Bump versions by x.(y+1).z
[ovsdb.git] / southbound /
2020-03-31 Robert VargaUse Magnesium controller 79/88679/4
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-17 Robert VargaBump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 00/87000/2
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
2020-01-06 Robert VargaUse properties to control install/deploy plugins 39/86739/1
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-16 Robert VargaBump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 72/86372/3
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-11 Robert VargaBump mdsal to 5.0.3 69/85069/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-22 Robert VargaBump mdsal to 4.0.6 38/84438/5
2019-09-22 Robert VargaBump odlparent to 5.0.2 37/84437/4
2019-09-14 Robert VargaFix checkstyle 36/84436/1
2019-08-18 Robert VargaBump mdsal to 4.0.4 30/83730/1
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 54/83554/1
2019-08-02 Robert VargaBump mdsal to 4.0.3 39/83139/3
2019-08-02 Robert VargaBump odlparent to 5.0.1 38/83138/2
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-06-01 Robert VargaBump mdsal to 4.0.2 64/82364/2
2019-05-14 Robert VargaBump mdsal to 4.0.1 47/81847/3
2019-05-06 Robert VargaCleanup OvsdbDataTreeChangeListener 41/77841/9
2019-04-16 Robert VargaBump mdsal to 4.0.0 58/81458/3
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 VargaRemove odlparent overrides 42/80142/3
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-30 Robert VargaRemove duplicate artifact declarations 35/80035/3
2019-01-29 Stephen Kittutils: migrate to the mdsal DataBroker 93/79993/2
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-22 Stephen KittBump to mdsal 3.0.6 07/79807/1
2019-01-21 Robert VargaBump mdsal to 3.0.5 87/79787/1
2019-01-18 Stephen KittBump to odlparent 4.0.9 75/79675/1
2019-01-10 Robert VargaBump mdsal to 3.0.4 37/79437/1
2019-01-10 Stephen KittBump odlparent to 4.0.8 22/79122/3
2019-01-03 Robert VargaMigrate NumberUtils.isNumber() 79/79179/1
2019-01-03 Robert VargaRemove use StringUtils 75/79175/1
2018-12-24 Robert VargaBump mdsal to 3.0.3 28/79028/2
2018-12-21 Stephen KittBump to odlparent 4.0.5 20/78920/2
2018-12-01 Robert VargaBump to mdsal-3.0.2 51/78151/3
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-11 Robert VargaRemove references to mdsal-model-artifacts 26/75126/1
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 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
2018-07-18 Robert VargaDo not mock enumeration 72/74172/8
2018-07-18 Robert VargaPull in minimal set of models 26/74126/3
2018-07-18 Robert VargaDo not mock InetAddress 70/74170/4
next