Merge changes I3e404877,Ida2a5c32,I9e6ce426,I6a4b90f6,I79717533
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / TransactionProxy.java
2015-01-26 Tony TkacikMerge changes I3e404877,Ida2a5c32,I9e6ce426,I6a4b90f6...
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-26 Moiz RajaMerge "Bug 2265: Use new NormalizedNode streaming in...
2015-01-21 tpantelisBug 2265: Use new NormalizedNode streaming in messages 48/12448/19
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 "Optimize inflight transitions"
2015-01-08 Tony TkacikMerge "Remove lock out of the congested/reuse case"
2015-01-07 Tom PantelisMerge "Refactor TransactionProxy"
2015-01-07 Gary WuRefactor TransactionProxy 36/13836/5
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
2014-11-14 Tony TkacikMerge "Netconf testtool fix multiple feature file modif...
2014-11-14 Tony TkacikMerge "BUG-2345 Move bouncycastle bundles from netconf...
2014-11-13 Kamal RameshanBug-2136 - fix for is-local-path 00/12700/8
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: samples/clustersession"
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-10 Tony TkacikMerge "Add serialVersionUID to Serializable classes"
2014-11-10 Tony TkacikMerge changes Ic7e83322,I2482a37c
2014-11-10 Tony TkacikMerge changes I525c2070,Ib920ff67
2014-11-10 Tony TkacikMerge "Fix raw references to Promise"
2014-11-10 Tony TkacikMerge "Fix raw reference to Predicate"
2014-11-10 Tony TkacikMerge "Fix raw ProtocolService references"
2014-11-10 Tony TkacikMerge "Fix a raw ServiceReference"
2014-11-10 Tony TkacikMerge "Fix a non-generic reference to DataContainerNode"
2014-11-10 Tony TkacikMerge "Fix non-generic references to NormalizedNode"
2014-11-10 Tony TkacikMerge changes I0fe4b78d,I3d3bc71b
2014-11-10 Tony TkacikMerge "Do not override managed versions"
2014-11-10 Tony TkacikMerge "Fix raw types in Neutron northbound"
2014-11-08 Tony TkacikMerge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9...
2014-11-08 Tony TkacikMerge changes I52c2aaab,I2509ed5e,Ic1d8a4e5,I73730f79...
2014-11-08 Tony TkacikMerge "Do not create Map subclasses"
2014-11-08 Moiz RajaBUG 2339 : TransactionChain id created by the Clustered... 58/12658/1
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Tony TkacikMerge "Introduce forwarding DOMData classes"
2014-11-07 Tony TkacikMerge "Fix a typo in javadoc"
2014-11-07 Tony TkacikMerge "Bug 2233 - RPC register exception when rpc has...
2014-11-07 Tony TkacikMerge "BUG-2254 Make runtime rpcs in config subsystem...
2014-11-07 Tony TkacikMerge "Fix logback-config warnings"
2014-11-07 Tony TkacikMerge "Remove duplicate groupId"
2014-11-07 Tony TkacikMerge "Fix warnings in netconfig-netty-util"
2014-11-07 Tony TkacikMerge "Fix warnings in netconfig-monitoring"
2014-11-07 Tony TkacikMerge "Fix cluster test warnings"
2014-11-07 Tony TkacikMerge "Add serialversionUUID to cluster/datastore/modif...
2014-11-07 Tony TkacikMerge "Fix raw Class in sal-distributed-datastore messages"
2014-11-07 Tony TkacikMerge "Fix warnings in clustering"
2014-11-07 Tony TkacikMerge "Fix warnings in config-manager"
2014-11-07 Tony TkacikMerge "Fix warnings in config-util"
2014-11-07 Tony TkacikMerge "Fix warnings in neconf-util"
2014-11-07 Tony TkacikMerge "Fix warnings in config-api tests"
2014-11-07 Tony TkacikMerge "Do not override managed versions"
2014-11-06 Moiz RajaMerge "Bug 2318: Ensure previous Tx in chain is readied...
2014-11-06 Tony TkacikMerge "Remove l2switch sample"
2014-11-04 Devin AveryMerge "Fix for Bug 2290."
2014-11-04 Tony TkacikMerge "Introduce a benchmark for databroker"
2014-11-03 tpantelisBug 2340: Fixed chained Tx not ready prior next create 59/12659/1
2014-11-02 tpantelisBug 2337: Fix Tx already sealed failure on Tx commit 81/12581/2
2014-11-01 tpantelisBug 2318: Ensure previous Tx in chain is readied before... 35/12535/2
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-11-03 Moiz RajaBUG 2296 : TransactionProxy should support the ability... 51/12451/1
2014-10-30 Moiz RajaMerge "Bug 2055: Handle Tx create in TransactionProxy...
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-28 tpantelisBug 2055: Handle Tx create in TransactionProxy resiliently 15/12215/7
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Fix checkstyle warnings"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-27 Tony TkacikMerge "BUG-1612 Update netconf testtool to use new...
2014-10-27 Tony TkacikMerge "BUG-1612 Implement mina ssh netconf server endpoint"
2014-10-27 Tony TkacikMerge "Fix failing reconnect test."
2014-10-27 Tony TkacikMerge "BUG-2184 Fix subtree filtering for identity...
2014-10-27 Tony TkacikMerge "BUG-2184 Fix config.yang module(add type as...
2014-10-24 Tom PantelisMerge "Bug-2136 : Clustering : When a transaction is...
2014-10-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-20 Tony TkacikMerge "Issue fix for config subsystem"
2014-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-10-12 Kamal RameshanBug-2136 : Clustering : When a transaction is local... 34/11934/8
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-17 Tony TkacikMerge "Bug 1764 - added service for pushing default...
2014-10-17 Tony TkacikMerge "BUG-2006: Rework state tracking"
2014-10-16 Moiz RajaMerge "Bug 1965: Fixed DataChangedReply sent to deadlet...
2014-10-16 Moiz RajaMerge "Bug-1607: Clustering : Remove actorFor (depreca...
2014-10-16 Tony TkacikMerge "BUG 2047 - HTTP GET - no returning error message"
2014-10-16 Tony TkacikMerge "BUG 1966 - change message logging level (info...
2014-10-16 Tony TkacikMerge "Bug 2131 - NPE when starting controller"
2014-10-16 Tony TkacikMerge changes I879118ce,I664b391e
2014-10-16 Tony TkacikMerge "BUG-1958 Fix leafref path in config-yang module."
2014-10-16 Tony TkacikMerge "BUG-1521 netconf-impl & netconf-monitoring line...
2014-10-16 Kamal RameshanBug-1607: Clustering : Remove actorFor (deprecated... 34/11834/4
2014-09-26 Abhishek KumarBug 1577: Gates access to Shard actor until its initialized 15/11415/4
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-17 Ed WarnickeMerge "BUG-1542 Remove netconf-ssh|tcp features from...
2014-09-17 Tony TkacikMerge "BUG 1659 - non unified returning data default...
2014-09-17 Alessandro BochMerge "Bug 1808: Don't deserialize IPv4 payload in...
2014-09-17 Alessandro BochMerge "Bug 1805: Fixed 2 bugs in ICMP.computeChecksum()."
2014-09-16 Madhu VenugopalMerge "Bug 1894: Add LISP configuration options to...
2014-09-16 Moiz RajaMerge "Bug 1904: Handle null ThreadExecutorStatsMXBeanI...
2014-09-16 Tony TkacikMerge "Bug 1892 - Karaf setenv should use '=' instead...
next