Bump odlparent/yangtools/mdsal to 5.0.11/3.0.16/4.0.17
[ovsdb.git] / library / impl /
2020-05-28 jenkins-relengBump versions by x.y.(z+1) 55/90055/1
2020-03-07 Robert VargaBump odlparent/yangtools/mdsal to 5.0.6/3.0.10/4.0.13 57/88357/4
2020-02-12 jenkins-relengBump versions by x.y.(z+1) 07/87607/1
2020-02-09 Robert VargaEliminate server startup threads 55/86255/2
2020-02-09 Robert VargaAdd support for using epoll Netty transport 54/86254/2
2020-02-09 Robert VargaAdd NettyBootstrapFactory to hold OVSDB network threads 53/86253/2
2019-12-05 Robert VargaRework TypedRowInvocationHandler invocation path 22/86222/4
2019-12-05 Robert VargaMigrate TyperUtils.getTableSchema() users 21/86221/4
2019-12-05 Robert VargaSimplify exception instantiation 20/86220/4
2019-12-05 Robert VargaMigrate TyperUtils methods to TypedDatabaseSchemaImpl 19/86219/4
2019-12-05 Robert VargaMake OvsdbClient return TypedDatabaseSchemas 18/86218/4
2019-12-05 Robert VargaExtract TypedRowInvocationHandler 17/86217/4
2019-12-05 Robert VargaEliminate OvsdbClientImpl duplication 16/86216/4
2019-12-05 Robert VargaDe-confuse InvocationHandler and target methods 14/86214/4
2019-12-05 Robert VargaHide TyperUtils.extractRowUpdates() 13/86213/2
2019-12-05 Robert VargaAdd TypedReflections 12/86212/2
2019-12-05 Robert VargaAdd @NonNull annotation to OvsdbConnectionListener... 11/86211/2
2019-12-05 Robert VargaAdd TypedDatabaseSchema 10/86210/2
2019-12-05 Robert VargaTurn DatabaseSchema into an interface 09/86209/2
2019-12-05 Robert VargaMake TableSchema/DatabaseSchema immutable 08/86208/2
2019-12-05 Robert VargaSplit out BaseTypeFactories 07/86207/2
2019-12-05 Robert VargaUse singleton BaseType instances for simple definitions 06/86206/1
2019-12-05 Robert VargaSplit out BaseTypes 05/86205/1
2019-12-04 Robert VargaReuse StringEncoders for all connections 81/86181/1
2019-12-04 Robert VargaReuse MappingJsonFactory across all sessions 45/86145/2
2019-12-03 Robert VargaDo not allow DatabaseSchema name/version to be mutated 25/86125/1
2019-12-03 Robert VargaDo not allow TableSchema columns to be directly set 24/86124/1
2019-12-03 Robert VargaRefactor ColumnType 23/86123/1
2019-12-03 Robert VargaCleanup ColumnSchema 22/86122/1
2019-12-03 Robert VargaAdd generated serialVersionUUID to exceptions 21/86121/1
2019-12-03 Robert VargaMake GenericTableSchema.fromJson() a factory method 20/86120/1
2019-12-03 Robert VargaMove ObjectMapper to JsonRpcEndpoint 19/86119/1
2019-12-03 Robert VargaImprove schemas population 18/86118/1
2019-12-03 Robert VargaTurn JsonRpcEndpoint into a proper OvsdbRPC implementation 17/86117/1
2019-11-28 Robert VargaReuse ObjectMapper across all connections 50/86050/1
2019-11-28 Robert VargaUse a constant ObjectMapper in UpdateNotificationDeser 49/86049/1
2019-11-28 Robert VargaUse proper constant in JsonUtils 48/86048/1
2019-11-28 Robert VargaDo not reconfigure ObjectMapper in FutureTransformUtils 47/86047/1
2019-11-01 jenkins-relengBump versions by x.y.(z+1) 74/85474/1
2019-10-28 Robert VargaDo not use Foo.toString() when logging 02/85402/1
2019-09-23 Robert VargaFix checkstyle 40/84640/1
2019-09-18 jenkins-relengBump versions by x.y.(z+1) 28/84528/1
2019-04-12 Robert VargaBump odlparent to 5.0.0 57/81457/2
2019-04-08 Robert VargaRemove use of deprecated Guava methods 55/81455/1
2019-02-18 Stephen KittUse JDT annotations instead of JSR-305 33/80233/4
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 94/80094/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-10-25 Vishal ThaparUpgrade to Neon base platform 89/76389/17
2018-10-16 Victor PickardClose old OVSDB connection when ping fails 30/75430/4
2018-09-21 Michael Vorburgeravoid any extra memory allocation in Version.fromString() 90/76290/2
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 99/74999/1
2018-07-17 Robert VargaFix some eclipse warnings 13/74113/1
2018-07-17 Robert VargaRemove powermock from library/impl 11/74111/1
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-03-12 Tom PantelisEnable checkstyle enforcement in the parent pom 31/69031/7
2018-03-02 Tom PantelisAdd binding-parent pom 20/69020/1
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 47/68747/1
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-08-25 Tom PantelisRemove CSS artifact remnants 33/62333/3
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 98/61698/1
2017-05-19 Anil BelurAdd missing <name> fields for pom.xml files 15/52715/6
2017-04-20 DavidBUG 6692 - Fix checkstyle problems not detected by... 82/55682/3
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 18/54718/1
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-03 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 81/50881/3
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...
next