Bump versions by x.y.(z+1)
[yangtools.git] / yang /
2017-02-23 Robert VargaAdd utility YangTextSchemaSource factories 54/52054/6
2017-02-23 Peter KajsaBug 7397 - yang-system-test could fail if zero yang... 98/51298/3
2017-02-23 Peter KajsaBug 7396 - yang-system-test could support recursive... 95/51295/4
2017-02-23 Peter KajsaBug 7480 - yang-system-test: -p directories are for... 18/51018/13
2017-02-22 Peter KajsaBug 6901 - [Yang 1.1] Default value MUST NOT be marked... 24/50624/13
2017-02-21 Robert VargaEliminate a boxing warning 77/52077/3
2017-02-21 Robert VargaDeprecate TextToASTTransformer.TRANSFORMATION 53/52053/3
2017-02-21 Robert VargaBUG-7568: silence YangTextSchemaContextResolver 52/52052/3
2017-02-20 Robert VargaFix RangeConstraintImpl 58/52058/3
2017-02-20 Robert VargaCleanup SchemaContextUtil 57/52057/3
2017-02-19 Robert VargaUse YangConstants.RFC6020_YANG_FILE_EXTENSION 46/52046/3
2017-02-19 Robert VargaEliminate unused Util.listFiles() 44/52044/2
2017-02-19 Robert VargaEliminate use of File[] 43/52043/2
2017-02-19 Robert VargaDo not use IOUtils 33/52033/5
2017-02-19 Robert VargaEliminate the use of com.google.common.collect.Maps 32/52032/5
2017-02-19 Robert VargaMove Util.getInstance() 31/52031/5
2017-02-13 Peter KajsaBug 6875 - [Yang 1.1] Allow imports of multiple revisio... 67/51567/4
2017-02-13 Igor FoltinBug 6877: [Yang 1.1] Allow multiple base identities 72/49772/10
2017-02-13 Igor FoltinBug 6261: Introduce resolution of deviation statement... 08/51008/9
2017-01-31 Robert VargaBUG-7061: mass-rename test files 53/51153/4
2017-01-30 Martin CiglanUpdate javadocs related to *SchemaSource 87/51187/1
2017-01-27 Martin CiglanSourceIdentifier.create() method deprecation explained 12/51112/3
2017-01-25 Michael VorburgerReplace FindBugs :jsr305 by full :annotation (Bug 7663) 96/50896/3
2017-01-24 Igor FoltinBug 7438: Allow identityref type to reference multiple... 98/50298/6
2017-01-24 Peter KajsaBug 6868: If-feature argument may be boolean expression 14/49714/8
2017-01-23 Robert VargaDo not override Immutables version 36/50836/2
2017-01-23 Robert VargaBUG-5222: Reuse substatements across phases 13/49813/14
2017-01-17 Peter KajsaBug 7551 - Bad error message for pattern constrain 43/50543/3
2017-01-13 Peter KajsaBug 6876: [Yang 1.1] Allow "augment" to add conditional... 05/50305/4
2017-01-12 Igor FoltinBug 6873: [Yang 1.1] Add support for "require-instance... 97/49697/7
2017-01-11 Robert VargaFix LengthConstraintImpl javadoc 24/49824/3
2017-01-10 Michael VorburgerClean up code, incl. fix Checkstyle warnings (without... 76/38876/13
2017-01-10 Robert VargaBUG-5222: Optimize SubstatementValidator 16/49816/8
2017-01-04 Robert VargaBUG-5222: Optimize use of declared substatements 15/49815/4
2017-01-04 Robert VargaRemove StatementIdentifier 12/49812/3
2017-01-04 Robert VargaDo not confuse statement and argument names 18/49818/4
2017-01-04 Robert VargaFix mandatory statement checking 14/49814/3
2017-01-04 Robert VargaMove StatementContextBase.getStorageNodeType() 11/49811/3
2017-01-04 Robert VargaTurn Prerequisite into a FunctionInterface 00/49800/4
2017-01-04 Robert VargaEnhance phase sequencing assertions 99/49799/4
2017-01-04 Robert VargaEliminate superfluous onFullDefinitionDeclared overrides 98/49798/4
2017-01-04 Robert VargaValidate identity-ref on full definition 97/49797/4
2017-01-04 Robert VargaDocumented StatementSupport's SourceException throwing 96/49796/4
2017-01-04 Robert VargaAdd ModelActionBuilder javadocs 01/49801/4
2017-01-04 Igor FoltinBug 7159: Stop using deprecated methods from YangParser... 06/50006/1
2016-12-26 Robert VargaFix checkstyle warnings 95/49795/3
2016-12-26 Robert VargaReturn specialized TypeDefinitions 94/49794/3
2016-12-26 Robert VargaExpand StatementSupport documentation 02/49802/3
2016-12-26 Robert VargaAdd StatementFactory javadocs 92/49792/2
2016-12-26 Robert VargaCleanup YangParserTestUtils 91/49791/2
2016-12-26 Igor FoltinBug 7440: Fix empty parent in deviate "replace" 79/49779/3
2016-12-25 Igor FoltinBug 7395: yang-system-test is unable to access yang... 63/49563/3
2016-12-22 Robert VargaBUG-6533: add immutable implementations of yang.model.api 57/44657/8
2016-12-20 Peter KajsaBug 6880: [Yang 1.1] Allow leaf-lists to have default... 73/49473/3
2016-12-20 Robert VargaBUG-6522: cache isConfiguration() result 67/49567/4
2016-12-18 Robert VargaBUG-7051: move isModuleIdentifierWithoutSpecifiedRevision 25/49525/1
2016-12-17 Peter KajsaBug 6870: [Yang 1.1] Support for new "modifier" statement 58/49158/12
2016-12-17 Peter KajsaBug 6869: [Yang 1.1] Allow if-feature in bit, enum... 42/49242/9
2016-12-17 Igor FoltinBug 6896: [Yang 1.1] Add support for new statement... 20/49320/8
2016-12-17 Igor FoltinBug 6871: [YANG 1.1] Allow "must" in "input", "output... 39/49339/5
2016-12-17 Peter KajsaBug 6883: [Yang 1.1] Add support for a new data definit... 02/49102/9
2016-12-17 Igor FoltinBug 6897: [Yang 1.1] Allow notifications to be tied... 26/48926/18
2016-12-17 Peter KajsaBug 6897: Adding getSubstatementValidator() method... 62/49462/4
2016-12-16 Robert VargaBUG-4599: enforce QName's localname 48/49448/2
2016-12-16 Robert VargaBUG-4599: do not attempt to construct invalid QNames 19/29519/17
2016-12-16 Robert VargaBUG-4688: add Revision as a dedicated class 72/49372/5
2016-12-16 Robert VargaCodify DataTree{Candidate,Tip} hashCode/equals() 97/49397/3
2016-12-16 Robert VargaAdd YANG Library NETCONF capability 48/49348/4
2016-12-15 Rashmi PujarBug 6874 - [Yang 1.1] Allow "description" and "referenc... 17/49117/13
2016-12-15 Robert VargaBUG-7267: catch RuntimeExceptions when processing sources 51/49351/6
2016-12-15 Stephen KittBUG-4219: remove slf4j-api dependencies 74/49374/2
2016-12-14 Robert VargaBUG-6867: simplify definitions with static imports 68/49368/2
2016-12-14 Alexis de TalhouëtBug 6867: Rename of Rfc6020Mapping to YangStmtMapping 54/48854/14
2016-12-14 Peter KajsaBug 6867: Extend yang statement parser to support diffe... 68/48368/28
2016-12-12 Robert VargaBUG-7267: catch null path offenders 37/49237/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-06 Igor FoltinBug 7146: Propagate exceptions caught in YangStatementS... 31/48631/4
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-23 Robert VargaRemove accidental tabs 42/48642/1
2016-11-23 Robert VargaEliminate use of environment variables 38/48638/1
2016-11-23 Robert VargaFix IT test instantiation 35/48635/2
2016-11-22 Stephen KittJava 8: migrate to java.util.function.Function 37/47837/6
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-19 Rashmi PujarBug 6868 - [Yang 1.1] Argument of "If-feature" statemen... 34/48234/6
2016-11-18 Igor FoltinBug 6896: [YANG 1.1] Add support for new statement... 35/48035/8
2016-11-18 Igor FoltinBug 6874: [YANG 1.1] Allow "description" and "reference... 46/48246/3
2016-11-18 Igor FoltinBug 6871: [YANG 1.1] Allow "must" in "input", "output... 74/47974/5
2016-11-18 Igor FoltinBug 6877: [YANG 1.1] Allow identities to be derived... 48/48048/6
2016-11-18 Robert VargaBUG-5717: add unique child identifier 41/48241/11
2016-11-16 Robert VargaBUG-7161: Do not tolerate source-level exceptions 73/48273/4
2016-11-15 Igor FoltinBug 6870: [YANG 1.1] Support for new substatement ... 99/47899/5
2016-11-15 Igor FoltinBug 6897: [YANG 1.1] Allow notifications to be tied... 45/48245/2
2016-11-14 Igor FoltinBug 6869: [YANG 1.1] Allow if-feature in bit, enum... 73/47773/5
2016-11-14 Igor FoltinBug 6883: [YANG 1.1] Add support for anydata statement 05/48105/4
2016-11-14 Igor FoltinBug 6880: [YANG 1.1] Allow leaf-lists to have default... 85/47985/3
2016-11-14 Igor FoltinBug 6873: [YANG 1.1] Support for "require-instance... 83/47983/3
2016-11-11 Robert VargaBUG-5717: eliminate StmtContext.substatements() 05/48205/8
next