Split out OpenDaylight yang-ext metamodel
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl /
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 VargaRefactor TypedSchemaNode 09/65409/6
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-06 Robert VargaEliminate (Unsigned)IntegerTypeDefinition 86/65086/8
2017-11-03 Robert VargaMake RangeRestrictedTypeDefinition type-aware 50/65050/9
2017-11-03 Robert VargaYANGTOOLS-621: introduce specialized integer types 43/65043/11
2017-11-03 Robert VargaUpdate DataTreeFactory 37/65037/5
2017-11-03 Robert VargaRemove SchemaTracker.leafSetEntryNode() 33/65033/5
2017-11-03 Robert VargaBUG-8043: correct RangeConstraint definition 45/62445/18
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
2017-11-02 Robert VargaYANGTOOLS-823: take modifier into account when enforcin... 49/64849/5
2017-11-02 Robert VargaClean up PatternConstraint's String confusion 38/64838/12
2017-10-28 Robert VargaMake ConstraintMetaDefition attributes Optional 20/64820/9
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-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaBUG-8043: correct LengthConstraint definition 19/62319/13
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-07 Peter KajsaBug 8713 - BGP models not compatible with leafref context 32/62832/2
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-15 Robert VargaEliminate LeafRefPathParseException 35/61235/2
2017-08-15 Robert VargaUse ValueNode in LeafRefValidation 34/61234/2
2017-08-10 Robert VargaMake sure binary values are properly wrapped 64/61464/1
2017-08-03 Robert VargaCleanup SchemaTracker logic 97/61097/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-15 Robert VargaRemove use of ALTLRInputStream 22/59022/1
2017-06-04 David SuarezReplace LOGGER/logger/log by LOG 86/58186/2
2017-05-16 Peter KajsaBug 7844 - Unable to create LeafRefContext for leafref 46/56946/5
2017-04-25 Robert VargaBUG-8291: expose additional DataTreeFactory methods 25/56025/2
2017-04-04 Robert VargaBUG-7996: reshuffle caching logic 20/53620/10
2017-03-23 Robert VargaTrim down TypeDefinitionAwareCodec 53/53653/2
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2017-03-22 Robert VargaBUG-8039: Enforce binary/string type length 53/53553/3
2017-03-15 Robert VargaReduce visibility of codec methods 93/53293/4
2017-03-14 Robert VargaBUG-7759: return deserialized type 97/53297/2
2017-03-11 Robert VargaMake XmlDocumentUtils use UntrustedXML 75/53175/2
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-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-09-29 Robert VargaUse YangInstanceIdentifier.EMPTY 32/46132/2
2016-09-08 Robert VargaBUG-5561: use canonical Bits order 58/45158/4
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
2016-08-01 Robert VargaBUG-865: Remove deprecated XmlStreamUtils constructor 95/42895/2
2016-08-01 Robert VargaBUG-865: remove CloneableChildrenMap 93/42893/1
2016-07-29 AjayBug-6195: Fix issue with leafSetEntryNode in SchemaTracker 45/42445/3
2016-07-27 Robert VargaUse TypedSchemaNode 63/42663/1
2016-07-24 Robert VargaKill trailing whitespace 07/42407/2
2016-07-20 Robert VargaBUG-865: Remove DataTreeFactory#create() 50/32850/10
2016-07-18 Tomas CereAdd toString() to InMemoryDataTreeCandidate 10/39310/4
2016-07-11 Robert VargaBUG-865: eliminate ExtendedType and DerivedType 68/41468/4
2016-07-11 Peter KajsaBug 6134: Introducing of DataTreeConfiguration concept 38/41138/4
2016-06-30 Robert VargaBUG-865: Remove SchemaAwareNormalizedNodeStreamWriter 32/40732/2
2016-06-21 Igor FoltinImplement method anyxmlNode in ImmutableNormalizedNodeS... 97/40597/1
2016-06-09 Robert VargaDo not pass nulls to Interner 96/40096/2
2016-06-08 Robert VargaRemove unused imports 12/39712/12
2016-06-08 Robert VargaMake LeafInterner a utility class 69/39469/3
2016-06-07 Peter KajsaBug 5830: Mandatory leaf enforcement is not correct... 13/39313/10
2016-06-03 Igor FoltinRemove usage of deprecated yang parser classes 89/39689/4
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-05-30 Robert VargaSpeed up toString() for XML elements 87/39587/2
2016-05-24 Igor FoltinBUG-5917: validate TransformerFactory 12/39312/5
2016-05-20 Igor FoltinBug 5917: master fails mounting controller-config 67/39167/1
2016-05-12 Peter KajsaBug 5446: Yangtools UnionStringCodec is not consistent... 69/38669/3
2016-04-23 Tom PantelisBug 5647: Add schema-less version of XMLStreamNormalize... 75/36975/5
2016-04-19 Tom PantelisImprove error message when child schema not found 44/37044/2
2016-04-18 Ryan GouldingReplace tabs in java files with spaces 68/37568/3
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-04-07 Stephen KittAdd a couple of toString() implementations 43/37243/1
2016-04-04 Ryan GouldingFix LOG formatting issues 77/36977/2
2016-03-31 Ryan GouldingStandardize codec serialization to use java.util.Object... 20/36920/2
2016-03-21 Robert VargaBUG-5504: use Object.toString() without overrides in... 88/36288/2
2016-03-09 Stephen KittSimplify boolean expressions 83/35883/3
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
2016-02-23 Andrej MakMove SchemaOrderedNormalizedNodeWriter to yangtools 84/34884/4
next