Bug 4295: Fixed incorrectly introduced nodes when MERGE was followed by DELETE
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema /
2016-01-20 Tony TkacikBug 4295: Fixed incorrectly introduced nodes when MERGE... 19/33119/1
2016-01-19 Peter KajsaBUG-4295: instantiate MERGE operations lazily 52/32752/2
2016-01-15 Tony TkacikAdded support for root in create(TreeType, YangInstance... 29/32829/1
2016-01-12 Jan HajnarBug 2062 - StreamWriter APIs loses information about... 58/32258/4
2016-01-09 Peter KajsaBug 3874: Support of yang modeled AnyXML - XML deserial... 38/29738/15
2016-01-08 Peter KajsaBUG-4355: mandatory node presence enforcement 66/28666/18
2016-01-08 Tony TkacikBug 4896: Use HashMap instead of ImmutableMap.Builder... 59/32259/1
2016-01-07 Robert VargaEnforce case uniqueness 12/28712/14
2016-01-04 Robert VargaBUG-4803: introduce unordered offset maps 26/31726/7
2016-01-04 Robert VargaAdd raw type suppression 91/31991/2
2015-12-08 Robert VargaBUG-4684: prune WRITE operation children when ready 65/30265/3
2015-12-07 Robert VargaRevert "Revert "Bug 3874: Support of yang modeled AnyXM... 89/30889/1
2015-12-06 Robert VargaRevert "Bug 3874: Support of yang modeled AnyXML -... 68/30868/1
2015-12-05 Peter KajsaBug 3874: Support of yang modeled AnyXML - API 31/29731/13
2015-11-30 Robert VargaBUG-4684: Add strict internal consistency checks for... 47/30247/3
2015-11-26 Peter KajsaBug 3874: Support of yang modeled AnyXML - Javadoc 71/30071/7
2015-11-23 Robert VargaSimplify check for tree/node match 72/28672/4
2015-11-13 Robert VargaBUG-865: deprecate DataTreeFactor.create() 40/29640/1
2015-11-10 Filip GregorBug 4454: Write to datastore: elements count error 99/28599/7
2015-10-28 Robert VargaDo not leak internal methods 11/28711/3
2015-10-28 Jan HajnarBUG-2399: Implement automatic container removal 30/17030/26
2015-10-19 Robert VargaReuse no-revision qnames 05/28505/2
2015-10-16 Robert VargaBUG-4261: intern leaf nodes 07/28507/1
2015-10-13 Tony TkacikBug 4349: Allowed UnkeyedListItem to be start event... 16/28316/2
2015-10-12 Robert VargaBUG-4261: make ImmutableNormalizedNodeStreamWriter... 47/28247/3
2015-10-08 Robert VargaBUG-4359: use WRITE-implied metadata 24/27924/3
2015-09-27 Robert VargaFix a few sonar warnings 99/27499/1
2015-09-25 Robert VargaUse YangInstanceIdentifier.getAncestor() 89/27389/2
2015-09-17 Robert VargaBUG-4288: check for existing child modification 81/26781/8
2015-09-16 Robert VargaBUG-865: remove yang-data-impl deprecated methods 74/26974/3
2015-09-16 Robert VargaBUG-865: Remove AugmentationSchemaProxy 73/26973/3
2015-09-14 Robert VargaMake ChildTrackingPolicy an abstract class 75/26875/4
2015-09-10 Robert VargaBUG-4278: Improve TOUCH operation effects 44/26644/4
2015-09-04 Robert VargaUse NodeIdentifier.create() in Schema-enabled Normalize... 24/26524/1
2015-08-27 Robert VargaBUG-4158: use ImmutableOffsetMap 33/26033/8
2015-08-27 Robert VargaBUG-4158: Introduce Modifiable/UnmodifiableMapPhase 32/26032/2
2015-08-26 Robert VargaIntroduce CloneableMap 93/25993/2
2015-08-26 Robert VargaImport YangInstanceIdentifier inner classes 72/25772/3
2015-08-11 Thanh HaFix license header violations in yang-data-impl 37/24837/2
2015-07-07 Robert VargaIntroduce isMixin() 22/23822/2
2015-07-07 Robert VargaBUG-2882: implement DataTreeModificationCursor 25/23825/1
2015-07-07 Robert VargaAllow instantiation of rooted DataTrees 24/23824/1
2015-07-07 Robert VargaEnforce sealed DataTreeModification 23/23823/1
2015-07-03 Tom PantelisFix bug in ImmutableMapEntryNodeBuilder 73/23673/3
2015-07-03 Robert VargaRemove unused import 18/23718/1
2015-07-03 Robert VargaImport YangInstanceIdentifier nested classes 17/23717/1
2015-06-29 Robert VargaFix some minor sonar warnings 48/23048/4
2015-06-26 Tony TkacikBUG-1014: Moved recursive verify of written data to... 85/22885/2
2015-06-15 Robert VargaUse sizeHints in ImmutableNode builders 02/22602/1
2015-06-15 Jan HajnarBug 1014 - Non-configuration items in the model appear... 01/22601/1
2015-06-15 Robert VargaLower the size of ModifiedNode children maps 98/22598/1
2015-06-15 Robert VargaUse an ImmutableMap for empty case 97/22597/1
2015-06-15 Robert VargaBUG-2402: introduce CloneableChildrenMap 96/22596/1
2015-06-15 Robert VargaCleanup NodeIdentifierWithPredicates references 95/22595/1
2015-06-15 Robert VargaImprove stored map memory efficiency 92/22592/1
2015-06-15 Robert VargaBUG-3674: delete of non-existing data is a no-op 64/22564/1
2015-06-12 Robert VargaFix sonar warnings 28/22028/3
2015-06-08 Jan HajnarBug 3224 - Parsing data with choice in case via augment... 75/21975/2
2015-06-05 Robert VargaImprove deltaChildren() 57/21957/2
2015-06-05 Robert VargaFix performance of RecursiveReplaceCandidateNode.getMod... 27/21927/4
2015-06-05 Robert VargaSpeed up getModifiedChild() 56/21956/2
2015-06-05 Robert VargaMark mAbstractModifiedNodeBasedCandidateNode final 55/21955/2
2015-06-05 Robert VargaMake optionalData() static 54/21954/2
2015-06-05 Tony TkacikBug 3189 Special case of checking root node QName. 53/21953/2
2015-06-05 Tony TkacikBUG-3189: Check consistency of Instance Identifier... 78/21978/1
2015-06-05 Tony TkacikBUG-3189: Check consistency of Instance Identifier... 52/21952/2
2015-06-05 Robert VargaAdd an explicit guard for root presence 51/21951/2
2015-06-05 Robert VargaTake advantage of YangInstanceIdentifier methods 48/21948/2
2015-06-05 Robert VargaGuard against null data in AbstractLeafCandidateNode 33/21933/2
2015-06-04 Moiz RajaBUG 2970 : Throw a specific exception when schema valid... 82/21882/2
2015-05-27 Robert VargaClarify the correctness of Optional.get() 75/21175/2
2015-05-27 Robert VargaAdd an explicit guard to child modifications 76/21176/2
2015-05-06 Jan HajnarBug 2690 - Yang-Data-Impl: write and then merge on... 45/19145/7
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 VargaDo not use recursion in InMemoryDataTreeModification... 89/19489/2
2015-05-03 Robert VargaMark methods as static 86/19486/1
2015-05-01 Robert VargaMerge "adding methods to minmaxelements to reduce compl...
2015-05-01 Debalina Ghoshadding methods to minmaxelements to reduce complexity 82/18882/3
2015-04-30 Robert VargaMerge "Fixed sonar issues in ClassLoaderUtils."
2015-04-30 Tony TkacikMerge "Add hooking into NormalizedNodeParsers."
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-29 Jan HajnarBug 2983 - Throws ResultAlreadySet instead of IllegalSt... 44/18844/4
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-28 Tomas CereAdd hooking into NormalizedNodeParsers. 43/18443/11
2015-04-27 Tony TkacikCleanup some major sonar warning in yang/* 35/19135/1
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 VargaSchemaAwareApplyOperation.checkDeleteApplicable() can... 56/18856/4
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 "Add parser support for non-strict schema lookup."
2015-04-22 Tony TkacikMerge "Introduce InstanceIdToNodes into yang-data-impl"
2015-04-22 Tony TkacikMerge "Fixing findbugs"
2015-04-22 Maros MarsalekIntroduce InstanceIdToNodes into yang-data-impl 41/18741/6
2015-04-22 Tomas CereAdd parser support for non-strict schema lookup. 51/18851/1
next