Switch default stream output to Magnesium
[controller.git] / opendaylight / md-sal / sal-clustering-commons / src / test / java / org / opendaylight / controller / cluster / datastore / node / utils / stream / NormalizedNodeStreamReaderWriterTest.java
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-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
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-09-16 Stephen KittString performance and maintenability 54/57354/8
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
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-02-15 Robert VargaFix raw type warnings 56/34556/7
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-26 Robert VargaMake private methods static 26/28726/5
2015-08-09 Thanh HaFix license header violations in sal-clustering-commons 83/24983/1
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...
2015-01-18 tpantelisBug 2327: Handle binary data in NormalizedNode streaming 97/12797/5
2014-12-02 Moiz RajaMerge "Bug 2415: Fixed intermittent RpcRegistry unit...
2014-11-28 Tony TkacikMerge "Optimize xsql's use of collections"
2014-11-28 Tony TkacikMerge "Netconf-cli compilable and included in project"
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-17 tpantelisBug 2267: Reuse leaf and leaf set entry builders in... 47/12447/5
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-29 Devin AveryMerge "Cosmetics: check in pom.xml files as _sort_pom_...
2014-10-29 Moiz RajaMerge "Bug 2265: Modified NormalizedNodeOutputStreamWri...
2014-10-29 Moiz RajaMerge "Bug 2252: Terminate ShardWriteTransaction actor...
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-28 Tom PantelisMerge "Bug 2086: Adding normalized node stream reader...
2014-10-28 Harman SinghBug 2086: Adding normalized node stream reader and... 84/12284/1
2014-10-27 tpantelisBug 2265: Modified NormalizedNodeOutputStreamWriter... 93/12293/2