mdsal.git
2015-03-11 Robert VargaBUG-1513: migrate users to ChoiceSchemaNode
2015-03-11 Tony TkacikMerge "Bug 2412: Expose Mountpoints on proper path"
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Maros MarsalekBug 2412: Expose Mountpoints on proper path
2015-03-10 Tony TkacikBug 2364: Migrated Binding MD-SAL to not use composites...
2015-03-10 Maros MarsalekMigrate users of AnyXml node to DOMSource
2015-03-08 Jan HajnarBug 2578 - Added Binding Adapters for new Notification...
2015-03-04 Tony TkacikMerge changes Ida315250,I90171a8b
2015-03-03 Michal RehakBUG-2637: migration consequence - fix unit test
2015-03-03 Tony TkacikMerge "Exception when creating new DOMNotificationRouter"
2015-02-27 Jan HajnarException when creating new DOMNotificationRouter
2015-02-24 Robert VargaFix a race in PingPong transaction scheduling
2015-02-24 Tony TkacikMerge "Sharded implementation of DOMDataTreeService"
2015-02-24 Robert VargaSharded implementation of DOMDataTreeService
2015-02-24 Tony TkacikMerge "Make DOMDataTreeIdentifier implement Comparable"
2015-02-24 Tony TkacikMerge "Pass down a collection of cohorts"
2015-02-24 Robert VargaMake DOMDataTreeIdentifier implement Comparable
2015-02-24 Robert VargaPass down a collection of cohorts
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "DOMDataTree APIs"
2015-02-23 Tony TkacikMerge "Migrate deprecated guava methods"
2015-02-23 Robert VargaDOMDataTree APIs
2015-02-21 Ed WarnickeMerge "Revert "BUG-2637: migrate features""
2015-02-21 Ed WarnickeRevert "BUG-2637: migrate features"
2015-02-20 Anil VishnoiMerge "BUG-2637: migrate features"
2015-02-20 Michal RehakBUG-2637: migrate features
2015-02-19 Tom PantelisMerge "Bug 2538: Remove redundant Augmentation checks...
2015-02-19 Tony TkacikMerge "Bug 2682 - Switch sal-binding-dom-it to sal...
2015-02-19 Michal RehakBug 2682 - Switch sal-binding-dom-it to sal-test-model
2015-02-19 Robert VargaMigrate deprecated guava methods
2015-02-19 Tony TkacikMerge "Initial message bus implementation"
2015-02-18 Robert VargaInitial message bus implementation
2015-02-18 Tony TkacikMerge "BUG-2573: mark CompositeNode-based RPC APIs...
2015-02-18 Robert VargaMigrate to MoreObjects.ToStringHelper
2015-02-16 Tony TkacikBug 2673: Binding cursor-based data change API
2015-02-13 Robert VargaBUG-2573: mark CompositeNode-based RPC APIs obsolete
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Tony TkacikMerge "BUG-2673: Introduced new more low-level DOM...
2015-02-12 Tony TkacikMerge "BUG-1511 - Datastore: cleanup ListenerTreeAPI"
2015-02-12 Robert VargaBUG-1511 - Datastore: cleanup ListenerTreeAPI
2015-02-12 Robert VargaBUG-2673: Introduced new more low-level DOM Data Change...
2015-02-11 Kiran SreenivasaBug 2538: Remove redundant Augmentation checks and...
2015-02-10 Tony TkacikMerge "Fix missing log argument"
2015-02-10 Tony TkacikMerge "BUG-2288: implement DOMNotificationRouter"
2015-02-09 Robert VargaBUG-2573: create DOMRpcRouter
2015-02-09 Robert VargaBUG-2573: add NormalizedNode-based RPC API
2015-02-09 Robert VargaBUG-2288: implement DOMNotificationRouter
2015-02-07 Robert VargaFix missing log argument
2015-02-06 Michal RehakBUG-2681: switch sal-binding-it to sal test models
2015-02-05 Tony TkacikMerge "BUG-2288: remove DOMNotificationListenerRegistra...
2015-02-05 Tony TkacikMerge "Make sure write transaction cancellation is...
2015-02-04 Robert VargaBUG-2288: remove DOMNotificationListenerRegistration
2015-02-03 Ed WarnickeAdd features-restconf to mdsal-artifacts
2015-01-27 Robert VargaMake sure write transaction cancellation is propagated
2015-01-27 Robert VargaMigrate AbstractRuntimeCodeGenerator to new ClassLoader...
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-23 Robert VargaImprove RpcInvocationStrategy performance
2015-01-15 Tony TkacikMerge "Bug 2358: Removed unused Hydrogen Data Store...
2015-01-15 Robert VargaBUG-2288: binding Notification API
2015-01-15 Tony TkacikBug 2358: Removed unused Hydrogen Data Store leftovers
2015-01-15 Tony TkacikMerge "Fix a race PingPongTransactionChain"
2015-01-13 Ed WarnickeRemoved deprecated methods from BindingAwareProvider
2015-01-12 Robert VargaFix a race PingPongTransactionChain
2015-01-08 Tony TkacikMerge "Optimize inflight transitions"
2015-01-08 Tony TkacikMerge "Remove lock out of the congested/reuse case"
2015-01-08 Robert VargaOptimize inflight transitions
2015-01-07 Robert VargaRemove lock out of the congested/reuse case
2015-01-07 Robert VargaDo not pull in xtend-lib-osgi
2015-01-07 Tony TkacikMerge "Model dom-broker statistics"
2015-01-07 Tony TkacikMerge "Move ConcurrentDOMDataBroker to clustered-datastore"
2014-12-24 Robert VargaModel dom-broker statistics
2014-12-24 Robert VargaMove ConcurrentDOMDataBroker to clustered-datastore
2014-12-19 Tony TkacikMerge "BUG-1382: do not instantiate prefixed QNames"
2014-12-19 Robert VargaBUG-1382: do not instantiate prefixed QNames
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-15 Tony TkacikMerge "Remove throws declaration of a runtime exception"
2014-12-15 Tony TkacikMerge "Shorten org.opendaylight.controller.sal.core...
2014-12-15 Tony TkacikMerge "Registry instance cannot be null in RpcProxyRegi...
2014-12-15 Tony TkacikMerge "Do not instantiate FluentIterable"
2014-12-15 Robert VargaRemove throws declaration of a runtime exception
2014-12-15 Robert VargaShorten org.opendaylight.controller.sal.core.api.Broker...
2014-12-15 Robert VargaRegistry instance cannot be null in RpcProxyRegistration
2014-12-15 Robert VargaDo not instantiate FluentIterable
2014-12-15 Tony TkacikMerge topic 'stable/helium'
2014-12-15 Tony TkacikMerge "BUG-2510: Remove all registrations when a routed...
2014-12-15 Tony TkacikMerge "Mark DomBrokerImplModule.createLegacyDataService...
2014-12-15 Tony TkacikMerge "BUG-2500: add current tree state to traces"
2014-12-14 Robert VargaShorten YangInstanceIdentifier references
2014-12-14 Robert VargaBUG-2510: handle RPC route removal
2014-12-14 Robert VargaBUG-2510: Remove all registrations when a routed rpc...
2014-12-12 Robert VargaMark DomBrokerImplModule.createLegacyDataService()...
2014-12-12 Robert VargaBUG-2500: add current tree state to traces
2014-12-12 Robert VargaBUG-2506: split out maven binding
2014-12-10 Tony TkacikMerge "BUG-2470: add trace of failed modification"
2014-12-10 Tony TkacikMerge topic 'checkstyle'
2014-12-09 Thanh HaFix checkstyle if-statements must use braces sal-common...
2014-12-09 Thanh HaFix checkstyle if-statements must use braces sal-common...
2014-12-09 Robert VargaBUG-2470: add trace of failed modification
2014-12-09 Robert VargaBUG-2288: DOMNotification API
next