Fix the inner order of switchBehavior in RaftAcotr
[controller.git] / opendaylight / md-sal / sal-clustering-commons /
2018-01-24 Robert VargaMigrate from JavaTestKit to javadsl.TestKit 22/65622/11
2018-01-22 Tom PantelisHandle empty type in NormalizedNode streaming 68/67368/4
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2018-01-11 Robert VargaBump yangtools to 2.0.0 74/64174/26
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-11-29 Stephen KittDrop obsolete Maven site configuration 35/65935/2
2017-11-09 Michael VorburgerFix io.dropwizard.metrics version 86/65386/1
2017-10-14 David SuarezFix some sonar/checkstyle issues 76/64276/2
2017-09-16 Stephen KittString performance and maintenability 54/57354/8
2017-09-01 HeYunBoBug 9008: Fix the error of the persisted journal data... 67/61967/3
2017-08-24 Robert VargaBUG-9028: make NonPersistentDataProvider schedule invoc... 55/62255/1
2017-08-23 Robert VargaRemove remnants of proto generation 46/62146/2
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 72/61672/1
2017-07-30 Tom PantelisSlice front-end request messages 74/60574/7
2017-07-18 Robert VargaSimplify QuarantinedMonitorActor 84/60484/3
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2017-07-07 Tom PantelisFix incorrect spelling of fileBackedStreamFactory 64/60064/1
2017-07-03 Tom PantelisBug 7449: Add slicer Id to MessageSliceIdentifier 97/59897/2
2017-06-29 Tom PantelisBug 2890: Chunk AppendEntries when single payload size... 01/57301/12
2017-06-26 Tom PantelisBug 7449: Move Dispatchers to sal-clustering-commons 63/59463/3
2017-06-20 Tom PantelisBug 7449: Add message slicing/re-assembly classes 67/55767/26
2017-06-19 Robert VargaLower UnboundedDequeBasedControlAwareMailbox logging 93/59193/1
2017-06-06 Tom PantelisRemove deprecated NormalizedNodeInputStreamReader ctor 15/58015/3
2017-05-29 Tom PantelisBug 5740: Add Deque-based control-aware mailbox 18/57818/3
2017-05-16 Robert VargaLower debugging in sal-clustering-commons 41/57141/2
2017-05-16 Stephen Kittsal-clustering-commons: use lambdas 82/57182/2
2017-05-16 Jakub MorvayBug 8444 - Persistent prefix-based shard cannot load... 76/57076/4
2017-05-12 Tom PantelisDon't use File(In/Out)putStream in FileBackedOutputStream 58/56958/2
2017-05-04 Robert VargaFix logger formatting strings 37/56537/1
2017-05-03 Tomas CereBUG 8301: Convert queue to a local variable 72/56472/1
2017-04-26 Robert VargaLower AbstractNormalizedNodeDataOutput debugs to trace 77/56077/1
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 89/54689/1
2017-03-24 Robert VargaBUG-8073: Improve handling of temporary files 90/53790/6
2017-03-24 Andrej MakAdd SerializationUtils unit test 54/53654/2
2017-03-23 Andrej MakAdd QuarantinedMonitorActor unit test 13/53613/4
2017-03-23 Andrej MakAdd RoleChangeNotifier unit test 10/53610/2
2017-03-13 Robert VargaUse guava-testlib's FakeTicker 59/53159/3
2017-03-01 Robert VargaCleanup sal-clustering-commons/pom.xml 04/52404/6
2017-02-28 Tom PantelisBug 7521: Add custom local snapshot store 78/51078/16
2017-02-28 Jakub MorvayFix NPE in YangTextSchemaSourceSerializationProxy#getRe... 37/52337/4
2017-02-17 Tom PantelisBug 7521: Add FileBackedOutputStream and use for snapsh... 69/50769/13
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations 02/51402/2
2017-01-24 Stephen KittDrop explicit dependency on Findbugs annotations 22/50922/2
2017-01-24 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 61/50861/3
2017-01-24 Michael VorburgerReplace FindBugs :jsr305 by full :annotation (Bug 7663) 98/50898/2
2017-01-23 Robert VargaBUG-7594: Expand NormalizedNodeData{Input,Output} to... 56/50656/6
2017-01-21 Robert VargaFix FindBugs warning around locking 32/50632/2
2017-01-05 Robert VargaBUG-7159: eliminate use of CrossStatementSourceReactor 47/49747/5
2016-11-29 Robert VargaMake sure MetricsReporter cache is constant 32/48632/2
2016-11-25 Robert VargaFix javadocs and enable doclint 83/48683/4
2016-11-22 Tom PantelisBug 5419: Add persistAsync method to DataPersistencePro... 40/48440/2
2016-11-03 Tom PantelisChanges for akka 2.4.11 63/47763/3
2016-10-27 Tom PantelisRemove legacy NormalizedNode serialization classes 39/47639/3
2016-10-27 Tom PantelisMove SerializationUtils to sal-clustering-commons 37/47637/2
2016-10-27 Tom PantelisRemove pre-Lithium serialization support in sal-distrib... 34/47634/2
2016-10-25 Tom PantelisFix FindBugs warnings in sal-clustering-commons 19/46919/4
2016-10-24 Alexis de TalhouëtRevert "Clean-up pom.xml layout" 67/47467/1
2016-10-24 Alexis de TalhouëtClean-up pom.xml layout 91/46691/12
2016-10-21 Tom PantelisFix CS warnings in sal-clustering-commons and enable... 53/46853/4
2016-10-11 Tom PantelisBug 6910: Fix anyxml node streaming 47/46747/3
2016-10-10 Robert VargaUpdate to akka 2.4.11 86/46686/3
2016-10-05 Stephen KittBUG-6341: use common Coda Hale Metrics 36/43736/4
2016-09-23 Stephen KittMechanical code cleanup (sal-clustering-commons) 68/46068/3
2016-08-25 Robert VargaBUG-5280: add ExplicitAsk utility class 54/44654/1
2016-08-12 Robert VargaMove MessageTrackerTest 22/43322/7
2016-08-11 Tom PantelisChange InstallSnapshot and reply to use Externalizable... 38/42638/4
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 09/43409/1
2016-07-28 Robert VargaUse ActorSystem.terminate() 68/42668/2
2016-07-05 Tom PantelisEliminate dead letters message when there's no sender 41/41241/2
2016-06-30 Tom PantelisBug 6106: Prevent flood of quarantine messages 33/41033/2
2016-06-28 Robert VargaFix serialVersionUID 35/40735/4
2016-06-22 Robert VargaBUG-5280: move AbstractDataTreeModificationCursor 40/39840/38
2016-06-14 Robert VargaMake akka-testkit a test dependency 81/40281/2
2016-06-08 Robert VargaBUG-5280: Remove PeristentMessages 22/39122/28
2016-06-08 Robert VargaBUG-5280: remove support for talking to pre-Boron clients 19/39119/28
2016-06-06 Robert VargaFix compilation error 07/39907/4
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller 45/39645/6
2016-05-31 Robert VargaEnsure AbstractUntypedActor#unknownMessage() is called 17/36117/9
2016-05-20 Robert VargaBUG-5626: remove CompositeModification(ByteString)Payload 87/38987/5
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-05-16 Robert VargaDo not override protobuf version 19/38319/5
2016-05-09 Robert VargaFix static methods and convert to lambdas 21/38321/2
2016-05-09 Robert VargaMake potentially-static methods static 20/38320/2
2016-04-29 Tom PantelisMove ClusterAdminRpcService to its own bundle 49/36849/18
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-02 Robert VargaMake MessageTracker.Context implement AutoCloseable 08/37008/3
2016-03-29 Robert VargaRefactor MessageTracker 11/36511/5
2016-03-29 Robert VargaMove MessageTracker to sal-clustering-commons 10/36510/5
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover} 92/36292/3
2016-03-16 Tom PantelisBug 5485: Improve DataTreeModification pruning on recovery 13/36013/5
2016-03-11 Robert VargaDo not guard simple logging with isXXXEnabled() 18/36118/1
2016-03-11 Robert VargaRemove commented-out logging 16/36116/1
2016-03-07 Robert VargaBUG-4964: Bump to akka-2.4.1 24/32524/19
2016-02-23 Tom PantelisBug 5329: Add factory akka.conf 53/34553/5
2016-02-23 Tom PantelisRemove unused org.opendaylight.controller.xml.codec... 14/35114/5
2016-02-18 Robert VargaHide NormalizedNodeOutputStreamWriter 47/34847/6
2016-02-18 Robert VargaRemove InputStream constructors 41/34841/4
2016-02-17 Robert VargaNormalizedNodeDataOutput should be AutoCloseable 46/34846/3
2016-02-17 Robert VargaRemove implements NormalizedNodeStreamWriter declaration 45/34845/3
2016-02-17 Robert VargaRemove NormalizedNodeStreamReader 42/34842/2
next