Further Guava Optional cleanups
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / test / java / org / opendaylight / controller / cluster / raft / TestActorFactory.java
2018-10-10 Robert VargaRemove the use of ActorIdentity.getRef() 25/76825/1
2018-01-24 Robert VargaMigrate from JavaTestKit to javadsl.TestKit 22/65622/11
2017-04-14 Tom PantelisFix intermittent failures in FollowerTest 14/54814/2
2016-11-03 Tom PantelisChanges for akka 2.4.11 63/47763/3
2016-10-12 Tom PantelisFix warnings in sal-akka-raft test classes 98/46798/4
2016-02-12 Tom PantelisFix intermittent LeaderTest/CandidateTest failures 44/34544/2
2015-11-18 Moiz RajaBUG 2817 - Basic implementation of RemoveServer in... 03/29803/3
2015-11-02 Tom PantelisAdd leader unit test for non-voting consensus 27/29027/4
2015-09-28 Tom PantelisAlways persist and recover election term info 91/27491/9
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 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-21 Tom PantelisMerge "Fix for Bug 2727 - Upgrade Akka from 2.3.4 to...
2015-02-19 Moiz RajaMerge "Refactor LeaderTest"
2015-02-18 tpantelisRefactor LeaderTest 08/15208/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 Moiz RajaMerge "(Fix: Bug 2711) - Match RPC actor system's Netty...
2015-02-13 Tom PantelisMerge "Try to eliminate random failures in RaftActorTest"
2015-02-12 Moiz RajaTry to eliminate random failures in RaftActorTest 15/15215/3
2015-02-13 Tony TkacikMerge "Bring features/neutron into the same parent...