Realign ImmutableMapNodeBuilder and XML JSON builder
[yangtools.git] / yang /
2018-03-08 Atul GosainRealign ImmutableMapNodeBuilder and XML JSON builder 36/68436/7
2018-03-08 Robert VargaOptimize augment conflict checking 41/69241/2
2018-03-06 Robert VargaFix format string 21/69121/1
2018-03-05 Robert VargaValidate parsed QName to identity 79/69079/3
2018-03-05 Robert VargaValidate parsed QName to identity 75/69075/3
2018-02-27 Robert VargaReport parent SchemaPath on error 70/68770/2
2018-02-27 Robert VargaCorrect error message 69/68769/2
2018-02-27 Robert VargaYANGTOOLS-813: add parent schemapath to error report 68/68768/2
2018-02-25 Robert VargaEncapsulate regexes in a non-capturing group 61/68461/2
2018-02-25 Robert VargaMove Bug4079/Bug5410 tests from yang-parser to yang... 57/68457/3
2018-02-23 Thanh HaBump versions by x.y.(z+1) 98/68598/1
2018-02-08 Robert VargaFix invalid enum definition error string 73/68073/1
2018-02-06 Robert VargaCorrect double-quoted string whitespace trimming 03/67903/4
2018-02-02 Stephen KittAllow shared JSONNNSWriter use 28/63928/4
2018-02-02 Atul GosainHandling empty text nodes 64/67864/1
2018-01-02 Robert VargaYANGTOOLS-841: Fix SchemaContextUtil.findNodeInSchemaCo... 29/66829/3
2017-12-28 Robert VargaYANGTOOLS-766: add RFC7951JSONInstanceIdentifierCodec 74/66774/5
2017-12-27 Robert VargaYANGTOOLS-766: introduce JSONCodecFactorySupplier 73/66773/3
2017-11-29 Tomas CereBUG 8927: Netconf response payload fails to render... 94/65394/7
2017-11-29 Stephen KittAdd bundle packaging for yang-data-transform 35/65735/2
2017-11-28 jenkins-relengBump versions by x.y.(z+1) 93/65993/1
2017-11-08 Robert VargaYANGTOOLS-826: allow whitespace after function name 03/65303/1
2017-11-07 Robert VargaYANGTOOLS-827: fix revision compare 78/65278/2
2017-10-28 Robert VargaYANGTOOLS-823: take modifier into account when enforcin... 51/64851/1
2017-10-24 Igor FoltinBug 9242: Reuse deviating statement contexts 44/64644/1
2017-10-19 Igor FoltinBug 9244: Fix deviate replace of implicit substatements 17/64517/1
2017-10-18 Robert VargaDo not use String.replace() 34/64434/1
2017-10-18 Robert VargaFix checkArgument() format string 33/64433/1
2017-10-16 Igor FoltinBug 9241: Action definition should implicitly define... 98/64298/1
2017-10-10 Robert VargaFix AugmentationIdentifier.compareTo() 11/64111/1
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 69/63769/1
2017-09-27 Igor FoltinOverride toString() in Yang/YinStatementStreamSource 85/63085/2
2017-09-27 Peter KajsaBug 7246 - Fix of SchemaTracker initialization and... 41/62541/2
2017-09-27 Peter KajsaBug 8713 - BGP models not compatible with leafref context 90/62890/2
2017-09-26 Thanh HaBump versions by x.y.(z+1) 79/63579/1
2017-08-28 Robert VargaThrow SourceException instead of IllegalArgumentException 61/62361/1
2017-08-24 Peter KajsaBug 9005 - scope of model import prefix should be modul... 60/62260/1
2017-08-21 Robert VargaFix AnyXml node handling 66/62066/1
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-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-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
2017-07-18 Igor FoltinBug 8675: Fix a design flaw of the new XML parser 36/59036/12
2017-07-10 Robert VargaBUG-6972: eliminate StmtContext.getOrder() 63/60063/3
2017-07-10 Robert VargaBUG-6972: Add OptionaBoolean utility 50/60050/7
2017-07-09 Robert VargaBump odlparent to 2.0.2 09/60109/1
2017-07-04 Peter KajsaBug 7051 - moving of SubstatementValidator into spi... 29/59929/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 52/59852/1
2017-06-26 Igor FoltinFix uninitialized ExtensionDefinition for openconfig... 40/59240/2
2017-06-21 Robert VargaBump odlparent dependency to 2.0.0 73/50173/13
2017-06-15 Robert VargaRemove use of ALTLRInputStream 22/59022/1
2017-06-14 Robert VargaBump antlr4 to 4.7 42/58942/3
2017-06-14 Robert VargaBe strict about boolean arguments 70/58270/42
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 29/58829/3
2017-06-13 Peter KajsaBug 2444 - fix of several issues in yang-model-export 16/57816/12
2017-06-13 Robert VargaFix sonar complaints around generic type naming 15/58815/1
2017-06-12 Robert VargaBUG-7052: extract SimpleSchemaContext 52/58752/4
2017-06-12 Robert VargaBUG-7052: deprecate YangParseException 51/58751/3
2017-06-12 Robert VargaBUG-7052: Move ModuleDependencySort to yang-model-util 50/58750/3
2017-06-12 Robert VargaBypass array-based sort 46/58746/3
2017-06-12 Robert VargaBUG-7052: Move TopologicalSort to util package 44/58744/3
2017-06-12 Robert VargaReformulate ModuleDependencySort in terms of a Table 09/58609/7
2017-06-12 Robert VargaFix checkstyle offences found by newer plugin 61/58761/1
2017-06-12 Robert VargaEnable checkstyle in yang-model-util 13/58713/3
2017-06-12 xygengBug 6897: [YANG 1.1] Allow notifications to be tied... 95/58695/2
2017-06-12 Robert Vargayang-maven-plugin-it: add checkstyle 12/58712/1
2017-06-09 Robert VargaOptimize ModuleDependencySort 90/58590/3
2017-06-09 Robert VargaDo not duplicate findModuleByNamespaceAndRevision() 89/58589/2
2017-06-09 Robert VargaDo not create temporary array for module sorting 88/58588/2
2017-06-09 Robert VargaBUG-7052: move EffectiveSchemaContext 43/58543/6
2017-06-09 Robert VargaMake getOriginalCtx() give out an Optional 64/58564/5
2017-06-09 Robert VargaBUG-6972: inline copy operation modifications 63/58563/3
2017-06-08 Robert VargaBUG-7052: remove AbstractEffectiveSchemaContext 42/58542/2
2017-06-08 Robert VargaBUG-6972: Do not allow root StmtContext to be copied 40/58540/2
2017-06-08 Robert VargaEliminate StmtContext.isRootContext() 36/58536/1
2017-06-08 Robert VargaRemove appendCopyHistory from public view 29/58529/2
2017-06-08 Robert VargaBUG-7052: Move qnameFromArgument to StmtContextUtils 57/58457/8
2017-06-08 Robert VargaBUG-7052: reduce StatementContextBase proliferation... 56/58456/15
2017-06-08 Robert VargaBUG-7052: Move RecursiveObjectLeader to util 58/58458/7
2017-06-08 Robert VargaBUG-7052: reduce StatementContextBase proliferation 51/58451/5
2017-06-07 Robert VargaEnforce namespace listener compatibility 81/58381/6
next