Bump versions by x.y.(z+1)
[yangtools.git] / yang / yang-data-impl /
2018-04-26 jenkins-relengBump versions by x.y.(z+1) 90/71490/1 stable/carbon
2018-02-25 Robert VargaEncapsulate regexes in a non-capturing group 62/68462/2
2018-02-23 jenkins-relengBump versions by x.y.(z+1) 47/68647/1
2017-10-28 Robert VargaYANGTOOLS-823: take modifier into account when enforcin... 50/64850/1
2017-10-17 jenkins-relengBump versions by x.y.(z+1) 76/64376/1
2017-09-27 Robert VargaFix AnyXml node handling 67/62067/2
2017-09-12 Peter KajsaBug 7246 - Fix of SchemaTracker initialization and... 40/62540/2
2017-09-08 Peter KajsaBug 8713 - BGP models not compatible with leafref context 91/62891/1
2017-08-03 Robert VargaCleanup SchemaTracker logic 18/61118/1
2017-07-14 jenkins-relengBump versions by x.y.(z+1) 83/60383/1
2017-05-28 Peter KajsaBug 7844 - Unable to create LeafRefContext for leafref 25/57225/2
2017-05-25 jenkins-relengBump versions by x.y.(z+1) 79/57879/1
2017-04-26 Peter KajsaBug 8291 - Unit test 90/56090/2
2017-04-26 Robert VargaBUG-8291: expose additional DataTreeFactory methods 89/56089/1
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 VargaUse UntrustedXML in tests 79/53179/3
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
2017-01-25 Michael VorburgerReplace FindBugs :jsr305 by full :annotation (Bug 7663) 96/50896/3
2017-01-17 Peter KajsaBug 7551 - Bad error message for pattern constrain 43/50543/3
2017-01-04 Igor FoltinBug 7159: Stop using deprecated methods from YangParser... 06/50006/1
2016-12-09 Igor FoltinBug 7159: Add yang-test-util artifact 29/49129/2
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-11-02 Stephen KittCleanup: remove redundant casts 34/47834/2
2016-10-26 Robert VargaBump antlr to 4.5.3 46/47546/2
2016-09-29 Robert VargaUse YangInstanceIdentifier.EMPTY 32/46132/2
2016-09-10 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 59/45459/1
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 Thanh HaBump versions by 0.1.0 for next dev cycle 55/43455/1
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-25 Robert VargaFix a few warnings 49/42149/3
2016-07-24 Robert VargaKill trailing whitespace 07/42407/2
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 88/42188/1
2016-07-20 Robert VargaBUG-865: Remove DataTreeFactory#create() 50/32850/10
2016-07-19 Robert VargaRemove use of Guava Charsets 74/41974/4
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-07-11 Stephen KittDrop yangtools-parent 02/40302/9
2016-07-11 Robert VargaBUG-865: remove deprecated types 65/41465/3
2016-06-30 Robert VargaBUG-865: Remove SchemaAwareNormalizedNodeStreamWriter 32/40732/2
2016-06-22 Robert VargaBUG-865: remove unused model.util types 29/40629/5
2016-06-21 Igor FoltinImplement method anyxmlNode in ImmutableNormalizedNodeS... 97/40597/1
2016-06-15 Robert VargaFurther cleanups of code 14/39714/18
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-24 Tomas CereAdd application of RootedDataTreeCandidates 83/38883/8
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-05-09 Igor FoltinBug 5085: Clean-up test and retest JUnit tests 26/38426/2
2016-04-29 Michael VorburgerFixed Eclipse workspace red broken build due to missing... 78/38178/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-23 Peter KajsaBug 5396: Regex processing of yang models is broken. 87/36587/2
2016-03-21 Robert VargaBUG-5504: use Object.toString() without overrides in... 88/36288/2
2016-03-16 Stephen KittRemove unnecessary String() constructor invocations 90/35890/4
2016-03-09 Stephen KittSimplify boolean expressions 83/35883/3
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
2016-03-07 Stephen KittUse Collections.singletonList() instead of Arrays.asList() 86/35886/2
2016-02-29 Andrej MakRename yang test files to match module names 09/35309/5
2016-02-25 Filip GregorBug 3899: Milestone Increase test coverage for YangTool... 08/34908/4
2016-02-23 Andrej MakMove SchemaOrderedNormalizedNodeWriter to yangtools 84/34884/4
2016-02-15 Filip GregorBug 3899: Milestone Increase test coverage for YangTools 56/33856/19
2016-02-12 Robert VargaNoddeWithValue is generic 57/34557/3
2016-02-11 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 06/34406/2
2016-02-10 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 72/34172/11
next