Fixed merge job breakage.
[yangtools.git] / yang /
2014-08-27 Tony TkacikFixed merge job breakage. 76/10376/1
2014-08-27 Tony TkacikMerge "ModifiedNode instantiation improvement."
2014-08-27 Tony TkacikMerge "Bug 1258: Implement DataTree partial indexing"
2014-08-27 Tony TkacikMerge "BUG-650: improve toYangInstanceIdentifier()...
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 TkacikBug 1443: Added support for misplaced augmentations. 01/10301/5
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 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 Martin VitezMerge "Fix for features - added missing dependency"
2014-08-26 Martin VitezBUG-869: description field in BitsType made static 89/10289/2
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 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 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-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 Lukas SedlakMerge "add new tests BindingTypesTest, BaseYangTypesTest"
2014-08-21 Robert VargaMerge "BUG-1382: eliminate QName.getPrefix() from Gener...
2014-08-21 Tony TkacikMerge "Bug 1391 - New DataBroker unexpected behaviour"
2014-08-20 Robert VargaMerge "Add scope compile to features pom for xtend...
2014-08-20 Martin VitezBUG-1578: fixed NPE caused by invalid import statement. 87/10087/1
2014-08-19 Tony TkacikMerge "BUG-1555: skip choices which are not valid in...
2014-08-18 Robert VargaMerge "Enabled feature-test for features-yangtools."
2014-08-18 Robert VargaMerge "features-test to test that features load correctly."
2014-08-18 Lukas SedlakBug 1559: Fixed resolving of used extensions. 19/10019/1
2014-08-18 Martin VitezMerge "Fix MapAdaptor logging"
2014-08-14 Robert VargaImprove error message 59/9959/1
2014-08-14 Robert VargaFix Precondition formatting 58/9958/2
2014-08-14 Lukas SedlakBug 1515: Properly resolving prefix for submodule 51/9951/1
2014-08-13 Robert VargaMerge "Check for null pointer when parsing identities."
2014-08-13 Maros MarsalekCheck for null pointer when parsing identities. 13/9913/1
2014-08-13 Robert VargaMerge "Make buildModules() in YangParser behave same...
2014-08-13 Lukas SedlakBugfix: Resolving of extension arguments. 08/9808/3
2014-08-13 Maros MarsalekMake buildModules() in YangParser behave same as other... 12/9912/1
2014-08-11 Jan HajnarBug 1391 - New DataBroker unexpected behaviour 25/9425/4
2014-08-10 Tony TkacikBug 1443: Implemented Lazy deserialization using dynami... 95/9795/7
2014-08-10 Robert VargaMerge "BUG-997 Add SourceIdentifier to MissingSchemaSou...
2014-08-10 Robert VargaMerge "BUG-997 Fix unused argument in SchemaResolutionE...
2014-08-10 Robert VargaMerge "BUG-997 Implement Filesystem source cache for...
2014-08-10 Robert VargaMerge "BUG-997 Add tests for shared schema context...
2014-08-08 Tony TkacikMerge "Fix DCL in YangInstanceIdentifier"
2014-08-08 Robert VargaFix DCL in YangInstanceIdentifier 12/9812/2
2014-08-08 Maros MarsalekBUG-997 Add SourceIdentifier to MissingSchemaSourceExce... 11/9811/1
2014-08-08 Maros MarsalekBUG-997 Fix unused argument in SchemaResolutionException 10/9810/1
2014-08-08 Maros MarsalekBUG-997 Implement Filesystem source cache for schema... 69/9769/3
2014-08-08 Maros MarsalekBUG-997 Add tests for shared schema context and fix... 46/9646/4
2014-08-08 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-07 Tony TkacikMerge "BUG-1436: deprecate IntermediateMapping"
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Fix AugmentationSchemaProxy.getDataChildByName()"
2014-08-07 Robert VargaMigrate test asserts 26/9626/4
2014-08-07 Robert VargaDo not override versions provided through odlparent 33/9433/7
2014-08-07 Robert VargaFix AugmentationSchemaProxy.getDataChildByName() 92/9792/1
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-06 Tony TkacikMerge "BUG-576: modified parser to handle augmentation...
2014-08-06 Tony TkacikMerge "BUG-576: modified parser to handle refinement...
next