Merge "Initial message bus implementation"
[controller.git] / opendaylight / md-sal / sal-dom-broker /
2015-02-19 Tony TkacikMerge "Initial message bus implementation"
2015-02-19 Tony TkacikMerge "BUG-2634 Config binding for netconf server"
2015-02-19 Tony TkacikMerge "BUG-2633 - Netconf northbound mapping."
2015-02-19 Tony TkacikMerge "BUG-2633 - Added Operation Service Factory Filte...
2015-02-18 Moiz RajaMerge "Bug-2692:Real snapshots should use the replicate...
2015-02-18 Tom PantelisMerge "Make ReadData exception logging less noisy"
2015-02-18 Tom PantelisMerge "Minor enhancements to dummy datastore"
2015-02-18 Tony TkacikMerge "Introduce message bus models"
2015-02-18 Tony TkacikMerge "BUG-2573: mark CompositeNode-based RPC APIs...
2015-02-18 Tony TkacikMerge "Marked as deprecated all classes within protocol...
2015-02-18 Robert VargaMigrate to MoreObjects.ToStringHelper 72/15372/3
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-13 Tony TkacikMerge "Bring features/neutron into the same parent...
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "BUG-2310 - widen yang model for netconf-node."
2015-02-10 Tony TkacikMerge "BUG-2599 Netconf notification manager initial...
2015-02-10 Tony TkacikMerge "Fix missing log argument"
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Tony TkacikMerge "BUG-2288: implement DOMNotificationRouter"
2015-02-09 Robert VargaBUG-2573: create DOMRpcRouter 59/14959/8
2015-02-09 Robert VargaBUG-2288: implement DOMNotificationRouter 78/13478/15
2015-02-07 Robert VargaFix missing log argument 30/15030/1
2015-02-05 Tony TkacikMerge "BUG-2288: remove DOMNotificationListenerRegistra...
2015-02-05 Tony TkacikMerge "Improve JavaAttribute performance"
2015-02-05 Tony TkacikMerge "Make sure write transaction cancellation is...
2015-01-27 Robert VargaMake sure write transaction cancellation is propagated 48/14548/2
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Tom PantelisMerge "BUG 2586 : Disable operational persistence by...
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-17 Tom PantelisMerge "BUG 2593 : Fix flakiness in ShardManager ActorNo...
2015-01-17 Tom PantelisMerge "BUG 2486 : Optimizations for a single node clust...
2015-01-16 Tony TkacikMerge "Fixed missing dependencies in netconf-netty...
2015-01-16 Tony TkacikMerge "Remove dead code"
2015-01-16 Tony TkacikMerge "Remove string concatenation in preconditions"
2015-01-16 Tony TkacikMerge "Make check methods static"
2015-01-16 Tony TkacikMerge "Migrace is() to isA()"
2015-01-15 Tony TkacikMerge "Bug 2358: Removed unused Hydrogen Data Store...
2015-01-15 Tony TkacikBug 2358: Removed unused Hydrogen Data Store leftovers 67/14167/3
2015-01-15 Tony TkacikMerge "Fix a race PingPongTransactionChain"
2015-01-12 Tony TkacikMerge "Make sure NetconfTestImplModule is indented"
2015-01-12 Robert VargaFix a race PingPongTransactionChain 06/14106/2
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tony TkacikMerge "BUG-2560 Canonical write to remote netconf devices"
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 24/13124/4
2015-01-07 Ed WarnickeMerge "Fix bug 2554 - XSQL getting stuck on some models"
2015-01-07 Robert VargaRemove lock out of the congested/reuse case 23/13123/4
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 20/13120/6
2014-12-24 Robert VargaMove ConcurrentDOMDataBroker to clustered-datastore 79/13079/9
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-17 Tom PantelisMerge "BUG 2509 : Removing all journal entries from...
2014-12-15 Tony TkacikMerge "Fixed compilation error in Eclipse."
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
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 "BUG-2459: use thread-local cache of transformers"
2014-12-15 Tony TkacikMerge "Mark DomBrokerImplModule.createLegacyDataService...
2014-12-12 Robert VargaMark DomBrokerImplModule.createLegacyDataService()... 77/13077/2
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-04 Moiz RajaMerge "Make neutron a simple osgi app"
2014-12-03 Anil VishnoiMerge "Fix bug 2450 - Statistics collection slow -...
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-03 Tony TkacikMerge "Refactor DOMDataBrokerImpl"
2014-12-02 Robert VargaRefactor DOMDataBrokerImpl 78/13078/6
2014-11-28 Tony TkacikMerge "Optimize xsql's use of collections"
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-26 Moiz RajaMerge "Bug-915: Adding static document generation....
2014-11-25 Tony TkacikMerge "Fix checkstyle warnings in config-util"
2014-11-25 Robert VargaBUG-2255: introduce PingPongDataBroker 83/12583/9
2014-11-25 Tony TkacikMerge changes If7159c39,I6c84b2fe
2014-11-25 Tony TkacikMerge "Migrate FRM/SM to use model API SchemaContextPro...
2014-11-21 Robert VargaMigrate from using the deprecated SchemaContextProvider 48/13048/1
2014-11-21 Robert VargaMigrate FRM/SM to use model API SchemaContextProvider 47/13047/1
2014-11-21 Tony TkacikMerge "Remove raw references to Map in XSQL"
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-21 Tony TkacikMerge "BUG-650: Split out CommitCoordinationTask"
2014-11-21 Tony TkacikMerge changes Ia7cd7eda,If961a029,I9f6a57a2,Id8551489
2014-11-21 Tony TkacikMerge "Fix checkstyle warnings in config-api"
2014-11-21 Robert VargaBUG-650: Split out CommitCoordinationTask 37/12437/13
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Robert VargaBUG-8: mark deprecated classes as such 80/12980/5
2014-11-20 Tony TkacikMerge "Remove unused warnings suppressions"
2014-11-20 Tony TkacikMerge "BUG-868: do not use YangInstanceIdentifier.getPa...
2014-11-20 Robert VargaBUG-650: remove executor abstraction 01/11401/17
2014-11-20 Robert VargaBUG-868: do not use YangInstanceIdentifier.getPath() 77/12977/3
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
next