Bug 2721: StackOverflowError for leafref FIX
[yangtools.git] / yang /
2015-06-16 Robert VargaSonar: remove unused modifiers 23/22723/1
2015-06-16 Robert VargaBUG-1014: TreeType should be Beta 66/22666/1
2015-06-15 Robert VargaUse sizeHints in ImmutableNode builders 02/22602/1
2015-06-15 Jan HajnarBug 1014 - Non-configuration items in the model appear... 01/22601/1
2015-06-15 Robert VargaIntroduce YangInstanceIdentifier.toOptimized() 00/22600/1
2015-06-15 Robert VargaRemove use of deprecated parser method 99/22599/1
2015-06-15 Robert VargaLower the size of ModifiedNode children maps 98/22598/1
2015-06-15 Robert VargaUse an ImmutableMap for empty case 97/22597/1
2015-06-15 Robert VargaBUG-2402: introduce CloneableChildrenMap 96/22596/1
2015-06-15 Robert VargaCleanup NodeIdentifierWithPredicates references 95/22595/1
2015-06-15 Robert VargaImprove stored map memory efficiency 92/22592/1
2015-06-15 Colin DixonProvide better error messages when parsing JSON. 67/20167/6
2015-06-15 Robert VargaBUG-3674: delete of non-existing data is a no-op 64/22564/1
2015-06-12 Robert VargaFix inefficient String buffering 29/22029/3
2015-06-12 Robert VargaFix sonar warnings 28/22028/3
2015-06-12 Robert VargaMake methods static 27/22027/3
2015-06-09 Robert VargaIntroduce NormalizedNodes.findDuplicates() 54/22154/1
2015-06-08 Jan HajnarBug 3224 - Parsing data with choice in case via augment... 75/21975/2
2015-06-08 Jan HajnarBug 3325 - RPC returns 500. 74/21974/2
2015-06-05 Robert VargaAdd a quick identity check for map comparison 72/21972/3
2015-06-05 Robert VargaInvoke equals() on a constant reference 71/21971/3
2015-06-05 Robert VargaBUG-3399: fix BaseYangTypes' range constraints 60/21960/2
2015-06-05 Robert VargaImprove deltaChildren() 57/21957/2
2015-06-05 Robert VargaFix performance of RecursiveReplaceCandidateNode.getMod... 27/21927/4
2015-06-05 Robert VargaSpeed up getModifiedChild() 56/21956/2
2015-06-05 Robert VargaMark mAbstractModifiedNodeBasedCandidateNode final 55/21955/2
2015-06-05 Robert VargaMake optionalData() static 54/21954/2
2015-06-05 Tony TkacikBug 3189 Special case of checking root node QName. 53/21953/2
2015-06-05 Tony TkacikBUG-3189: Check consistency of Instance Identifier... 78/21978/1
2015-06-05 Tony TkacikBUG-3189: Check consistency of Instance Identifier... 52/21952/2
2015-06-05 Robert VargaAdd an explicit guard for root presence 51/21951/2
2015-06-05 Robert VargaAdd YangInstanceIdentifierBuilder.node(PathArgument) 50/21950/2
2015-06-05 Robert VargaRemove code duplication in YangInstanceIdentifierBuilder 49/21949/2
2015-06-05 Robert VargaTake advantage of YangInstanceIdentifier methods 48/21948/2
2015-06-05 Tony TkacikBug 3344: Make sure StackedPathArgument stack is non... 46/21946/2
2015-06-05 Robert VargaBUG-3263: remove bridge Collection-based methods 45/21945/2
2015-06-05 Robert VargaBUG-3263: return a List of PathArguments 44/21944/2
2015-06-05 Robert VargaBUG-3263: return a Collection for path arguments 43/21943/2
2015-06-05 Robert VargaBUG-3263: Split off Fixed/Stacked YangInstanceIdentifier 42/21942/2
2015-06-05 Robert VargaBaseTypes' QNameModule should be cached 29/21929/2
2015-06-05 Robert VargaMake sure we cache QNameModule instances 30/21930/2
2015-06-05 Robert VargaGuard against null data in AbstractLeafCandidateNode 33/21933/2
2015-06-05 Robert VargaBindingReflections' cache should use cached references 64/21864/2
2015-06-04 Moiz RajaBUG 2970 : Throw a specific exception when schema valid... 82/21882/2
2015-06-04 Debalina GhoshBug 2816: Changed BooleanStringCodec deserialization 12/20412/7
2015-05-27 Robert VargaAllow instantiation of more efficient RpcServiceInvokers 33/21233/1
2015-05-27 Robert VargaOptimize binding InstanceIdentifier methods 35/21135/2
2015-05-27 Robert VargaClarify the correctness of Optional.get() 75/21175/2
2015-05-27 Robert VargaAdd an explicit guard to child modifications 76/21176/2
2015-05-27 Robert VargaBUG-3263: Split out YangInstanceIdentifierBuilder 77/21177/1
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-07 Debalina GhoshElimitating redundant modifiers 34/19734/2
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-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 unused dependency. 23/19323/1
2015-04-29 Peter KajsaBug 2366 - Effective statement implementation 13/19013/7
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-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-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 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
next