Inherit groupId/version from parent
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-impl /
2021-10-23 Robert VargaUse provided shell console 25/97825/1
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-06-08 Robert VargaUse osgi-core R7 44/96444/1
2021-02-22 jenkins-relengBump versions by x.(y+1).z 92/95292/1
2021-01-10 Robert VargaEncapsulate HwvtepSouthboundUtil's executor 83/94583/1
2021-01-10 Robert VargaDitch blueplrint-maven-plugin from southbound-impl 82/94582/1
2021-01-10 Robert VargaIntegrate CLI on a proper management interface 81/94581/1
2021-01-10 Robert VargaDo not check DataBroker shards 80/94580/1
2021-01-10 Robert VargaCleanup invalid constants 79/94579/1
2021-01-10 Robert VargaDo not use powermock in hwvtepsouthbound-impl 78/94578/1
2021-01-10 Robert VargaCleanup warnings in hwvtepsouthbound-impl 75/94575/4
2021-01-09 Robert VargaMigrate bridge constructor users 74/94574/1
2021-01-09 Robert VargaMigrate isFoo() callers 71/94571/2
2020-12-20 Robert VargaBump MRI upstreams 52/94152/3
2020-10-16 Robert VargaMigrate to Objects.requireNonNull() 91/93091/1
2020-10-16 Robert VargaFix use of raw Collections.EMPTY_{LIST,SET} 90/93090/1
2020-10-16 Robert VargaBump upstreams for Silicon 65/92965/4
2020-09-24 Robert VargaMake methods static 55/92255/6
2020-08-24 Chetan Arakere Gowdruhwvtep disconnect command support 19/91819/6
2020-08-24 Robert VargaFix deprecation warnings around addAugmentation() 54/92254/1
2020-08-19 Chetan Arakere GowdruLocal-ucast-macs not cleared from oper-topo DS. 80/92180/2
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-24 Chetan Arakere GowdruEliminate Duplicate Controller MD-SAL code 77/89577/7
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-20 Chandra Shekar SEnhance the McastMacsRemoteUpdateCommand to get the... 42/89042/5
2020-04-13 Chandra Shekar SFix delete of Logical_Switch for the "referential integ... 68/88968/4
2020-04-08 Chandra Shekar SEnhance the use of cache in HwvtepDeviceInfo 27/88927/3
2020-04-02 Chandra Shekar SHwvtep minor refactor to getPhysicalLocator 01/88801/2
2020-04-02 Chandra Shekar SRetry mechanism for Hwvtep failed Transaction commands 41/88741/2
2020-04-01 Chandra Shekar SAvoid push the stale vlan to tor. 67/88767/3
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-03-23 Chandra Shekar SUpgrade support for hwvtep reconciliation 33/88533/2
2020-03-23 Chandra Shekar SHandle EOS Timeout for the Hwvtep Node addition. 54/88454/3
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 97/87997/1
2020-01-28 Chandra Shekar SSynchronize the HwvtepNode Delete and Add for connectio... 55/86955/8
2020-01-16 Chandra Shekar SFix Hwvtep Port reconciliation to handle Physical_Port... 59/86859/2
2020-01-16 Chandra Shekar SEnhance Hwvtep Device TransactionHistory. 35/86835/2
2020-01-09 Chetan Arakere GowdruUse seperate txn when quering multiple shards 20/86820/5
2020-01-08 Chandra Shekar SCheck for the SHARD Status before opening the OVSDB... 29/83229/5
2020-01-07 Robert VargaIsolate TransactionInvokerImpl.executeCommand() 79/86279/14
2020-01-07 Robert VargaEliminate TransactionInvokerImpl.successfulTransactionQueue 44/86244/16
2019-12-22 xchearaNaming Anonymous Threads in OVSDB 52/85752/6
2019-12-16 Robert VargaRemove powermock overrides 46/86446/1
2019-12-16 Robert VargaRemove ARIES-1923 workaround 41/86441/1
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-03 Robert VargaFix NPEs in HwvtepOperGlobalListener 02/86102/3
2019-12-03 Robert VargaMake HwvtepTableReader.alltables a constant 41/86141/3
2019-12-03 Robert VargaUse a singleton list in HwvtepTableReader 40/86140/3
2019-12-03 Robert VargaAdd TableSchema.getColumnList() 39/86139/3
2019-12-03 Robert VargaCleanup WhereClausuleGetters 10/86110/2
2019-12-03 Robert VargaUse ClassToInstanceMap for tables 09/86109/1
2019-12-03 Robert VargaUse an immutable global type Map 08/86108/1
2019-12-03 Robert VargaSpeed up HwvtepTableReader.readAllTables() 07/86107/1
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-29 Robert VargaCleanup HwvtepConnectionManager.getHwvtepGlobalTableEntry() 65/86065/2
2019-10-28 Robert VargaMigrate MockitoJUnitRunner 58/84458/2
2019-10-11 Robert VargaAdd a workaround for ARIES-1923 56/85056/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-23 Robert VargaCheck TP type rather than doing a blind cast 69/84569/3
2019-09-23 Robert VargaMigrate to use ArgumentMatchers 70/84570/2
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 54/83554/1
2019-08-01 Chandra Shekar SOptimization to read the HwvtepNode from the cache. 19/83319/2
2019-07-03 Chandra Shekar SKaraf cli command to display the hwvtep cache data 85/82885/3
2019-07-02 Chandra Shekar SOptimizatoin to get the nodeIid from the DeviceOperCach... 61/82761/4
2019-06-28 Chandra Shekar SHwvtep TransactionHistory improvements. 33/82733/4
2019-06-21 Robert VargaRemove use of StringBuffer 40/82640/1
2019-04-12 Robert VargaBump odlparent to 5.0.0 57/81457/2
2019-04-08 Robert VargaFix logging arguments 56/81456/1
2019-02-18 Stephen KittUse JDT annotations instead of JSR-305 33/80233/4
2019-02-13 Robert VargaDo not workaround MDSAL errors 68/80268/2
2019-02-07 Robert VargaReduce use of powermockito 05/80205/2
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 94/80094/1
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
2018-10-25 Vishal ThaparUpgrade to Neon base platform 89/76389/17
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 99/74999/1
2018-07-30 Robert VargaCleanup API assumptions 08/74608/5
2018-07-18 Robert VargaUse union's stringValue() method 61/74061/25
2018-06-23 eaksahuNETVIRT-1241 : Preprovisioning of l2gw conf. fails 35/72035/6
2018-06-16 Stephen KittMake OvsdbConnectionService instance-only 75/72875/3
2018-06-15 Tom PantelisAdd org.osgi.core dependency to hwvtepsouthbound-impl 42/73042/1
2018-06-04 Vishal ThaparTSC-101: Fixup Augmentable and Identifiable methods... 21/72021/4
2018-04-11 Tom PantelisConvert to mdsal EntityOwnershipService APIs 79/70779/1
2018-03-12 Tom PantelisFix findbugs violations in hwvtepsouthbound-impl 52/69052/7
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-12 Tom PantelisFix checkstyle violations in hwvtepsouthbound-impl 29/69029/9
next