Merge "Remove unnecessary declaration of <prerequisites> in features"
[controller.git] / opendaylight / md-sal / sal-inmemory-datastore /
2014-09-03 Ed WarnickeMerge "Bug 1446: Add JMX stats for in-memory data store"
2014-09-03 Moiz RajaMerge "Candidate fix for dependency issue in odl-restco...
2014-09-03 Tony TkacikMerge "BUG-1520 coverage tests for config-manager"
2014-09-03 Tony TkacikMerge "Datastore: Reuse successful future"
2014-09-03 Tony TkacikMerge "Datastore: lower in-memory change tracking overhead"
2014-09-03 Tony TkacikMerge "Hotfix for resolving of remote yang schemas."
2014-09-02 Ed WarnickeMerge "Bug 1593 - Flow Statistics manager is updating...
2014-09-02 Tony TkacikMerge "Small fix to xsql dependencies"
2014-09-02 Robert VargaDatastore: Reuse successful future 16/10616/2
2014-09-02 Robert VargaDatastore: lower in-memory change tracking overhead 04/10604/5
2014-08-29 Moiz RajaMerge "Moving protobuff files to sal-clustering-commons"
2014-08-29 Ed WarnickeMerge "FRM performance refactoring: * Interface definit...
2014-08-29 Ed WarnickeMerge "Added AAA AuthN filter to RESTConf web.xml"
2014-08-29 Ed WarnickeMerge "Bug 1636: Fixed invalid model of inmemory-datast...
2014-08-28 Tony TkacikMerge "BUG-1617 Extract AuthProvider from netconf ssh"
2014-08-28 Tony TkacikBug 1636: Fixed invalid model of inmemory-datastore... 51/10451/1
2014-08-27 Tony TkacikMerge "BUG-1622 Fix handling of non-downloadable schema...
2014-08-27 Tony TkacikMerge "BUG-1621 Fix reconnecting."
2014-08-27 Tom PantelisMerge "Cleanup DOMStoreReadTransaction/DOMDataReadTrans...
2014-08-27 Tony TkacikMerge "BUG-1493: activate recursion elision"
2014-08-26 tpantelisBug 1446: Add JMX stats for in-memory data store 27/10327/10
2014-08-26 Moiz RajaMerge "Bug 1576: Handle remote failures for write Tx...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-26 Tony TkacikMerge "BUG-1521 Increase test coverage of netconf-netty...
2014-08-26 Tony TkacikMerge "BUG-1568 Remove unused VirtualSocket"
2014-08-26 Tony TkacikMerge "BUG-1521 Netconf-monitoring test coverage raise"
2014-08-26 Tony TkacikMerge "BUG-650: remove unneeded sort()"
2014-08-26 Madhu VenugopalMerge "Fixing incorrect case for interface method neutr...
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Ed WarnickeMerge "Get some basic unit testing in place for the...
2014-08-25 Ed WarnickeMerge "Do not use protobuf serialization for FindPrimar...
2014-08-25 Giovanni MeoMerge "Added missing dependency sections that helps...
2014-08-25 Tom PantelisMerge "Improve SnapshotBackedReadTransaction.close()"
2014-08-25 Robert VargaImprove SnapshotBackedReadTransaction.close() 96/10196/2
2014-08-25 Ed WarnickeMerge "BUG-1568 Remove ganymed Ssh client adapter"
2014-08-25 Ed WarnickeMerge "BUG-1568 Ssh Handler for netconf client Mina...
2014-08-25 Tony TkacikMerge "Fixed possible NPE in TopologyManager FlowCapabl...
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
2014-08-25 Robert VargaBUG-1493: activate recursion elision 95/10095/3
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-23 Robert VargaMake InMemoryDOMDataStore.ready() unsynchronized 09/10209/1
2014-08-22 Tom PantelisMerge "Incorrect name of elements in yang case nodes"
2014-08-22 Tony TkacikMerge "Removed getClass comparison if FlowComparator."
2014-08-21 Madhu VenugopalMerge "Karaf odl-nsf-managers feature fails due to...
2014-08-21 Ed WarnickeMerge "Bug 1586: Do not use JaxRS 2.0 unnecessarily"
2014-08-21 Ed WarnickeMerge "Converted Inventory Manager to use Transaction...
2014-08-21 Ed WarnickeMerge "Fixed possible NPE in flow reconciliation"
2014-08-21 Ed WarnickeMerge "Bug 1585 - switch features removed after node...
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-21 Moiz RajaMerge "SupervisorStrategy caught throwable - logging"
2014-08-21 Moiz RajaMerge "Correct the self usage in ThreePhaseCommitCohort...
2014-08-21 Tony TkacikMerge "BUG-1568 Getting rid of StreamGobller from netco...
2014-08-21 Tony TkacikMerge "BUG-1541 Make EXI and clientConnectTimeout confi...
2014-08-21 Tony TkacikMerge "Fix race condition in SSH NETCONF server"
2014-08-21 Moiz RajaMerge "Patch to eliminate sleeps in RemoteRpc tests"
2014-08-21 Tony TkacikMerge "NETCONF scalability: share instances"
2014-08-21 Tony TkacikMerge "BUG-1493: split off recursion tracking and rewor...
2014-08-21 Tony TkacikMerge "BUG-1493: Add test suite documentation"
2014-08-20 Robert VargaBUG-1493: split off recursion tracking and rework it 62/10062/5
2014-08-20 Robert VargaBUG-1493: Add test suite documentation 61/10061/4
2014-08-20 Devin AveryMerge "BUG 932 - Swagger HTTP POST contains incorrect...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
2014-08-19 Ed WarnickeMerge "Revert "Added the Buffer-Id to packet-in.""
2014-08-19 Ed WarnickeMerge "Added the Buffer-Id to packet-in."
2014-08-18 Devin AveryMerge "Bug 1430: Obtain config params from config system"
2014-08-13 tpantelisBug 1430: Obtain config params from config system 05/9905/2
2014-08-13 Ed WarnickeMerge "Bug-1338: Create a grouping for order to help...
2014-08-13 Ed WarnickeMerge "BUG-997 Use shared schema context factory in...
2014-08-13 Tom PantelisMerge "Add exists method on DOMStoreReadTransaction...
2014-08-12 Moiz RajaAdd exists method on DOMStoreReadTransaction and DOMDat... 43/9843/10
2014-08-12 Devin AveryMerge "Working md-sal features, including restconf...
2014-08-12 Devin AveryMerge "Fix to topology-lldp-discovery to allow for...
2014-08-12 Devin AveryMerge "config-persister-feature-adapter to push configs...
2014-08-12 Devin AveryMerge "Minor changes to config-persister to allow for...
2014-08-12 Moiz RajaMerge "Missing capability in 10-rest-connector.xml...
2014-08-11 Ed WarnickeMerge "Fix broken 05-clustering.xml"
2014-08-11 Ed WarnickeMerge " Expose more information about a Shard via JMX"
2014-08-11 Devin AveryMerge "Bug 1430: Off-load notifications from single...
2014-08-11 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-11 Ed WarnickeMerge "BUG-1511: add FIXME markers"
2014-08-09 Robert VargaBUG-1511: add FIXME markers 34/9834/1
2014-08-09 Moiz RajaMerge "Fix usage of StringBuilder when getting parent...
2014-08-08 Madhu VenugopalMerge "Neutron LBaaS v2.0 API support"
2014-08-08 Tony TkacikMerge "Fix config-manager activator"
2014-08-08 Tony TkacikMerge "BUG-1495: fail future when no local RPC is found"
2014-08-07 Tony TkacikMerge "BUG-997 Consult QNames of yang modules with...
2014-08-07 Tony TkacikMerge "BUG-1423 Fix distributed datastore error in...
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-07 Tony TkacikMerge "Migrate to junit 4.11"
2014-08-07 Tony TkacikMerge "BUG-1493: do not instantiate HashSet"
2014-08-07 Robert VargaBUG-1493: do not instantiate HashSet 60/9760/5
2014-08-07 tpantelisBug 1430: Off-load notifications from single commit... 22/9422/12
2014-08-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
2014-08-03 Madhu VenugopalMerge "OS Neutron FWaaS api/jaxrs and associated bindings"
2014-08-02 Madhu VenugopalMerge "Created Sample Feature Test Class for Base Featu...
2014-08-02 Madhu VenugopalMerge "added feature topology manager shell"
2014-08-02 Madhu VenugopalMerge "Added hosttracker shell for karaf (rebased)"
next