Bug 3859: Use of reference keyword in a YANG extension
[yangtools.git] / yang /
2015-08-22 Martin CiglanBug 3859: Use of reference keyword in a YANG extension 80/25680/1
2015-08-22 Thanh HaUse odlparent version for maven-plugin-plugin 79/25679/1
2015-08-22 Thanh HaBumping versions by 0.0.1 after the Lithium SR1 release 78/25678/1
2015-08-22 Thanh HaApplying the Lithium SR1 release patch. 77/25677/1 release/lithium-sr1
2015-08-22 Thanh HaRevert "Use odlparent version for maven-plugin-plugin" 76/25676/1
2015-08-22 Thanh HaRevert "Bug 3859: Use of reference keyword in a YANG... 75/25675/1
2015-08-21 Martin CiglanBug 3859: Use of reference keyword in a YANG extension 71/25571/1
2015-08-13 Thanh HaUse odlparent version for maven-plugin-plugin 56/25256/1
2015-07-08 Tony TkacikBug 2882: Fix off-by-one usage of cursor. 85/23885/1
2015-07-06 Robert VargaSpeed BooleanStringCodec up 47/23047/3
2015-07-03 Robert VargaBUG-2882: implement DataTreeModificationCursor 37/22837/7
2015-07-03 Robert VargaAllow instantiation of rooted DataTrees 42/22742/8
2015-07-03 Robert VargaEnforce sealed DataTreeModification 72/22672/12
2015-07-02 Robert VargaIntroduce isMixin() 66/22766/5
2015-07-02 Tom PantelisFix bug in ImmutableMapEntryNodeBuilder 45/23045/3
2015-06-26 Jan HajnarBug 3834 - Unhelpful error messages when parsing 87/23087/4
2015-06-25 Thanh HaBumping versions by 0.0.1 for next dev cycle 91/23291/1
2015-06-25 Thanh HaRelease Lithium 90/23290/1 release/lithium
2015-06-18 Robert VargaRemove unused import 65/22765/3
2015-06-18 Robert VargaImport YangInstanceIdentifier nested classes 64/22764/3
2015-06-18 Shaleen SaxenaBUG-3793 32/22832/2
2015-06-17 Tony TkacikBUG-1014: Moved recursive verify of written data to... 70/22670/4
2015-06-16 Debalina GhoshBug 2816: Changed BooleanStringCodec deserialization 67/21867/2
2015-06-16 Jan HajnarBug 3645 - instance-identifier parsing error 68/22668/4
2015-06-15 Robert VargaBUG-1014: TreeType should be Beta 49/22649/1
2015-06-15 Robert VargaUse sizeHints in ImmutableNode builders 27/22427/3
2015-06-15 Jan HajnarBug 1014 - Non-configuration items in the model appear... 01/20501/11
2015-06-15 Colin DixonProvide better error messages when parsing JSON. 71/20171/4
2015-06-15 Robert VargaIntroduce YangInstanceIdentifier.toOptimized() 44/22544/2
2015-06-12 Robert VargaRemove use of deprecated parser method 83/22483/1
2015-06-12 Robert VargaBUG-3674: delete of non-existing data is a no-op 71/22471/3
2015-06-12 Robert VargaLower the size of ModifiedNode children maps 28/22428/4
2015-06-11 Robert VargaUse an ImmutableMap for empty case 19/22419/1
2015-06-11 Robert VargaBUG-2402: introduce CloneableChildrenMap 09/22409/1
2015-06-11 Robert VargaCleanup NodeIdentifierWithPredicates references 08/22408/1
2015-06-11 Robert VargaImprove stored map memory efficiency 62/22262/3
2015-06-10 Maros MarsalekBug 3191: Optimisation of serialisation of IdentityrefT... 10/21610/10
2015-06-09 Robert VargaIntroduce NormalizedNodes.findDuplicates() 14/21614/5
2015-06-04 Jan HajnarBug 3224 - Parsing data with choice in case via augment... 14/19814/7
2015-06-04 Robert VargaImprove deltaChildren() 49/21849/2
2015-06-04 Robert VargaBindingReflections' cache should use cached references 08/21808/2
2015-06-03 Robert VargaAdd YangInstanceIdentifierBuilder.node(PathArgument) 07/21807/1
2015-06-03 Robert VargaRemove code duplication in YangInstanceIdentifierBuilder 06/21806/1
2015-06-03 Robert VargaAdd a quick identity check for map comparison 63/21763/2
2015-06-03 Tony TkacikBug 3344: Make sure StackedPathArgument stack is non... 95/21795/3
2015-06-03 Robert VargaFix performance of RecursiveReplaceCandidateNode.getMod... 25/21725/1
2015-06-01 Robert VargaInvoke equals() on a constant reference 35/21335/2
2015-05-28 Robert VargaMake sure we cache QNameModule instances 09/21309/3
2015-05-28 Robert VargaBaseTypes' QNameModule should be cached 08/21308/2
2015-05-28 Robert VargaBUG-3399: fix BaseYangTypes' range constraints 72/21272/2
2015-05-28 Moiz RajaBUG 2970 : Throw a specific exception when schema valid... 18/21018/4
2015-05-27 Robert VargaAllow instantiation of more efficient RpcServiceInvokers 20/21220/4
2015-05-26 Robert VargaOptimize binding InstanceIdentifier methods 31/21131/2
2015-05-25 Jan HajnarBug 3325 - RPC returns 500. 75/20975/2
2015-05-25 Robert VargaSpeed up getModifiedChild() 46/20846/6
2015-05-25 Robert VargaTake advantage of YangInstanceIdentifier methods 05/21005/2
2015-05-21 Robert VargaMark mAbstractModifiedNodeBasedCandidateNode final 48/20848/2
2015-05-21 Robert VargaMake optionalData() static 47/20847/4
2015-05-21 Robert VargaGuard against null data in AbstractLeafCandidateNode 45/20845/2
2015-05-20 Tony TkacikBug 3189 Special case of checking root node QName. 72/20772/4
2015-05-19 Tony TkacikBUG-3189: Check consistency of Instance Identifier... 25/20225/4
2015-05-19 Robert VargaBUG-3263: remove bridge Collection-based methods 05/20705/1
2015-05-19 Robert VargaBUG-3263: return a List of PathArguments 86/20686/11
2015-05-19 Robert VargaBUG-3263: return a Collection for path arguments 85/20685/10
2015-05-19 Robert VargaBUG-3263: Split off Fixed/Stacked YangInstanceIdentifier 84/20684/6
2015-05-18 Robert VargaBUG-3263: Split out YangInstanceIdentifierBuilder 83/20683/2
2015-05-15 Robert VargaDo not instantiate objects for hash values 43/20543/2
2015-05-13 Robert VargaAdd an explicit guard for root presence 93/19693/3
2015-05-13 Robert VargaAdd an explicit guard to child modifications 92/19692/3
2015-05-13 Robert VargaClarify the correctness of Optional.get() 91/19691/3
2015-05-12 Jozef GloncakBUG 2973 - correction of output for empty yang type 04/20104/3
2015-05-12 Harman SinghBug 3016 : This manual serialization of ImmutableList... 92/20092/1
2015-05-07 Jan HajnarBug 2690 - Yang-Data-Impl: write and then merge on... 09/19709/2
2015-05-06 Tony TkacikRevert Merge "Bug 2366: new parser - Types & TypeDefs" 76/19676/1
2015-05-04 Tony TkacikMerge "Bug 2366: new parser - Types & TypeDefs support...
2015-05-04 Robert VargaMerge "Bug 2983 - Throws ResultAlreadySet instead of...
2015-05-04 Robert VargaMerge "BUG-2882: introduce cursor-based modification...
2015-04-30 Robert VargaMerge "Bug 3067: Improved error reporting in Binding...
2015-04-30 Martin CiglanBug 2366: new parser - Types & TypeDefs support & resol... 86/19386/1
2015-04-30 Jan HajnarBug 2983 - Throws ResultAlreadySet instead of IllegalSt... 82/19382/1
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. 25/19225/2
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 29/19129/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...
next