Bump to odlparent-3.1.2
[genius.git] / idmanager /
2018-06-28 Stephen KittAdd Equinox Common to the Xtend Maven plugin 78/73578/1
2018-06-27 Stephen KittBump odlparent to 3.1.2 98/72498/3
2018-06-25 Stephen KittAdd datastore-constrained transactions 41/73041/19
2018-06-22 NidhiGENIUS-162: Minor changes to karaf log levels and messages 69/72869/4
2018-06-21 Stephen KittAdd a returning variant of managed transactions 36/73036/6
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-06 David SuarezFix the listener to async listener to stop properly 03/72703/2
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 26/72526/4
2018-05-24 Michael Vorburgerremove <version>${genius.version} from GAV 30/72230/1
2018-05-23 Faseela KTSC-99 Adjust to RPC method signature update 60/71560/18
2018-04-13 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 95/69895/5
2018-04-10 Faseela KMigrate users of mdsalutil-api/Abstract listener base... 40/70640/5
2018-04-10 Faseela KMigrate mdsalutil-api/FutureRpcResults to tools/FutureR... 39/70639/7
2018-04-09 David SuarezMigrate listener's methods 69/70469/2
2018-04-09 Faseela KMoving datastore related utils from mdsalutil to new... 55/69755/12
2018-03-21 Stephen KittUse Map::forEach instead of streaming maps 88/69388/3
2018-03-15 Stephen KittUse List::sort instead of Collections::sort 89/69389/2
2018-03-13 Stephen KittRemove unnecessary boxing/unboxing 80/69380/3
2018-03-05 Faseela KFlourine idmanager build failures 54/69054/1
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 AnkitChange log level from info to debug 31/68231/4
2018-02-08 AnkitEnforce deferred recycling of IDs by IDManager 49/67149/7
2018-02-01 AnkitGENIUS-105 IdManagerTest testMultithreadedIdAllocationF... 97/67197/4
2018-01-12 Stephen KittAdjust for odlparent 3 / yangtools 2 68/66468/5
2018-01-12 Michael VorburgerFix IdManagerTest bug 87/66387/5
2018-01-10 David SuarezMigrate listeners in id-manager-impl module to use... 27/66127/4
2018-01-09 Michael Vorburger@Ignore testMultithreadedIdAllocationForSameKeyFromRele... 40/66940/2
2017-12-15 Michael Vorburger@Ignore testMultithreadedIdAllocationForSameKeyFromAvai... 86/66386/2
2017-12-07 Stephen KittId manager: use transaction manager 26/64726/6
2017-12-01 David SuarezUse @OsgiService annotation instead of XML 48/66148/3
2017-11-20 Tom PantelisFix FindBugs violations and enable enforcement in idman... 42/65642/2
2017-11-15 David SuarezEnforce findbugs 19/65419/2
2017-11-13 Michael VorburgerRename class LockManager to LockManagerServiceImpl... 91/65291/3
2017-11-10 Stephen KittDrop Karaf shell specifiers 16/65316/2
2017-11-02 Michael VorburgerIdManager RPCs switched to using FutureRpcResults 50/64450/10
2017-11-01 Tom PantelisCleanup in idmanager-impl 34/64834/4
2017-10-27 Tom PantelisConvert to JobCoordinator in idmanager-impl 30/64830/1
2017-10-26 Michael VorburgerMake @Deprecated DataStoreJobCoordinator delegate to... 03/60303/19
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-21 Kency KurianMigrating IDManager test cases to use GuiceRules 51/61951/13
2017-09-14 Stephen KittOptional clean-up 29/63029/2
2017-09-14 Stephen KittClean up collections of Futures 86/62886/5
2017-09-07 Michael Vorburgeridmanager now waits for Daexim's import-on-boot 69/61769/6
2017-08-21 Faseela KEnable checkstyle at common-parent 50/62050/2
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-14 Edwin AnthonyLogging enchancements for genius 98/61398/5
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 Faseela KMerge "Add private constructor to this utility class"
2017-08-09 Faseela KMerge "Cleanup"
2017-08-09 Faseela KMerge "Changing the default value of Interfacemanager...
2017-08-08 Sam HagueMerge "BUG 8876 - Fix to remove ELAN interface flows...
2017-08-08 Faseela KMerge "Add GPE option to ITM config"
2017-08-07 Faseela KMerge "Bug 8859 : Table 220 programmed with wrong servi...
2017-08-07 Faseela KMerge "IdManager: Use lock only when required"
2017-08-04 Kency KurianIdManager: Use lock only when required 55/61155/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-20 Michael VorburgerMerge "Genius wide blueprint xml path change: /OSGI...
2017-06-20 Michael VorburgerMerge "avoiding logging full stack trace in case of...
2017-06-19 Periyasamy Palanisamyavoiding logging full stack trace in case of id doesn... 55/56755/7
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-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"
2017-06-02 Sam HagueMerge "Utility api to configure icmpv6 type"
2017-06-01 Michael VorburgerMerge "Make ActionInfo.toString() generic"
2017-06-01 Michael VorburgerMerge "Add yangtools:testutils to mdsalutil-testutils"
2017-06-01 Michael VorburgerMerge "Support for moving Src/Dest IPv6 addresses in...
2017-06-01 Michael VorburgerMerge "Support API that configures IPv6 address as...
2017-05-29 David SuarezReplace LOGGER by LOG 57/57957/1
2017-05-27 Faseela KMerge "fix for indefinite wait on the resource lock"
2017-05-24 Stephen KittSimplify boolean expressions 89/57689/2
2017-05-18 Periyasamy Palanisamyfix for indefinite wait on the resource lock 04/57004/7
2017-05-11 Faseela KMerge "Incorrect handling of admin state update for...
2017-05-10 Michael VorburgerRemove <prerequisites><maven> from pom.xml to avoid... 97/56797/1
2017-05-02 Faseela KMerge "Bug 7826: Data validation failed for path"
2017-04-26 Faseela KMerge "BUG 8107: Flow based tunnels not being handled...
2017-04-24 DavidFix minor issues in idUtils 46/55846/2
2017-04-20 Alon KochbaCleanup IdManager and LockManager info messages 18/55218/4
2017-04-13 Sam HagueMerge "Bug 8160 : getLock() in endless loop"
2017-04-13 Sam HagueMerge "Bug 8111: Conflicting modification for path"
2017-04-13 Kency KurianBug 8160 : getLock() in endless loop 14/54414/2
2017-04-12 Sam HagueMerge "Changing Netvirt Classifier Egress service tables"
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 96/54696/1
next