Fixup checkstyle
[controller.git] / opendaylight / md-sal / sal-clustering-commons / src / test / java / org / opendaylight / controller / cluster / datastore /
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
2022-11-02 Robert VargaDo not reference immutable node builders 40/103040/1
2021-05-09 Robert VargaBump odlparent/yangtools/mdsal 62/95162/17
2020-10-07 Robert VargaBump upstreams for Silicon 78/92878/17
2020-05-28 Robert VargaRemove use of SchemaContext.getQName() 19/90019/1
2020-04-28 Robert VargaRemove NormalizedNodePruner 85/89485/2
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-14 Robert VargaUse careful byte-masking/shifting in Mg Input 99/85099/2
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
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
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-09-16 Stephen KittString performance and maintenability 54/57354/8
2017-06-06 Tom PantelisRemove deprecated NormalizedNodeInputStreamReader ctor 15/58015/3
2017-03-24 Andrej MakAdd SerializationUtils unit test 54/53654/2
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-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-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-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-08 Gary WuFix Eclipse compilation warnings. 25/28025/2
2015-08-09 Thanh HaFix license header violations in sal-clustering-commons 83/24983/1
2015-05-27 Moiz RajaBUG 2970 : Create a utility class which can prune a... 01/21201/2
2015-05-19 Harman SinghBug 3258 : Changed the order of condition for OrderedMa... 67/20667/3
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
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-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "BUG-2310 - widen yang model for netconf-node."
2015-02-10 Tony TkacikMerge "BUG-2599 Netconf notification manager initial...
2015-02-10 Tony TkacikMerge "Fix missing log argument"
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Tony TkacikMerge "BUG-2288: implement DOMNotificationRouter"
2015-02-10 Tony TkacikMerge "BUG-2627: Fix ambiguous lookup in test case"
2015-02-10 Tom PantelisMerge "Bug-2692:Avoid fake snapshot during initiate...
2015-02-10 Tom PantelisMerge "Optimize install snapshot, by making a call...
2015-02-10 Tom PantelisMerge "Add Distributed DataStore as a dependency of...
2015-02-10 Tom PantelisMerge "Optimized AppendEntries sending to follower...
2015-02-10 Moiz RajaMerge "Add signature marker and version to NormalizedNo...
2015-02-05 Tony TkacikMerge "BUG-2288: remove DOMNotificationListenerRegistra...
2015-02-05 Tony TkacikMerge "Improve JavaAttribute performance"
2015-02-05 Tony TkacikMerge "Make sure write transaction cancellation is...
2015-02-04 Moiz RajaMerge "neutron now works with jetty"
2015-02-04 Tom PantelisMerge "BUG 2667 : Handle null value type"
2015-02-03 Moiz RajaBUG 2667 : Handle null value type 89/14789/1
2015-02-02 tpantelisAdd signature marker and version to NormalizedNode... 62/14862/2
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
2015-01-26 Tony TkacikMerge changes I3e404877,Ida2a5c32,I9e6ce426,I6a4b90f6...
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-26 Moiz RajaMerge "Bug 2265: Use new NormalizedNode streaming in...
2015-01-21 tpantelisMore unit test code coverage for NormalizedNodeStreamRe... 36/14336/3
2015-01-25 Moiz RajaMerge changes Iae061558,I786a2e74,I10c38ca2
2015-01-25 Moiz RajaMerge "Speed up ClusterWrapperImpl"
2015-01-25 Moiz RajaMerge "Bug 2327: Handle binary data in NormalizedNode...
next