Rename SodiumNormalizedNode* classes
[controller.git] / opendaylight / md-sal / sal-clustering-commons / src / main / java / org / opendaylight / controller / cluster / datastore / node / utils / stream / NormalizedNodeOutputStreamWriter.java
2019-08-26 Robert VargaRename SodiumNormalizedNode* classes 01/84001/2
2019-06-08 Robert VargaSwitch default output stream version 13/82313/27
2019-05-29 Robert VargaAdd support for coded QNames/AugmentationIdentifiers 04/82304/7
2018-07-30 Michael Vorburgersimplify a statement in NormalizedNodeInputStreamReader 76/74476/2
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2016-10-21 Tom PantelisFix CS warnings in sal-clustering-commons and enable... 53/46853/4
2016-02-18 Robert VargaHide NormalizedNodeOutputStreamWriter 47/34847/6
2016-02-18 Robert VargaRemove InputStream constructors 41/34841/4
2016-02-17 Robert VargaRemove implements NormalizedNodeStreamWriter declaration 45/34845/3
2015-12-10 Robert VargaBUG-4626: create AbstractNormalizedNodeDataOutput 08/31008/5
2015-12-10 Robert VargaBUG-4626: Introduce NormalizedNodeData{Input,Output} 72/30872/10
2015-12-10 Robert VargaBUG-4626: Split out stream token types 83/30283/12
2015-12-07 Peter KajsaBug 3874: Support of yang modeled AnyXML 50/29550/6
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-08-09 Thanh HaFix license header violations in sal-clustering-commons 83/24983/1
2015-06-08 Robert VargaTake advantage of YangInstanceIdentifier methods 09/21109/3
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-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tom PantelisMerge "Moved legacy Notification implementation to...
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-22 Robert VargaClustering: Expose PathArgument writer 93/18593/13
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-02 Tony TkacikMerge "Remove SimpleDataTreeCandidate"
2015-03-31 Tom PantelisMerge "BUG-2673: make CDS implement DOMDataTreeChangeLi...
2015-03-31 Robert VargaBUG-2673: make CDS implement DOMDataTreeChangeListener 90/16690/25
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-04 Moiz RajaMerge "Refactor TransactionProxy"
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-02-01 tpantelisBug 2268: Use streaming for Modification payload 95/14495/6
2015-01-28 Robert VargaNormalizedNodeOutputStreamWriter should forward flush() 05/14505/4
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-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: samples/clustersession"
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-10 Tony TkacikMerge changes I525c2070,Ib920ff67
2014-11-10 Tony TkacikMerge "Fix raw references to Promise"
2014-11-10 Tony TkacikMerge "Fix raw reference to Predicate"
2014-11-10 Tony TkacikMerge "Fix raw ProtocolService references"
2014-11-10 Tony TkacikMerge "Fix a raw ServiceReference"
2014-11-10 Tony TkacikMerge "Fix a non-generic reference to DataContainerNode"
2014-11-10 Tony TkacikMerge "Fix non-generic references to NormalizedNode"
2014-11-10 Tony TkacikMerge changes I0fe4b78d,I3d3bc71b
2014-11-10 Tony TkacikMerge "Do not override managed versions"
2014-11-10 Tony TkacikMerge "Fix raw types in Neutron northbound"
2014-11-08 Tony TkacikMerge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9...
2014-11-08 Robert VargaFix non-generic references to Set 20/12620/2
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...
next