yangtools.git
2016-04-07 Stephen KittAdd a couple of toString() implementations 43/37243/1
2016-04-04 Ryan GouldingFix LOG formatting issues 77/36977/2
2016-04-01 Ryan GouldingMove CACHED_FILE_PATTERN constant to correct location 33/36933/3
2016-04-01 Ryan GouldingFilesystemSchemaSourceCache reduce sourceIdToFile(... 19/36919/4
2016-03-31 Ryan GouldingFilesystemSchemaSourceCache to use try-with-resources... 30/36930/2
2016-03-31 Ryan GouldingStandardize codec serialization to use java.util.Object... 20/36920/2
2016-03-31 Ryan GouldingImprove Error Reporting for non-parsable date for file... 34/36934/2
2016-03-31 Ivan HraskoBug5531: Can't get complete YIN schema on Windows 44/36944/1
2016-03-30 Thanh HaAdd test scope for junit 21/36221/3
2016-03-30 Ivan HraskoBug 5531: Can't get complete YIN schema on Windows 04/36804/3
2016-03-30 Robert VargaBUG-4268: clarify length constraint API contract 84/29884/5
2016-03-30 Robert VargaBUG-4268: clarify API contract of range constraints 83/29883/5
2016-03-23 Peter KajsaBug 5396: Regex processing of yang models is broken. 87/36587/2
2016-03-21 Martin SunalBug 5567 NPE - invoking of equals on nullable element 95/36495/2
2016-03-21 Robert VargaBUG-5504: use Object.toString() without overrides in... 88/36288/2
2016-03-18 Peter KajsaBug 5550 - Omit the check of mandatory nodes in uses... 23/36423/1
2016-03-16 Stephen KittUse String concatenation instead of StringBuffer/Builder 18/35918/2
2016-03-16 Stephen KittRemove unnecessary String() constructor invocations 90/35890/4
2016-03-16 Igor FoltinBug 3324: Yangtools documentation 50/34550/4
2016-03-10 Peter KajsaBug 5481: When condition of augment added in constraint... 58/36058/2
2016-03-09 Robert VargaRemove explicit throws of SourceException 72/35872/3
2016-03-09 Stephen KittAvoid re-throwing exceptions directly 85/35885/3
2016-03-09 Stephen KittDrop duplicate Maven dependencies 84/35884/3
2016-03-09 Stephen KittSimplify boolean expressions 83/35883/3
2016-03-08 Peter KajsaBug 5335: augmenting a mandatory node on a presence... 80/35880/5
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
2016-03-07 Stephen KittUse Collections.singletonList() instead of Arrays.asList() 86/35886/2
2016-03-07 Robert VargaFix TrieMap tests a bit 34/35834/2
2016-03-07 Robert VargaReduce cyclomatic complexity 68/35868/1
2016-03-01 Peter KajsaBug 5437: Issue accessing mounted device supporting... 76/35576/1
2016-02-29 Andrej MakRename yang test files to match module names 09/35309/5
2016-02-25 Filip GregorBug 3899: Milestone Increase test coverage for YangTool... 08/34908/4
2016-02-25 Filip GregorBug 3899: Milestone Increase test coverage for YangTool... 76/34676/11
2016-02-24 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 78/34478/14
2016-02-23 Andrej MakMove SchemaOrderedNormalizedNodeWriter to yangtools 84/34884/4
2016-02-19 Robert VargaSwitch to odlparent-lite 09/35109/3
2016-02-19 Robert VargaRemove JDK 8 doclint override 08/35108/3
2016-02-17 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtoo... 73/34773/2
2016-02-17 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 57/34657/4
2016-02-17 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 38/34538/5
2016-02-17 Robert VargaEliminate SourceException throws declarations 75/34775/2
2016-02-17 Robert VargaUse String.indexOf(char) instead of String 74/34774/2
2016-02-17 Robert VargaRemove an unneeded null check 37/34637/3
2016-02-16 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 51/34551/7
2016-02-15 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 40/34540/3
2016-02-15 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 43/34443/3
2016-02-15 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 12/34412/8
2016-02-15 Filip GregorBug 3899: Milestone Increase test coverage for YangTool... 71/34471/9
2016-02-15 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 53/34453/3
2016-02-15 Filip GregorBug 3899: Milestone Increase test coverage for YangTools 56/33856/19
2016-02-15 Robert VargaDo not use String.split() 70/34570/2
2016-02-12 Robert Vargafeatures-test is no longer published from yangtools 67/34567/2
2016-02-12 Robert VargaNoddeWithValue is generic 57/34557/3
2016-02-11 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 06/34406/2
2016-02-10 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 72/34172/11
2016-02-10 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 68/34268/7
2016-02-10 Igor FoltinBug 4079: Unable to compile pattern defined in module 84/34384/1
2016-02-10 Jakub TothBug 3899: Milestone: Increase test coverage for Yangtools 24/34324/3
2016-02-10 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 12/34312/2
2016-02-08 Robert VargaBUG-2646: downgrade warnings to debug 26/34126/2
2016-02-05 Igor FoltinBug 3899: Milestone: Increase test coverage for Yangtools 51/34151/2
2016-02-04 Thanh HaEnable site generation for yangtools 11/27711/13
2016-02-04 Thanh HaFix javadoc formatting issues 40/34040/1
2016-02-02 Robert VargaBUG-4662: introduce the SemVer concept 55/32455/4
2016-02-02 Robert VargaFix compatibility with Java 8 type inference 90/33890/1
2016-02-02 Stephen Kittopendalight -> opendaylight 57/29657/3
2016-02-01 Peter KajsaBug 4969: Unable to find base type of leafref for old... 51/33851/1
2016-01-30 Peter KajsaBug 4969: Invalid regex pattern for xpath conditions... 80/33780/3
2016-01-30 Stephen Kittyang.data.impl.schema.tree clean-up 89/33489/3
2016-01-29 Peter KajsaBug 5101: Status deprecated must not be propagated... 75/33775/2
2016-01-28 Peter KajsaBug 4969: NPE in JSONCodecFactory by attempt to find... 54/33354/4
2016-01-28 Peter KajsaBug 5059: Do not fail when 'refine' targets an extension. 31/33631/2
2016-01-27 Tom PantelisBug 5019: Add QName param to NormalizedNodeWriter#leafS... 22/33222/4
2016-01-27 Robert VargaFix compilation failure with Java 8 target 08/33608/1
2016-01-26 Robert VargaRemove YinSchemaSource 51/32851/6
2016-01-26 Robert VargaRemove of/copyOf factory methods 52/32852/5
2016-01-25 Robert VargaSimplify RevisionAwareXPathImpl 22/32022/2
2016-01-25 Robert VargaBUG-4295: fix merge callsite 77/33477/4
2016-01-25 Robert VargaBUG-4684: validate changes against effective state 66/30266/11
2016-01-25 Robert VargaAdd leaf context when value deserialization fails 78/33378/2
2016-01-25 Robert VargaBUG-4295: handle merge into unkeyed list 63/33463/3
2016-01-22 Robert VargaRemove deprecated concepts 53/32853/5
2016-01-21 Robert VargaBump yangtools to 1.0.0-SNAPSHOT 54/32854/2
2016-01-20 Tony TkacikBug 4295: Fixed incorrectly introduced nodes when MERGE... 18/33118/2
2016-01-20 Robert VargaFix yang-maven-plugin generating superfluous files 81/33081/1
2016-01-20 Peter KajsaBUG-4295: instantiate MERGE operations lazily 53/26853/40
2016-01-20 Robert VargaInclude identityref leaves in interner 32/33032/2
2016-01-19 Robert VargaAdd a bit of documentation in AbstractReadyIterator 41/33041/1
2016-01-19 Robert VargaIntroduce formatting methods for SourceException 11/32111/14
2016-01-17 Robert VargaBUG-865: deprecate recursive node instantiation 61/32861/2
2016-01-16 Peter KajsaBug 4459 - Parser fails when enum contains illegal... 93/28393/21
2016-01-16 Igor FoltinBug 4540: Yang parser exceptions should follow consiste... 78/31078/16
2016-01-15 Tony TkacikAdded support for root in create(TreeType, YangInstance... 69/32269/2
2016-01-15 Thanh HaVersion bump ietf.topology.version to 9 88/32688/2
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 86/32686/1
2016-01-13 Peter KajsaBug 4933: Yang parser does not accept deviate "not... 14/32414/7
2016-01-13 Robert VargaMake NodeWithValue generic 66/26866/10
2016-01-13 Peter KajsaBug 3874: Support of yang modeled AnyXML - JSON deseria... 42/29742/17
2016-01-12 Robert VargaSimplify Utils.parseStatus() 45/32445/1
2016-01-12 Jan HajnarBug 2062 - StreamWriter APIs loses information about... 58/32258/4
next