BUG 1131: untangling package cyclic dependencies in yang-parser-impl
[mdsal.git] / code-generator / binding-generator-impl /
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-17 Martin VitezFixed incorrect path construction in JUnit tests.
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.
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-11 Martin BobakAdded Export-Packages for propper bundle startup in...
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 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.1
2014-01-27 Robert VargaRevert "Fixed resolving of NotificationDefinition."
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
2014-01-27 Martin VitezFixed bug in generation of return type for list key...
2014-01-27 Lukas SedlakFixed resolving of NotificationDefinition.
2014-01-27 SahilShahFix for bug #233
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 "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
2014-01-24 Robert VargaAdd copyright headers to pom.xml files
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-21 deepankarFix for bug : 234
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Robert VargaRevert "Revert "Bump all artifacts to 0.6.0-SNAPSHOT""
2014-01-19 Robert VargaEnsure all pom.xml files have UNIX encoding
2014-01-19 Robert VargaAdd missing copyright headers
2014-01-16 Tony TkacikRevert "Bump all artifacts to 0.6.0-SNAPSHOT"
2014-01-15 Robert VargaBump all artifacts to 0.6.0-SNAPSHOT
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...
2014-01-15 Tony TkacikFixed bug when getter for YANG leaf named class colided...
2014-01-15 Martin VitezAdded support for parsing submodules & added dependency...
2014-01-14 Tony TkacikMerge "Revert "Added support for parsing submodules...
2014-01-14 Tony TkacikRevert "Added support for parsing submodules & added...
2014-01-14 Martin VitezAdded support for parsing submodules & added dependency...
2014-01-13 Tony TkacikMerge "Modified parser to return modules sorted by...
2014-01-13 Tony TkacikMerge "Yang parser refactoring."
2014-01-10 Martin VitezModified parser to return modules sorted by dependencies.
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-04 Martin VitezFixed enum resolving in TypeProviderImpl.getTypeDefault...
2013-12-02 Martin VitezImplemented range validation (Bug 178).
2013-12-02 Martin VitezFixed getTypeDefaultConstruction method in TypeProvider.
2013-11-28 Tony TkacikMerge "Added @ConstructorProperties annotation to const...
2013-11-27 Martin VitezAdded @ConstructorProperties annotation to constructors...
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.
next