Eliminate use of DataTreeFactory.create(TreeType)
[yangtools.git] / yang / yang-data-impl / src / main /
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
2016-02-12 Robert VargaNoddeWithValue is generic 57/34557/3
2016-01-30 Stephen Kittyang.data.impl.schema.tree clean-up 89/33489/3
2016-01-28 Peter KajsaBug 4969: NPE in JSONCodecFactory by attempt to find... 54/33354/4
2016-01-27 Tom PantelisBug 5019: Add QName param to NormalizedNodeWriter#leafS... 22/33222/4
2016-01-27 Robert VargaFix compilation failure with Java 8 target 08/33608/1
2016-01-25 Robert VargaBUG-4295: fix merge callsite 77/33477/4
2016-01-25 Robert VargaBUG-4684: validate changes against effective state 66/30266/11
2016-01-25 Robert VargaAdd leaf context when value deserialization fails 78/33378/2
2016-01-25 Robert VargaBUG-4295: handle merge into unkeyed list 63/33463/3
2016-01-20 Tony TkacikBug 4295: Fixed incorrectly introduced nodes when MERGE... 18/33118/2
2016-01-20 Peter KajsaBUG-4295: instantiate MERGE operations lazily 53/26853/40
2016-01-19 Robert VargaAdd a bit of documentation in AbstractReadyIterator 41/33041/1
2016-01-15 Tony TkacikAdded support for root in create(TreeType, YangInstance... 69/32269/2
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 VargaDo not instantiate new maps in LeafRefContextBuilder 97/31997/2
2016-01-04 Robert VargaClean LeafRefValidation up 98/31998/2
2016-01-04 Robert VargaQNameWithPredicateBuilder should use an ArrayList 00/32000/2
2016-01-04 Robert VargaQNamePredicate should extends Identifiable<QName> 99/31999/2
2016-01-04 Robert VargaBUG-4803: introduce unordered offset maps 26/31726/7
2016-01-04 Robert VargaUse a constant Charset 96/31996/3
next