Support multithreading DataBrokerTestCustomizer (AbstractDataBrokerTest)
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test / java / org / opendaylight /
2017-02-03 Michael VorburgerSupport multithreading DataBrokerTestCustomizer (Abstra... 07/51307/5
2017-01-17 Robert VargaBUG-7446: remove use of deprecated Guava methods 75/50175/2
2016-11-30 Michael VorburgerConstantSchemaAbstractDataBrokerTest, faster than Abstr... 70/47770/10
2016-10-11 Michael VorburgerAbstractDataBrokerTestTest which actually does something 64/46564/4
2016-10-04 Stephen KittMechanical code cleanup (sal-binding-broker) 82/46082/4
2016-08-16 Michael VorburgerDataBrokerTestModule: use AbstractDataBrokerTest withou... 45/43645/3
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-11 Filip GregorBug 3090: An AsyncDataChangeEvent instance's getCreated... 43/36443/6
2016-03-22 Tom PantelisFix wait for schema in BindingToNormalizedNodeCodec 81/35881/7
2016-03-21 Filip GregorBug 2562: Binding Data Codec: Incorrectly deserialized... 35/36435/2
2016-01-04 Gary WuRemove unnecessary code 04/32104/2
2015-11-20 Tom PantelisBug 4651: Add ClusteredDataTreeChangeListener interface... 42/29942/2
2015-11-14 Gary WuFix resource leaks in test cases 63/28763/6
2015-08-19 Tony TkacikBug 4035: Fixed some sonar warnings in md.sal.binding... 13/19213/11
2015-08-18 Harman SinghEnabling Data Change Notifications for all nodes in... 96/24496/6
2015-08-08 Thanh HaFix license header violations in sal-binding-broker 64/24964/1
2015-06-08 Tony TkacikBUG 3067: Added support for blocking if schema is not... 63/22063/2
2015-05-26 Michal RehakBUG-3183: Extend notification publisher API 93/21093/2
2015-05-13 Tony TkacikBug 2351 Speed-up Binding-to-Binding routed RPC Invocation. 12/19312/6
2015-05-12 Tony TkacikBug 3135 - Fixed support for InterestListener 83/19783/2
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-26 Martin BobakBug 3063 - Notification brokers does not properly scans... 05/19105/1
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Fix test failure in TopologyManagerImplTest...
2015-04-24 Moiz RajaMerge "Fix CloseTransactionChain NotSerializableException"
2015-04-24 Tom PantelisMerge topic 'li/cleanup/javassist'
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Tony TkacikRemoved unused implementation code from Binding MD... 56/18256/5
2015-04-24 Tony TkacikMerge "BUG 3045 : Use non-strict parsing in hello message."
2015-04-24 Tony TkacikMerge "Create transaction on the backend datastore...
2015-04-24 Moiz RajaMerge "Reduce non-existent Tx chain logging on close...
2015-04-24 Moiz RajaMerge "Return local shard's DataTree from ActorContext...
2015-04-24 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-22 Tony TkacikReplaced Helium Notification Broker with new Notifcati... 55/18255/5
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-09 Robert VargaRemove deprecation suppression 50/13050/7
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
2015-04-08 Tony TkacikMerge "Fixed NPE when RuntimeRpc could not find module...
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Tony TkacikMerge "Add DOMDataTreeIdentifier.toString()"
2015-04-07 Tom PantelisMerge "Bug 2933: Make DataTreeModification and Listener...
2015-04-07 Tom PantelisMerge "Bug 2933: Implemented DataTreeChangeService"
2015-04-07 Tony TkacikBug 2933: Make DataTreeModification and Listeners type... 27/17527/4
2015-04-07 Tony TkacikBug 2933: Implemented DataTreeChangeService 26/17526/4
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "BUG-2739 Fix concurrent metadata cleanup for...
2015-03-19 Jan HajnarBUG 2412 - Remove CompositeNode from sal-dom-* 30/16630/12
2015-03-19 Tony TkacikBug 868: Removed use of CompositeNode Binding Codecs. 35/16835/2
2015-03-19 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
2015-03-19 Ed WarnickeMerge "Renamed Binding DOM Adapters to share same namin...
2015-03-19 Tony TkacikRenamed Binding DOM Adapters to share same naming conve... 72/16772/2
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
2015-03-12 Moiz RajaMerge "Add sal-akka-raft test-jar dependency to sal...
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Tony TkacikBug 2364: Migrated Binding MD-SAL to not use composites... 61/16261/4
2015-03-08 Tony TkacikMerge changes I4ec69712,I8348002a,I7e6abbf1,Idc2294da
2015-03-08 Jan HajnarBug 2578 - Added Binding Adapters for new Notification... 17/15417/13
2015-03-08 Tony TkacikMerge "Remove Neutron dependencies"
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-05 Tony TkacikMerge "Unit Test for md-sal netconf northbound mapping...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-04 Moiz RajaMerge "Dynamically update DatastoreContext properties"
2015-03-04 Tony TkacikMerge changes Ida315250,I90171a8b
2015-03-03 Michal RehakBUG-2637: migration consequence - fix unit test 68/15968/3
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
next