Introduce common directory
[yangtools.git] / code-generator / binding-generator-impl /
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-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-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-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-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-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 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 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
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 "BUG 339: corrected instance-identifier translation"
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-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap 27/4827/2
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 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."
2014-01-25 Tony TkacikMerge "Fixed bug in resolving config statement for...
2014-01-24 Tony TkacikFixed bug in reading uses under augmentation. 29/4729/2
2014-01-24 Martin VitezMerge "Instance identifier in XML output was added"
2014-01-24 Robert VargaMerge "Add copyright headers to various XML files"
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Robert VargaUpdate .gitignore files 04/4704/2
2014-01-24 Robert VargaAdd copyright headers to pom.xml files 82/4682/1
2014-01-24 Robert VargaAdd copyright headers to xtend files 81/4681/1
2014-01-24 Robert VargaAdd copything headers to java files 80/4680/1
2014-01-24 Tony TkacikMerge "introducing general purpose websocket client"
2014-01-24 Tony TkacikMerge "Move RuntimeGeneratedMappingService from md...
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to... 31/4631/2
2014-01-22 Tony TkacikMerge "Fix bugs in yang files."
2014-01-21 Robert VargaMerge "Fix for bug : 234 Have made changes in controlle...
2014-01-21 Martin VitezMerge "Revert "Make distributionManagement reference...
2014-01-21 Martin VitezMerge "Fix network-topology yang files xpath syntax."
2014-01-21 Tony TkacikMerge "Improve generated toString() methods to skip...
2014-01-21 Tony TkacikMerge "Fixed bug in copying unknown nodes."
2014-01-21 Tony TkacikMerge "Fix for Bug 308."
2014-01-21 Martin VitezFix for Bug 308. 86/4486/2
2014-01-21 deepankarFix for bug : 234 77/4477/1
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Tony TkacikMerge "BUG-326: quickfix: Log offending type and fallba...
2014-01-19 Robert VargaRevert "Revert "Bump all artifacts to 0.6.0-SNAPSHOT"" 09/4409/2
2014-01-19 Robert VargaEnsure all pom.xml files have UNIX encoding 89/4389/1
2014-01-19 Robert VargaAdd missing copyright headers 86/4386/1
2014-01-16 Tony TkacikRevert "Bump all artifacts to 0.6.0-SNAPSHOT" 94/4294/1
2014-01-15 Robert VargaBump all artifacts to 0.6.0-SNAPSHOT 81/4281/1
2014-01-15 Tony TkacikMerge "Fixed bug when getter for YANG leaf named class...
2014-01-15 Tony TkacikMerge "Added support for parsing submodules & added...
next