Merge "BUG-509: fix ModifiedNode locking"
[mdsal.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / config /
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-04-04 Ed WarnickeMerge "Bug 510: Implementation of Forwarded Binding...
2014-04-04 Robert VargaBug 510: Implementation of Forwarded Binding Data Broker
2014-03-03 Tony TkacikMerge "Remove static state and default beans from Runti...
2014-02-28 Tomas OlveckyRemove static state and default beans from RuntimeMappi...
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-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...
2014-01-15 Tony TkacikFixed deployment of mount points (dynamic instances...
2013-12-19 Ed WarnickeMerge "Fixed bug in discovering JVM loaded case classes...
2013-12-19 Tony TkacikFixed bug in discovering JVM loaded case classes during...
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-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-06 Lukas SedlakAdded transactions statistics for BI Broker.
2013-12-02 Lukas SedlakAdded transactions statistics support.
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
2013-11-06 Maros MarsalekFix configuration for default modules
2013-11-05 Tony TkacikAdded reuse support to MD-SAL for config subsystem
2013-10-31 Tony TkacikBase integration of Binding Aware Broker with Config...