Repair accidental API breakage
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema /
2019-05-15 Robert VargaRepair accidental API breakage 24/82124/1
2019-05-15 Robert VargaAdd ReusableImmutableNormalizedNodeStreamWriter 78/82078/1
2019-05-14 Robert VargaAllow LeafSetEntryNodes to be added to result builder 30/82030/1
2019-04-30 Jakub TothAllow builders to optionally use LinkedHashMap 21/81821/1
2019-04-08 Robert VargaFix NONE operation node with automatic lifecycle 27/81427/1
2019-02-14 Robert VargaFix ImmutableUnkeyedListNodeBuilder.valueEquals() 42/80342/1
2019-02-13 Robert VargaAdd ModificationPath.toString() 10/80310/1
2019-02-13 Robert VargaMake MinMaxElementsValidation type-safe 04/80304/1
2019-02-13 Robert VargaRemove AlwaysFailOperation 96/80296/2
2019-02-11 Robert VargaCleanup yang-data-impl nullness annotations 60/80260/1
2019-02-11 Robert VargaSchemaAwareApplyOperation has getSchema() 58/80258/1
2019-02-11 Robert VargaCorrect mandatory leaf enforcement 57/80257/1
2019-02-05 Robert VargaRemove MapModificationStrategy hack 60/80160/1
2019-02-05 Robert VargaSquash value-based ModificationStrategies 55/80155/3
2019-02-05 Robert VargaRework DataNodeContainerModificationStrategy child... 56/80156/2
2019-02-05 Robert VargaSeparate out ModificationApplyOperation.verifyStructure() 48/80148/4
2019-02-05 Robert VargaMove NormalizedNode-based DataTreeCandidateNodes into API 47/80147/2
2019-02-05 Robert VargaSeparate out RootModificationApplyOperation 46/80146/1
2019-02-04 Robert VargaAdd utility wrappers for instantiating builders/nodes 31/80131/2
2019-01-30 Robert VargaEliminate no-op MandatoryLeafEnforcer 46/80046/1
2019-01-30 Robert VargaAdd Abstract{LeafSet,Map}ModificationStrategy 42/80042/1
2019-01-30 Robert VargaConvert MinMaxElementsValidation to ModificationApplyOp... 38/80038/1
2019-01-30 Robert VargaIntroduce DelegatingModificationApplyOperation 37/80037/1
2019-01-30 Robert VargaCleanup AbstractValueNodeModificationStrategy 33/80033/1
2019-01-30 Robert VargaFix automatic lifecycle delete stacking 28/80028/1
2019-01-30 Robert VargaOptimize StructuralContainerModificationStrategy.fakeMeta() 27/80027/1
2018-11-25 Robert VargaAdd predicate-free NodeIdentifierWithPredicates constructor 15/78115/1
2018-11-25 Robert VargaRefactor ImmutableMapEntryNodeSchemaAwareBuilder 14/78114/1
2018-11-23 Robert VargaMake InMemoryDataTreeSnapshot implement SchemaContextPr... 71/78071/2
2018-11-22 Robert VargaReuse writer field from parent 68/78068/1
2018-11-04 Robert VargaTolerate empty instance identifier in ImmutableNodes... 82/77482/1
2018-09-10 Robert VargaMinor code cleanups 17/75917/1
2018-08-27 Robert VargaOmit empty attributes in toString() 18/75518/1
2018-08-27 Robert VargaOptimize ImmutableNodes.fromInstanceId() 01/75501/1
2018-08-06 Jakub TóthAllows to find child of Operation definition (RPC,... 48/74848/1
2018-08-03 Robert VargaCentralize AugmentationIdentifier instantiation 94/74794/4
2018-08-03 Robert VargaRemove duplicate instantiation of EffectiveAugmentation... 92/74792/5
2018-07-31 Robert VargaIntroduce map-related ImmutableNodes operations 72/74672/6
2018-07-03 Robert VargaFix ModificationPath.toString() reference 11/73711/1
2018-05-22 Robert VargaTrack current path in a stack 34/72134/10
2018-05-22 Robert VargaIntroduce RequiredElementCountException 49/72149/2
2018-05-22 Robert VargaEliminate synthetic bridge methods in DataValidationExc... 48/72148/2
2018-05-22 Robert VargaFix min/max validation inside written value 03/71803/16
2018-05-22 Robert VargaClean up AbstractDataTreeTip 32/72132/6
2018-05-22 Robert VargaExpose ImmutableNodes.mapNodeBuilder(NodeIdentifier) 37/72137/1
2018-05-21 Robert VargaFix a raw type user 23/72123/2
2018-05-21 Robert VargaFix AbstractValueNodeModificationStrategy message typos 24/72124/2
2018-05-21 Robert VargaFix SchemaAwareApplyOperation whitespace 16/72116/1
2018-05-21 Robert VargaFix a javadoc typo 15/72115/1
2018-05-09 Robert VargaFix yang-data-impl code smells 89/71889/1
2018-05-09 Robert VargaFix code smells in AlwaysFailOperation 84/71884/1
2018-05-09 Robert VargaFix code smell in RootModificationApplyOperation 82/71882/1
2018-04-26 Robert VargaExpose DataTreeSnapshot's SchemaContext 90/71390/1
2018-04-25 Juraj KosmelExpose copy-based MapEntryNodeBuilder 18/71318/1
2017-11-21 Robert VargaCleanup DataTree interfaces and InMemmoryDataTreeFactory 95/65795/3
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-11 Robert VargaIntroduce ElementCountConstraintAware interface 52/64952/15
2017-11-10 Robert VargaYANGTOOLS-706: reorganize statement definitions 52/65352/11
2017-11-08 Robert VargaEliminate ConstraintDefition.isMandatory() 95/65095/14
2017-11-08 Robert VargaFix InMemoryDataTreeFactory.create() methods 40/65240/5
2017-11-03 Robert VargaUpdate DataTreeFactory 37/65037/5
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
2017-10-27 Robert VargaClean up data.api.SchemaUtils 44/64744/4
2017-10-25 Robert VargaFix yang.model.api.AugmentationSchema 31/64731/2
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-19 Robert VargaBUG-9265: Switch empty type mapping from Void to Empty 41/64241/7
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-16 Robert VargaFix ModificationApplyOperation javadoc 40/64240/2
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-07 David SuarezRemove explicit default super-constructor calls 01/63601/3
2017-10-04 Robert VargaCleanup checkstyle warnings and turn enforcement on... 51/62551/6
2017-09-28 Robert VargaBUG-2389: Remove obsolete XML parser classes 59/60559/15
2017-09-01 Peter KajsaBug 7246 - Fix of SchemaTracker initialization and... 12/61712/11
2017-08-20 Robert VargaFix AnyXml node handling 86/61986/2
2017-08-10 Robert VargaMake sure binary values are properly wrapped 64/61464/1
2017-07-26 Robert VargaBUG-2389: Deprecate yang-data-impl XML codec 58/60558/3
2017-07-18 Igor FoltinBug 8745: Add support for parsing attributes to the... 18/60018/9
2017-06-04 David SuarezReplace LOGGER/logger/log by LOG 86/58186/2
2017-04-25 Robert VargaBUG-8291: expose additional DataTreeFactory methods 25/56025/2
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2017-03-11 Igor FoltinBug 6392: Fix lenient parsing of unkeyed list entries 49/53149/3
2017-03-10 Xiao LiangBug 7945: Fix schema validation for augmentation of... 25/52025/4
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-29 Robert VargaBUG-5968: Mandatory leaf enforcement does not work... 32/48532/5
2016-11-22 Robert VargaAddress trivial eclipse warnings 01/48501/3
2016-11-21 Luis GomezRevert "Bug 5968: Mandatory leaf enforcement does not... 23/48523/1
2016-11-10 Robert VargaFix CursorAwareDataTreeSnapshot.newModification() 79/48179/2
2016-11-09 Peter KajsaBug 5968: Mandatory leaf enforcement does not work... 62/48162/1
2016-11-03 Peter KajsaBug 5968: Mandatory leaf enforcement does not work... 33/44233/10
2016-09-29 Robert VargaUse YangInstanceIdentifier.EMPTY 32/46132/2
2016-09-06 Robert VargaUse lambdas instead of anonymous classes 68/45068/6
2016-08-15 Robert VargaRevert "Bug 5968: Mandatory leaf enforcement does not... 68/43968/2
2016-08-15 Robert VargaBUG-865: remove String-based getDataChildByName() 98/42898/7
2016-08-12 Peter KajsaBug 5968: Mandatory leaf enforcement does not work... 09/42709/4
2016-08-08 Tomas CereFix list modification with DataTree rooted at MapEntryNode 09/43309/2
2016-08-05 Tomas CereFix list modification with DataTree rooted at MapEntryNode 25/43225/3
next