yangtools.git
2014-08-28 Tony TkacikMerge "BUG-576: added support for handling nested group...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid if conditions in LazyGene...
2014-08-28 Tony TkacikMerge "BUG-576: fixed test sources loading in YangModul...
2014-08-28 Tony TkacikMerge "BUG-869: removed useless null check from DataVal...
2014-08-28 Martin VitezBUG-869: removed useless null check from DataValidation... 35/10435/2
2014-08-28 Tony TkacikMerge "BUG-1590: introduce PathArgument.toRelativeStrin...
2014-08-28 Martin VitezBUG-869: replaced inefficient use of keySet with entryS... 31/10431/1
2014-08-28 Martin VitezBUG-576: fixed invalid if conditions in LazyGeneratedCo... 30/10430/1
2014-08-27 Robert VargaMerge "Fixed incorrect instanceof in yang-data-operations."
2014-08-27 Martin VitezBUG-576: fixed test sources loading in YangModuleInfoCo... 58/10358/3
2014-08-27 Tony TkacikMerge "Bug 1630: Updated normalized to binding codec...
2014-08-27 Tony TkacikBug 1630: Updated normalized to binding codec to exclud... 78/10378/1
2014-08-27 Tony TkacikMerge "Fixed merge job breakage."
2014-08-27 Tony TkacikFixed merge job breakage. 76/10376/1
2014-08-27 Tony TkacikMerge "BUG-869: reworked check for integer value."
2014-08-27 Tony TkacikMerge "ModifiedNode instantiation improvement."
2014-08-27 Tony TkacikMerge "Bug 1258: Implement DataTree partial indexing"
2014-08-27 Robert VargaBUG-1630: fix warning message format 70/10370/1
2014-08-27 Tony TkacikMerge "BUG-650: add missing bypass"
2014-08-27 Tony TkacikMerge "BUG-650: improve toYangInstanceIdentifier()...
2014-08-27 Robert VargaBUG-650: add missing bypass 63/10363/1
2014-08-27 Tony TkacikMerge "Pre-cache child node set"
2014-08-27 Lukas SedlakMerge "Bug 1443: Added support for misplaced augmentati...
2014-08-26 Tony TkacikFixed incorrect instanceof in yang-data-operations. 14/10314/3
2014-08-26 Tony TkacikBug 1443: Added support for misplaced augmentations. 01/10301/5
2014-08-26 Robert VargaBUG-650: improve toYangInstanceIdentifier() speed 41/10341/2
2014-08-26 Robert VargaBUG-650: clarify BindingNormalizedNodeSerializer API... 40/10340/2
2014-08-26 Robert VargaRemove unused arguments from UnionTypeCodec.loader() 39/10339/1
2014-08-26 Robert VargaUnionTypeCodec should not throw raw Exception 38/10338/1
2014-08-26 Robert VargaMerge "BUG-865: removed use of deprecated YangInstanceI...
2014-08-26 Robert VargaMerge "Bug 1505 - Added test model and instance identif...
2014-08-26 Martin VitezBUG-576: added support for handling nested groupings... 20/10320/1
2014-08-26 Robert VargaPre-cache child node set 29/10229/2
2014-08-26 Lukas SedlakModifiedNode instantiation improvement. 15/10315/1
2014-08-26 Lukas SedlakBug 1258: Implement DataTree partial indexing 96/9696/5
2014-08-26 Tony TkacikMerge "BUG-869: description field in BitsType made...
2014-08-26 Tony TkacikMerge "BUG-865: removed UnknownType class"
2014-08-26 Tony TkacikMerge "BUG-869: avoid unused constructor parameter...
2014-08-26 Tony TkacikMerge "BUG-869: simplified if expressions as suggested...
2014-08-26 Tony TkacikMerge "BUG-869: fixed code style violations in TypeProv...
2014-08-26 Martin VitezMerge "Fix for features - added missing dependency"
2014-08-26 Robert VargaBUG-1590: introduce PathArgument.toRelativeString(... 07/10107/2
2014-08-26 Tony TkacikBug 1505 - Added test model and instance identifier... 00/10300/2
2014-08-26 Martin VitezBUG-865: removed use of deprecated YangInstanceIdentifi... 08/10308/1
2014-08-26 Ed WarnickeFix for features - added missing dependency 06/10306/1
2014-08-26 Martin VitezBUG-869: reworked check for integer value. 04/10304/2
2014-08-26 Martin VitezBUG-869: description field in BitsType made static 89/10289/2
2014-08-26 Martin VitezBUG-869: fixed code style violations in TypeProviderImp... 93/10293/1
2014-08-26 Martin VitezBUG-866: improved test resource loading 92/10292/1
2014-08-26 Martin VitezBUG-865: removed UnknownType class 88/10288/1
2014-08-26 Martin VitezBUG-869: avoid unused constructor parameter namespace... 85/10285/1
2014-08-26 Martin VitezBUG-869: simplified if expressions as suggested by... 83/10283/1
2014-08-26 Tony TkacikMerge ".equals() should check for null"
2014-08-25 Robert VargaImprove InstanceIdentifierCodecImpl performance 60/10260/2
2014-08-25 Robert Varga.equals() should check for null 58/10258/1
2014-08-25 Robert VargaMerge "BUG-1589 Exclude xml* prefixes from RandomPrefix"
2014-08-25 Tony TkacikAllow empty augmentations in Yang modules. 51/10251/1
2014-08-25 Tony TkacikFixed breakage of uses generation in Binding 49/10249/1
2014-08-25 Tony TkacikMerge "BUG-576: fixed text file loading in test."
2014-08-25 Tony TkacikMerge "BUG-1514: fixed bug in module sort."
2014-08-25 Tony TkacikMerge "BUG-1537: improved YangModuleInfo."
2014-08-25 Tony TkacikMerge changes If1e9a750,Ib530560c,Id01393c3,I2d375382...
2014-08-25 Tony TkacikMerge "BUG-576: fixed grammar to handle union type...
2014-08-25 Tony TkacikMerge "BUG-576: fixed javadoc warnings."
2014-08-25 Tony TkacikMerge "BUG-576: if replaced with else-if in enterImport...
2014-08-25 Tony TkacikMerge "BUG-997: Fix URLSchemaContextResolver"
2014-08-25 Maros MarsalekBUG-1589 Exclude xml* prefixes from RandomPrefix 40/10240/1
2014-08-25 Martin VitezBUG-576: fixed grammar to handle union type with only... 38/10238/1
2014-08-25 Tony TkacikBug 1572: Fixed duplicate and inconsistent allocation... 36/10236/2
2014-08-25 Martin VitezBUG-576: fixed text file loading in test. 37/10237/1
2014-08-25 Tony TkacikBug 1604: Fixed incorrect check in Normalized Node... 35/10235/2
2014-08-25 Martin VitezBUG-576: fixed javadoc warnings. 90/10090/3
2014-08-25 Martin VitezBUG-576: if replaced with else-if in enterImport_stmt... 89/10089/3
2014-08-25 Martin VitezBUG-1514: fixed bug in module sort. 23/10023/4
2014-08-25 Tony TkacikMerge "BUG 1440 - json stream to normalized node stream...
2014-08-25 Tony TkacikMerge "BUG-1605: Fixup yang-data-api interface"
2014-08-25 Tony TkacikMerge "BUG-1605: Fix yang-binding interfaces"
2014-08-25 Tony TkacikMerge "Fix javadocs a bit"
2014-08-25 Tony TkacikMerge "BUG-997: fix InMemorySchemaSourceCache interface"
2014-08-24 Robert VargaBUG-1611: make sure runtime components create short... 28/10228/2
2014-08-24 Robert VargaBUG-1611: force maven plugin generating verbose comments 27/10227/2
2014-08-24 Robert VargaBUG-1611: make verbose comments optional 26/10226/2
2014-08-24 Robert VargaBUG-1611: use CharMatcher to remove characters 25/10225/2
2014-08-24 Robert VargaBUG-1611: drop a FIXME for thread-safety 24/10224/2
2014-08-24 Robert VargaBUG-1611: do not instantiate splitters needlessly 23/10223/2
2014-08-24 Robert VargaBUG-1611: fix SimpleDateFormat 22/10222/2
2014-08-24 Robert VargaBUG-997: Fix URLSchemaContextResolver 18/10218/2
2014-08-24 Robert VargaBUG-997: fix InMemorySchemaSourceCache interface 17/10217/1
2014-08-23 Ed WarnickeBug 1514: Correctly handle ModuleOrModuleBuilder in... 08/10208/3
2014-08-23 Jozef GloncakBUG 1440 - json stream to normalized node stream writer 33/10133/9
2014-08-22 Robert VargaBUG-1605: Fixup yang-data-api interface 89/10189/5
2014-08-22 Robert VargaBUG-1605: Fix yang-binding interfaces 88/10188/6
2014-08-22 Robert VargaFix javadocs a bit 87/10187/1
2014-08-22 Martin VitezBUG-1537: improved YangModuleInfo. 34/10134/2
2014-08-22 Tony TkacikUse xml.bind Base64 decoder instead of Guava 60/10160/1
2014-08-21 Tony TkacikMerge "Fix ordering fields in generated type builder"
2014-08-21 Tony TkacikMerge "BUG-1425: fix LazyDataObject.toString()"
2014-08-21 Martin VitezMerge "Bug 1586: Fixed missing processing of single...
2014-08-21 Tony TkacikBug 1586: Fixed missing processing of single qouted... 31/10131/2
2014-08-21 Tony TkacikMerge "Update feature to carry binding-data-codec"
next