Fix odl-mdsal-rfc8294-netty
[mdsal.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / sal / dom / broker / impl /
2015-08-24 Tony TkacikCleaned up sal-dom-* packages and removed legacy interfaces 00/25900/1
2015-08-19 Andrew GrimbergMerge branch 'split-mdsal' of ../controller
2015-08-18 Tony TkacikBug 4035: Fixed some sonar / findbugs issues in DOM...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Jan HajnarBUG 2412 - Remove CompositeNode from sal-dom-*
2015-01-15 Tony TkacikMerge "Bug 2358: Removed unused Hydrogen Data Store...
2015-01-15 Tony TkacikBug 2358: Removed unused Hydrogen Data Store leftovers
2014-11-25 Tony TkacikMerge changes If7159c39,I6c84b2fe
2014-11-25 Tony TkacikMerge "Migrate FRM/SM to use model API SchemaContextPro...
2014-11-21 Robert VargaMigrate from using the deprecated SchemaContextProvider
2014-11-21 Robert VargaMigrate FRM/SM to use model API SchemaContextProvider
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Robert VargaBUG-8: mark deprecated classes as such
2014-11-20 Tony TkacikMerge "BUG-868: do not use YangInstanceIdentifier.getPa...
2014-11-20 Robert VargaBUG-868: do not use YangInstanceIdentifier.getPath()
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-18 Robert VargaBUG-509: remove HashMapDataStore
2014-08-08 Tony TkacikMerge "BUG-1495: fail future when no local RPC is found"
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Robert VargaBUG-1495: fail future when no local RPC is found
2014-08-05 Robert VargaBUG-868: migrate ListenerRegistry
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier
2014-07-28 Tony TkacikMerge "BUG-432: migrate users of Registration as approp...
2014-07-27 Robert VargaBUG-432: migrate users of Registration as appropriate
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-18 Devin AveryMerge "Removed unused private implementation class"
2014-07-17 Devin AveryMerge "Added SingleThreadedExecutors to data store...
2014-07-16 Devin AveryMerge "Bug 1225: Fixed bug in registration of default...
2014-07-16 Devin AveryMerge "Deprecated Rpcs and RpcErrors helper classes"
2014-07-16 Devin AveryMerge "Bug 1093: Extracted static inner classes from...
2014-07-16 Tony TkacikBug 1093: Extracted static inner classes from SchemaAwa...
2014-07-12 tpantelisDeprecated Rpcs and RpcErrors helper classes
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-07 Ed WarnickeMerge "Cleanup: Removed unused code"
2014-07-07 Tony TkacikMerge "Bug 560: Fixed Mount Point RPC registration...
2014-07-04 Lukas SedlakBug 560: Fixed Mount Point RPC registration service
2014-07-03 Tony TkacikMerge "Add GlobalBundleScanningSchemaServiceImpl.destro...
2014-07-02 Tony TkacikMerge "BUG-868: remove InstanceIdentifier.getPath(...
2014-07-02 Robert VargaBUG-868: remove InstanceIdentifier.getPath() users
2014-06-10 Tony TkacikMerge changes I63383291,I1c9f10e9,I9cac529f,I269d373b...
2014-06-10 Robert VargaBUG-272: remove empty statements
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-05 Ed WarnickeMerge "Bug 1073: Implemented Transaction chain on InMem...
2014-06-02 Tony TkacikMerge "BUG-832 Refactor netconf connector"
2014-06-02 Maros MarsalekBUG-832 Refactor netconf connector
2014-05-30 Tony TkacikMerge "Bug 1003: Restconf - remove whitespace on input"
2014-05-30 Ed WarnickeMerge "Bug 1073: Introduced Transaction Chain to DOMSto...
2014-05-28 Tony TkacikMerge "BUG-614: convert RuntimeCodeSpecification"
2014-05-27 Robert VargaBUG-620: replace xtend version of classes with Java...
2014-05-26 tpantelisBug 1003: Restconf - remove whitespace on input
2014-05-23 Tony TkacikMerge changes Ieef23a07,I8057763e
2014-05-23 Robert VargaBUG-868: migrate users of CompositeNode.getChildren()
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-07 Tony TkacikMerge "Add missing exception to log message in SchemaAw...
2014-05-07 Maros MarsalekAdd missing exception to log message in SchemaAwareRpcB...
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-16 Ed WarnickeMerge "Bug 509: Fixed incorrect merging of Data Store...
2014-04-15 Ed WarnickeMerge "BUG-509: add missing copyright headers"
2014-04-15 Ed WarnickeMerge "Bug 509: Fixed small discrepancies in Binding...
2014-04-15 Ed WarnickeMerge "Bug 509: Added In-memory datastore support for...
2014-04-15 Tony TkacikMerge "Change RpcImplementation contract to asynchronous"
2014-04-14 Robert VargaChange RpcImplementation contract to asynchronous
2014-03-25 Robert VargaUpdate to use yang concepts
2014-03-25 Tony TkacikMerge "Add MountInstance client documentation and promo...
2014-03-18 Tony TkacikMerge "Resolve Bug:448 - Remove yang-store api and...
2014-03-12 Tomas OlveckyResolve Bug:448 - Remove yang-store api and impl.
2014-03-05 Tony TkacikMerge "Enabling Remote RPC Router module in ODL distrib...
2014-03-04 Abhishek KumarEnabling Remote RPC Router module in ODL distribution.
2014-02-27 Tony TkacikMerge "Centralize yang-maven-plugin version"
2014-02-27 Tony TkacikMerge "Deprecate org.opendaylight.controller.sal.common...
2014-02-27 Robert VargaFixed order of applying changes when forwarding transac...
2014-02-26 Abhishek KumarAdding routed RPC support in Remote RPC Router
2014-02-25 Tony TkacikMerge "Prune long-deprecated APIs"
2014-02-25 Robert VargaFix comments and remove use of deprecated class
2014-02-25 Tony TkacikMerge "fix bug 431"
2014-02-25 Vaclav Demcakfix bug 431
2014-02-18 Robert VargaAdd logging for HashMapDataStore
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Robert VargaAnother round of warnings fixes
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-14 Tony TkacikFixed bug when Binding-Aware Data Change Listeners...
2014-02-12 Ed WarnickeMerge "Fixed removals from data store did not clean...
2014-02-12 Tony TkacikFixed removals from data store did not clean direct...
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
2014-02-10 Robert VargaCleanup imports/whitespace in MD-SAL
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-03 Ed WarnickeMerge "MD-SAL transaction chaining API"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Restrict MD-SAL data operations to a single...
2014-02-03 Ed WarnickeMerge "Clarify the semantics of put{Configuration,Opera...
2014-02-03 Tony TkacikMake sure transaction applies whole removal list
2014-02-01 Ed WarnickeMerge "Fix typo and add more descriptive error"
2014-02-01 Robert VargaFix typo and add more descriptive error
2014-01-30 Ed WarnickeMerge "Added utility SynchronizedTransaction wrapper...
next