Use GuicedEE javax.inject
[ovsdb.git] / library /
2021-06-08 Robert VargaUse GuicedEE javax.inject 46/96446/1
2021-06-08 Robert VargaUse osgi-core R7 44/96444/1
2021-04-02 Robert VargaBump MRI upstreams 50/95650/2
2021-02-22 jenkins-relengBump versions by x.(y+1).z 92/95292/1
2021-02-06 Oleksii MozghovyiAdopt akka-2.6.x 75/94975/3
2021-02-01 Robert VargaUse a version range for aaa/infrautils dependency 41/94941/2
2021-01-30 Robert VargaDepend on AAA 0.13.0 release 02/94902/1
2021-01-30 Robert VargaBump upstream versions 13/94713/5
2021-01-09 Robert VargaBump MRI upstreams 41/94541/1
2020-12-20 Robert VargaBump MRI upstreams 52/94152/3
2020-10-16 Robert VargaBump upstreams for Silicon 65/92965/4
2020-09-22 Robert VargaBump MRI projects 98/92598/1
2020-08-05 Thanh HaBump versions by x.(y+1).z for next dev cycle 30/91930/1
2020-07-27 Robert VargaBump odlparent/yangtools/mdsal/controller 63/91663/3
2020-07-10 Chetan Arakere GowdruChange log level from ERROR to warn. 23/90923/3
2020-06-11 Robert VargaIntegrate controller-2.0.2 09/90409/1
2020-05-31 Robert VargaIntegrate controller-2.0.1 59/90159/1
2020-05-03 Robert VargaUpdate MRI projects for Aluminium 41/89541/2
2020-04-16 Chetan Arakere Gowdrumake sure ovsdb connected node appears in operds 58/88958/4
2020-03-29 Chandra Shekar SProcessing Hwvtep/Ovsdb client only once 86/88586/3
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 97/87997/1
2020-01-17 Robert VargaBump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 00/87000/2
2020-01-07 Robert VargaConstrain TypedDatabaseSchema proxy argument 99/86199/19
2020-01-06 Robert VargaUse properties to control install/deploy plugins 39/86739/1
2019-12-16 Robert VargaBump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 72/86372/3
2019-12-05 Robert VargaMake ChannelInitializers inner classes 71/86171/7
2019-12-05 Robert VargaEliminate server startup threads 65/86165/5
2019-12-05 Robert VargaAdd support for using epoll Netty transport 62/86162/12
2019-12-05 Robert VargaAdd NettyBootstrapFactory to hold OVSDB network threads 61/86161/13
2019-12-03 Robert VargaReuse StringEncoders for all connections 46/86146/3
2019-12-03 Robert VargaReuse MappingJsonFactory across all sessions 43/86143/3
2019-12-03 Robert VargaAdd TableSchema.getColumnList() 39/86139/3
2019-12-03 Robert VargaMake RowUpdate immutable and final 06/86106/1
2019-12-02 Robert VargaRowUpdate should be a static class 05/86105/1
2019-12-02 Robert VargaMake TransactionBuilder type-aware 01/86101/7
2019-12-02 Robert VargaRework TypedRowInvocationHandler invocation path 84/86084/24
2019-12-02 Robert VargaMigrate TyperUtils.getTableSchema() users 96/86096/8
2019-12-02 Robert VargaSimplify exception instantiation 91/86091/4
2019-12-02 Robert VargaMigrate TyperUtils methods to TypedDatabaseSchemaImpl 86/86086/11
2019-12-02 Robert VargaMake OvsdbClient return TypedDatabaseSchemas 83/86083/10
2019-12-02 Robert VargaExtract TypedRowInvocationHandler 81/86081/12
2019-12-02 Robert VargaEliminate OvsdbClientImpl duplication 90/86090/5
2019-12-02 Robert VargaUse String.getBytes(CharSet) 89/86089/4
2019-12-02 Robert VargaDe-confuse InvocationHandler and target methods 80/86080/8
2019-12-02 Robert VargaHide TyperUtils.extractRowUpdates() 79/86079/9
2019-12-02 Robert VargaAdd TypedReflections 77/86077/12
2019-12-01 Robert VargaAdd @NonNull annotation to OvsdbConnectionListener... 82/86082/2
2019-12-01 Robert VargaAdd TypedDatabaseSchema 76/86076/6
2019-11-30 Robert VargaTurn DatabaseSchema into an interface 75/86075/3
2019-11-30 Robert VargaMake TableSchema/DatabaseSchema immutable 74/86074/2
2019-11-30 Robert VargaSplit out BaseTypeFactories 71/86071/5
2019-11-29 Robert VargaUse singleton BaseType instances for simple definitions 68/86068/3
2019-11-29 Robert VargaSplit out BaseTypes 67/86067/2
2019-11-29 Robert VargaDo not allow DatabaseSchema name/version to be mutated 64/86064/1
2019-11-29 Robert VargaDo not allow TableSchema columns to be directly set 63/86063/1
2019-11-29 Robert VargaRefactor ColumnType 62/86062/2
2019-11-29 Robert VargaCleanup ColumnSchema 61/86061/1
2019-11-29 Robert VargaAdd generated serialVersionUUID to exceptions 60/86060/1
2019-11-29 Robert VargaMake GenericTableSchema.fromJson() a factory method 59/86059/4
2019-11-29 Robert VargaMove ObjectMapper to JsonRpcEndpoint 58/86058/2
2019-11-29 Robert VargaImprove schemas population 55/86055/3
2019-11-28 Robert VargaTurn JsonRpcEndpoint into a proper OvsdbRPC implementation 46/86046/8
2019-11-28 Robert VargaReuse ObjectMapper across all connections 45/86045/2
2019-11-28 Robert VargaUse a constant ObjectMapper in UpdateNotificationDeser 44/86044/1
2019-11-28 Robert VargaUse proper constant in JsonUtils 42/86042/1
2019-11-28 Robert VargaDo not reconfigure ObjectMapper in FutureTransformUtils 41/86041/1
2019-11-07 Robert VargaBump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 32/85632/2
2019-10-28 Robert VargaMigrate MockitoJUnitRunner 58/84458/2
2019-10-28 Robert VargaDo not use Foo.toString() when logging 00/85400/1
2019-10-10 Robert VargaBump odlparent to 6.0.0 41/84441/6
2019-09-22 Robert VargaBump odlparent to 5.0.2 37/84437/4
2019-09-14 Robert VargaFix checkstyle 36/84436/1
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 54/83554/1
2019-08-02 Robert VargaBump odlparent to 5.0.1 38/83138/2
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-30 Robert VargaRemove duplicate artifact declarations 35/80035/3
2019-01-29 Stephen Kittlibrary: migrate to the mdsal DataBroker 88/79988/2
2019-01-24 Harshiniuse annotations instead of XML for Blueprint 82/79782/6
2019-01-18 Stephen KittBump to odlparent 4.0.9 75/79675/1
2019-01-10 Stephen KittBump odlparent to 4.0.8 22/79122/3
2018-12-21 Stephen KittBump to odlparent 4.0.5 20/78920/2
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-25 Stephen KittBump to odlparent 3.1.3 04/74204/2
2018-07-18 Robert VargaPull in minimal set of models 26/74126/3
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-28 Robert VargaUpdate odl-jackson-2.8 version 74/73574/2
2018-06-27 Stephen KittBump odlparent to 3.1.2 93/72493/2
2018-06-23 Stephen KittMake UpdateNotification context a String 74/70074/4
2018-06-21 Stephen KittUse odl-jackson-2.8 25/70125/4
2018-06-16 Stephen KittMake OvsdbConnectionService instance-only 75/72875/3
next