BUG 2185 : Disable all internal switching of behavior
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / behaviors / Leader.java
2015-09-02 Moiz RajaBUG 2185 : Disable all internal switching of behavior 90/26290/1
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-23 Tony TkacikMerge "Migrate JMX plugin's use of BindingGeneratorUtil"
2015-02-23 Tony TkacikMerge "Migrate deprecated guava methods"
2015-02-23 Tony TkacikMerge "Do not override artifact versions"
2015-02-23 Tony TkacikMerge "Use Preconditions"
2015-02-23 Tony TkacikMerge "Do not override jsr305 version"
2015-02-23 Tony TkacikMerge "Make reconnect on capability changed truly optional"
2015-02-23 Tony TkacikMerge "Prevent multiple config pushers"
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-21 Tom PantelisMerge "Fix for Bug 2727 - Upgrade Akka from 2.3.4 to...
2015-02-21 Tom PantelisMerge "BUG 2702 : Switch to a low impact scheduling...
2015-02-20 Moiz RajaBUG 2702 : Switch to a low impact scheduling mechanism... 48/15548/3
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2626: activate enunciate only on jdk-1.7"
2015-02-13 Tony TkacikMerge "BUG-2626: Do not override enunciate version"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-13 Tom PantelisMerge "Try to eliminate random failures in RaftActorTest"
2015-02-12 Moiz RajaMerge "Add slf4j SimpleLogger properties file for unit...
2015-02-12 Moiz RajaMerge "Added LeaderElectionScenariosTest class"
2015-02-12 Ed WarnickeMerge "Neutron to return ServiceUnavailable if no provi...
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Tom PantelisMerge "Stop scheduling the Install Snapshot check"
2015-02-11 Moiz RajaStop scheduling the Install Snapshot check 73/15173/1
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Moiz RajaMerge "Add signature marker and version to NormalizedNo...
2015-02-09 Moiz RajaMerge "Bug 2410: Use generated serialVersionUID for...
2015-02-06 Ed WarnickeMerge "Added requuired-capabilities to the impl/.....
2015-02-06 Tony TkacikMerge "Add (un)lock ops to netconf testtool"
2015-02-05 Moiz RajaMerge "Improve Shard logging output"
2015-02-02 tpantelisImprove Shard logging output 60/14660/6
2015-01-28 Moiz RajaMerge "Bug 2265: Address comments from 12448"
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
2015-01-26 Tom PantelisMerge "BUG 2518 : Throttle operations in a transaction"
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-23 Robert VargaRemove followers as an explicit field 45/14445/3
2015-01-23 Robert VargaHide AbstractLeader maps 43/14443/3
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
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 changes Ia7cd7eda,If961a029,I9f6a57a2,Id8551489
2014-11-21 Tony TkacikMerge "Fix checkstyle warnings in config-api"
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Kamal RameshanBug-2277: fix the Leader test failing in jenkins 70/12970/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...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-20 Tony TkacikMerge "Remove unneeded embedded dependency"
2014-11-20 Tony TkacikMerge "Do not retain NetconfConnectModule reference"
2014-11-20 Tony TkacikMerge "Use ImmutableSet/Map in ServiceReferenceRegistry"
2014-11-20 Tony TkacikMerge "Fix raw references to Iterator"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Moiz RajaMerge "Bug-2277 : Isolated Leader Implementation"
2014-11-19 Kamal RameshanBug-2277 : Isolated Leader Implementation 99/12799/10
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
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 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 Robert VargaFix HashMap references 18/12618/2
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
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 Kamal RameshanBug-2301 - Clustering:Snapshots need not be stored... 15/12515/5
2014-11-06 Tony TkacikMerge "Remove l2switch sample"
2014-11-05 Moiz RajaBUG 2090 : Clustering : Bring akka-raft unit test cover... 22/12522/1
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
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-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-24 Moiz RajaMerge "[Fix for Bug 1631] - Refactored RaftActorBehavio...
2014-10-23 mark.mozolewski[Fix for Bug 1631] 65/11965/5
2014-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-10-09 Moiz RajaMerge "Bug 2003: CDS serialization improvements"
next