Remove explicit default super-constructor calls
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / test / java / org / opendaylight / controller / cluster / raft / ReplicatedLogImplTest.java
2017-01-06 Tom PantelisBug 7362: Notify applyState synchronously 04/49404/7
2016-12-01 Tom PantelisRemove MockReplicatedLogEntry 08/48808/3
2016-11-29 Tom PantelisBug 5419: Persist log entries asycnhronously 41/48441/6
2016-10-12 Tom PantelisFix warnings in sal-akka-raft test classes 98/46798/4
2016-08-22 Tom PantelisTake snapshot after recovery on migrated messages 47/43747/8
2016-06-14 Tom PantelisGuard against duplicate log indexes 75/39975/4
2016-04-12 Robert VargaMove null check from getTotalMemory() 95/37495/2
2016-03-30 Robert VargaUse java.util.function.Supplier instead of Guava 81/36681/5
2016-03-29 Robert VargaRemove DelegatingRaftActorBehavior 60/36160/11
2016-01-18 Robert VargaRevert "Add mockito-configuration to tests" 18/32818/2
2016-01-13 Robert VargaAdd mockito-configuration to tests 45/32045/11
2015-06-01 Kamal RameshanBug:3260-Recovery misses flows installed on single... 70/21570/2
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-21 Tony TkacikMerge "Add assertNotNull to prevent null analysis warnings"
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-21 Tony TkacikMerge "Bug 2998 - RESTCONF not recogizing top-level...
2015-04-21 Moiz RajaMerge "Cleanup: Remove passing around of DataPersistenc...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-14 Tom PantelisCleanup: Remove passing around of DataPersistenceProvider 43/18143/2
2015-04-13 Moiz RajaMerge "Bug 2948: Store DataPersistenceProvider in RaftA...
2015-04-13 Tom PantelisFix unit test failure in ReplicatedImplLogTest 10/18210/1
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-11 Moiz RajaMerge "Add LeadershipChangeCount to ShardStats"
2015-04-11 Moiz RajaMerge "Add new DeleteEntries class wih long "fromIndex...
2015-04-10 Tom PantelisBug 2948: Store DataPersistenceProvider in RaftActorContext 04/17804/5
2015-04-10 Tom PantelisAdd unit tests for ReplicatedLogImpl 52/17352/2