Fix DOMRpcRouter breakage from mdsal
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test / java / org / opendaylight / controller / sal / binding / test /
2018-07-20 Robert VargaFix DOMRpcRouter breakage from mdsal 69/74269/2
2018-07-14 Tom PantelisRestore binding RPC shortcut 35/74035/5
2018-07-12 Robert VargaEliminate getSupportedExtensions() 69/73969/3
2018-07-11 Robert VargaAdd DOMExtensibleService.getExtensions() implementations 37/73937/1
2018-07-10 Robert VargaRemove sal.core.api.BrokerService 90/73890/1
2018-07-10 Robert VargaRemove sal.core.api.model 69/73869/5
2018-07-10 Robert VargaRemove deprecated controller.sal.core.api interfaces 67/73867/4
2018-06-25 Tom PantelisProxy DOMRpcRouter to the mdsal implementation 76/73376/3
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 49/71249/12
2018-03-09 Tom PantelisFix checkstyle violations in sal-binding-broker 45/69145/3
2017-09-06 Robert VargaAdjust to binding codec implementation package move 13/62613/4
2017-06-02 Tom PantelisBug 8568: Remove deprecated MountProviderService from... 72/58072/3
2017-06-01 Tom PantelisBug 8568: Remove deprecated HydrogenDataBrokerAdapter 25/58025/3
2017-06-01 Tom PantelisBug 8568: Remove DataProviderService from RootBindingAw... 23/58023/3
2017-03-06 Jakub TothBug 6859 - Binding generator v1 refactoring 70/52170/12
2017-01-17 Robert VargaBUG-7446: remove use of deprecated Guava methods 75/50175/2
2016-10-04 Stephen KittMechanical code cleanup (sal-binding-broker) 82/46082/4
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-01-04 Gary WuRemove unnecessary code 04/32104/2
2015-08-19 Tony TkacikBug 4035: Fixed some sonar warnings in md.sal.binding... 13/19213/11
2015-05-07 Tony TkacikMerge "Add missing copyright text"
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-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Moiz RajaMerge "Fix CloseTransactionChain NotSerializableException"
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 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-09 Robert VargaRemove deprecation suppression 50/13050/7
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 "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
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-04 Moiz RajaMerge "Make neutron a simple osgi app"
2014-12-03 Anil VishnoiMerge "Fix bug 2450 - Statistics collection slow -...
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-03 Tony TkacikMerge "Refactor DOMDataBrokerImpl"
2014-12-03 Tony TkacikMerge "Add MD-SAL artifacts"
2014-12-03 Tony TkacikMerge "Remove use of xtend"
2014-12-02 Robert VargaRefactor DOMDataBrokerImpl 78/13078/6
2014-12-01 Robert VargaRemove use of xtend 03/13203/3
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-26 Moiz RajaMerge "Bug-915: Adding static document generation....
2014-11-25 Tony TkacikMerge "Migrate FRM/SM to use model API SchemaContextPro...
2014-11-21 Robert VargaMigrate FRM/SM to use model API SchemaContextProvider 47/13047/1
2014-11-21 Tony TkacikMerge "Remove raw references to Map in XSQL"
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-21 Tony TkacikMerge changes Ia7cd7eda,If961a029,I9f6a57a2,Id8551489
2014-11-21 Tony TkacikMerge "Fix checkstyle warnings in config-api"
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Robert VargaBUG-8: mark deprecated classes as such 80/12980/5
2014-11-20 Robert VargaBUG-650: remove executor abstraction 01/11401/17
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
next