Remove powermock from library/impl
[ovsdb.git] / library / impl / src / main /
2018-07-06 K.V Suneelu VermaOVSDB-439 Stale connection check 03/71303/12
2018-06-23 Stephen KittMake UpdateNotification context a String 74/70074/4
2018-06-16 Stephen KittMake OvsdbConnectionService instance-only 75/72875/3
2018-06-12 Vishal ThaparMake OVSDB Listener IP configurable 64/72864/1
2018-05-23 JoshDetect stale conns when ping times out 03/71203/5
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
2018-01-12 Stephen KittAdjust for odlparent 3 / yangtools 2 65/66465/5
2018-01-12 Stephen KittAdjust for odlparent 3 Checkstyle settings 59/66459/4
2017-10-31 Hsin-Yi ShenOVSDB-432: Add method to restart OVSDB server and limit... 90/63890/6
2017-09-27 David SuarezRemove explicit default super-constructor calls 03/63603/1
2017-04-20 DavidBUG 6692 - Fix checkstyle problems not detected by... 82/55682/3
2017-03-23 Stephen KittBug 8055: use Java collection constructors 82/53482/4
2017-03-23 Stephen KittBug 8055: remove unnecessary type arguments 53/53153/5
2017-03-23 Stephen KittBug 8055: use method references instead of lambdas 51/53151/4
2017-03-23 Stephen KittBug 8055: use lambdas instead of anonymous classes 15/53015/6
2017-03-23 Stephen KittBug 8055: remove unnecessary type parameters 14/53014/4
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-03-07 Michael VorburgerFix Checkstyle "Redundant Modifier: Redundant 'final... 74/52974/1
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-03 Lorand JakabCheckstyle: fix ParenPad violations 96/51396/2
2017-02-02 melserngawyBug 5306: Enable the SSL connection for ovs manager 82/48482/11
2016-11-23 Michael VorburgerCheckstyle clean-up: Remove useless "final" in interfaces 27/48627/1
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-09-16 Anil VishnoiMerge "Bug 6692: improve TyperUtils tests (first pass)"
2016-09-16 Anil VishnoiMerge "Bug 6692: clean up MonitorRequestBuilder"
2016-09-12 Stephen KittBug 6692: improve TyperUtils tests (first pass) 31/45431/4
2016-09-12 Stephen KittBug 6692: clean up MonitorRequestBuilder 52/44952/2
2016-09-10 Anil VishnoiMerge "Clean up SouthboundConstants"
2016-09-02 Anil VishnoiMerge "Fix clear bug related to "num" in JSON Node"
2016-08-29 Anil VishnoiMerge "Bug 5555: Exception during operations on ReadWri...
2016-08-29 Michael VorburgerFix clear bug related to "num" in JSON Node 45/42345/3
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-28 Anil VishnoiBug 6284 - Cancellation exceptions during operation... 75/42675/3
2016-07-23 Sam HagueMerge "Checkstyle fixes (to be enforced)"
2016-07-22 Michael VorburgerCheckstyle fixes (to be enforced) 44/42344/2
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-07-02 Sam HagueMerge "Bug:5938 Updated Log messages."
2016-06-29 Anil VishnoiMerge "Bug 4790 - 'ifindex' column from Interface table...
2016-06-28 Michael VorburgerUse logger instead of System.out.println (found by... 70/40970/1
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-23 Anil VishnoiMerge changes from topic 'blueprint'
2016-06-22 Alexis de TalhouëtAdd blueprint wiring to library 37/40637/5
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
2016-03-04 Sam HagueMerge "Bug 5174: Added AutoAttach attributes"
2016-02-19 Sam HagueMerge "BUG-5006: rework SouthboundProviderTest, clean up"
2016-02-19 Sam HagueMerge "Use registerAbstractHandlerService consistently"
2016-02-19 Sam HagueMerge "Bug 5368 - NeutronL3Adapter ipv6 work around...
2016-02-19 Sam HagueMerge "Cleanup exception logging"
2016-02-19 Stephen KittCleanup exception logging 11/35011/2
2016-01-12 Sam HagueMerge " Added new feature *odl-ovsdb-openstack-clustera...
2016-01-10 Sam HagueMerge "Bug 4913 - populate openflow rules for security...
2016-01-10 Sam HagueMerge "Bug 4912 - NeutronL3Adapter: missing/reordered...
2016-01-10 Sam HagueMerge "Fix UT: call method under test and verify"
2016-01-10 Sam HagueMerge "Bug 4881 - failure in netvirt.AbstractEventTest"
2016-01-10 Sam HagueMerge "Bug 4911 - unbreak a55db97e8ce43aec9e2f3a3fe70f6...
2016-01-10 Sam HagueMerge "Add netvirt and hwgw features to main ovsdb...
2016-01-10 Sam HagueMerge "QoS Schema - fix type of QoS type"
2016-01-10 Sam HagueMerge "Remove unused SchemaVersionMismatchException...
2016-01-05 Stephen KittRemove unused SchemaVersionMismatchException constructors 26/32126/1
2015-11-25 Sam HagueMerge "UT for ProtocolRemovedCommand class"
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-16 Sam HagueMerge "Added support to update flows for induvidual...
2015-11-16 Sam HagueMerge "Use MD-SAL events to react to OVSDB changes"
2015-11-16 Sam HagueMerge "SouthboundIT: merge the CRUD tests methods"
2015-11-16 Sam HagueMerge "Bug 4641 - openstack.net-virt-sfc-features fail...
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam HagueMerge "Patch Set 1: Add postman collection for HwvtepSo...
2015-11-13 Anil VishnoiMerge "Security Groups: Added support for ICMP, ALL...
2015-11-13 Flavio FernandesMerge "Fixed possible null point exception in node...
next