Merge "Bug 1369: Use separate single threadpool for data operations on binding mountp...
[mdsal.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / sal / dom / broker /
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-07-29 Tony TkacikMerge changes I1d768b2b,I9302e88a
2014-07-29 Tony TkacikMerge changes Ifd28301d,I38220acb,I9bad24df
2014-07-29 Maros MarsalekBUG-1083 Netconf connector rework sal facade.
2014-07-29 Maros MarsalekWIP: Backwards compatible MountPointService
2014-07-28 Tony TkacikMerge "BUG-432: migrate users of Registration as approp...
2014-07-28 Tony TkacikMerge "RPC registrations should not throw"
2014-07-28 Tony TkacikMerge "Deprecating unused get{Provider,Consumer} Functi...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Allow getChildNodes() to become a Collection"
2014-07-27 Robert VargaBUG-432: migrate users of Registration as appropriate
2014-07-26 Robert VargaAllow getChildNodes() to become a Collection
2014-07-25 Ed WarnickeRemoved BundleContext from Broker.register{Consumer...
2014-07-25 Ed WarnickeRemoved BundleContext from Broker.register{Consumer...
2014-07-25 Tony TkacikMerge "BUG-1381: make users of JavassistUtils.getLock...
2014-07-25 Tony TkacikMerge "Override TransactionFactor method in DataBroker...
2014-07-25 Maros MarsalekMake DOMMountPointService listenable
2014-07-23 Tom PantelisMerge "Bug 279, 1390: Used Guava Cache r for lazy-loadi...
2014-07-23 Tony TkacikMerge "NormalizedNode Mount APIs."
2014-07-22 Maros MarsalekNormalizedNode Mount APIs.
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 TkacikRemoved unused private implementation class
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-03 Tomas OlveckyAdd GlobalBundleScanningSchemaServiceImpl.destroyInstan...
2014-07-02 Tony TkacikMerge "BUG-868: remove InstanceIdentifier.getPath(...
2014-07-02 Tony TkacikMerge changes I38344133,Ib209ceed,I3f643034,I2f4ed366
2014-07-02 Robert VargaBUG-868: remove InstanceIdentifier.getPath() users
2014-07-02 Robert VargaBUG-868: getChildren() has been superseded by getValue()
2014-07-02 Robert VargaBUG-868: do not use deprecated InstanceIdentifier methods
2014-07-02 Devin AveryMerge "Bug 488: Removed requirement for DOM providers...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Tony TkacikBug 488: Removed requirement for DOM providers to suppl...
2014-06-27 Devin AveryMerge "Bug 1227: Removed #close() from Write Transactions."
2014-06-26 Tony TkacikBug 1227: Removed #close() from Write Transactions.
2014-06-13 Ed WarnickeMerge changes Ia119c9ae,Ic2290d7f
2014-06-12 Tony TkacikBug 1073: Added support to DOMBrokerImpl for Transactio...
2014-06-10 Tony TkacikMerge changes I52e0dd0d,I6dbf3316,Iafae27bc,Ibbb1250b...
2014-06-10 Tony TkacikMerge changes I63383291,I1c9f10e9,I9cac529f,I269d373b...
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Robert VargaBUG-272: fix sal-dom-broker
2014-06-10 Robert VargaBUG-272: remove empty statements
2014-06-10 Tony TkacikMerge "BUG-614: Remove YangtoolsMappingHelper in favor...
2014-06-10 Tony TkacikMerge "BUG-614: introduce AbstractRuntimeCodeGenerator"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvoker"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RpcMetadata"
2014-06-10 Tony TkacikMerge "BUG-868: use a single version of ClassLoaderUtils"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files
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 Tony TkacikMerge changes I7c36c88e,I7c5d97c7
2014-05-26 Robert VargaBUG-1070: make BundleContext required
2014-05-26 Robert VargaBUG-1070: allow for URL registration failing
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-20 Tony TkacikMerge "BUG-509: Move ModificationApplyOperation"
2014-05-20 Tony TkacikMerge "BUG-509: remove unused code"
2014-05-20 Tony TkacikMerge "BUG-509: Move DataTree concepts into separate...
2014-05-20 Tony TkacikMerge "BUG-509: simple cleanup of DataTreeModification"
2014-05-20 Tony TkacikMerge "BUG-509: Rename MutableDataTree to DataTreeModif...
2014-05-20 Tony TkacikMerge "BUG-731: fix warnings from missing generic argum...
2014-05-20 Tony TkacikMerge "BUG-1018 Implement BackwardsCompatible BI broker...
2014-05-19 Robert VargaBUG-731: fix warnings from missing generic arguments
2014-05-19 Tony TkacikMerge "Bug 953 - Enable mounted RPC calls via RestConf"
2014-05-15 Devin AveryBug 953 - Enable mounted RPC calls via RestConf
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-04-08 Ed WarnickeMerge "Bug 509: Fixed order of invoking Schema listeners."
2014-04-07 Tony TkacikBug 509: Fixed order of invoking Schema listeners.
next