Fixed wrong format in ShardedDOMDataTree
[mdsal.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / config / yang / md / sal / binding / impl / RuntimeMappingModule.java
2015-06-08 Tony TkacikBUG 3067: Added support for blocking if schema is not...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Tony TkacikBug 868: Removed use of CompositeNode Binding Codecs.
2014-11-10 Tony TkacikMerge "Remove dead code in RuntimeMappingModule"
2014-11-08 Robert VargaRemove dead code in RuntimeMappingModule
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-04 Robert VargaPrefer InstanceIdentifier imports
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-15 Robert VargaRevert "Revert "BUG-1425: Integrated new Binding to...
2014-08-15 Ed WarnickeMerge "Revert "BUG-1425: Integrated new Binding to...
2014-08-15 Ed WarnickeRevert "BUG-1425: Integrated new Binding to Normalized...
2014-08-14 Ed WarnickeMerge changes I162c84f7,Iffa37d3f
2014-08-13 Robert VargaBUG-1425: Integrated new Binding to Normalized Node...
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 Tony TkacikMerge "BUG-868: Migrate to SchemaContextListener"
2014-07-31 Robert VargaBUG-868: Migrate to SchemaContextListener
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier
2014-05-23 Tony TkacikMerge changes Ieef23a07,I8057763e
2014-05-23 Tony TkacikMerge "BUG-509: introduce Version concept"
2014-05-23 Tony TkacikMerge "BUG-509: fix ModifiedNode locking"
2014-05-23 Tony TkacikMerge "BUG-509: migrate to TreeNodes"
2014-05-23 Tony TkacikMerge "BUG-509: create data tree SPI package"
2014-05-23 Tony TkacikMerge "BUG-509: add some documentation"
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-12 Tony TkacikMerge "BUG-731: RoutedRegistration.close() should not...
2014-05-12 Tony TkacikMerge "Add serialVersionUID to Serializable"
2014-05-12 Tony TkacikMerge "BUG-868: stop using InstanceIdentifier.builder()"
2014-05-11 Robert VargaBUG-981: remove deprecated use of constructors
2014-05-11 tpantelisBug 716: Errors on controller shutdown
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-12 Martin Bobaksal-restconf-broker initial implementation
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-05 Robert VargaFix unintentional breakage
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-26 Robert VargaBulk-add copyright headers to java files
2014-01-26 Tony TkacikAdded listener registration when not reusing global...
2014-01-26 Robert VargaResolve the service reference before intantiating proxy...
2014-01-25 Tony TkacikExtract dom-serializer-api|impl from binding-broker...
2013-12-16 Ed WarnickeMerge "Fixed bug in cross-broker RPC routing"
2013-12-13 Tony TkacikFixed bug in cross-broker RPC routing
2013-12-01 Ed WarnickeMerge "Wired ClusteredDataStore with Configuration...
2013-12-01 Ed WarnickeMerge "Fixed major sonar warnings in Binding Aware...
2013-12-01 Tony TkacikFixed major sonar warnings in Binding Aware Broker
2013-11-25 Tony TkacikAdded configuration options to MD-SAL