Bug 3135 - Fixed support for InterestListener
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main /
2015-05-12 Tony TkacikBug 3135 - Fixed support for InterestListener 83/19783/2
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-26 Martin BobakBug 3063 - Notification brokers does not properly scans... 05/19105/1
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Fix test failure in TopologyManagerImplTest...
2015-04-24 Moiz RajaMerge "Fix CloseTransactionChain NotSerializableException"
2015-04-24 Tom PantelisMerge topic 'li/cleanup/javassist'
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Tony TkacikRemoved unused implementation code from Binding MD... 56/18256/5
2015-04-24 Tony TkacikMerge "BUG 3045 : Use non-strict parsing in hello message."
2015-04-24 Tony TkacikMerge "Create transaction on the backend datastore...
2015-04-24 Moiz RajaMerge "Reduce non-existent Tx chain logging on close...
2015-04-24 Moiz RajaMerge "Return local shard's DataTree from ActorContext...
2015-04-24 Tony TkacikMigrated Hydrogen Notification Broker to not use Javassist. 20/18820/3
2015-04-24 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-24 Tom PantelisMerge "Moved legacy Notification implementation to...
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-22 Tony TkacikMoved legacy Notification implementation to compat... 19/18819/2
2015-04-22 Tony TkacikReplaced Helium Notification Broker with new Notifcati... 55/18255/5
2015-04-21 Moiz RajaMerge "Cleanup: Remove passing around of DataPersistenc...
2015-04-21 Moiz RajaMerge "Address comment in gerrit 17266"
2015-04-21 Moiz RajaMerge "Bug 2948: Perform create snapshot synchronously"
2015-04-17 Tony TkacikBug 2351: Introduced LazySerializedDOMNotification 13/17913/4
2015-04-17 Tom PantelisMerge "Notification Listener Adapter uses NotificationL...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-15 Moiz RajaMerge "Bug 2948: Recovered log entries not applied...
2015-04-15 Tony TkacikMerge "BUG-2953: do not use a complete InMemoryDataStore"
2015-04-15 Tony TkacikNotification Listener Adapter uses NotificationListener... 36/17836/5
2015-04-14 Tom PantelisMerge "Extracted NotificationInvokerImpl to separate...
2015-04-14 Tony TkacikExtracted NotificationInvokerImpl to separate class. 35/17835/3
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-10 Moiz RajaMerge changes I114cbac1,I45c2e7cd
2015-04-10 Moiz RajaMerge "Refactor raft recovery code to a RaftActorRecove...
2015-04-10 Tony TkacikMerge "BUG 1848 : Use OrderedNormalizedNodeWriter in...
2015-04-10 Tony TkacikMerge "BUG-1848 : OrderedNormalizedNodeWriter implement...
2015-04-10 Tom PantelisMerge "BUG-2953 : Unable to read from datastore root...
2015-04-09 Robert VargaBUG-2967: Expose before-state from DataObjectModification 00/18000/1
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
2015-04-08 Tony TkacikMerge "Fixed NPE when RuntimeRpc could not find module...
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Tony TkacikMerge "Add DOMDataTreeIdentifier.toString()"
2015-04-07 Tom PantelisMerge "Bug 2933: BidningDOMDataBrokerAdaper implements...
2015-04-07 Tom PantelisMerge "Bug 2933: Make DataTreeModification and Listener...
2015-04-07 Tom PantelisMerge "Bug 2933: Implemented DataTreeChangeService"
2015-04-07 Tony TkacikBug 2933: BidningDOMDataBrokerAdaper implements DataTre... 28/17528/4
2015-04-07 Tony TkacikBug 2933: Make DataTreeModification and Listeners type... 27/17527/4
2015-04-07 Tony TkacikBug 2933: Implemented DataTreeChangeService 26/17526/4
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Ed WarnickeMerge "Export BindingNormalizedNodeSerializer via Confi...
2015-03-30 Tony TkacikExport BindingNormalizedNodeSerializer via Config Subsy... 54/17354/1
2015-03-31 Tony TkacikMerge "Tune NotificationRouter wait strategy"
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "BUG-2739 Fix concurrent metadata cleanup for...
2015-03-19 Tony TkacikBug 868: Removed use of CompositeNode Binding Codecs. 35/16835/2
2015-03-19 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
2015-03-19 Ed WarnickeMerge "Renamed Binding DOM Adapters to share same namin...
2015-03-19 Ed WarnickeMerge "Bug 868: Binding MD-SAL exports new codec factory."
2015-03-19 Tony TkacikRenamed Binding DOM Adapters to share same naming conve... 72/16772/2
2015-03-19 Tony TkacikBug 868: Binding MD-SAL exports new codec factory. 71/16771/2
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
2015-03-12 Tony TkacikMerge "BUG-2343 Report sideloaded models for nc correctly"
2015-03-12 Tony TkacikMerge "BUG-2314 Allow rpcs with no input in netconf...
2015-03-12 Tony TkacikMerge "Quick fix nullable RPC input"
2015-03-12 Moiz RajaMerge "Add sal-akka-raft test-jar dependency to sal...
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Vaclav DemcakQuick fix nullable RPC input 30/16330/3
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...
next