Update MRI upstreams
[ovsdb.git] / southbound / southbound-impl /
2021-11-01 Robert VargaDo not depend on ODL Blueprint 27/97627/2
2021-11-01 Robert VargaInherit groupId/version from parent 26/97626/2
2021-11-01 Robert VargaAdd @NonNull annotations 24/97624/4
2021-11-01 Robert VargaRefactor SouthboundConstants 25/97625/3
2021-11-01 Robert VargaDo not use blueprint-maven-plugin in southbound 23/97623/2
2021-09-21 jenkins-relengBump versions by x.(y+1).z 55/97555/1
2021-07-20 Robert VargaClean up unused dependencies 43/96943/1
2021-07-04 Robert VargaBump MRI upstreams 45/96445/9
2021-06-08 Robert VargaUse GuicedEE javax.inject 46/96446/1
2021-02-22 jenkins-relengBump versions by x.(y+1).z 92/95292/1
2021-01-10 Robert VargaReduce powermock use in OvsdbManagersUpdateCommandTest 85/94585/2
2021-01-09 Robert VargaFix deprecation warnings is southbound-impl 72/94572/4
2021-01-09 Robert VargaMigrate isFoo() callers 71/94571/2
2021-01-09 Robert VargaFix type safety hazards in TransactUtils 70/94570/1
2020-10-16 Robert VargaBump upstreams for Silicon 65/92965/4
2020-09-26 Robert VargaFix a few raw type warnings 31/92731/1
2020-09-26 Robert VargaMigrate to use Objects.requireNonNull 28/92728/1
2020-09-26 Robert VargaUse uint types in southbound-impl 27/92727/1
2020-09-24 Robert VargaMake methods static 55/92255/6
2020-08-24 Robert VargaFix deprecation warnings around addAugmentation() 54/92254/1
2020-08-05 Thanh HaBump versions by x.(y+1).z for next dev cycle 30/91930/1
2020-06-26 Chetan Arakere GowdruUsing MD-SAL .exists() API 61/89661/9
2020-06-23 Robert VargaFix NPE in disconnect path 60/90460/3
2020-06-22 Chetan Arakere GowdruAvoid excessive ovsdb log statements 70/87370/2
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-28 xchearaMD-SAL API integration 02/87802/21
2020-04-16 Chetan Arakere Gowdrumake sure ovsdb connected node appears in operds 58/88958/4
2020-04-13 Chetan Arakere GowdruNPE Exception while processing Interfaces 49/88449/8
2020-03-29 Chandra Shekar SProcessing Hwvtep/Ovsdb client only once 86/88586/3
2020-03-27 Robert VargaFix serviceutils dependency 46/88746/3
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 97/87997/1
2020-01-13 Chandra Shekar SOptimize the OvsdbPortUpdateCommand during the ODL... 19/86819/3
2020-01-09 Chetan Arakere GowdruAvoid unnecessary bridge Oper DS read 18/86818/5
2020-01-08 Robert VargaLookup up bridge in old bridges when the port is removed 88/86188/9
2020-01-08 Chandra Shekar SOptimization to read the OvsdbNode from the cache. 77/85177/7
2020-01-07 Robert VargaMake sure TransactionInvokerImpl chain is properly... 80/86280/15
2020-01-07 Robert VargaIsolate TransactionInvokerImpl.executeCommand() 79/86279/14
2020-01-07 Robert VargaEliminate TransactionInvokerImpl.transactionToCommand 78/86278/11
2020-01-07 Robert VargaUse ArrayDeque for TransactionInvokerImpl.pendingTransa... 45/86245/26
2020-01-07 Robert VargaFix transaction replay logic 69/86269/15
2020-01-07 Robert VargaDisambiguate TransactionInvokerImplTest assertion 77/86277/8
2020-01-07 Robert VargaCleanup TransactionInvokerImplTest 68/86268/10
2020-01-07 Robert VargaEliminate TransactionInvokerImpl.successfulTransactionQueue 44/86244/16
2019-12-22 Chetan Arakere GowdruUpgrade support of ovsdb reconciliation 72/82772/7
2019-12-16 Robert VargaRemove powermock overrides 46/86446/1
2019-12-12 Robert VargaImprove ConnectionReconciliationTask type safety 38/86238/3
2019-12-12 Robert VargaImprove BridgeConfigReconciliationTask type safety 37/86237/2
2019-12-12 Robert VargaCleanup ReconciliationTask 36/86236/2
2019-12-08 Robert VargaSpeed up inputQueue interaction 43/86243/5
2019-12-05 Robert VargaGet rid of useless (Hwvtep)SouthboundProvider thread 66/86166/9
2019-12-05 Robert VargaMigrate OvsdbDataTreeChangeListenerTest 79/86179/3
2019-12-03 Robert VargaDo not use reflection in TransactCommandAggregator 04/86104/2
2019-12-03 Robert VargaAdd TableSchema.getColumnList() 39/86139/3
2019-12-03 Robert VargaRemove unneeded @SuppressWarnings 37/86137/2
2019-12-02 Robert VargaMake TransactionBuilder type-aware 01/86101/7
2019-12-02 Robert VargaMigrate TyperUtils.getTableSchema() users 96/86096/8
2019-12-02 Robert VargaMake OvsdbClient return TypedDatabaseSchemas 83/86083/10
2019-12-01 Robert VargaAdd @NonNull annotation to OvsdbConnectionListener... 82/86082/2
2019-11-11 Chetan Arakere Gowdrudelete reconciliation support on termination points 07/82707/12
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 mdsal to 5.0.2 42/84442/8
2019-10-10 Robert VargaBump odlparent to 6.0.0 41/84441/6
2019-09-14 Robert VargaFix checkstyle 36/84436/1
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 54/83554/1
2019-07-31 Nobin MathewOVSDB-486 Fix Null Pointer Exception in OVSDB 34/82734/4
2019-07-08 Chetan Arakere GowdruAvoid Bulk Topology Read During Reconciliation. 63/82563/11
2019-06-21 Robert VargaRemove use of StringBuffer 40/82640/1
2019-05-06 Robert VargaCleanup OvsdbDataTreeChangeListener 41/77841/9
2019-04-12 Robert VargaBump odlparent to 5.0.0 57/81457/2
2019-04-08 Robert VargaFix logging arguments 56/81456/1
2019-03-11 Robert VargaUpgrade powermock to 2.0.0 74/80774/16
2019-03-11 Robert VargaFix static mocking in TransactUtilsTest 85/80785/1
2019-03-11 Robert VargaFix SouthboundUtilTest 84/80784/2
2019-03-11 Robert VargaRemove unnecessary stubbing 83/80783/5
2019-03-11 Robert VargaFix OvsdbConnectionManagerTest 80/80780/1
2019-03-11 Robert VargaFix OvsdbManagersRemovedCommandTest 78/80778/2
2019-03-11 Robert VargaFix OvsdbConnectionInstanceTest 73/80773/4
2019-03-11 Robert VargaFix OpenVSwitchUpdateCommandTest 79/80779/1
2019-03-11 Robert VargaRemove ProtocolUpdateCommandTest 75/80775/2
2019-03-11 Robert VargaRemove OvsdbControllerRemovedCommandTest 71/80771/1
2019-02-18 Stephen KittUse JDT annotations instead of JSR-305 33/80233/4
2019-02-07 Robert VargaReduce use of powermockito 08/80208/2
2019-02-07 Robert VargaRemove useless tests 07/80207/1
2019-02-04 Robert VargaUpgrade powermock utils/ 40/80140/4
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 94/80094/1
2019-01-29 Stephen KittAdd missing annotation dependencies for Java 11 98/79998/1
2019-01-24 Harshiniuse annotations instead of XML for Blueprint 82/79782/6
2019-01-03 Robert VargaMigrate NumberUtils.isNumber() 79/79179/1
2019-01-03 Robert VargaRemove use StringUtils 75/79175/1
2018-11-07 Robert VargaFix ovsdb compilation 78/77578/1
2018-10-25 Vishal ThaparUpgrade to Neon base platform 89/76389/17
2018-10-10 Michael Vorburgerfix broken build 28/76828/1
2018-08-27 Michael Vorburgerfix broken build by adding new SystemReadyMonitor getFa... 88/75488/1
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 99/74999/1
2018-07-18 Robert VargaUse union's stringValue() method 61/74061/25
2018-07-18 Robert VargaDo not mock IpAddress 74/74174/10
2018-07-18 Robert VargaDo not mock Ipv4Address 73/74173/9
next