Deprecate old MD-SAL APIs for removal
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / md / sal / binding / impl / AbstractForwardedDataBroker.java
2019-10-12 Robert VargaDeprecate old MD-SAL APIs for removal 57/84857/10
2019-07-01 Robert VargaDeprecate all MD-SAL APIs 63/82863/1
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-03-15 Tom PantelisFix findbugs violations in md-sal - part 3 28/69328/3
2018-03-09 Tom PantelisFix checkstyle violations in sal-binding-broker 45/69145/3
2017-09-08 Robert VargaEliminate some more references to SchemaService 30/62830/3
2015-08-18 Harman SinghEnabling Data Change Notifications for all nodes in... 96/24496/6
2015-06-09 Robert VargaMigrate to MoreObjects 65/22165/1
2015-06-08 Tony TkacikBUG 3067: Added support for blocking if schema is not... 63/22063/2
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
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
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: samples/clustersession"
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-10 Tony TkacikMerge "Add serialVersionUID to Serializable classes"
2014-11-10 Tony TkacikMerge changes Ic7e83322,I2482a37c
2014-11-10 Tony TkacikMerge changes I525c2070,Ib920ff67
2014-11-10 Tony TkacikMerge "Do not override managed versions"
2014-11-10 Tony TkacikMerge "Fix raw types in Neutron northbound"
2014-11-08 Tony TkacikMerge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9...
2014-11-08 Tony TkacikMerge changes I52c2aaab,I2509ed5e,Ic1d8a4e5,I73730f79...
2014-11-08 Robert VargaFix non-generic references to Optional 21/12621/2
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Moiz RajaMerge "Bug 1666: Fixing the clustering config file...
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-04 Tony TkacikMerge "Fix netconf testtool after recent changes to...
2014-09-04 Tony TkacikMerge "Refactor integration tests for netconf in netcon...
2014-09-03 Ed WarnickeMerge "Bug 1446: Add JMX stats for in-memory data store"
2014-09-02 Ed WarnickeMerge "Bug 1593 - Flow Statistics manager is updating...
2014-08-27 Tony TkacikMerge "BUG-1493: activate recursion elision"
2014-08-27 Madhu VenugopalMerge "Adding sal-compatibilty feature"
2014-08-26 tpantelisBug 1446: Add JMX stats for in-memory data store 27/10327/10
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 Tony TkacikMerge "Added feature for sal-mdsal-xsql"
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-26 Tony TkacikMerge "BUG-1521 Increase test coverage of netconf-netty...
2014-08-26 Tony TkacikMerge "BUG-1568 Remove unused VirtualSocket"
2014-08-26 Tony TkacikMerge "BUG-1521 Netconf-monitoring test coverage raise"
2014-08-26 Tony TkacikMerge "BUG-650: remove unneeded sort()"
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Robert VargaBUG-650: remove unneeded sort() 47/10247/1
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-22 Tom PantelisMerge "Incorrect name of elements in yang case nodes"
2014-08-22 Tony TkacikMerge "Removed getClass comparison if FlowComparator."
2014-08-21 Madhu VenugopalMerge "Karaf odl-nsf-managers feature fails due to...
2014-08-21 Ed WarnickeMerge "Bug 1586: Do not use JaxRS 2.0 unnecessarily"
2014-08-21 Ed WarnickeMerge "Converted Inventory Manager to use Transaction...
2014-08-21 Ed WarnickeMerge "Fixed possible NPE in flow reconciliation"
2014-08-21 Ed WarnickeMerge "Bug 1585 - switch features removed after node...
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
2014-08-19 Ed WarnickeMerge "Revert "Added the Buffer-Id to packet-in.""
2014-08-19 Ed WarnickeMerge "Added the Buffer-Id to packet-in."
2014-08-18 Ed WarnickeMerge "Fix precondition formatting"
2014-08-15 Ed WarnickeMerge "bug 537 - Node Reconciliation"
2014-08-15 Robert VargaRevert "Revert "BUG-1425: Integrated new Binding to... 91/9991/1
2014-08-15 Moiz RajaMerge "Adding more unit tests for remote rpc connector...
2014-08-15 Ed WarnickeMerge "Hotfix bug 1556 - FRM: NPE thrown in notification"
2014-08-15 Ed WarnickeMerge "Revert "BUG-1425: Integrated new Binding to...
2014-08-15 Ed WarnickeRevert "BUG-1425: Integrated new Binding to Normalized... 80/9980/1
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-impl tests"
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-api tests"
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config modules tests"
2014-08-14 Moiz RajaMerge "Akka config change"
2014-08-14 Moiz RajaMerge "Move the CompositeModificatoinPayload message...
2014-08-14 Madhu VenugopalMerge "Add additional fields to Neutron Router"
2014-08-14 Ed WarnickeMerge changes I162c84f7,Iffa37d3f
2014-08-13 Robert VargaBUG-1425: Integrated new Binding to Normalized Node... 57/9757/11
2014-08-11 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-08 Madhu VenugopalMerge "Neutron LBaaS v2.0 API support"
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-06 Ed WarnickeMerge "Remove old dependencies"
2014-08-06 Tony TkacikMerge "Bug 1386: Avoid commit deadlock"
2014-08-06 Tony TkacikMerge "A little extra protection against nulls in Confi...
2014-08-06 Tony TkacikMerge changes If78d8143,Id8d04f24
2014-08-06 Tony TkacikMerge "Bug 1418 - onDataChange notification is not...
2014-08-06 Jan HajnarBug 1418 - onDataChange notification is not returning... 87/9687/4
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
2014-08-03 Madhu VenugopalMerge "OS Neutron FWaaS api/jaxrs and associated bindings"
2014-08-02 Madhu VenugopalMerge "Created Sample Feature Test Class for Base Featu...
2014-08-02 Madhu VenugopalMerge "added feature topology manager shell"
2014-08-02 Madhu VenugopalMerge "Added hosttracker shell for karaf (rebased)"
2014-08-01 Moiz RajaMerge "Configuration Interface for Raft"
next