Introduce common directory
[yangtools.git] / code-generator /
2014-03-19 Robert VargaMerge "Fixed possible NPE in CodecMapping."
2014-03-18 Martin VitezFixed possible NPE in CodecMapping. 31/5631/2
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
2014-03-18 Tony TkacikMerge "Fix for Bug 495."
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-18 Martin VitezFix for Bug 511 (code-generator) 25/5625/3
2014-03-13 Tony TkacikMerge "Immutable implementation of new yang-data-api"
2014-03-12 Tomas OlveckyAdd ability to get yang sources from SchemaContext. 79/5579/4
2014-03-12 Tony TkacikMerge "Fix for Bug 497."
2014-03-12 Tony TkacikMerge "Better logging for codegen's generateModuleInfos"
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-12 Tony TkacikMerge "Migrate RuntimeGeneratedMappingServiceImpl to...
2014-03-12 Martin VitezFix for Bug 497. 83/5583/2
2014-03-11 Tomas OlveckyBetter logging for codegen's generateModuleInfos 96/5596/1
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Robert VargaMigrate RuntimeGeneratedMappingServiceImpl to use Schem... 73/5573/2
2014-03-10 Tony TkacikMerge "Create onGlobalContextUpdated() in SchemaContext...
2014-03-10 Martin VitezFix for Bug 496. 82/5582/1
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter... 76/5576/1
2014-03-07 Martin VitezFix for Bug 489. 58/5558/2
2014-03-04 Tony TkacikMerge "ModifAction enum added NONE operation + addition...
2014-03-04 Tony TkacikMerge "Fix for Bug 295."
2014-03-03 Martin VitezFix for Bug 295. 15/5515/2
2014-02-28 Tony TkacikMerge "restconf client expects stream discovery to...
2014-02-27 Tony TkacikMerge "Fixed for Bug 468."
2014-02-26 Martin VitezFixed for Bug 468. 72/5472/1
2014-02-26 Tony TkacikBug 466:Fixed namespace and revision resolution for... 67/5467/2
2014-02-26 Martin VitezFixed possible NPE, improved logging. 66/5466/1
2014-02-25 Tony TkacikFixed NPE caused by tryToLoadAugmentations in LazyGener... 60/5460/2
2014-02-25 Martin VitezFixed generation of toString method in builder template. 27/5427/2
2014-02-24 Milos FabianFix for Bug-427. 99/5399/6
2014-02-21 Robert VargaBUG-432: Start fixing the Registration contract 03/5403/3
2014-02-21 Robert VargaFix various warnings 08/5408/2
2014-02-19 Tony TkacikMerge "Add registration interface contract definition"
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi... 13/5413/1
2014-02-18 Tony TkacikMerge "Added more javadocs."
2014-02-17 Martin VitezFixed incorrect path construction in JUnit tests. 65/5365/4
2014-02-17 Lukas SedlakFix of $YangModuleInfoImpl for ext. yang models 64/5364/1
2014-02-14 Robert VargaMerge changes Id68de4e3,Id4b3c97f
2014-02-14 Robert VargaMerge "Fixed DataObjectReadingUtil to resolve multiple...
2014-02-14 Lukas SedlakMerge "Fixed bug in code generator when handling case...
2014-02-14 Tony TkacikMerge "Temporarily reverted "Update ietf-inet-types...
2014-02-14 Tony TkacikMerge "Added ietf-restconf yang module"
2014-02-14 Tony TkacikMerge "Update ietf-inet-types and ietf-yang-types with...
2014-02-14 Tony TkacikFixed concurency bug when multiple threads tried to... 33/5233/5
2014-02-13 Tony TkacikFixed incorrect path construction in JUnit tests. 09/5309/3
2014-02-12 Martin VitezFixed bug in code generator when handling case defined... 80/5280/2
2014-02-12 Martin VitezMerge "Added Export-Packages for propper bundle startup...
2014-02-11 Lukas SedlakBug fixes for codecs. 21/5221/4
2014-02-11 Martin BobakAdded Export-Packages for propper bundle startup in... 59/5259/1
2014-02-08 Tony TkacikAdded SchemaContextHolder interface to RuntimeGenerated... 53/5153/2
2014-02-07 Tony TkacikFixed performance bug when Augmentation codecs we're... 82/5182/2
2014-02-07 Martin VitezAdded test for OSGi metadata. 78/1678/5
2014-02-07 Tony TkacikAdded support for discovering YangModuleInfo via Servic... 57/5157/5
2014-02-07 Tony TkacikFixed situation when xmlClass property was not serialized. 61/5161/1
2014-02-05 Robert VargaMake sure class loading strategy is initialized 31/5131/1
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat... 62/5062/4
2014-02-04 Robert VargaMerge "Renamed getLength() method to length() in classe...
2014-02-04 Robert VargaMerge "Deleted unused YangNode from yang-model-api."
2014-02-04 Robert VargaMerge "Make sure builder-generated object do not emit...
2014-02-04 Martin VitezRenamed getLength() method to length() in classes gener... 77/4977/2
2014-02-04 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
2014-02-04 Robert VargaMake sure builder-generated object do not emit null... 80/5080/3
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
2014-02-03 Maros MarsalekAdd default output base directory for generated sources... 57/5057/3
2014-02-03 Robert VargaRemove CRLFs 79/5079/3
2014-02-03 Tony TkacikFixed resolving of NotificationDefinition. 07/4907/2
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
2014-01-31 Robert VargaMerge "Fixed missing slash in generated YangModuleInfo...
2014-01-31 Robert VargaMerge "BUG 339: corrected instance-identifier translation"
2014-01-31 Tony TkacikFixed missing slash in generated YangModuleInfo impleme... 81/4981/2
2014-01-30 Tony TkacikMerge "Do not return null when no RPC is registered"
2014-01-30 Robert VargaDo not return null when no RPC is registered 30/5030/2
2014-01-30 Robert VargaMerge "BUG-374: cleanup error messages present in contr...
2014-01-29 SahilShahBUG-374: cleanup error messages present in controller... 74/4874/2
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.1 yangtools-0.6.1
2014-01-27 Robert VargaRevert "Fixed resolving of NotificationDefinition." 94/4894/1
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.0 yangtools-0.6.0
2014-01-27 Martin VitezFixed bug in generation of return type for list key... 85/4885/1
2014-01-27 Lukas SedlakFixed resolving of NotificationDefinition. 84/4884/1
2014-01-27 SahilShahFix for bug #233 27/4627/2
2014-01-27 Robert VargaMerge "Fix YangModuleInfoImpl generation on windows"
2014-01-27 Robert VargaFix YangModuleInfoImpl generation on windows 53/4853/1
2014-01-27 Robert VargaYang module source should be always available 48/4848/1
2014-01-27 Robert VargaUpdate YangModuleInfo and its implementations 42/4842/4
2014-01-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap 27/4827/2
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
2014-01-26 Tony TkacikMerge "Fixed duplicate xml elements when decoding XML."
2014-01-26 Robert VargaAdd more explicit messages about the fact that a thread... 14/4814/1
2014-01-26 Tony TkacikBug 376: Added explicit wait for schema when generating... 09/4809/2
2014-01-26 Robert VargaAdd copyright to test models 10/4810/2
2014-01-26 Robert VargaAdd copyright headers to test models 08/4808/2
2014-01-26 Tony TkacikMerge "Add SchemaContextListener and deprecate SchemaSe...
2014-01-26 Tony TkacikBug 309 : Fixed incorrect serialization of instance... 97/4797/1
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec 82/4782/1
2014-01-25 Tony TkacikMerge "Fix for Bug 274."
2014-01-25 Tony TkacikMerge "Fix for Bug 351."
next