yangtools.git
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
2017-03-27 Peter KajsaBug 6183 - Shorthand case should create case node in... 39/53139/11
2017-03-23 Robert VargaTrim down TypeDefinitionAwareCodec 53/53653/2
2017-03-23 Robert VargaCleanup codecs a bit 69/53469/5
2017-03-23 Robert VargaBUG-7996: Use weak keys in SharedJSONCodecFactory 88/53388/7
2017-03-23 Robert VargaBUG-7996: Split JSONCodec into multiple implementations 73/53373/8
2017-03-22 Robert VargaBUG-8039: Enforce binary/string type length 53/53553/3
2017-03-17 Robert VargaUse TypedSchemaNode 21/53321/4
2017-03-17 Robert VargaMove hard-coded prefix 06/53306/5
2017-03-17 Robert VargaRename XmlStreamUtils 03/53303/5
2017-03-17 Robert VargaAdd XmlParserStream documentation 02/53302/5
2017-03-16 Igor FoltinBug 7954: Throw an exception when parsing duplicate... 83/53283/6
2017-03-15 Robert VargaReduce visibility of codec methods 93/53293/4
2017-03-14 Robert VargaBUG-7759: return deserialized type 97/53297/2
2017-03-14 Stephen KittUse specific versions for odlparent imports 72/53272/3
2017-03-11 Robert VargaBUG-7954: identify source of the offending statement 84/53184/1
2017-03-11 Robert VargaUse UntrustedXML in tests 79/53179/3
2017-03-11 Robert VargaRemove remants of yang-data-operations 78/53178/3
2017-03-11 Robert VargaDo not trust documents in anyxml 76/53176/2
2017-03-11 Robert VargaMake XmlDocumentUtils use UntrustedXML 75/53175/2
2017-03-11 Igor FoltinBug 6392: Fix lenient parsing of unkeyed list entries 49/53149/3
2017-03-11 Peter KajsaBug 5410 - XSD regular expressions are interpreted... 00/53000/5
2017-03-10 Xiao LiangBug 7945: Fix schema validation for augmentation of... 25/52025/4
2017-03-09 Peter KajsaBug 5410 - XSD regular expressions are interpreted... 99/52999/6
2017-03-09 Michael VorburgerBug 7182 related: yang-maven-plugin no hard-coded targe... 40/52440/9
2017-03-09 Peter KajsaBUG-7424: Disallow child namespace collisions 00/51400/9
2017-03-08 Peter KajsaBug 7865 - Extension argument is being restricted to... 91/52991/1
2017-03-06 Robert VargaBUG-7424: introduce a putIfAbsent storage operation 62/52762/2
2017-03-06 Robert VargaBUG-7898: clean up CrossSourceStatementReactor interface 14/52814/4
2017-03-03 Igor FoltinBug 6856: Rpc definition should implicitly define input... 04/48704/22
2017-03-02 Peter KajsaBug 7879 - refine target node was not found 39/52639/2
2017-03-01 Igor FoltinBug 6878: Add support for parsing yang-specific XPath... 38/51938/9
2017-03-01 Michael VorburgerBug 7182: YangToSourcesProcessor deletes output directory 16/52416/3
2017-02-28 Robert VargaRemove checkstyle plugin declaration 57/52357/2
2017-02-28 Robert VargaFormat Module revisions 44/52344/2
2017-02-28 Robert VargaBUG-7568: account for module/submodule split 49/52349/1
2017-02-27 Robert VargaBUG-7568: fix wrong translation 14/52314/1
2017-02-27 Robert VargaBUG-7850: make SourceIdentifier.getRevision() return... 52/52252/7
2017-02-27 Robert VargaBUG-7568: expose file name mapping function 19/52219/10
2017-02-27 Peter KajsaBug 6886 - [Yang 1.1] Update rules for handling of... 26/51926/5
2017-02-27 Robert VargaFix resource-based YangTextSchemaSource 55/52255/3
2017-02-27 Robert VargaBUG-7850: fix SourceIdentifier.toYangFileName() 51/52251/3
2017-02-24 Robert VargaEliminate custom SimpleDateFormat instances 54/52254/1
2017-02-23 Robert VargaBUG-7182: add M2E lifecycle mapping 87/52087/4
2017-02-23 Robert VargaUpdate StmtTestUtils 70/52070/7
2017-02-23 Igor FoltinBug 6885: [Yang 1.1] Disallow "when" and "if-feature... 85/50785/13
2017-02-23 Peter KajsaBug 6884 - [Yang 1.1] Submodule can reference all defin... 03/51903/4
2017-02-23 Robert VargaExpand Identifiable documentation 30/52030/4
2017-02-23 Igor FoltinBug 6887: [Yang 1.1] Allow enumerations and bits to... 53/51453/8
2017-02-23 Robert VargaBUG-7052: introduce YangStatementStreamSource 55/52055/10
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 VargaMove features to top level 45/51845/4
2017-02-20 Robert VargaBUG-7464: package forked TrieMap 42/51842/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-18 Robert VargaCleanup artifacts pom.xml 41/51841/2
2017-02-15 Robert VargaDeprecate websocket-client 47/51847/2
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 Stephen KittBUG-7474: produce Karaf 4 features 50/49550/9
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-23 Michael VorburgerMust always use mockito-core instead of mockito-all 30/50830/1
next