yangtools.git
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 46/63646/2
2017-09-27 Robert VargaDo not use String.replace() 88/63188/3
2017-09-27 Robert VargaFurther yang-parser-impl checkstyle fixes 99/63199/5
2017-09-27 Robert VargaRemove Named{File,Byte,}InputStream 45/62745/11
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-09-22 Robert VargaRename MainNode methods 39/63339/2
2017-09-22 Robert VargaRename recursive INode methods 38/63338/2
2017-09-22 Robert VargaRemove BasicNode.string() 37/63337/2
2017-09-21 David SuarezRemove trailing spaces in resource files 03/63403/1
2017-09-19 Robert VargaRemove yang.parser.util.ModuleDependencySort 23/63223/4
2017-09-18 Robert VargaRemove NodeWrappedType and TopologicalSort 98/63198/2
2017-09-17 Robert VargaThrow SourceException instead of invalid fraction-digits 90/63190/3
2017-09-17 Robert VargaThrow InferenceException on invalid identity reference 91/63191/3
2017-09-17 Robert VargaAnother round of checkstyle fixes 97/63197/1
2017-09-16 Robert VargaNext round of checkstyle fixes in yang-parser-impl 92/63192/2
2017-09-16 Robert VargaNext round of yang-parser-impl checkstyle fixes 87/63187/3
2017-09-15 Robert VargaCleanup some checkstyle warnings 82/63182/1
2017-09-14 Igor FoltinBug 7437: Fix yang-system-test logging without the... 30/63130/2
2017-09-14 Robert VargaCleanup YangToSourceProcessor 33/62733/5
2017-09-14 Robert VargaFix checkstyle in yang-parser-spi 64/63064/3
2017-09-14 Robert VargaFix yang-common/pom.xml whitespace 63/63063/2
2017-09-14 Robert VargaBUG-7052: split out yang-parser-spi 43/63043/6
2017-09-13 Robert VargaMake SimpleDateFormatUtil non-lenient 31/62731/4
2017-09-13 Robert VargaGet rid of commons-io 07/62707/4
2017-09-13 Robert VargaBUG-7568: Use YangTextSchemaSource to emit schema files 06/62706/4
2017-09-13 Igor FoltinAvoid module namespace/submodule name conflict when... 34/63034/2
2017-09-13 Igor FoltinOverride toString() in Yang/YinStatementStreamSource 61/62961/3
2017-09-12 Robert VargaBUG-7568: refactor yang-maven-plugin 05/62705/3
2017-09-12 Peter KajsaBug 7051 - Refactoring of UnknownStatements handling 32/63032/2
2017-09-12 Peter KajsaBug 7051 - Refactoring of implicit case statements... 20/63020/2
2017-09-09 Igor FoltinAdd the parent module of a submodule to the set of... 33/62833/2
2017-09-07 Peter KajsaBug 8713 - BGP models not compatible with leafref context 32/62832/2
2017-09-06 Robert VargaRevert "Cleanup old concepts" 48/62748/1
2017-09-06 Robert VargaCleanup old concepts 06/40006/9
2017-09-05 Robert VargaRevert "BUG-7568: refactor yang-maven-plugin" 02/62702/1
2017-09-05 Robert VargaRevert "BUG-7568: Use YangTextSchemaSource to emit... 01/62701/1
2017-09-05 Robert VargaRevert "Get rid of commons-io" 00/62700/1
2017-09-05 Robert VargaGet rid of commons-io 86/52086/16
2017-09-05 Robert VargaBUG-7568: Use YangTextSchemaSource to emit schema files 85/52085/31
2017-09-05 Robert VargaBUG-7568: refactor yang-maven-plugin 56/52056/34
2017-09-05 Robert VargaBUG-8043: eliminate ConstraintFactory 43/62443/3
2017-09-05 Robert VargaBUG-8043: eliminate LenghtStatement.getValue() 42/62442/3
2017-09-05 Robert VargaFix benchmark compilation and runtime 00/62600/3
2017-09-04 Robert VargaBUG-8043: introduce RangeRestrictedTypeDefinition 79/62279/9
2017-09-04 Robert VargaBUG-8043: introduce LengthRestrictedTypeDefinition 78/62278/6
2017-09-04 Robert VargaKill websocket-client 79/62579/2
2017-09-02 Robert VargaEnable checkstyle on yang-data-codec-gson 76/62576/2
2017-09-02 Robert VargaRemove antlr version override 45/62545/2
2017-09-02 Robert VargaActivate checkstyle in yang-system-test 78/62578/1
2017-09-02 Robert VargaEnforce checkstyle on yang-test-util 77/62577/1
2017-09-01 Peter KajsaBug 7246 - Fix of SchemaTracker initialization and... 12/61712/11
2017-08-28 Robert VargaCleanup SystemTestUtils 89/61289/4
2017-08-28 Robert VargaThrow SourceException instead of IllegalArgumentException 41/62341/2
2017-08-28 Robert VargaMark getIdentity() as deprecated 83/62283/2
2017-08-28 Robert VargaBUG-8043: AbstractConstraintEffectiveStatement update 77/62277/2
2017-08-28 Robert VargaUse Guava's Interner instead of ObjectCache 69/62269/2
2017-08-24 Robert VargaDo not instantiate needless objects in augment 03/61303/8
2017-08-24 Robert VargaBUG-7052: move copy operation to StatementContextBase 02/61302/7
2017-08-22 Peter KajsaBug 9005 - scope of model import prefix should be modul... 42/62142/1
2017-08-20 Robert VargaRemove yangtools.util.Identifiables 84/61984/4
2017-08-20 Robert VargaFix AnyXml node handling 86/61986/2
2017-08-20 Robert VargaRevert "BUG-7262: Operational data tree should enforce... 36/62036/1
2017-08-16 Robert VargaCleanup testutils 33/61033/5
2017-08-16 Robert VargaSimplify DeviateStatementImpl.addStatement() 37/61237/9
2017-08-16 Robert VargaRefactor argument adaptation 40/61240/10
2017-08-16 Robert VargaBUG-7052: remove StmtContext.createCopy() 38/61238/11
2017-08-16 Robert VargaBUG-7262: Operational data tree should enforce mandator... 72/48672/14
2017-08-15 Thanh HaRemove unused property declaration yang.codegen... 24/61624/2
2017-08-15 Robert VargaEliminate LeafRefPathParseException 35/61235/2
2017-08-15 Robert VargaUse ValueNode in LeafRefValidation 34/61234/2
2017-08-14 Thanh HaBump versions by (x+1).y.z for next dev cycle 21/61621/2
2017-08-13 Peter KajsaBug 8691 - Update yang-parser-impl grammars 39/61539/2
2017-08-13 Robert VargaRemove duplicate version declaration 88/61488/2
2017-08-13 Peter KajsaBug 8922 - Evaluation of if-features is done regardless... 77/61377/5
2017-08-10 Robert VargaMake sure binary values are properly wrapped 64/61464/1
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 55/61355/4
2017-08-09 Igor FoltinBug 8940: Fix XML parsing of anyxml nodes 21/61421/1
2017-08-07 Robert VargaEnforce no split packages 12/61212/6
2017-08-07 Robert VargaReduce CheckedFuture proliferation 36/61236/3
2017-08-06 Robert VargaRemove unneeded version declaration 32/61232/1
2017-08-04 Peter KajsaBug 8831 - Yang 1.1 default values are not checked... 70/61170/3
2017-08-03 Robert VargaCleanup JSONCodecFactory.create() users 98/61098/1
2017-08-03 Robert VargaCleanup SchemaTracker logic 97/61097/1
2017-08-01 Robert VargaUse Objects.requireNonNull instead of Preconditions... 74/60974/2
2017-08-01 Robert VargaFix/suppress checkstyle warnings 73/60973/3
2017-08-01 Robert VargaShare codepath between snapshot methods 20/60920/6
2017-07-31 Peter KajsaFix of Module.getPrefix() to return prefix also in... 64/59564/8
2017-07-29 Robert VargaDowngrade stax2-api to 3.1.4 08/60908/1
2017-07-29 Igor FoltinAdd XmlParserStream.traverse(DOMSource) 64/60864/5
2017-07-28 Robert VargaBUG-8733: add YangInstanceIdentifierBuilder.append() 68/60768/2
2017-07-26 Robert VargaBUG-2389: Deprecate yang-data-impl XML codec 58/60558/3
2017-07-25 Igor FoltinBug 8803: check for null return NamespaceContext.getNam... 36/60736/4
2017-07-21 Robert VargaBUG-8733: add EmptyDataTreeCandidateNode 32/60632/1
2017-07-20 Robert VargaMake ReadWriteTrieMap extend ForwardingMap 60/60560/4
2017-07-19 Robert VargaBUG-7464: do not depend on odlparent's triemap 62/60562/2
2017-07-19 Robert VargaBUG-7464: Switch to use forked TrieMap 43/51843/7
2017-07-19 Robert VargaBUG-7051: move yang-data support into its own package 57/60557/2
2017-07-19 Peter KajsaBug 7051 - Refactoring of StmtContextUtils 41/54841/23
2017-07-18 Igor FoltinBug 8745: Add support for parsing attributes to the... 18/60018/9
2017-07-18 Igor FoltinBug 8715: Add strictParsing switch to the new XML parser 67/59167/11
next