Move ObjectMapper to JsonRpcEndpoint
[ovsdb.git] / library / impl / src / main / java / org / opendaylight / ovsdb / lib / impl / OvsdbConnectionService.java
2019-12-03 Robert VargaMove ObjectMapper to JsonRpcEndpoint 29/86129/2
2019-12-03 Robert VargaTurn JsonRpcEndpoint into a proper OvsdbRPC implementation 27/86127/1
2019-11-28 Robert VargaReuse ObjectMapper across all connections 54/86054/1
2019-10-28 Robert VargaDo not use Foo.toString() when logging 01/85401/1
2019-01-24 Harshiniuse annotations instead of XML for Blueprint 82/79782/6
2018-11-28 Stephen KittLog the address and port on bind errors 51/78251/1
2018-10-26 Stephen KittInject the certificate manager in the constructor 47/76947/3
2018-07-06 K.V Suneelu VermaOVSDB-439 Stale connection check 03/71303/12
2018-06-16 Stephen KittMake OvsdbConnectionService instance-only 75/72875/3
2018-06-12 Vishal ThaparMake OVSDB Listener IP configurable 64/72864/1
2018-03-26 Sam HagueCheck for null certManager 06/70106/1
2018-03-25 Tim RozetOVSDB-449 Fixes loading keystores dynamically per conne... 38/70038/4
2018-03-12 Tom PantelisFix findbugs violations in library 36/69036/8
2017-10-31 Hsin-Yi ShenOVSDB-432: Add method to restart OVSDB server and limit... 90/63890/6
2017-03-23 Stephen KittBug 8055: use Java collection constructors 82/53482/4
2017-03-23 Stephen KittBug 8055: use lambdas instead of anonymous classes 15/53015/6
2017-03-11 Anil VishnoiBug 7160 - operational store still has node after ovs... 68/53168/2
2017-03-08 Michael VorburgerFix NPE in OvsdbConnectionService updateConfigParameter 75/52975/2
2017-02-22 Anil VishnoiBug 7836 - Make OVSDB southbound plugin listener port... 47/52147/1
2017-02-22 Anil VishnoiBug 2487 - Too large configuration file from OVS 33/52133/3
2017-02-02 melserngawyBug 5306: Enable the SSL connection for ovs manager 82/48482/11
2016-11-22 K.V Suneelu Vermabug 7202 upon node reboot hwvtep op ds is missing 64/48464/5
2016-10-18 Hsin-Yi ShenChange cipher suites for SSL connection 10/46010/5
2016-08-29 Anil VishnoiMerge "Bug 5555: Exception during operations on ReadWri...
2016-08-23 Sam HagueMerge "Bug 6505 - blueprint managed-property is not...
2016-08-23 Anil VishnoiBug 6505 - blueprint managed-property is not reading... 18/44518/2
2016-08-19 Sam HagueMerge "Bug 6472 - JsonRpcEndpoint Reaper Thread's daemo...
2016-08-18 Anil VishnoiBug 6472 - JsonRpcEndpoint Reaper Thread's daemon prope... 40/44340/1
2016-08-08 Sam HagueMerge "Bug 6352 - [SR3] RPC timeout in JsonRPCEndpoint...
2016-08-08 Anil VishnoiBug 6352 - [SR3] RPC timeout in JsonRPCEndpoint is... 76/43276/3
2016-08-04 Anil VishnoiMerge changes from topic 'move-karaf-parent'
2016-08-04 Anil VishnoiMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-04 Anil VishnoiMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-07-29 Anil VishnoiMerge "Add getTerminationPointOfBridge method to Southb...
2016-07-29 Vishal ThaparMerge "Bug 6304 - Regression in Connection reconciliati...
2016-07-29 Anil VishnoiBug 6304 - Regression in Connection reconciliation... 57/42757/1
2016-07-21 Michael VorburgerFix more Sonar (soon Checkstyle) constant name 49/42249/4
2016-07-21 Anil VishnoiBug 6185 - southbound system tests failing when 13/42113/3
2016-07-19 Anil VishnoiMerge "checkstyle fixes for library"
2016-07-18 Sam Haguecheckstyle fixes for library 33/41933/2
2016-07-02 Sam HagueMerge "Fix ALOTOF Checkstyle violation, and switch...
2016-07-02 Michael VorburgerFix ALOTOF Checkstyle violation, and switch over to... 67/40967/5
2016-06-23 Anil VishnoiMerge "Bug 5721 - br-int not created in clustered setup"
2016-06-23 vinh.nguyenBug 5721 - br-int not created in clustered setup 41/40541/2
2016-06-20 Anil VishnoiMerge ".gitignore .factorypath created by m2e-apt"
2016-06-14 Sam HagueMerge "Bug 5976 - Thread leak when connecting/disconnec...
2016-06-13 DileepBug 5976 - Thread leak when connecting/disconnecting... 17/39917/5
2016-05-27 Vishal ThaparBUG 5506: OVSDB server doesn't close connection after... 11/39511/3
2016-05-27 Sam HagueMerge "BUG 5479: HWVtep Southbound doesn't retry connec...
2016-05-27 Jamo LuhrsenBUG 5769 04/39504/2
2016-05-16 Sam HagueMerge "Bug 5876 - OVSDB library: Retry when SSL handsha...
2016-05-16 Hsin-Yi ShenBug 5876 - OVSDB library: Retry when SSL handshake... 47/38347/9
2016-03-14 Sam HagueMerge "Fix vagrant up by adding libssl-dev package...
2016-03-13 Hsin-Yi ShenOVSDB library: Close conneciton when peer is down 36/35436/5
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-02 Stephen KittInline variables 31/29131/1
2015-11-01 Sam HagueMerge "Add DataTreeChangeListener, user connections"
2015-10-27 Sam HagueMerge "UT for ovsdb.southbound transact package"
2015-10-26 Sam HagueMerge "Adding code to test the all the supportted inter...
2015-10-26 Sam HagueEnsure startOvsdbManager is called 22/28822/1
2015-10-23 Sam HagueRemove unused LibraryProvider 52/28752/4
2015-09-09 Sam HagueMerge "Updating fix for bug 3989 based on discussion...
2015-09-09 Sam HagueMerge "Drop the #1997-related sleep"
2015-09-03 Flavio FernandesMerge "Switch from Felix to config-driven dependencies"
2015-09-02 Stephen KittSwitch from Felix to config-driven dependencies 74/25574/14