Merge "Fix for Bug 586."
[mdsal.git] / code-generator / binding-generator-impl / src / main / java / org / opendaylight / yangtools / sal / binding /
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-03-28 Martin VitezFix for Bug 586.
2014-03-27 Martin VitezFix for Bug 527.
2014-03-23 Robert VargaAnother set of warning fixes
2014-03-19 Robert VargaMerge "Fixed possible NPE in CodecMapping."
2014-03-18 Martin VitezFixed possible NPE in CodecMapping.
2014-03-12 Tomas OlveckyAdd ability to get yang sources from SchemaContext.
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...
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter...
2014-03-07 Martin VitezFix for Bug 489.
2014-02-26 Tony TkacikBug 466:Fixed namespace and revision resolution for...
2014-02-26 Martin VitezFixed possible NPE, improved logging.
2014-02-25 Tony TkacikFixed NPE caused by tryToLoadAugmentations in LazyGener...
2014-02-24 Milos FabianFix for Bug-427.
2014-02-21 Robert VargaBUG-432: Start fixing the Registration contract
2014-02-21 Robert VargaFix various warnings
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi...
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-12 Martin VitezFixed bug in code generator when handling case defined...
2014-02-12 Martin VitezMerge "Added Export-Packages for propper bundle startup...
2014-02-11 Lukas SedlakBug fixes for codecs.
2014-02-08 Tony TkacikAdded SchemaContextHolder interface to RuntimeGenerated...
2014-02-07 Tony TkacikFixed performance bug when Augmentation codecs we're...
2014-02-07 Tony TkacikAdded support for discovering YangModuleInfo via Servic...
2014-02-07 Tony TkacikFixed situation when xmlClass property was not serialized.
2014-02-05 Robert VargaMake sure class loading strategy is initialized
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat...
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
2014-02-03 Tony TkacikFixed resolving of NotificationDefinition.
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
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
2014-01-30 Robert VargaMerge "BUG-374: cleanup error messages present in contr...
2014-01-29 SahilShahBUG-374: cleanup error messages present in controller...
2014-01-27 Robert VargaRevert "Fixed resolving of NotificationDefinition."
2014-01-27 Martin VitezFixed bug in generation of return type for list key...
2014-01-27 Lukas SedlakFixed resolving of NotificationDefinition.
2014-01-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap
2014-01-26 Robert VargaAdd more explicit messages about the fact that a thread...
2014-01-26 Tony TkacikBug 376: Added explicit wait for schema when generating...
2014-01-26 Tony TkacikBug 309 : Fixed incorrect serialization of instance...
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec
2014-01-24 Tony TkacikFixed bug in reading uses under augmentation.
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Robert VargaAdd copyright headers to xtend files
2014-01-24 Robert VargaAdd copything headers to java files
2014-01-24 Tony TkacikMerge "Move RuntimeGeneratedMappingService from md...
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to...
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 "Fix network-topology yang files xpath syntax."
2014-01-21 Tony TkacikMerge "Improve generated toString() methods to skip...
2014-01-21 Tony TkacikMerge "Fix for Bug 308."
2014-01-21 Martin VitezFix for Bug 308.
2014-01-15 Tony TkacikMerge "Fixed bug when getter for YANG leaf named class...
2014-01-15 Tony TkacikFixed bug when getter for YANG leaf named class colided...
2014-01-13 Tony TkacikMerge "Yang parser refactoring."
2014-01-09 Martin VitezYang parser refactoring.
2014-01-06 Tony TkacikMerge "Documentation generator improvements."
2014-01-06 Robert VargaFix javadoc's mention of methodName instead of localName
2013-12-13 Tony TkacikMerge "Fix for Bug 241."
2013-12-13 Martin VitezImplemented build of default instance for union types.
2013-12-13 Robert VargaMerge "Added headers to the concepts bundles"
2013-12-12 Tony TkacikAdded headers to the concepts bundles
2013-12-11 Tony TkacikMerge "Refactored uses statement handling in parser."
2013-12-10 Martin VitezRefactored uses statement handling in parser.
2013-12-09 Martin VitezMerge "Fixed missing static constant QNAME in identity...
2013-12-09 Tony TkacikFixed missing static constant QNAME in identity classes.
2013-12-02 Martin VitezImplemented range validation (Bug 178).
2013-11-27 Martin VitezFixed bug in generating code for augment.
2013-11-25 Tony TkacikMerge "Added path to child nodes in documentation gener...
2013-11-25 Martin VitezAdded getTypeDefaultConstruction method to TypeProvider.
2013-11-19 Martin VitezAdded toString method to generated inner implementation...
2013-11-19 Tony TkacikMerge "Added export of augmentation schemas to Binding...
2013-11-19 Tony TkacikAdded export of augmentation schemas to Binding Context
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Tony TkacikAdded Codec concepts to the binding,
2013-11-13 Martin VitezFixed bug in constructor of list implementation.
2013-11-12 Martin VitezAdded serialVersionUID field to classes generated from...
2013-11-10 Tony TkacikAdded QName.create(), fixed Path generic in YANG binding.
2013-11-08 Martin VitezFix for Bug 140.
2013-11-07 Martin VitezImplemented length statement. Added new method to Build...
2013-10-31 Martin VitezImplemented use of ChildOf interface in generated classes.
2013-10-28 Martin VitezFix for Bug 125.
2013-10-23 Tony TkacikMerge "Added more Rpc markers to yang-binding."
2013-10-22 Martin VitezAdded getParent() method to DataSchemaNode and DataNode...
2013-10-11 Martin VitezAdded support for yang-ext:context-reference extension.
2013-10-09 Tony TkacikMerge "public modifier added"
2013-10-09 Tony TkacikMerge "Added generated code compilation test."
2013-10-09 Martin VitezAdded generated code compilation test.
2013-10-08 Martin VitezFixed bug in generating code for augments defined in...
2013-10-07 Martin VitezFixed bug in generating code for rpc statement. (Bug...
next