mdsal.git
2014-03-28 Tony TkacikBug 499: Initial draft of in-memory datastore and data...
2014-03-28 Tony TkacikBug 499: Initial implementation of data tree modifications
2014-03-28 Robert VargaBug 499: Initial implementation of supporting tree...
2014-03-28 Tony TkacikMerge changes Id6b8ba01,Ic4081b36
2014-03-28 Ed WarnickeMerge "Bug 500: DOMStore SPI"
2014-03-28 Ed WarnickeMerge "Bug 500: Type capture for DOM and Binding APIs"
2014-03-28 Ed WarnickeMerge "Bug 500: Updated data APIs with new concepts."
2014-03-27 Robert VargaBug 500: DOMStore SPI
2014-03-27 Robert VargaBug 500: Type capture for DOM and Binding APIs
2014-03-27 Robert VargaBug 500: Updated data APIs with new concepts.
2014-03-26 Kamal RameshanBug:553 - RPC providers are not cleaned up on bundle...
2014-03-25 Robert VargaUpdate to use yang concepts
2014-03-25 Robert VargaFix sal-binding-api dependencies
2014-03-25 Tony TkacikMerge "Add MountInstance client documentation and promo...
2014-03-25 Tony TkacikMerge "Fix sal-common-api dependencies"
2014-03-25 Robert VargaFix sal-common-api dependencies
2014-03-18 Tony TkacikMerge "Resolve Bug:448 - Remove yang-store api and...
2014-03-13 Robert VargaAdd MountInstance client documentation and promote...
2014-03-12 Tomas OlveckyResolve Bug:448 - Remove yang-store api and impl.
2014-03-12 Tony TkacikMerge "Fix typos in documentation"
2014-03-12 Moiz RajaFix typos in documentation
2014-03-11 Tony TkacikMerge "Prune long-deprecated APIs"
2014-03-09 Robert VargaPrune long-deprecated APIs
2014-03-09 Robert VargaCleanup AbstractDataTransaction state changes
2014-03-09 Robert VargaRemove SupressWarnings("all")
2014-03-09 Robert VargaAdd interface documentation
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-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-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-27 Robert VargaCentralize yang-maven-plugin version
2014-02-27 Robert VargaDeprecate org.opendaylight.controller.sal.common.util...
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 VargaPrune long-deprecated APIs
2014-02-25 Robert VargaFix logging arguments in two-phase commit
2014-02-25 Robert VargaFix comments and remove use of deprecated class
2014-02-25 Tony TkacikMerge "fix bug 431"
2014-02-25 Robert VargaRpcRegistration.close() should not throw
2014-02-25 Vaclav Demcakfix bug 431
2014-02-24 Tony TkacikMerge "Modify config-api exceptions, bump config and...
2014-02-21 Maros MarsalekModify config-api exceptions, bump config and netconf...
2014-02-19 Maros MarsalekAdd ModuleInfoBackedContext loading strategy to Runtime...
2014-02-18 Robert VargaAdd logging for HashMapDataStore
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Robert VargaActivate enforcement of Path type
2014-02-18 Robert VargaFix a few more warnings
2014-02-18 Robert VargaOptimize empty transactions
2014-02-18 Robert VargaAnother round of warnings fixes
2014-02-18 Robert VargaPlace an upper bound on notification concurrency
2014-02-17 Tony TkacikMerge changes I393151af,I0a302cde
2014-02-17 Robert VargaFix warnings about overriden versions
2014-02-17 Tony TkacikMerge "Add a bit of documentation"
2014-02-15 Robert VargaAdd a bit of documentation
2014-02-15 Tony TkacikMerge "Bug fixes for netconf southbound plugin."
2014-02-15 Lukas SedlakBug fixes for netconf southbound plugin.
2014-02-14 Tony TkacikMerge "Fixed bug when RPC was not propagared"
2014-02-14 Abhishek KumarFixed bug when RPC was not propagared
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-12 Ed WarnickeMerge "Fixed removals from data store did not clean...
2014-02-12 Ed WarnickeMerge "Fixed bug when publisher's thread was blocked...
2014-02-12 Tony TkacikFixed removals from data store did not clean direct...
2014-02-11 Tony TkacikFixed bug when publisher's thread was blocked until...
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 Robert VargaFix a few eclipse-reported warnings
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-05 Robert VargaFix unintentional breakage
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 Robert VargaClarify the semantics of put{Configuration,Operational...
2014-02-03 Tony TkacikMake sure transaction applies whole removal list
2014-02-03 Tony TkacikFixed bug when new childs were ommited during data...
2014-02-03 Robert VargaMD-SAL transaction chaining API
2014-02-03 Robert VargaRestrict MD-SAL data operations to a single thread
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-31 Robert VargaBump yangtools to 0.6.2-SNAPSHOT
2014-01-31 Martin VitezRemoved unused code from md-sal.
2014-01-30 Ed WarnickeMerge "Added utility SynchronizedTransaction wrapper...
2014-01-30 Ed WarnickeMerge "Bug 387 : Fixed Binding Independent Connector...
2014-01-30 Ed WarnickeMerge "Fix of issue 377 for Notifications resolving."
2014-01-30 Ed WarnickeMerge "Added explicit locking of the data change listen...
2014-01-29 Tony TkacikAdded utility SynchronizedTransaction wrapper implement...
2014-01-29 Tony TkacikBug 387 : Fixed Binding Independent Connector to proper...
2014-01-29 Tony TkacikFix of issue 377 for Notifications resolving.
2014-01-29 Tony TkacikAdded explicit locking of the data change listener...
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre...
2014-01-27 Chris WrightUpdate to new version of the artifacts proposed by...
2014-01-27 Lukas SedlakFixed publishDataChangeEvent in 2phase commit
next