yangtools.git
2018-04-26 jenkins-relengBump versions by x.y.(z+1) 90/71490/1 stable/carbon
2018-04-16 Robert VargaConsider submodule imports when sorting modules 76/70976/3
2018-04-16 Robert VargaAdd ModuleDependencyInfoTest 82/70982/2
2018-04-12 Robert VargaOptimize QName constructor 27/70827/2
2018-04-12 Robert VargaAdd YangConstants.operation{Input,Output}QName() 21/70821/2
2018-04-12 Robert VargaAdd QName.withModule(QNameModule) method 20/70820/2
2018-04-09 Robert VargaImprove ClassLoaderUtils.loadClassWithTCCL() 61/70661/1
2018-04-01 Robert VargaFix leafref require-instance implementation 16/70216/2
2018-03-25 Luis GomezRevert "Realign ImmutableMapNodeBuilder and XML JSON... 57/70057/3
2018-03-08 Atul GosainRealign ImmutableMapNodeBuilder and XML JSON builder 81/68381/5
2018-03-08 Robert VargaOptimize augment conflict checking 59/69259/1
2018-03-06 Robert VargaFix format string 22/69122/1
2018-03-05 Robert VargaValidate parsed QName to identity 78/69078/3
2018-03-05 Robert VargaValidate parsed QName to identity 77/69077/3
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
2018-02-25 Robert VargaCorrect double-quoted string whitespace trimming 04/67904/4
2018-02-23 jenkins-relengBump versions by x.y.(z+1) 47/68647/1
2018-02-02 Atul GosainHandling empty text nodes 63/67863/1
2017-12-06 Tomas CereBUG 8927: Netconf response payload fails to render... 46/66046/3
2017-11-07 Robert VargaYANGTOOLS-827: fix revision compare 79/65279/1
2017-10-28 Robert VargaYANGTOOLS-823: take modifier into account when enforcin... 50/64850/1
2017-10-24 Igor FoltinBug 9242: Reuse deviating statement contexts 47/64647/1
2017-10-19 Igor FoltinBug 9244: Fix deviate replace of implicit substatements 18/64518/1
2017-10-17 Igor FoltinBug 9241: Action definition should implicitly define... 01/64301/2
2017-10-17 jenkins-relengBump versions by x.y.(z+1) 76/64376/1
2017-09-27 Robert VargaFix AnyXml node handling 67/62067/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-09-01 Robert VargaThrow SourceException instead of IllegalArgumentException 42/62542/1
2017-08-22 Peter KajsaBug 9005 - scope of model import prefix should be modul... 44/62144/1
2017-08-13 Peter KajsaBug 8922 - Evaluation of if-features is done regardless... 72/61572/1
2017-08-13 Peter KajsaBug 7051 - Refactoring of StmtContextUtils 71/61571/1
2017-08-13 Peter KajsaBug 7051 - moving of SubstatementValidator into spi... 70/61570/1
2017-08-05 Peter KajsaBug 8831 - Yang 1.1 default values are not checked... 22/61222/1
2017-08-03 Robert VargaCleanup SchemaTracker logic 18/61118/1
2017-07-29 Robert VargaBUG-7464: do not depend on odlparent's triemap 93/60593/2
2017-07-29 Robert VargaBUG-7464: Switch to use forked TrieMap 92/60592/2
2017-07-26 Igor FoltinBug 8803: check for null return NamespaceContext.getNam... 67/60767/2
2017-07-25 Robert VargaBUG-8733: add YangInstanceIdentifierBuilder.append() 29/60729/2
2017-07-21 Robert VargaBUG-8733: add EmptyDataTreeCandidateNode 28/60628/1
2017-07-14 Robert VargaBUG-6972: eliminate StmtContext.getOrder() 90/60390/2
2017-07-14 Robert VargaBUG-6972: Add OptionaBoolean utility 13/60113/2
2017-07-14 jenkins-relengBump versions by x.y.(z+1) 83/60383/1
2017-06-20 Igor FoltinFix uninitialized ExtensionDefinition for openconfig... 54/59254/1
2017-06-13 Robert VargaBypass array-based sort 95/58795/1
2017-06-12 xygengBug 6897: [YANG 1.1] Allow notifications to be tied... 18/58718/3
2017-06-12 Robert VargaMake getOriginalCtx() give out an Optional 11/58711/2
2017-06-12 Robert VargaBUG-6972: inline copy operation modifications 10/58710/2
2017-06-12 Robert VargaBUG-6972: Do not allow root StmtContext to be copied 09/58709/2
2017-06-12 Robert VargaEliminate StmtContext.isRootContext() 08/58708/2
2017-06-12 Robert VargaRemove appendCopyHistory from public view 07/58707/2
2017-06-12 Robert VargaBUG-7052: Move qnameFromArgument to StmtContextUtils 06/58706/2
2017-06-12 Robert VargaDo not tolerate invalid status arguments 29/58729/1
2017-06-12 Robert VargaBUG-7052: reduce StatementContextBase proliferation... 05/58705/2
2017-06-12 Robert VargaBUG-7052: Move RecursiveObjectLeader to util 04/58704/2
2017-06-12 Robert VargaBUG-7052: reduce StatementContextBase proliferation 03/58703/2
2017-06-12 Robert VargaEnforce namespace listener compatibility 02/58702/2
2017-06-12 Robert VargaRefactor InferenceAction 01/58701/2
2017-06-12 Robert VargaMove DeviateKind parsing 00/58700/2
2017-06-12 Robert VargaModifierImpl has no use for phase 99/58699/2
2017-06-12 Robert VargaCleanup effectiveStatements() access 98/58698/2
2017-06-12 Robert VargaDo not duplicate findModuleByNamespaceAndRevision() 03/58603/2
2017-06-09 Robert VargaOptimize ModuleDependencySort 05/58605/3
2017-06-09 Robert VargaDo not create temporary array for module sorting 04/58604/2
2017-06-07 Robert VargaIntern low-cardinality statement arguments 15/58415/2
2017-06-07 Robert VargaDo not throw IllegalArgumentException 14/58414/1
2017-06-06 Igor FoltinBug 8523: Add support for parsing restconf:yang-data... 58/58358/1
2017-06-06 Peter KajsaBug 8597 - Empty description and reference of ModuleImp... 50/58350/1
2017-06-05 Igor FoltinBug 4640: Change semantic-version to openconfig-version 63/58263/1
2017-06-05 Peter KajsaBug 7037 - Improve mapping of YANG extensions 29/58229/1
2017-06-02 Tomas CereBUG 8566 Introduce a fallback for ChoiceSchemaNode... 04/58104/2
2017-05-31 Robert VargaAdd hook for interning raw argument 67/58067/2
2017-05-28 Igor FoltinBug 8307: Add the option for activating deviation state... 33/57333/2
2017-05-28 Robert VargaDo not use FileInputStream 13/57213/2
2017-05-28 Peter KajsaBug 7844 - Unable to create LeafRefContext for leafref 25/57225/2
2017-05-25 jenkins-relengBump versions by x.y.(z+1) 79/57879/1
2017-05-05 Vratko PolakMake repo depend on single features only 82/56082/2
2017-04-27 Robert VargaSilence all info messages about all features being... 96/56096/3
2017-04-26 Peter KajsaBug 8291 - Unit test 90/56090/2
2017-04-26 Robert VargaBUG-8291: expose additional DataTreeFactory methods 89/56089/1
2017-04-25 Robert VargaBUG-8123: fix URL naming mixup 13/56013/1
2017-04-22 Igor FoltinYANG XPath functions - unit tests and bugfix 42/55842/1
2017-04-18 Robert VargaBUG-8123: simplify file name support 88/54988/3
2017-04-14 Peter KajsaBug 7050 - Document parser-impl package structure 70/54870/3
2017-04-14 Peter KajsaBug 7038 - Rework 'type decimal64' lookup 67/54767/2
2017-04-13 Igor FoltinUpdate the developer docs 46/54946/2
2017-04-12 Robert VargaBUG-8123: be better at guessing identifiers 67/54867/3
2017-04-12 Jakub TothImplement DocumentedNode interface to RevisionEffective... 56/54856/1
2017-04-11 Anil BelurUpdate .gitreview to stable/carbon 81/54681/1
2017-04-10 Igor FoltinBug 7847: Implement YANG 1.1 XPath functions in YangFun... 25/54525/3
2017-04-07 Peter KajsaBug 8126 - Some augments are not being processed 65/54365/5
2017-04-04 Robert VargaBUG-7833: Fix identityref codecs 70/53870/7
2017-04-04 Robert VargaBUG-7983: unify JSONCodec and XmlCodec methods 69/53869/5
2017-04-04 Robert VargaBUG-7983: make XmlCodecFactory a subclass of AbstractCo... 65/53865/4
2017-04-04 Robert VargaSpeed up XpathStringParsingPathArgumentBuilder 71/53871/7
2017-04-04 Robert VargaBUG-7983: factor out AbstractCodecFactory 64/53864/2
2017-04-04 Robert VargaBUG-7983: extract codec caching from JSONCodecFactory 63/53863/2
2017-04-04 Robert VargaBUG-7996: expose different implementations of JSONCodec... 01/53801/2
2017-04-04 Robert VargaBUG-7996: reshuffle caching logic 20/53620/10
next