Bug 650: Removed uncessary wrapping and allocation of futures
[controller.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / md / sal / dom / broker / impl / DOMDataCommitCoordinatorImpl.java
2014-09-11 Robert VargaBug 650: Removed uncessary wrapping and allocation... 40/11040/3
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Moiz RajaMerge "Bug 1666: Fixing the clustering config file...
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-04 Tony TkacikMerge "Fix netconf testtool after recent changes to...
2014-09-04 Tony TkacikMerge "Refactor integration tests for netconf in netcon...
2014-09-03 Ed WarnickeMerge "Bug 1446: Add JMX stats for in-memory data store"
2014-08-26 tpantelisBug 1446: Add JMX stats for in-memory data store 27/10327/10
2014-08-13 Ed WarnickeMerge "Bug-1338: Create a grouping for order to help...
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-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
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-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-29 tpantelisBug 1392: Change ReadTransaction#read to return Checked... 78/9178/12
2014-07-26 Moiz RajaMerge "Remove RaftReplicator and move hearbeat logic...
2014-07-26 Moiz RajaMerge "Implement behavior common to a RaftActor in...
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-25 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-22 Giovanni MeoMerge "Flow request containing an invalid action should...
2014-07-21 Tony TkacikMerge "BUG 1387 - degrade log output from info to debug"
2014-07-21 Tony TkacikMerge "Bug 1362: New AsyncWriteTransaction#submit method"
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-18 Devin AveryMerge "Removed unused private implementation class"
2014-07-18 Tony TkacikMerge "BUG-692 Replace strings with ModifyAction enum"
2014-07-18 Tony TkacikMerge "Bug-1376 Add caching for premature notifications...
2014-07-18 Tony TkacikMerge "BUG-1291 Fix executor for netconf-connector...
2014-07-18 Tony TkacikMerge "BUG-1365 Check if channel was closed when negoti...
2014-07-17 Devin AveryMerge "Added SingleThreadedExecutors to data store...
2014-07-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-17 Tony TkacikMerge "Bug 1367 - Fix NPE in cors filter"
2014-07-16 Devin AveryMerge "Bug 1225: Fixed bug in registration of default...
2014-07-16 Devin AveryMerge "Deprecated Rpcs and RpcErrors helper classes"
2014-07-13 tpantelisBug 1362: New AsyncWriteTransaction#submit method 91/9091/3
2014-07-12 tpantelisDeprecated Rpcs and RpcErrors helper classes 64/8964/4
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-19 Ed WarnickeMerge "BUG-1167: missing Notification of FLOW_REMOVED"
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-17 Ed WarnickeMerge "Added container wrapper against action to suppor...
2014-06-17 Ed WarnickeMerge "added containermanager shell feature"
2014-06-16 Ed WarnickeMerge "Add some unimplemented proxy classes related...
2014-06-16 Ed WarnickeMerge "Add more yang/sal dependencies"
2014-06-16 Ed WarnickeMerge "Hook the Distributed Data store into the config...
2014-06-16 Ed WarnickeMerge "Add akka dependencies"
2014-06-16 Ed WarnickeMerge "Initial commit of the akka based distributed...
2014-06-13 Ed WarnickeMerge changes Ia119c9ae,Ic2290d7f
2014-06-12 Tony TkacikBug 1073: Added support to DOMBrokerImpl for Transactio... 95/7395/14