Bug 5019: Add QName param to NormalizedNodeWriter#leafSetEntryNode
[yangtools.git] / yang / yang-data-api / src / main / java / org / opendaylight / yangtools / yang / data / api / schema / tree /
2016-01-18 Robert VargaBUG-865: deprecate recursive node instantiation 66/32866/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
2015-01-27 Robert VargaMerge "Bug 2561: Parser incorrectly allows usage of...
2015-01-25 Robert VargaMerge "Bug 1434 - Make arrays non-mutable"
2015-01-23 Tony TkacikMerge "DataTreeCandidateNode.getChildNodes() should...
2015-01-23 Tony TkacikMerge "Fixed incorrect serialization of multiple nested...
2015-01-23 Robert VargaMerge "Bug 2480: Union objects are generated incorrectl...
2015-01-22 Robert VargaDataTreeCandidateNode.getChildNodes() should return... 99/14399/1
2015-01-22 Robert VargaMerge "Added getModifiedChild to DataTreeCandidateNode."
2015-01-21 Tony TkacikAdded getModifiedChild to DataTreeCandidateNode. 81/14281/2
2015-01-16 Robert VargaBUG-2159: fix wrong javadocs 85/14185/3
2015-01-07 Tony TkacikMerge "BUG-2159: update karaf version to 3.0.2"
2015-01-07 Tony TkacikMerge changes I0eabfe3d,I58faf7df,I7e7758f4,Ic56afe1b...
2015-01-07 Robert VargaPublish TreeNodeUtils as StoreTreeNodes 60/13860/3
2015-01-07 Tony TkacikMerge "Parent schema node input parameter in JsonParser...
2015-01-07 Tony TkacikMerge "Turn NodeModification into an abstract class"
2015-01-07 Tony TkacikMerge "Update xtend and embed it"
2015-01-07 Tony TkacikMerge "Do not test bundle activation of maven plugins"
2015-01-07 Tony TkacikMerge "BUG-2159: ensure test survies Java 8"
2015-01-07 Tony TkacikMerge "Use predictable class order"
2015-01-07 Tony TkacikMerge "Add a failure message when compilation test...
2015-01-07 Tony TkacikMerge "Limit the references IdentityCodec retains"
2015-01-07 Tony TkacikMerge "Migrate ClassLoaderUtils user to new package"
2015-01-07 Tony TkacikMerge "BUG-2350: improve performance of data tree merges"
2015-01-07 Tony TkacikMerge topic 'stable/helium'
2015-01-05 Jan MedvedMerge "Add yang-binding dependency to binding-parent."
2015-01-05 Robert VargaMerge "Remove unnecessary import statements in yang...
2014-12-29 Thanh HaRemove unnecessary import statements in yang-data-api 03/13703/3
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-15 Robert VargaMerge "very basic tests for yang-binding-util"
2014-09-15 Tony TkacikMerge "BUG-650: use weakCompareAndSwap()"
2014-09-15 Tony TkacikMerge "BUG-1813: rework the interface to allow multiple...
2014-09-13 Tony TkacikMerge "BUG-650: improve modification sealing performance"
2014-09-13 Robert VargaBUG-650: improve modification sealing performance 26/11126/2
2014-09-04 Tony TkacikMerge "Added missing parent tag to pom files"
next