mdsal.git
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 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-23 Robert VargaBUG-868: migrate users of CompositeNode.getChildren()
2014-05-23 Robert VargaBUG-731: Warning suppression is not necessary
2014-05-23 Robert VargaBUG-509: introduce Version concept
2014-05-23 Robert VargaBUG-509: fix ModifiedNode locking
2014-05-23 Robert VargaBUG-509: migrate to TreeNodes
2014-05-23 Robert VargaBUG-509: create data tree SPI package
2014-05-23 Robert VargaBUG-509: add some documentation
2014-05-22 Robert VargaBUG-509: break up SchemaAwareApplyOperation
2014-05-22 Robert VargaBUG-509: move snapshotCache get out of try block
2014-05-21 Tony TkacikMerge "BUG-509: merge InMemoryDataTreeModification...
2014-05-21 Tony TkacikMerge "BUG-509: there is only one createRecursively()"
2014-05-21 Tony TkacikMerge "BUG-509: Remove unused methods"
2014-05-21 Tony TkacikMerge "BUG-509: node version is always required"
2014-05-21 Robert VargaBUG-509: merge InMemoryDataTreeModification.resolveSnap...
2014-05-21 Robert VargaBUG-509: there is only one createRecursively()
2014-05-21 Robert VargaBUG-509: Remove unused methods
2014-05-21 Robert VargaBUG-509: node version is always required
2014-05-21 Tony TkacikMerge "BUG-509: cleanup StoreMetadataNode"
2014-05-21 Tony TkacikMerge "BUG-509: Refactor listener walking"
2014-05-21 Robert VargaBUG-509: cleanup StoreMetadataNode
2014-05-21 Robert VargaBUG-509: Refactor listener walking
2014-05-20 Tony TkacikMerge "Bug 953 - Change the BindingIndependentConnector...
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 Devin AveryBug 953 - Change the BindingIndependentConnector to...
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-20 Tony TkacikMerge "BUG-868: move to use unified ClassLoaderUtils"
2014-05-20 Robert VargaBUG-509: Move ModificationApplyOperation
2014-05-20 Robert VargaBUG-509: remove unused code
2014-05-20 Robert VargaBUG-509: Move DataTree concepts into separate package
2014-05-20 Robert VargaBUG-509: simple cleanup of DataTreeModification
2014-05-20 Robert VargaBUG-509: Rename MutableDataTree to DataTreeModification
2014-05-19 Robert VargaBUG-731: fix warnings from missing generic arguments
2014-05-19 Robert VargaBUG-868: move to use unified ClassLoaderUtils
2014-05-19 Tony TkacikMerge "Bug 953 - Enable mounted RPC calls via RestConf"
2014-05-19 Tony TkacikMerge "BUG-1027: rework lookup for clarity"
2014-05-19 Tony TkacikMerge "BUG-509: reorganize data tree abstractions."
2014-05-19 Maros MarsalekBUG-1018 Implement BackwardsCompatible BI broker data...
2014-05-19 Tony TkacikMerge "BUG-868: do not use InstanceIdentifier.getPath()"
2014-05-19 Robert VargaBUG-868: do not use InstanceIdentifier.getPath()
2014-05-18 Robert VargaBUG-509: reorganize data tree abstractions.
2014-05-18 Robert VargaBUG-1027: rework lookup for clarity
2014-05-16 Ed WarnickeMerge "Bug 967: Do not translate leaf Instance Identifi...
2014-05-16 Tony TkacikBug 967: Do not translate leaf Instance Identifiers.
2014-05-15 Devin AveryBug 953 - Enable mounted RPC calls via RestConf
2014-05-15 Tony TkacikMerge "Bug 509: Improve conflict detection of leaf...
2014-05-15 Tony TkacikMerge changes Ibe0145be,I0764bfa9
2014-05-15 Tony TkacikMerge "BUG-509: remove StoreUtils.initialChangeEvent()"
2014-05-15 Tony TkacikMerge "BUG-509: StoreUtils should operate on Normalized...
2014-05-15 Robert VargaBug 509: Improve conflict detection of leaf merges
2014-05-15 Robert VargaBUG-509: remove DataAndMetadataSnapshot.Builder.getData...
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-15 Robert VargaBUG-509: remove StoreMetadataNode.children()
2014-05-15 Robert VargaBUG-509: remove StoreUtils.initialChangeEvent()
2014-05-15 Robert VargaBUG-509: StoreUtils should operate on NormalizedNode
2014-05-14 Tony TkacikBug 967: Fixed incorrect delete was addressing augment...
2014-05-13 Robert VargaBUG-981: Fixed incorrect condition in ResolveDataChange...
2014-05-12 Tony TkacikMerge "Bug-574 Added a 4th RPC Invocation strategy...
2014-05-12 Mayank AgarwalBug-574 Added a 4th RPC Invocation strategy for the...
2014-05-12 Ed WarnickeMerge "Bug 508: Improved error reporting for failed...
2014-05-12 Giovanni MeoMerge "Bug 981: Fixed accidental shaddowing of data...
2014-05-12 Tony TkacikBug 508: Improved error reporting for failed canCommit...
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-12 Tony TkacikBug 981: Fixed accidental shaddowing of data in Data...
2014-05-12 Tony TkacikMerge "BUG-648: Improve performance by reusing old...
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-12 Robert VargaBUG-648: Improve performance by reusing old data nodes
2014-05-11 Robert VargaAdd serialVersionUID to Serializable
2014-05-11 Robert VargaBUG-868: stop using InstanceIdentifier.builder()
2014-05-11 Robert VargaBUG-981: remove deprecated use of constructors
2014-05-11 Tony TkacikMerge "BUG-893: do not store classPool"
2014-05-11 Tony TkacikMerge "BUG-642: get rid of sneakyThrow"
2014-05-11 Flavio FernandesCosmetics: fix typo facilitate
2014-05-11 tpantelisBug 716: Errors on controller shutdown
2014-05-10 Robert VargaBUG-893: do not store classPool
2014-05-10 Robert VargaBUG-642: get rid of sneakyThrow
2014-05-09 Robert VargaBUG-891: do not drop events silently
2014-05-09 Robert VargaBUG-731: RoutedRegistration.close() should not throw
2014-05-07 Tony TkacikMerge "Add missing exception to log message in SchemaAw...
2014-05-07 Tony TkacikMerge "Increase mdsal's notification queue size, make...
2014-05-07 Maros MarsalekAdd missing exception to log message in SchemaAwareRpcB...
2014-05-07 Tomas OlveckyIncrease mdsal's notification queue size, make it confi...
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 Tony TkacikBug 849: Fixed NPE in Translated Data Change Events.
next