Provide API support for External tunnels
[genius.git] / lockmanager /
2020-08-12 Robert VargaUse mdsal-binding-util to get ManagedNewTransactionRunner 59/91859/3
2020-08-05 Thanh HaBump versions by x.(y+1).z for next dev cycle 22/91922/1
2020-08-03 Robert VargaDo not pull in javax.inject into runtime 55/91655/2
2020-07-27 Robert VargaBump odlparent/yangtools/mdsal/controller 66/91666/3
2020-06-11 Robert VargaIntegrate controller-2.0.2 14/90414/1
2020-05-31 Robert VargaIntegrate controller-2.0.1 62/90162/1
2020-05-26 Nidhi AdhvaryuMRI version bump for Aluminium 13/89613/27
2020-04-21 R P KarthikaMDSAL-API Migration 01/89001/11
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 88/87988/1
2020-01-17 Robert VargaBump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 06/87006/2
2019-12-15 Robert VargaBump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 77/86377/3
2019-12-04 Robert VargaExpose TypedReadTransaction.exists(InstanceIdentifier) 26/85926/2
2019-11-06 Robert VargaBump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 35/85635/1
2019-10-12 xchearaBump version odlparent->6.0.0,mdsal->5.0.3 24/84924/13
2019-09-14 Robert VargaBump odlparent to 5.0.2 46/84446/1
2019-08-27 Ankit JainGENIUS-202 GENIUS-257 Retry for Unlock() & IdManager... 11/83111/5
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 46/83546/1
2019-08-02 Robert VargaBump odlparent to 5.0.1 44/83144/7
2019-07-30 Robert VargaRemove JSR305 dependencies 99/82799/7
2019-06-26 Robert VargaDeclare api artifacts in genius-artifacts 35/82735/1
2019-06-25 Robert VargaMigrate from tools-api to rpc-api 19/82719/7
2019-04-12 Faseela KBump odlparent version to 5.0.0 61/81461/11
2019-03-04 Stephen KittSwitch to JDT annotations for Nullable and NonNull 41/80341/2
2019-02-12 Robert VargaFix build with Java 11 72/80172/8
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 86/80086/1
2019-01-22 Stephen KittBump to odlparent 4.0.9 66/79666/2
2019-01-11 Stephen KittBump to odlparent 4.0.8 60/79360/3
2019-01-08 Stephen KittBump odlparent to 4.0.7 16/79116/2
2018-12-22 Stephen KittBump to odlparent 4.0.5 12/78912/3
2018-12-12 Robert VargaUse cached invariant objects 56/77956/10
2018-11-28 Robert VargaDo not use createMissingParents 55/77955/5
2018-11-28 Robert VargaAllocate InstanceIdentifier only when needed 54/77954/5
2018-11-22 Robert VargaDo not leak implementation CompletableFutures 53/77953/2
2018-11-22 Robert VargaAdd JvmGlobalLocks 12/77912/5
2018-11-08 Stephen KittHandle nullable lists 39/77539/4
2018-10-24 Vishal ThaparGenius Neon MRI changes 14/76414/23
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 90/74990/1
2018-07-28 Michael Vorburgerfinish lockmanager's managed transaction conversions 06/74506/3
2018-07-27 Michael Vorburgeruse Tx commit() instead of deprecated submit() in LockM... 05/74505/2
2018-07-26 Stephen KittBump to odlparent 3.1.3 95/74195/4
2018-07-03 Faseela KRemove genius/tools and genius/srm 07/73207/12
2018-06-27 Stephen KittBump odlparent to 3.1.2 98/72498/3
2018-06-20 David SuarezUse the new Executors's shutdown method to stop listeners 77/73277/1
2018-06-07 Stephen KittRemove Genius version properties 50/72750/2
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 26/72526/4
2018-06-04 David SuarezMigrate the only listener in the lockmanager-impl module 80/71780/6
2018-05-23 Faseela KTSC-99 Adjust to RPC method signature update 60/71560/18
2018-04-18 Faseela KRe-enable FindBugs and ignore the null violations 89/70889/5
2018-04-13 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 95/69895/5
2018-04-10 Faseela KMigrate mdsalutil-api/FutureRpcResults to tools/FutureR... 39/70639/7
2018-04-09 Faseela KMoving datastore related utils from mdsalutil to new... 55/69755/12
2018-03-16 Stephen KittClean up lambdas 91/69391/4
2018-03-12 AnkitLockManager test failure 68/69368/2
2018-03-01 Tom PantelisEnable findbugs in commons binding-parent 19/68519/3
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 32/68732/1
2018-02-14 Michael VorburgerLockManager lock() no longer eternally retries in case... 90/65290/9
2018-01-12 Stephen KittAdjust for odlparent 3 / yangtools 2 68/66468/5
2017-12-01 David SuarezUse @OsgiService annotation instead of XML 48/66148/3
2017-11-29 Michael VorburgerLockManager unlock() with RetryingManagedNewTransaction... 33/65233/5
2017-11-21 Kency KurianGENIUS-86 : LockManager fixes 26/61526/17
2017-11-20 Tom PantelisFix FindBugs violations and enable enforcement in lockm... 43/65643/2
2017-11-13 Michael VorburgerRename class LockManager to LockManagerServiceImpl... 91/65291/3
2017-10-04 Michael VorburgerBug 8059: Fix lockmanager-impl OptimisticLockFailedExce... 21/63121/5
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 56/63656/2
2017-09-21 Vishal ThaparCleanup config-parent usage 66/63366/5
2017-09-14 Michael VorburgerMinor: LockManager "Failed to get lock" incl. number... 19/63119/1
2017-09-06 Michael VorburgerAdd LogCaptureRule to some component tests, to fail... 56/62656/3
2017-08-31 Michael VorburgerLockManager unlock should not pretend its successful... 26/54426/14
2017-08-30 Michael VorburgerLockManagerTest without (unused) TestableDataTreeChange... 47/61947/5
2017-08-29 David SuarezRemove start() method 28/61028/6
2017-08-24 Michael VorburgerBug 9034: LockManager cancel() ReadWriteTransaction... 96/62196/3
2017-08-21 David SuarezMove start() method into the constructor 22/61022/5
2017-08-21 Faseela KEnable checkstyle at common-parent 50/62050/2
2017-08-17 Vishal ThaparFix namespace violations in lockmanager-impl 34/61934/1
2017-08-15 Michael VorburgerMerge "Logging enchancements for genius"
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 83/61683/1
2017-08-11 Faseela KMerge "Log enhancements for better debuggability"
2017-08-10 Michael VorburgerMerge "Bump odlparent 2.0.2 to 2.0.4"
2017-08-09 Sam HagueMerge "Spec for ServiceRecovery Framework"
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 69/61369/2
2017-08-09 Sam HagueMerge "Bug 8882 - With conntrack SNAT communication...
2017-08-09 Faseela KMerge "Add private constructor to this utility class"
2017-08-02 David SuarezAdd private constructor to this utility class 21/61021/1
2017-07-27 Vishal ThaparMerge "Bug 8476 Add support for logical switch replicat...
2017-07-27 Vishal ThaparMerge "Guard some TRACE logs in DJC"
2017-07-12 Faseela KMerge "VM Migration: Handle VM migration only for OFPT_...
2017-07-11 Sam HagueMerge "Bug 8677: Bump odlparent from 2.0.0 to 2.0.2"
2017-07-11 Michael VorburgerBug 8677: Bump odlparent from 2.0.0 to 2.0.2 22/59922/4
2017-06-23 Vishal ThaparUpgrade to odlparent 2.0.0, karaf4 and Guava21 98/59298/10
2017-06-17 Faseela KMerge "Bug 8146:BFD tunnel monitoring interval update...
2017-06-16 Stephen KittRemove uses of Optional for conditionals 62/57662/7
2017-06-15 Michael VorburgerMerge "Use TestEntityOwnershipService that's now in...
2017-06-15 Michael VorburgerMerge "Listener base classes should not throw exception...
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 59/58859/1
2017-06-13 Faseela KMerge "Bug 8555 - Too many log info print to the console"
2017-06-10 Freeingo SureBug 8555 - Too many log info print to the console 29/57929/5
2017-06-07 David SuarezMigrate to odlparent 1.8.0-Carbon 00/58400/1
2017-06-06 Sam HagueMerge "@Immutable GroupEntity"
2017-06-04 Sam HagueMerge "Simplify boolean expressions"
2017-06-04 Sam HagueMerge "Make testutils a JAR instead of a POM"
next