Encapsulate regexes in a non-capturing group
[yangtools.git] / yang / yang-data-impl / src / test / java / org / opendaylight / yangtools / yang / data /
2018-02-25 Robert VargaEncapsulate regexes in a non-capturing group 62/68462/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-05-28 Peter KajsaBug 7844 - Unable to create LeafRefContext for leafref 25/57225/2
2017-04-26 Peter KajsaBug 8291 - Unit test 90/56090/2
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
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 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-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-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-09-10 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 59/45459/1
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-07-25 Robert VargaFix a few warnings 49/42149/3
2016-07-21 Michael VorburgerCheckstyle clean-up src/test/java 88/42188/1
2016-07-19 Robert VargaRemove use of Guava Charsets 74/41974/4
2016-07-11 Peter KajsaBug 6134: Introducing of DataTreeConfiguration concept 38/41138/4
2016-07-11 Robert VargaBUG-865: remove deprecated types 65/41465/3
2016-06-22 Robert VargaBUG-865: remove unused model.util types 29/40629/5
2016-06-15 Robert VargaFurther cleanups of code 14/39714/18
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-24 Tomas CereAdd application of RootedDataTreeCandidates 83/38883/8
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-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-03-23 Peter KajsaBug 5396: Regex processing of yang models is broken. 87/36587/2
2016-03-16 Stephen KittRemove unnecessary String() constructor invocations 90/35890/4
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
2016-02-10 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 68/34268/7
2016-02-10 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 12/34312/2
2016-02-05 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 51/34151/2
2016-02-02 Stephen Kittopendalight -> opendaylight 57/29657/3
2016-01-20 Peter KajsaBUG-4295: instantiate MERGE operations lazily 53/26853/40
2016-01-09 Peter KajsaBug 3874: Support of yang modeled AnyXML - serializatio... 41/29741/15
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-07 Robert VargaEnforce case uniqueness 12/28712/14
2015-12-22 Filip.GregorBug 4654: Logging checker throws a NPE 98/31198/5
2015-12-01 Peter KajsaBug 4656 - Yang parser does not determine configuration... 93/30193/7
2015-11-18 Robert VargaBUG-4638: do not rely on yang.model.util Types 89/29789/4
2015-11-13 Robert VargaMake a method static 47/29647/1
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 VargaMake TestModel a utility class 76/28776/2
2015-10-19 Robert VargaDo not lookup root operation explicitly 04/28504/2
2015-10-02 Martin CiglanGeneral issue: In case of uncompilable XPathExpression, 30/27730/5
2015-10-01 Robert VargaCleanup imports 18/27718/3
2015-09-29 Peter KajsaBug 3670: Replaced YANG parser for new statement parser 26/25526/9
2015-09-18 Robert VargaBUG-865: Migrate tests to non-deprecated API 80/26980/5
2015-07-07 Robert VargaEnforce sealed DataTreeModification 23/23823/1
2015-06-26 Tony TkacikBUG-1014: Moved recursive verify of written data to... 85/22885/2
2015-06-17 Maros MarsalekBug 3191: Optimisation of serialisation of IdentityrefT... 72/22272/2
2015-06-15 Jan HajnarBug 1014 - Non-configuration items in the model appear... 01/22601/1
2015-06-15 Robert VargaRemove use of deprecated parser method 99/22599/1
2015-06-15 Robert VargaBUG-3674: delete of non-existing data is a no-op 64/22564/1
2015-06-12 Robert VargaMake methods static 27/22027/3
2015-06-08 Jan HajnarBug 3224 - Parsing data with choice in case via augment... 75/21975/2
2015-06-05 Tony TkacikBUG-3189: Check consistency of Instance Identifier... 52/21952/2
2015-06-04 Debalina GhoshBug 2816: Changed BooleanStringCodec deserialization 12/20412/7
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 VargaMark methods as static 86/19486/1
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
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 Peter KajsaBug 2363, Bug 2205. Beta version of LeafRefContext... 91/14891/19
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 Maros MarsalekIntroduce InstanceIdToNodes into yang-data-impl 41/18741/6
2015-04-16 Robert VargaMerge "Bug 2999: Use normalized type in creation of...
2015-04-16 Robert VargaMerge "Bug 2362 - Milestone: Basic constraints validation"
2015-04-14 Jan HajnarBug 2362 - Milestone: Basic constraints validation 67/14967/15
2015-04-14 Robert VargaMerge "Bug 2362: Make sure JSON and XML codecs are...
2015-04-13 Robert VargaMerge "Bug 1260: Implemented Binding Caching Codec"
next