fix broken DataTreeEventCallbackRegistrar onAddOrUpdate()
[genius.git] / mdsalutil / mdsalutil-testutils /
2018-05-22 Michael Vorburgerintroduce TestableDataBroker (with TestableDataBrokerTest) 87/71587/5
2018-05-16 Tom PantelisRemove AsyncWriteTransaction.submit() impls 81/71581/2
2018-05-03 Tom PantelisImplement AsyncWriteTransaction.commit() 23/71523/3
2018-04-26 David SuarezMove ChainableDataTreeListener to tools-api 26/71126/4
2018-04-19 Faseela KRemove deprecated utils in mdsalutil-api 23/70723/7
2018-04-09 Faseela KMoving datastore related utils from mdsalutil to new... 55/69755/12
2018-04-04 Michael Vorburgerincrease max time out in AbstractTestableListenerTest... 99/70299/2
2018-03-29 Tom PantelisRemove deprecated AsyncWriteTransaction#commit method 24/69924/2
2018-03-22 Faseela KRe-enable interface-manager l2vlan component tests 28/69528/11
2018-03-16 Stephen KittClean up lambdas 91/69391/4
2018-03-14 Faseela Kfix logging issues in mdsalutil 52/69452/4
2018-03-12 Michael Vorburgersimplify TestableJobCoordinatorEventsWaiter 23/69323/3
2018-03-09 Faseela KJobCoordinatorEventsWaiter to wait for specific job... 17/69017/4
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-02-06 Faseela KAdd MetricProvider to JobCoordinatorTestModule 16/67516/5
2017-12-18 Stephen KittAdjust to odlparent 3 Checkstyle settings 67/66467/4
2017-12-06 Michael VorburgerRetryingManagedNewTransactionRunnerImpl made private... 70/66170/3
2017-12-01 David SuarezUse @OsgiService annotation instead of XML 48/66148/3
2017-11-30 Tom PantelisRemove DataStoreJobCoordinator 64/66064/3
2017-11-21 Kency KurianGENIUS-86 : LockManager fixes 26/61526/17
2017-11-03 Stephen KittFutureRpcResults: prevent duplicate builder calls 79/65079/3
2017-11-02 Michael VorburgerIdManager RPCs switched to using FutureRpcResults 50/64450/10
2017-10-30 Michael VorburgerFutureRpcResults with StackTraces.getCallersCallerMetho... 79/64879/4
2017-10-27 Michael VorburgerINFRAUTILS-18: TestableJobCoordinatorEventsWaiter 2... 05/64805/3
2017-10-26 Michael VorburgerMake @Deprecated DataStoreJobCoordinator delegate to... 03/60303/19
2017-10-24 Michael VorburgerRetryingManagedNewTransactionRunner for OptimisticLockF... 71/63471/12
2017-10-24 Michael VorburgerDataBrokerFailures failSubmits with int howManyTimes 22/64622/3
2017-10-24 Tom PantelisUse JobCoordinator in TestableJobCoordinatorEventsWaiter 26/64626/3
2017-10-24 Michael VorburgerManagedNewTransactionRunnerImplTest with new negative... 18/64618/2
2017-10-05 Michael VorburgerFix currently broken master build 87/63987/1
2017-10-05 Michael VorburgerManagedTransactionRunner utility to help close transactions 72/63372/8
2017-10-04 Michael VorburgerDataBrokerFailures with failSubmits(TransactionCommitFa... 20/63120/7
2017-09-26 Michael VorburgerFutureRpcResults 13/63413/9
2017-09-21 Vishal ThaparCleanup config-parent usage 66/63366/5
2017-08-30 Tom PantelisRemove TestableDataChangeListener 33/62433/3
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-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 Unit Test (only) for ActionDrop equals"
2017-06-01 Michael VorburgerMerge "Add yangtools:testutils to mdsalutil-testutils"
2017-05-31 Michael VorburgerAdd yangtools:testutils to mdsalutil-testutils 85/58085/1
2017-04-13 Sam HagueMerge "Bug 8111: Conflicting modification for path"
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
2017-03-28 Faseela KMerge "lport-tag not released for vlan member interface...
2017-03-27 Sam HagueMerge "mdsalutil-api datastoreutils thread pools etc...
2017-03-27 Sam HagueMerge "Adding dest IP/MAC in ArpResponseReceived"
2017-03-25 Sam HagueMerge "Changes for policy-based path selection"
2017-03-25 Sam HagueMerge "AbstractTestableListener timeout increased from...
2017-03-25 Michael VorburgerAbstractTestableListener timeout increased from 3s... 38/53838/1
2017-03-23 Vivek SrivastavaMerge "ITM Tep Auto Config Unit test using Guice."
2017-03-17 Faseela KMerge "NxMatchInfo redesign"
2017-03-17 Michael VorburgerMerge "Updated TestIMdsalApiManager.java to support...
2017-03-17 Faseela KMerge "Fix status-and-diag after BP migration"
2017-03-17 Faseela KMerge "Bug 7864: Specified Id key does not exist in...
2017-03-17 Faseela KMerge "Cleanup and correct two small equals bugs"
2017-03-16 Sam HagueMerge "Yang model changes for multiple VxLAN tunnel...
2017-03-16 David SuarezMerge "Fix broken hashCode & equals in FlowEntity relat...
2017-03-16 Shashidhar RajaAsyncEventsWaiter support for DataStoreJobCoordinator 52/53352/3
2017-03-15 Faseela KMerge "Spec for Counter Framework bundle"
2017-03-09 Vivek SrivastavaMerge "Spec to support load balancing and high availabi...
2017-03-09 Vishal ThaparMerge "Improve scale of AsyncXListenerBase"
2017-03-08 Michael VorburgerMerge "Fix (some) unlogged Thread death uncaught except...
2017-03-08 Michael VorburgerMerge "Add missing <name> fields for pom.xml files"
2017-03-03 Thanh HaAdd missing <name> fields for pom.xml files 99/52699/1
2017-02-22 Faseela KMerge "BUG-7758: Fix creation of FLAT and VLAN networks...
2017-02-04 Vivek SrivastavaMerge "Vpn to Vni demux table for L3VPN Over VxLAN"
2017-02-03 Faseela KMerge "Fixing intermittent Junit failure"
2017-02-03 Sam HagueMerge "minor: mdsalutil-api just moved some methods...
2017-02-03 Sam HagueMerge "mdsalutil-api clean up Checkstyle violations...
2017-02-03 Sam HagueMerge "Fix wrong exception handling in MDSALUtil getDpn...
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 95/51395/1
2017-02-02 Vivek SrivastavaMerge "Code for TEP auto-config feature in ITM module"
2017-02-02 Vishal ThaparMerge "Optimizing tunnel configuration"
2017-02-02 Stephen KittDrop unnecessary "throws Exception" declarations 73/51073/4
2017-01-20 Vishal ThaparMerge "Fix problems with checkstyle in alivenessmonitor...
2017-01-19 Faseela KMerge "BUG 7576 - print error only if not spurious...
2017-01-19 Vishal ThaparMerge "Enforce checkstyle in lockmanager-api module"
2017-01-19 Vishal ThaparMerge "Enforce checkstyle in fcaps-api module"
2017-01-19 Vishal ThaparMerge "Fix problems with checkstyle in interfacemanager...
2017-01-19 Sam HagueMerge "Add dependency to infrautils-testutils to genius...
2017-01-19 Michael VorburgerMerge "ITM new style component test (empty)"
2017-01-19 Sam HagueMerge "ChainableDataTreeChangeListener with addBeforeLi...
2017-01-18 Michael VorburgerChainableDataTreeChangeListener with addBeforeListener() 87/49487/7
2017-01-17 David SuarezMerge "Action redesign: nx_resubmit backwards compatibi...
2017-01-16 Faseela KMerge "Bug 7466 - NPE thrown for interface without...
2017-01-14 Faseela KMerge "Enforce checkstyle validations"
2017-01-13 David SuarezMerge "TestableDataTreeChangeListenerModule with logging"
2017-01-13 Michael VorburgerTestableDataTreeChangeListenerModule with logging 54/50454/1
2016-12-07 Vishal ThaparMerge "New match Reg4 type and temporary SMAC table...
2016-12-03 Faseela KMerge "Fcaps: changing alarm text parameter to be same...
2016-11-30 Faseela KMerge "idmanager Checkstyle now enforced, incl. much...
2016-11-30 Vishal ThaparMerge "BUG 6952: DPN can't be added in multiple TZ"
next