Fixup checkstyle
[controller.git] / opendaylight / md-sal / sal-clustering-commons / src / test / java / org / opendaylight / controller / cluster /
2024-01-27 Robert VargaMigrate sal-clusering-commons tests 32/110032/1
2024-01-20 Robert VargaBump upstreams 76/109676/33
2023-09-29 Robert VargaClean up SerializationUtilsTest 73/108073/1
2023-06-20 Robert VargaBump upstreams 06/106506/10
2023-04-18 Robert VargaMigrate users of Optional.get() 83/105483/4
2023-04-03 Robert VargaClean up sal-clustering-commons 60/105160/1
2023-02-23 Robert VargaRemove commons-lang dependencies 70/104570/1
2022-11-02 Robert VargaDo not reference immutable node builders 40/103040/1
2022-05-11 Robert VargaDo not use RevisionSourceIdentifier 77/101077/2
2021-09-22 Robert VargaUse URLEncoder.encode(String, Charset) 89/97589/3
2021-05-09 Robert VargaBump odlparent/yangtools/mdsal 62/95162/17
2021-05-05 Kostiantyn NosachSwitch to Akka Artery 09/95409/8
2021-03-19 Robert VargaClean up use of MockitoAnnotations.initMocks 31/95531/2
2020-11-16 tadei.bilanUse java.lang.ref.Cleaner in controller.cluster.io 86/93286/2
2020-10-16 Robert VargaRehost Chunked{ByteArray,InputStream,OutputStream} 99/93099/5
2020-10-07 Robert VargaBump upstreams for Silicon 78/92878/17
2020-06-19 Tejas NevrekarApply a workaround for the isolation of quarantined... 79/90279/8
2020-05-28 Robert VargaRemove use of SchemaContext.getQName() 19/90019/1
2020-04-28 Robert VargaRemove NormalizedNodePruner 85/89485/2
2020-04-03 Robert VargaMigrate Assert.assertThat() 78/88878/4
2020-02-24 Robert VargaRemove NormalizedNodeInputOutput and related classes 35/87935/3
2020-01-19 Robert VargaAdd PathArgument uint adaptation 31/87031/12
2019-12-17 Robert VargaUse yang-data-codec-binfmt 25/86425/6
2019-11-20 Robert VargaSwitch default stream output to Magnesium 95/84695/23
2019-10-16 Robert VargaMigrate deprecated testing components 41/85141/2
2019-10-14 Robert VargaUse careful byte-masking/shifting in Mg Input 99/85099/2
2019-10-10 Robert VargaRemove CheckedFuture from RemoteSchemaProvider 36/85036/5
2019-10-10 Robert VargaBump yangtools to 4.0.1 04/83804/49
2019-09-25 Robert VargaSwitch default stream output to Sodium SR1 39/84539/40
2019-09-25 Robert VargaAdd an explicit namespace sharing test 91/84691/2
2019-09-23 Robert VargaRename ValueTypes to LithiumValue 62/84562/3
2019-09-23 Robert VargaMigrate from YangInstanceIdentifier.EMPTY 91/84091/17
2019-09-19 Robert VargaAdd a 100K-entry test 52/84552/2
2019-09-19 Robert VargaAdd encoding size asserts 50/84550/1
2019-09-11 Robert VargaAbstractNormalizedNodeDataOutput fails to write out... 24/84324/1
2019-09-07 Robert VargaRemove NormalizedNodeOutputStreamWriter 68/84268/1
2019-09-07 Robert VargaDisconnect {Lithium,NeonSR2} implementations 67/84267/2
2019-06-08 Robert VargaAdd QNameModule coding 26/82426/5
2019-06-07 Robert VargaRemove use of thread-local input 91/82391/9
2019-06-04 Robert VargaDo not use NodeIdentifierWithPredicates constructors 97/82397/3
2019-06-04 Robert VargaRemove use of thread-local output 90/82390/6
2019-06-04 Robert VargaMove byte-based serialization method 89/82389/2
2019-05-29 Robert VargaDo not format QNames to string on input 76/82276/4
2019-04-16 Robert VargaBump yangtools to 3.0.0 29/81129/31
2019-02-18 Robert VargaRemove use of CheckedFuture 71/80371/1
2018-12-19 Robert VargaEliminate use of deprecated mockito methods 76/78876/2
2018-12-05 Robert VargaReduce use of scala.concurrent.duration.Duration 49/78449/2
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
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
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-10-14 David SuarezFix some sonar/checkstyle issues 76/64276/2
2017-09-16 Stephen KittString performance and maintenability 54/57354/8
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-20 Tom PantelisBug 7449: Add message slicing/re-assembly classes 67/55767/26
2017-06-06 Tom PantelisRemove deprecated NormalizedNodeInputStreamReader ctor 15/58015/3
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-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-02-28 Tom PantelisBug 7521: Add custom local snapshot store 78/51078/16
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-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-10-27 Tom PantelisRemove legacy NormalizedNode serialization classes 39/47639/3
2016-10-27 Tom PantelisRemove pre-Lithium serialization support in sal-distrib... 34/47634/2
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-08-12 Robert VargaMove MessageTrackerTest 22/43322/7
2016-07-28 Robert VargaUse ActorSystem.terminate() 68/42668/2
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-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-05-09 Robert VargaFix static methods and convert to lambdas 21/38321/2
2016-03-16 Tom PantelisBug 5485: Improve DataTreeModification pruning on recovery 13/36013/5
2016-02-18 Robert VargaRemove InputStream constructors 41/34841/4
2016-02-17 Robert VargaRemove NormalizedNodeStreamReader 42/34842/2
2016-02-15 Robert VargaFix raw type warnings 56/34556/7
2016-01-27 Tom PantelisBug 5109: Handle stand alone leaf nodes in CDS streaming 28/33228/2
2016-01-22 Tom PantelisRemove Helium Tx modify operation messages 55/33055/3
2015-12-05 Robert VargaDeprecate NormalizedNodeInputStreamReader(InputStream) 00/30300/5
2015-12-03 Jakub MorvayRename packages 40/30540/3
2015-12-03 Jakub MorvayRemote yang text source provider implementation 07/29107/7
2015-11-11 Moiz RajaBUG 4589 : Handle writing and reading large strings 63/29563/1
2015-10-27 Robert VargaRemove checks for NormalizedNodeBuilderWrapper 73/28773/5
2015-10-26 Robert VargaMake private methods static 26/28726/5
2015-10-10 Moiz RajaBUG 4151 : Create a shared actor system 62/27562/9
2015-10-08 Gary WuFix Eclipse compilation warnings. 25/28025/2
next