Use uint types in southbound-impl
[ovsdb.git] / southbound /
2020-09-26 Robert VargaUse uint types in southbound-impl 27/92727/1
2020-09-24 Robert VargaMake methods static 55/92255/6
2020-09-22 Robert VargaBump MRI projects 98/92598/1
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-07-28 Robert VargaUse released version of infrautils 17/91717/1
2020-07-27 Robert VargaBump odlparent/yangtools/mdsal/controller 63/91663/3
2020-06-26 Chetan Arakere GowdruUsing MD-SAL .exists() API 61/89661/9
2020-06-24 Chetan Arakere GowdruEliminate Duplicate Controller MD-SAL code 77/89577/7
2020-06-23 Robert VargaClean up MRI feature references 95/90595/1
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-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-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-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
next