Expose ReusableStreamReceiver
[yangtools.git] / yang / yang-data-api / src / main / java / org / opendaylight / yangtools / yang / data / api / schema / tree /
2019-02-05 Robert VargaMove NormalizedNode-based DataTreeCandidateNodes into API 47/80147/2
2018-11-23 Robert VargaMake InMemoryDataTreeSnapshot implement SchemaContextPr... 71/78071/2
2018-07-28 Robert VargaUpdate CursorAwareDataTree{Modification,Snapshot} API 05/74605/2
2018-05-22 Robert VargaIntroduce RequiredElementCountException 49/72149/2
2018-05-22 Robert VargaAdd a few 3.0.0 FIXMEs 33/72133/2
2018-04-26 Robert VargaExpose DataTreeSnapshot's SchemaContext 90/71390/1
2018-04-17 Robert VargaAdd TreeType documentation 06/71006/4
2017-11-21 Robert VargaCleanup DataTree interfaces and InMemmoryDataTreeFactory 95/65795/3
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-08 Robert VargaAdd DataTreeConfiguration copy builder 95/65195/5
2017-11-03 Robert VargaUpdate DataTreeFactory 37/65037/5
2017-10-18 Robert VargaBUG-865: Remove TreeNodeFactory.createTreeNodeRecursively() 62/32862/15
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-04 Robert VargaRevert "Revert "BUG-7262: Operational data tree should... 37/62037/10
2017-08-20 Robert VargaRevert "BUG-7262: Operational data tree should enforce... 36/62036/1
2017-08-16 Robert VargaBUG-7262: Operational data tree should enforce mandator... 72/48672/14
2017-07-21 Robert VargaBUG-8733: add EmptyDataTreeCandidateNode 32/60632/1
2017-06-12 Robert VargaFix checkstyle offences found by newer plugin 61/58761/1
2017-06-05 Robert VargaFix eclipse/checkstyle warnings 16/58216/9
2017-04-25 Robert VargaBUG-8291: expose additional DataTreeFactory methods 25/56025/2
2016-12-16 Robert VargaCodify DataTree{Candidate,Tip} hashCode/equals() 97/49397/3
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-12-01 Robert VargaCleanup MandatoryLeafEnforcer and DataTreeConfiguration 71/48671/5
2016-11-22 Robert VargaAddress trivial eclipse warnings 01/48501/3
2016-11-10 Robert VargaFix CursorAwareDataTreeSnapshot.newModification() 79/48179/2
2016-11-02 Stephen KittCleanup: remove redundant type parameters 35/47835/2
2016-09-06 Robert VargaUse lambdas instead of anonymous classes 68/45068/6
2016-07-20 Robert VargaBUG-865: Remove DataTreeFactory#create() 50/32850/10
2016-07-11 Peter KajsaBug 6134: Introducing of DataTreeConfiguration concept 38/41138/4
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-05-24 Tomas CereAdd application of RootedDataTreeCandidates 83/38883/8
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
2016-01-17 Robert VargaBUG-865: deprecate recursive node instantiation 61/32861/2
2016-01-08 Tony TkacikBug 4657: Added handling of APPEARED, DISAPPEARED. 60/32260/2
2016-01-04 Robert VargaDataTreeCandidateTip should be recursive 11/31911/3
2015-11-30 Robert VargaAdd to TreeNode.toString() 49/30249/3
2015-11-26 Peter KajsaBug 3874: Support of yang modeled AnyXML - Javadoc 71/30071/7
2015-11-13 Robert VargaBUG-865: deprecate DataTreeFactor.create() 40/29640/1
2015-11-05 Robert VargaBUG-4578: handle APPEARED/DISAPPEARED nodes 72/29272/2
2015-10-12 Robert VargaSuppress Version.nextVersion() warning 43/28243/2
2015-09-27 Robert VargaFix a few sonar warnings 99/27499/1
2015-09-18 Robert VargaBUG-4300: Make Lazy*ContainerNode really lazy 96/26896/6
2015-09-17 Robert VargaBUG-2399: Introduce ModificationType.(DIS)APPEARED 24/26924/2
2015-09-17 Robert VargaBUG-865: Remove ModificationType.MERGE 23/26923/2
2015-09-16 Robert VargaBUG-865: remove DefaultDataTreeCandidate 64/26964/2
2015-09-14 Robert VargaStoreTreeNodes: use YangInstanceIdentifier.getAncestor() 93/26893/4
2015-09-14 Robert VargaStoreTreeNodes: use SimpleImmutableEntry 91/26891/3
2015-09-10 Robert VargaBUG-4275: Improve MapAdaptor and LazyContainerNode... 30/26630/3
2015-09-10 Robert VargaBUG-4278: Improve TOUCH operation effects 44/26644/4
2015-08-24 Robert VargaRemove unnecessary cast 16/25716/2
2015-07-08 Tony TkacikBug 2882: Fix off-by-one usage of cursor. 97/23897/1
2015-07-07 Robert VargaBUG-2882: implement DataTreeModificationCursor 25/23825/1
2015-07-07 Robert VargaAllow instantiation of rooted DataTrees 24/23824/1
2015-06-29 Robert VargaFix some minor sonar warnings 48/23048/4
2015-06-16 Robert VargaBUG-1014: TreeType should be Beta 66/22666/1
2015-06-15 Jan HajnarBug 1014 - Non-configuration items in the model appear... 01/22601/1
2015-05-07 Debalina GhoshElimitating redundant modifiers 34/19734/2
2015-05-05 Tony TkacikMerge "Fix NPE in DataTreeCandidates"
2015-05-05 Tom PantelisFix NPE in DataTreeCandidates 43/19543/3
2015-05-04 Robert VargaMerge "Bug 3016 : This manual serialization of Immutabl...
2015-05-04 Robert VargaMerge "Removed features-test"
2015-05-04 Robert VargaMerge "Removed unused dependency."
2015-05-04 Tony TkacikMerge "Fix sonar issues in AnyXmlEffectiveStatementImpl"
2015-05-03 Robert VargaOptimize DataTreeCandidate.applyToModification() 73/19473/5
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-28 Robert VargaMerge "Cleanup some major sonar warning in yang/*"
2015-04-28 Robert VargaMerge "Bumped Checkstyle to 6.1.1 to be in sync with...
2015-04-27 Robert VargaBUG-2882: introduce cursor-based modification API 95/18595/15
2015-04-24 Robert VargaMerge "Bug 3051: Fixed pattern checks in generated...
2015-04-23 Tony TkacikMerge "Bug 2363, Bug 2205. Beta version of LeafRefConte...
2015-04-23 Robert VargaDump the modification which fails to produce a root... 55/18855/4
2015-04-22 Tony TkacikMerge "Fix missing format placeholder"
2015-04-22 Tony TkacikMerge "tests for arguments parsing parsing Augment...
2015-04-22 Tony TkacikMerge "Fix ifelse curly braces"
2015-04-22 Tony TkacikMerge "Fixing findbugs"
2015-04-22 Tony TkacikMerge changes I7c9bd36f,I09573668
2015-04-20 Robert VargaFix DataTreeCandidateNode API definition 20/18620/2
2015-04-19 Robert VargaBUG-3018: introduce DataTreeCandidateNodes 83/18583/5
2015-04-14 Robert VargaMerge "Bug 2362: Make sure JSON and XML codecs are...
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-10 Tony TkacikMerge "BUG-2962: add DataTreeTip interface and implemen...
2015-04-10 Robert VargaMerge "Bug 2362: Added pattern validation for string...
2015-04-10 Robert VargaMerge "Extracted remaining codecs to protected classes."
2015-04-09 Tony TkacikMerge "Remove unneeded final modifiers"
2015-04-09 Robert VargaRemove unneeded final modifiers 06/18006/1
2015-04-09 Robert VargaBUG-2962: add DataTreeTip interface and implement it 77/17877/5
2015-04-07 Tony TkacikMerge "Bug 2909 - Gson codec lost correct type"
2015-03-31 Robert VargaMerge "Bug 2924: DataCodecTree expose (de)serialization...
2015-03-30 Robert VargaBUG-869: allow instantiation of SynchronizedDataTreeMod... 60/17360/1
2015-03-30 Tony TkacikMerge "BUG-2876: prune empty subtree modifications"
2015-03-30 Tony TkacikMerge "Bug 2366: Introducing support for statement...
2015-03-30 Tony TkacikMerge "Add DefaultDataTreeCandidate utility class"
2015-03-23 Robert VargaAdd DefaultDataTreeCandidate utility class 28/16928/3
2015-03-23 Tony TkacikMerge "Make sure YangInstanceIdentifier.EMPTY is retained"
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-03-20 Robert VargaMerge "Bug 868: Removed Composite Nodes from Yangtools"
2015-03-20 Robert VargaMerge "Bug 868: Removed Binding to Composite Node codecs."
2015-03-19 Robert VargaBUG-2383: deprecate ModificationType.MERGE 21/16821/3
next