Freeze upstream versions
[genius.git] / mdsalutil / mdsalutil-impl /
2020-09-17 Chetan Arakere GowdruL2GW HwvtepHACache Utility class add in genius 39/91839/11
2020-08-13 Robert VargaConvert itm-impl to use mdsal-binding-util 55/91855/14
2020-08-12 Robert VargaRemove unneeded suppressions 61/91861/2
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 Edw7nShard Status logic in genius 96/89996/15
2020-07-26 Robert VargaConvert MDSALManager to use NamedLocks 42/82542/14
2020-07-24 Robert VargaTurn ActionableResource into an abstract class 15/85415/17
2020-05-31 Robert VargaIntegrate controller-2.0.1 62/90162/1
2020-05-31 Robert VargaRemove commented-out dependencies 64/89964/2
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-02-13 Robert VargaEncapsulate ActionableResourceImpl 12/85412/10
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-10-12 xchearaBump version odlparent->6.0.0,mdsal->5.0.3 24/84924/13
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 46/83546/1
2019-07-05 Robert VargaRemove use of powermock from mdsalutil-impl 89/82789/3
2019-07-01 Robert VargaMake private MDSALManager methods static 40/82540/6
2019-06-26 Robert VargaDeclare api artifacts in genius-artifacts 35/82735/1
2019-06-26 Robert VargaImport openflowplugin-artifacts in binding-parent 23/82723/6
2019-06-25 Robert VargaImport infrautils-artifacts in binding-parent 22/82722/5
2019-06-25 Robert VargaMigrate from tools-api to rpc-api 19/82719/7
2019-06-25 Robert VargaRemove use of FluentFutures2.toChecked() 41/82541/3
2019-04-16 R P KarthikaBump mdsal to 4.0.0 32/81532/22
2019-03-04 Stephen KittSwitch to JDT annotations for Nullable and NonNull 41/80341/2
2019-02-26 Faseela KRemove upgrade-in-progress flag 59/80359/3
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-29 Edw7nGENIUS-185: Removing usage of databroker tx 62/74962/25
2018-11-14 Stephen KittIMdsalApiManager clean-up 07/76607/3
2018-10-24 Vishal ThaparGenius Neon MRI changes 14/76414/23
2018-09-06 Michael Vorburgerremove UpgradeState and UpgradeStateImpl (not UpgradeSt... 86/75686/4
2018-09-06 Michael Vorburgerdeprecate UpgradeState and UpgradeStateImpl (not Upgrad... 85/75685/3
2018-09-06 Michael Vorburgerbase UpgradeStateImpl on (cached) UpgradeConfig instead... 44/75644/4
2018-09-06 Michael Vorburgerfactor out UpgradeStateImpl from UpgradeStateListener 43/75643/3
2018-09-06 Michael Vorburgeruse un-clustered UpgradeStateListener with cache 35/75535/7
2018-08-27 Michael Vorburgerforbid use of java.util.concurrent.Executors via Checkstyle 13/75013/4
2018-08-21 Robert VargaReturn Set instead of Iterable in test 59/75359/1
2018-08-13 Michael Vorburgermake MDSALManager's 3 inner classes private instead... 32/74932/2
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 90/74990/1
2018-08-07 Edw7nGENIUS-189: Enforce use of managed transactions 37/74837/6
2018-07-25 Michael Vorburgeradd @Named to UpgradeStateListener @Singleton 03/74403/3
2018-07-25 Faseela KFix binding reflections package change 28/74428/1
2018-07-25 Vishal ThaparUse new UpgradeConfig 78/73678/21
2018-07-16 Stephen KittAdd MDSALManager exceptions and missing methods 83/73883/4
2018-07-11 Stephen KittAvoid proxy errors in DTEventCallbackRegistrarTest 49/73949/1
2018-07-03 Faseela KRemove genius/tools and genius/srm 07/73207/12
2018-07-02 Stephen Kittmdsalutil datastore-constrained migration, part 1 62/73562/6
2018-06-18 Michael Vorburgerfix broken DataTreeEventCallbackRegistrar onAddOrUpdate() 36/73136/2
2018-06-14 Michael Vorburgerextend DatastoreServiceStatusProvider with Shard Leader... 97/72797/7
2018-06-12 Faseela KAdd new openflowutils to batchedAddFlow()/batchedRemove... 35/72835/5
2018-06-08 Michael Vorburgerlook up MBean in DatastoreServiceStatusProvider constructor 92/72792/1
2018-06-08 Michael Vorburgeruse strong instead "stringly" typing in DatastoreServic... 89/72789/2
2018-06-08 Michael Vorburgerreport exceptions from datastore service with cause... 85/72785/1
2018-06-08 Michael Vorburgermake initial datastore service report query for real 84/72784/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-05-30 Faseela KJIRA: GENIUS-141 DataTreeEventCallbackRegistrar should... 57/72457/3
2018-05-25 Robert VargaEliminate InstanceIdentifier.toInstance() reference 17/72317/1
2018-05-23 Faseela KTSC-99 Adjust to RPC method signature update 60/71560/18
2018-05-22 JoshAdd default genius-mdsaulutil-config.xml 90/71190/6
2018-05-14 Tom PantelisFix concurrency edge cases in DataTreeEventCallbackRegi... 39/71639/2
2018-05-14 Michael Vorburgeradd timeout support to DataTreeEventCallbackRegistrar 85/70985/10
2018-04-30 Michael Vorburgeruse MBeanUtils getMBeanAttribute instead deprecated... 77/71177/3
2018-04-19 Michael Vorburgerremove duplicate pax-cdi-api dependency in mdsalutil... 76/71076/2
2018-04-11 Tom PantelisReplace HwvtepHACache with HwvtepNodeHACacheImpl 91/66791/5
2018-04-10 Faseela KMigrate users of mdsalutil-api/Abstract listener base... 40/70640/5
2018-04-09 David SuarezMigrate listener's methods 69/70469/2
2018-03-25 Stephen KittUse switch instead of chained ifs 92/69392/4
2018-03-16 Stephen KittRemove redundant type information 81/69381/4
2018-03-06 Tom PantelisAdd HwvtepNodeHACache interface 89/66789/9
2018-03-06 Michael VorburgerMinor simplification in DataTreeEventCallbackRegistrarTest 71/68771/3
2018-03-01 Tom PantelisEnable findbugs in commons binding-parent 19/68519/3
2018-02-26 JoshDataTreeEventCallbackRegistrar: "add or update" param... 19/68419/5
2018-02-26 Michael Vorburgeradd new DataTreeEventCallbackRegistrarTest 59/67959/5
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 32/68732/1
2018-01-23 David SuarezMinor changes found by static analyzer 69/67469/1
2018-01-11 JoshMake upgrading flag settable from a config file 66/66566/4
2018-01-08 Michael VorburgerDataTreeEventCallbackRegistrar for data tree instance... 94/65894/11
2017-11-23 JoshUpgrading flag for full sync upgrades 99/65299/10
2017-11-21 Tom PantelisFix FindBugs violations and enable enforcement in mdsal... 45/65645/4
2017-11-16 Nidhi AdhvaryuDiagstatus integration for datastore service 62/65362/7
2017-10-26 Stephen KittAdd component-based removeFlow() 05/64305/6
2017-09-28 Stephen KittRemove explicit default super-constructor calls 26/63526/2
2017-09-22 Sam HagueLower log level for non errors 74/63374/4
2017-09-21 Stephen KittClean up MDSALManager.removeGroup() 63/62763/7
2017-09-21 Vishal ThaparCleanup config-parent usage 66/63366/5
2017-09-14 Stephen KittRemove unused parameters 21/62921/5
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-09 Sam HagueMerge "Spec for ServiceRecovery Framework"
2017-08-08 Faseela KMerge "Add GPE option to ITM config"
2017-07-28 Michael VorburgerMerge "Enqueued Job not getting cleaned up in some...
2017-07-27 Vishal ThaparMerge "Remove derivation from controller config-parent"
2017-07-27 Michael VorburgerMerge "Avoid .transform() NPEs"
2017-07-27 Michael VorburgerMerge "hwvtep transaction batching separation across...
2017-07-27 Vishal ThaparMerge "Bug 8476 Add support for logical switch replicat...
next