Deprecate old MD-SAL APIs for removal
[controller.git] / opendaylight / md-sal / sal-binding-api / src / main / java / org / opendaylight / controller / md / sal / binding / api / DataBroker.java
2019-10-12 Robert VargaDeprecate old MD-SAL APIs for removal 57/84857/10
2018-07-27 Tom PantelisDeprecate controller APIs 82/74582/2
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-03-07 Tom PantelisFix checkstyle violations in sal-binding-api 06/69106/2
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 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-21 Tony TkacikMerge "BUG-3033: DataBroker should extend DataTreeChang...
2015-04-21 Robert VargaBUG-3033: DataBroker should extend DataTreeChangeService 37/18737/1
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-08-26 Moiz RajaMerge "Bug 1576: Handle remote failures for write Tx...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Tony TkacikMerge "Fixed possible NPE in TopologyManager FlowCapabl...
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
2014-08-25 Ed WarnickeMerge "BUG-1601 Fix null pointer in netconf connector...
2014-08-25 Ed WarnickeMerge "BUG 1597 - Do not use toString as serialized...
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-24 Giovanni MeoMerge "Added features-test for Karaf features that...
2014-08-24 Giovanni MeoMerge changes If391c483,I964eedcd
2014-08-23 Ed WarnickeMerge "Bug 1262 - Document Transaction Chaining of...
2014-08-22 Robert VargaBug 1262 - Document Transaction Chaining of MD-SAL 33/8733/3
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
2014-07-26 Moiz RajaMerge "Remove RaftReplicator and move hearbeat logic...
2014-07-26 Moiz RajaMerge "Implement behavior common to a RaftActor in...
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-25 Tom PantelisMerge "Bug 1417 - Removed extraneous pom dep on flow...
2014-07-25 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
2014-07-25 Tony TkacikMerge "BUG-1381: make users of JavassistUtils.getLock...
2014-07-25 Tony TkacikMerge "Override TransactionFactor method in DataBroker...
2014-07-24 Maros MarsalekOverride TransactionFactor method in DataBroker to... 80/9280/2
2014-07-23 Tom PantelisMerge "Bug 279, 1390: Used Guava Cache r for lazy-loadi...
2014-07-23 Ed WarnickeMerge "BUG 1359:Fixed using option 1"
2014-07-23 Moiz RajaMerge "Made config/mdsal/netconf features non-cyclic"
2014-07-22 Tony TkacikMerge "BUG-692 Fix intermittent failure in NetconfDevic...
2014-07-22 Tony TkacikMerge "Optimize netconf capability handling"
2014-07-22 Tony TkacikMerge "BUG-865: do not use InstanceIdentifier.getPath()"
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-16 Tony TkacikAPI Usability: Introduced type capture for Transaction... 62/9062/1
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-02 Devin AveryMerge changes I8598d0bd,I560c2072
2014-07-02 Devin AveryMerge "Bug 488: Removed requirement for DOM providers...
2014-07-01 Devin AveryMerge "Bug 1081 - Deprecate non-asynchronous Data Broke...
2014-07-01 Tony TkacikMerge "Make dependencyResolver protected in generated...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-07-01 Tony TkacikBug 1073: Added Transaction Chain support to Binding... 70/8370/3
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Ed WarnickeMerge "Ensure that modifications are tracked by ShardTr...
2014-06-30 Ed WarnickeMerge "Introducing the Modification classses"
2014-06-30 Ed WarnickeMerge "Implement finding a primary based on the shard...
2014-06-30 Tony TkacikMerge "Remove remoterpc dead code."
2014-06-30 Tony TkacikMerge "Bug:1252 - Fix formatting errors in config code...
2014-06-30 Tony TkacikMerge "BUG-944 Remove backwards compatibility config...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-27 Devin AveryMerge "Bug 1245: Dropped Binding prefix from Binding...
2014-06-21 Tony TkacikBug 1245: Dropped Binding prefix from Binding Data... 38/8338/8