[maven-release-plugin] prepare release yangtools-0.6.1
[mdsal.git] / yang /
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.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
2014-01-27 Robert VargaUpdate YangModuleInfo and its implementations
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple...
2014-01-26 Tony TkacikBug 309 : Fixed incorrect serialization of instance...
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Tony TkacikAdded implementation of getQName for Identity classes
2014-01-24 Robert VargaAdd copyright headers to pom.xml files
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-19 Robert VargaRemove unused imports
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-14 Tony TkacikMerge "Revert "Added support for parsing submodules...
2014-01-14 Tony TkacikAdded YangModuleInfo interface.
2013-12-13 Robert VargaMerge "Added headers to the concepts bundles"
2013-12-12 Tony TkacikAdded headers to the concepts bundles
2013-12-12 Tomas OlveckyAdd ModuleQName annotation.
2013-12-12 Tony TkacikRevert "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-11 Tony TkacikMerge "Augmentation property included in toString metho...
2013-12-11 Robert VargaMerge "Fixed wrong generic definition in builder(Class...
2013-12-11 Tony TkacikFixed wrong generic definition in builder(Class<Identif...
2013-12-01 Robert VargaMerge "Added wildcarded contains to InstanceIdentifier"
2013-12-01 Tony TkacikAdded wildcarded contains to InstanceIdentifier
2013-11-25 Tony TkacikMerge "Added path to child nodes in documentation gener...
2013-11-22 Robert VargaAdd a few useful utilities to InstanceIdentifier
2013-11-19 Tony TkacikMerge "Added export of augmentation schemas to Binding...
2013-11-19 Tony TkacikMerge "Fix for Bug 134: added restriction check to...
2013-11-19 Tony TkacikMerge "Implemented typedef units statement in generated...
2013-11-19 Tony TkacikMerge "Make builder typesafe by default and deprecate...
2013-11-14 Robert VargaMake builder typesafe by default and deprecate type...
2013-11-13 Robert VargaAdd augmentation() method
2013-11-13 Robert VargaRemove unnecessary warning suppression
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Tony TkacikAdded Codec concepts to the binding,
2013-11-12 Tony TkacikBugfix in CompositeNode implementation, InstanceIdentif...
2013-11-10 Tony TkacikAdded QName.create(), fixed Path generic in YANG binding.
2013-11-07 Martin VitezImplemented length statement. Added new method to Build...
2013-10-23 Tony TkacikMerge "Added more Rpc markers to yang-binding."
2013-10-23 Tony TkacikAdded more Rpc markers to yang-binding.
2013-10-11 Tony TkacikUpdated signature of getImplementedInterface
2013-10-11 Tony TkacikFixed incorect placement of getImplementedInterfaces()
2013-10-11 Tony TkacikAdded supported for returning class object of implement...
2013-10-10 Tony TkacikMerge "Improved generation of hashCode and equals."
2013-10-10 Tony TkacikMerge changes I14f284cc,I65bfdb56
2013-10-09 Tony TkacikMerge "public modifier added"
2013-10-09 Jozef Gloncakpublic modifier added
2013-10-08 Tony TkacikUpdated Concepts & YANG Binding
2013-10-02 Robert VargaMerge "Added documentation to yang-binding, updated...
2013-10-02 Tony TkacikAdded documentation to yang-binding, updated dependencies.
2013-10-02 Tony TkacikMerge "Fixed bug with Key generation with fields added...
2013-10-02 Tony TkacikFixed bug with Key generation with fields added from...
2013-10-02 Tony TkacikMerge "Bumped code generator version for model project."
2013-10-02 Tony TkacikMerge "Updated Concepts descriptions"
2013-10-02 Tony TkacikUpdated Concepts descriptions
2013-09-28 Robert VargaMerge "Bumped version of binding-generator to 0.6.0...
2013-09-27 Tony Tkacik[maven-release-plugin] prepare for next development...
2013-09-27 Tony Tkacik[maven-release-plugin] Prepare release yangtools-0.1.0
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-27 Tony TkacikUpdated pom files, added concepts component
2013-09-23 Ladislav BorakFix warnings reported by maven
2013-09-20 Martin VitezRemoved Export-Package declaration from maven-bundle...
2013-09-19 Martin VitezRefactored OSGi metadata declaration.
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
2013-09-17 Tony TkacikAdded RoutingContext annotation, updated InstanceIdentifier
2013-09-17 Tony TkacikMerge "add getIntValue() method to EnumTemplate so...
2013-09-17 Martin VitezMerge "Test for some parts of RefineUtils class"
2013-09-17 Martin VitezMerge "Test for class RefineHolder.java"
2013-09-17 Tony TkacikMerge "Bump version to 0.5.8-SNAPSHOT."
2013-09-16 Martin VitezBump version to 0.5.8-SNAPSHOT.
2013-09-09 Jozef GloncakFixing sonar issues 3
2013-09-02 Martin VitezMerge "Added InstanceIdentifier to code generation"
2013-08-30 Tony TkacikAdded InstanceIdentifier to code generation
2013-08-19 Tony TkacikAdded instance identifier support.
2013-08-13 Tony TkacikChanged yang-binding and yang-common to OSGi bundles
2013-08-07 Martin VitezIncreased version of yang and code-generator to 0.5...
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT.