yangtools.git
2015-05-26 Martin BobakBug 2988 - DTO equality appears to be broken by proxy 48/21048/2
2015-05-18 Robert VargaDo not instantiate objects for hash values 25/20625/1
2015-05-14 Colin DixonMark JSON writers as @Deprecated 65/18065/4
2015-05-12 Jozef GloncakBUG 2973 - correction of output for empty yang type 36/13736/5
2015-05-12 Tony TkacikBug 3067: Improved error reporting in Binding Data... 23/19523/3
2015-05-11 Debalina GhoshFixing magic numbers 17/18217/10
2015-05-07 Debalina GhoshElimitating redundant modifiers 34/19734/2
2015-05-07 Thomas BachmanBug 3151: Fix Not a Proxy Instance Exception 11/19811/1
2015-05-07 pkajsaBug 2333 - Java code generation error, when yang model... 13/12813/13
2015-05-06 Jan HajnarBug 2690 - Yang-Data-Impl: write and then merge on... 45/19145/7
2015-05-05 Tony TkacikMerge "Fix NPE in DataTreeCandidates"
2015-05-05 Tom PantelisFix NPE in DataTreeCandidates 43/19543/3
2015-05-04 Debalina GhoshFixing sonar issues in yanf-data-impl leafref 44/19544/1
2015-05-04 Robert VargaMerge "Bug 3016 : This manual serialization of Immutabl...
2015-05-04 Robert VargaMerge "Removed features-test"
2015-05-04 Robert VargaMerge "Removed unused dependency."
2015-05-04 Tony TkacikMerge "Fix sonar issues in AnyXmlEffectiveStatementImpl"
2015-05-03 Robert VargaDo not use recursion in InMemoryDataTreeModification... 89/19489/2
2015-05-03 Robert VargaOptimize DataTreeCandidate.applyToModification() 73/19473/5
2015-05-03 Robert VargaMark methods as static 86/19486/1
2015-05-03 Robert VargaFix benchmark to compile on JDK8 85/19485/1
2015-05-01 Robert VargaMerge "adding methods to minmaxelements to reduce compl...
2015-05-01 Tony TkacikFixed some major sonar warnings in yang-common. 41/19241/3
2015-05-01 Debalina Ghoshadding methods to minmaxelements to reduce complexity 82/18882/3
2015-05-01 Debalina GhoshFix sonar issues in AnyXmlEffectiveStatementImpl 80/18880/5
2015-04-30 Harman SinghBug 3016 : This manual serialization of ImmutableList... 15/19415/1
2015-04-30 Robert VargaMerge "Fixed sonar issues in ClassLoaderUtils."
2015-04-30 Tony TkacikMerge "Add hooking into NormalizedNodeParsers."
2015-04-30 Tony TkacikMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-04-29 Tony TkacikRemoved features-test 24/19324/1
2015-04-29 Tony TkacikRemoved unused dependency. 23/19323/1
2015-04-29 Peter KajsaBug 2366 - Effective statement implementation 13/19013/7
2015-04-29 Tony TkacikFixed sonar issues in ClassLoaderUtils. 82/19282/1
2015-04-29 Jan HajnarBug 2983 - Throws ResultAlreadySet instead of IllegalSt... 44/18844/4
2015-04-28 Robert VargaMerge "Cleanup some major sonar warning in yang/*"
2015-04-28 Robert VargaMerge "Bumped Checkstyle to 6.1.1 to be in sync with...
2015-04-28 Tomas CereAdd hooking into NormalizedNodeParsers. 43/18443/11
2015-04-28 Tony TkacikBumped Checkstyle to 6.1.1 to be in sync with Maven... 07/19207/1
2015-04-27 Tony TkacikCleanup some major sonar warning in yang/* 35/19135/1
2015-04-27 Robert VargaBUG-2882: introduce cursor-based modification API 95/18595/15
2015-04-24 Robert VargaMerge "Bug 3051: Fixed pattern checks in generated...
2015-04-24 Tony TkacikBumped model versions to .8-SNAPSHOT 84/18984/1
2015-04-23 Tony TkacikBumped Yangtools by minor version. 06/18906/2
2015-04-23 Tony TkacikMerge "Bug 2363, Bug 2205. Beta version of LeafRefConte...
2015-04-23 Peter KajsaBug 2363, Bug 2205. Beta version of LeafRefContext... 91/14891/19
2015-04-23 Gregor ZatkoBug 2366: new parser API extensions support implemented 21/18421/7
2015-04-23 Tony TkacikBug 3051: Fixed pattern checks in generated DTOs 22/18922/1
2015-04-23 Robert VargaExpose YangInstanceIdentifier.EMPTY 16/18916/1
2015-04-23 Robert VargaSchemaAwareApplyOperation.checkDeleteApplicable() can... 56/18856/4
2015-04-23 Robert VargaDump the modification which fails to produce a root... 55/18855/4
2015-04-23 Tony TkacikFixed thread-safety issue in YANG parser. 08/18908/1
2015-04-22 Tony TkacikMerge "Fix missing format placeholder"
2015-04-22 Tony TkacikMerge "Add parser support for non-strict schema lookup."
2015-04-22 Tony TkacikMerge "Introduce InstanceIdToNodes into yang-data-impl"
2015-04-22 Gregor ZatkoSonar issues clean-up 45/18745/5
2015-04-22 Tony TkacikMerge "tests for arguments parsing parsing Augment...
2015-04-22 Tony TkacikMerge "Fix ifelse curly braces"
2015-04-22 Tony TkacikMerge "Fixing findbugs"
2015-04-22 Maros MarsalekIntroduce InstanceIdToNodes into yang-data-impl 41/18741/6
2015-04-22 Tomas CereAdd parser support for non-strict schema lookup. 51/18851/1
2015-04-22 Tony TkacikMerge changes I7c9bd36f,I09573668
2015-04-22 Gregor Zatkotests for arguments parsing 08/18408/6
2015-04-21 Debalina GhoshFix ifelse curly braces 81/18781/1
2015-04-21 Robert VargaFix missing format placeholder 55/18755/1
2015-04-21 Robert VargaMerge "Bug 2900: Fixed incorrect instanceof check in...
2015-04-21 Tony TkacikBug 2900: Fixed incorrect instanceof check in xml codec. 93/18693/1
2015-04-21 Tony TkacikMerge "change to interface"
2015-04-21 Tony TkacikMerge "Sonar issues clean-up"
2015-04-20 Debalina GhoshFixing findbugs 92/18492/2
2015-04-20 Debalina Ghoshchange to interface 58/18558/3
2015-04-20 Debalina GhoshFindbugs for yang parser impl util 61/18561/2
2015-04-20 Robert VargaAdd a revisionless QName constructor 90/18590/5
2015-04-20 Robert VargaFix DataTreeCandidateNode API definition 20/18620/2
2015-04-20 Tony TkacikBug 2900: Fixed incorrect dispatch for unkeyed list... 17/18617/1
2015-04-20 Martin CiglanSonar issues clean-up 15/18615/2
2015-04-19 Robert VargaBUG-3018: introduce DataTreeCandidateNodes 83/18583/5
2015-04-16 Debalina GhoshRemove ununsed variable 69/18369/2
2015-04-16 Robert VargaMerge "Bug 2999: Use normalized type in creation of...
2015-04-16 Tony TkacikBug 2999: Use normalized type in creation of simple... 09/18409/1
2015-04-16 Robert VargaMerge "Bug 2362 - Milestone: Basic constraints validation"
2015-04-16 Robert VargaMerge "Direct schema node lookup in SchemaUtils"
2015-04-15 Maros MarsalekDirect schema node lookup in SchemaUtils 04/18204/4
2015-04-15 Vishal Thaparworkaround for BUG: 2974 64/18264/5
2015-04-15 Tony TkacikMerge "Bug 2997: Fixed instanceof checks to use interfaces"
2015-04-15 Gregor ZatkoBug 2366 - Effective statements impl for new yang parser. 38/18038/12
2015-04-15 Tony TkacikBug 2997: Fixed instanceof checks to use interfaces 11/18311/1
2015-04-14 Martin CiglanBug 2366 - new parser API - implementation of declared... 30/16130/26
2015-04-14 Jan HajnarBug 2362 - Milestone: Basic constraints validation 67/14967/15
2015-04-14 Robert VargaMerge "Bug 2362: Make sure JSON and XML codecs are...
2015-04-13 Tony TkacikBug 2984 - Added Missing space separator for list keys... 05/18205/2
2015-04-13 Tony TkacikMerge "BUG-1485: deprecate length/range methods"
2015-04-13 Robert VargaMerge "Bug 1260: Implemented Binding Caching Codec"
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-13 Robert VargaBUG-1485: deprecate length/range methods 80/16780/6
2015-04-13 Tony TkacikBug 1260: Implemented Binding Caching Codec 51/17951/6
2015-04-13 Jan HajnarBug 2964 - ClassCastException when querying - 11/18011/3
2015-04-11 Robert VargaFix enum members' name 48/18148/3
2015-04-11 Robert VargaDo not declare RuntimeExceptions as thrown 50/18150/1
2015-04-11 Robert VargaSquash declared types 45/18145/1
2015-04-11 Robert VargaFix constant names 44/18144/1
next