Introduce top-level pom file.
[mdsal.git] / code-generator / binding-generator-impl / src / test / java / org / opendaylight /
2015-08-19 Andrew GrimbergMerge branch 'split-mdsal' of ../controller
2015-06-17 Peter KajsaBug 2583 - illegal escape character if generated files
2015-05-26 Peter KajsaBug 2528 - Binding Generator: Generated notification...
2015-05-07 pkajsaBug 2333 - Java code generation error, when yang model...
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-15 Robert VargaMerge "very basic tests for yang-binding-util"
2014-09-12 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
2014-09-10 Robert VargaBUG-865: migrate tests to use BindingGeneratorImpl...
2014-08-08 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-07 Tony TkacikMerge "BUG-1436: deprecate IntermediateMapping"
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Robert VargaMigrate test asserts
2014-07-29 Lukas SedlakFixed incorrect test location.
2014-07-22 Tony TkacikMerge "BUG-979: reworked data schema nodes ordering"
2014-07-16 Martin VitezBUG-979: reworked data schema nodes ordering
2014-07-03 Tony TkacikMerge "BUG-1119: optimize length and range checks in...
2014-07-03 Tony TkacikMerge "BUG-597: removed dependency on GeneratedTOBuilde...
2014-07-03 Tony TkacikMerge "BUG-1143: binding-generator-impl: tests refactor...
2014-07-02 Martin VitezBUG-1143: binding-generator-impl: tests refactoring.
2014-06-21 Tony TkacikBUG 1131: untangling package cyclic dependencies in...
2014-06-13 Tony TkacikMerge "BUG-865: replaced deprecated code from binding...
2014-06-13 Tony TkacikMerge changes I6b5ca1b6,Ib9703600,I5eb25590,I5ea885e0...
2014-06-13 Martin VitezBUG-1143: refactored ChoiceCaseGenTypesTest.
2014-06-13 Martin VitezBUG-1143: refactored AugmentRelativeXPathTest.
2014-06-13 Martin VitezBUG-1143: refactored AugmentedTypeTest.
2014-06-13 Martin VitezBUG-1143: added AbstractTypesTest as base for generated...
2014-06-13 Martin VitezBUG-865: removed use of deprecated methods from tests.
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-28 Tony TkacikMerge "BUG-973: fixed (de)serialization of union type."
2014-05-27 Tony TkacikMerge "BUG-981: remove deprecated elements"
2014-05-27 Robert VargaBUG-994: convert users of SchemaPath constructor
2014-05-20 Tony TkacikMerge "BUG-580: Improved parsing."
2014-05-20 Tony TkacikMerge "BUG-990: fixed deserialization of enums."
2014-05-20 Martin VitezBUG-990: fixed deserialization of enums.
2014-05-20 Martin VitezBUG-580: Improved parsing.
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
2014-03-18 Martin VitezFix for Bug 511 (code-generator)
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-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Martin VitezFix for Bug 496.
2014-02-17 Martin VitezFixed incorrect path construction in JUnit tests.
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-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Robert VargaAdd missing copyright headers
2014-01-15 Tony TkacikMerge "Added support for parsing submodules & added...
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.
2013-12-13 Tony TkacikMerge "Fix for Bug 241."
2013-12-13 Martin VitezImplemented build of default instance for union types.
2013-12-11 Tony TkacikMerge "Refactored uses statement handling in parser."
2013-12-10 Martin VitezRefactored uses statement handling in parser.
2013-12-04 Martin VitezFixed enum resolving in TypeProviderImpl.getTypeDefault...
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-25 Tony TkacikMerge "Added path to child nodes in documentation gener...
2013-11-25 Martin VitezAdded getTypeDefaultConstruction method to TypeProvider.
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Martin VitezFixed bug in constructor of list implementation.
2013-10-31 Martin VitezImplemented use of ChildOf interface in generated classes.
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-14 Martin VitezMinor code refactoring.
2013-09-27 Tony TkacikMerge "Updated pom files for release preparation"
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-25 Tony TkacikMerge changes Ifb4a8c9e,I9ef1fb78
2013-09-25 Jozef GloncakRefine test refined
2013-09-24 Martin VitezMinor code refactoring.
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
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 Jozef GloncakTest for some parts of RefineUtils class
2013-09-17 Jozef GloncakTest for class RefineHolder.java
2013-09-03 Tony TkacikFixed resolution problems in Code Generator
2013-09-03 Jozef GloncakFixing sonar issues
2013-08-23 Martin VitezFixed resolving of leafref types with relative xpath.
2013-08-23 Tony TkacikUpdated binding model
2013-08-23 Tony TkacikUpdated code generation
2013-08-22 Jozef GloncakTest for nested union in typedef and leaf added.
2013-08-22 Tony TkacikAdded Augmentable interface to RPC inputs / outputs
2013-08-19 Tony TkacikAdded instance identifier support.
2013-08-14 Martin VitezMerge "Comment to binding-generator source code (partia...
2013-08-14 Jozef GloncakComment to binding-generator source code (partially...
2013-08-12 Martin VitezRefactored parsing of uses and augment statements.
2013-08-08 Tony TkacikAdded model generation from ietf-topology models
2013-08-06 Martin VitezRenamed base package names from org.opendaylight.contro...
2013-08-06 Martin VitezAdded 'code-generator' and 'model' projects from contro...