Deprecate all MD-SAL APIs
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test / java / org / opendaylight / controller / sal /
2019-07-01 Robert VargaDeprecate all MD-SAL APIs 63/82863/1
2019-06-04 Robert VargaRemove sal-binding-broker dependency on javassist 95/82395/2
2019-05-14 Robert VargaBump mdsal to 4.0.1 23/81823/8
2019-04-16 Robert VargaBump yangtools to 3.0.0 29/81129/31
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-24 Robert VargaUse moved BindingReflections 89/74389/1
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-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 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
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-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
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Tony TkacikMerge "Add timeout to netconf IT test"
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2015-01-07 Tony TkacikMerge "Add better error reporting to ConfigSnapshot...
2015-01-07 Tony TkacikMerge "Fail on validation of checkstyle set to true"
2015-01-06 Tom PantelisMerge "Fix Akka exception: cannot use non-static local...
2015-01-06 Moiz RajaMerge "Bug 2526: Race condition may cause missing route...
2015-01-05 Anil VishnoiMerge "Bug 2158: Fixed TopologyManager for edge updates."
2014-12-23 Moiz RajaMerge "Fix bug 2449 in sal-remoterpc-connector Regardin...
next