Fix leafref require-instance implementation
[yangtools.git] / yang / yang-model-util / src / test / java / org / opendaylight / yangtools / yang /
2018-04-01 Robert VargaFix leafref require-instance implementation 16/70216/2
2018-02-25 Robert VargaEncapsulate regexes in a non-capturing group 62/68462/2
2018-02-25 Robert VargaMove Bug4079/Bug5410 tests from yang-parser to yang... 58/68458/3
2017-02-27 Robert VargaBUG-7850: fix SourceIdentifier.toYangFileName() 51/52251/3
2017-01-24 Igor FoltinBug 7438: Allow identityref type to reference multiple... 98/50298/6
2017-01-12 Igor FoltinBug 6873: [Yang 1.1] Add support for "require-instance... 97/49697/7
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-11-22 Stephen KittJava 8: migrate to java.util.function.Function 37/47837/6
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-09-10 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 59/45459/1
2016-08-16 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 57/43857/2
2016-08-04 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 20/43120/2
2016-08-01 Robert VargaBUG-865: remove MustDefinitionImpl 53/42853/3
2016-08-01 Robert VargaBUG-865: Move ModuleImportImpl and hide it 52/42852/3
2016-08-01 Robert VargaBUG-865: remove BitImpl 80/42780/6
2016-07-28 Robert VargaBUG-865: Deprecate EnumPairImpl 69/42669/1
2016-07-26 Robert VargaBUG-865: make EnumPair getQName/getSchemaPath unimplemented 94/41994/7
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 Robert VargaBUG-865: eliminate ExtendedType and DerivedType 68/41468/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-08 Robert VargaFix missing type arguments 26/39926/2
2016-06-06 Peter KajsaBug 4662: Introduce a SemanticVersion concept - SchemaC... 22/37622/28
2016-06-03 Peter KajsaBug 4662: Introduce a SemanticVersion concept - import... 77/36877/28
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2016-05-24 Peter KajsaBug 5200: Yang parser doesn't fill error-app-tag and... 32/38432/13
2016-04-14 Stephen KittDrop unneeded generic type specifiers 50/37550/2
2016-03-16 Stephen KittRemove unnecessary String() constructor invocations 90/35890/4
2016-02-15 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 43/34443/3
2016-02-15 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 12/34412/8
2016-02-15 Filip GregorBug 3899: Milestone Increase test coverage for YangTool... 71/34471/9
2016-02-15 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 53/34453/3
2016-02-10 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 24/34324/3
2016-02-04 Thanh HaFix javadoc formatting issues 40/34040/1
2016-01-30 Peter KajsaBug 4969: Invalid regex pattern for xpath conditions... 80/33780/3
2015-11-21 Robert VargaBUG-4658: fix default value in BooleanType 42/30042/5
2015-11-20 Tony TkacikBug 4648: Fixed binary default value in old parser. 71/29971/1
2015-11-18 Tony TkacikBug 4645: Fixed code-implied defaults. 49/29849/4
2015-10-13 Robert VargaBUG-4322: Leafref should not have a default value 53/28253/2
2015-10-08 Robert VargaBUG-4407: Fix Decimal64 range enforcement 81/27881/4
2015-09-16 Robert VargaCleanup yang-model-util 36/26936/2
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-03-10 Tony TkacikMerge "BUG 2282 - JSON top level element without module...
2015-03-10 Tony TkacikMerge "Fix a generic warning"
2015-03-10 Robert VargaFix a generic warning 68/16268/1
2015-02-25 Tony TkacikMerge "Fix checkListKey not checking actual/expected...
2015-02-25 Tony TkacikMerge "Updated Json Stream Writer to use gson JsonWriter."
2015-02-16 Tony TkacikMerge "Update Objects->MoreObjects"
2015-02-16 Robert VargaUpdate Objects->MoreObjects 29/15329/3
2015-02-13 Robert VargaMerge "Bug 2512: Initial design of YANG statement meta...
2015-02-13 Tony TkacikMerge "BUG 2413 - tracking in yang grouping"
2015-02-13 Tony TkacikMerge "BUG 2307: Filtering proxy for Schema context...
2015-02-13 Marian DubaiBUG 2307: Filtering proxy for Schema context functionality 97/14597/9
2014-10-23 Tony TkacikMerge "Remove deprecated concepts.util.ListenerRegistry"
2014-10-23 Tony TkacikMerge "Bug 1991: Ignore AugmentationIdentifier in XML...
2014-10-23 Tony TkacikMerge "BUG-2022: String Type pattern parsing and resolv...
2014-10-23 Tony TkacikMerge changes I296b2805,Iee01f474,I13dab228
2014-10-23 Tony TkacikMerge "bug 1957 StackOverFlowError in YangParserImpl"
2014-10-22 Robert VargaMerge "BUG-1954: Fix useless Boolean instantiation"
2014-10-22 Lukas SedlakMerge "Bug 584: Increase test coverage"
2014-10-22 Lukas SedlakMerge "Resolved some sonar issues: Simplify Boolean...
2014-10-22 Tony TkacikMerge "Bug 1950: Raise memory and permgen limits for...
2014-10-22 Tony TkacikMerge "Bug 2219: NPE during copy operation for Identity...
2014-10-22 Ladislav BorakBug 584: Increase test coverage 42/12142/1
2014-10-21 Lukas SedlakMerge "Bug 584: test coverage increase"
2014-10-21 Martin CiglanBug 584: test coverage increase 67/12067/2
2014-09-05 Tony TkacikMerge "Do not require namespace repairing"
2014-09-04 Tony TkacikMerge "Added missing parent tag to pom files"
2014-09-04 Tony TkacikMerge "BUG-1687, BUG-1689 FIx belongs-to resolution...
2014-09-04 Lukas SedlakMerge "add tests to yang-model-util"
2014-09-04 Tony TkacikMerge "Bug 1446: Changed QNM to toString listener for...
2014-09-03 Peter Bandziadd tests to yang-model-util 83/10683/2
2014-09-03 Robert VargaMerge "Bug 1441: Fixed incorrect commas serialization...
2014-09-03 Robert VargaMerge "Bug 1442: Fixed SchemaTracker resolving case...
2014-09-02 Tony TkacikMerge "Bug 1441: Expose constructor, which allows to...
2014-09-02 Tony TkacikMerge "BUG-1258: fix TreeNode amortization"
2014-09-02 Tony TkacikMerge "Eliminate duplicate code"
2014-09-02 Robert VargaMerge "Fixed getPath in SchemaContextImpl."
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-02 Peter BandziAdded tests for yang.model.util 19/10319/2
2014-08-10 Robert VargaMerge "BUG-997 Implement Filesystem source cache for...
2014-08-08 Maros MarsalekBUG-997 Implement Filesystem source cache for schema... 69/9769/3
2014-08-08 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-07 Tony TkacikMerge "BUG-1436: deprecate IntermediateMapping"
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Fix AugmentationSchemaProxy.getDataChildByName()"
2014-08-07 Robert VargaMigrate test asserts 26/9626/4
2014-06-21 Tony TkacikBUG 1131: untangling package cyclic dependencies in... 66/7866/10
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Tony TkacikMerge "BUG-326: quickfix: Log offending type and fallba...
2014-01-19 Robert VargaAdd missing copyright headers 86/4386/1
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "add getIntValue() method to EnumTemplate so...
2013-09-17 Martin VitezMerge "Test for some parts of RefineUtils class"
2013-09-17 Martin VitezMerge "Test for class RefineHolder.java"
next