Merge "BUG-584: added test-models to integration-test project."
[yangtools.git] / code-generator / binding-generator-util /
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-26 Tony TkacikMerge "BUG-994: introduce SchemaPath.create() and friends"
2014-05-26 Tony TkacikMerge changes Ib8372167,I1b7aeca9
2014-05-26 Tony TkacikMerge "BUG-868: stop using getChildren()"
2014-05-25 Robert VargaBUG-582: Optimize string modification 83/7383/1
2014-05-25 Robert VargaBUG-582: Optimize and correct validateJavaPackage 80/7380/1
2014-05-25 Robert VargaBUG-582: Operate on characters when checking for leadin... 79/7379/1
2014-05-25 Robert VargaBUG-582: Pre-compile replacement pattern 78/7378/1
2014-05-23 Robert VargaMerge "Checkstyle logging rules"
2014-05-20 Tony TkacikMerge "BUG-580: Improved parsing."
2014-05-20 Tony TkacikMerge "BUG-990: fixed deserialization of enums."
2014-05-20 Tony TkacikMerge "BUG-865: removed use of deprecated parseToClassN...
2014-05-20 Tony TkacikMerge "BUG-865: removed unused code."
2014-05-20 Tony TkacikMerge "BUG-994: Create QNameModule for resource sharing"
2014-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
2014-05-20 Martin VitezBUG-865: removed unused code. 79/6779/7
2014-05-20 Tony TkacikMerge "BUG-509: InstanceIdentifier should be Comparable"
2014-05-19 Robert VargaMerge "Improved documentation of BindingReflections."
2014-05-19 Robert VargaMerge "Bug 1027: Improved instance identifier codec...
2014-05-19 Tony TkacikMerge "BUG-987: improve generated type allocation"
2014-05-17 Robert VargaMerge "Bug 981: Make sure QName is not null in RPC...
2014-05-16 Robert VargaBUG-987: improve generated type allocation 87/6987/3
2014-05-15 Tony TkacikMerge "Fix a warning generic warning"
2014-05-14 Robert VargaFix a warning generic warning 86/6986/1
2014-04-16 Tony TkacikMerge "Bug 735 - Part 1 - add ietf-restconf.yang back...
2014-04-16 Tony TkacikMerge "Bug 595 - Failed to maps instance-identifier...
2014-04-15 Debolina BandyopadhyayBug:700 Mapped description from the yang file to the... 21/6221/1
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
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-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-07 Martin VitezFix for Bug 489. 58/5558/2
2014-02-21 Robert VargaFix various warnings 08/5408/2
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 Lukas SedlakMerge "Fixed bug in code generator when handling case...
2014-02-14 Tony TkacikMerge "Temporarily reverted "Update ietf-inet-types...
2014-02-14 Tony TkacikMerge "Added ietf-restconf yang module"
2014-02-14 Tony TkacikMerge "Update ietf-inet-types and ietf-yang-types with...
2014-02-14 Tony TkacikFixed concurency bug when multiple threads tried to... 33/5233/5
2014-02-04 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
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 VargaMerge "BUG-374: cleanup error messages present in contr...
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 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-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
2014-01-24 Martin VitezMerge "Instance identifier in XML output was added"
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 pom.xml files 82/4682/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 VargaAdd missing copyright headers 86/4386/1
2013-12-13 Tony TkacikMerge "Added constructor in QName to create instance...
2013-12-13 Tony TkacikMerge "Fix for Bug 241."
2013-12-13 Martin VitezImplemented build of default instance for union types. 31/3531/9
2013-12-13 Robert VargaMerge "Added headers to the concepts bundles"
2013-12-12 Tony TkacikAdded headers to the concepts bundles 85/3685/1
2013-12-03 Martin VitezMerge "Added reusable string codecs to yang-data-impl"
2013-12-02 Martin VitezImplemented range validation (Bug 178). 26/3326/2
2013-11-28 Tony TkacikMerge "Added @ConstructorProperties annotation to const...
2013-11-27 Martin VitezAdded @ConstructorProperties annotation to constructors... 32/3132/1
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 Martin VitezFix for Bug 134: added restriction check to classes... 59/2859/1
2013-11-18 Martin VitezImplemented typedef units statement in generated code. 21/2821/1
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-12 Martin VitezAdded serialVersionUID field to classes generated from... 63/2663/1
2013-11-10 Tony TkacikAdded QName.create(), fixed Path generic in YANG binding. 89/2589/1
2013-11-07 Martin VitezImplemented length statement. Added new method to Build... 44/2444/3
2013-10-31 Martin VitezImplemented use of ChildOf interface in generated classes. 82/2282/2
2013-10-18 Martin VitezFixed utility method to validate java package name. 08/2008/1
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... 65/1465/1
2013-09-27 Tony Tkacik[maven-release-plugin] Prepare release yangtools-0.1.0 61/1461/1 yangtools-0.1.0
2013-09-27 Tony TkacikMerge "Updated pom files for release preparation"
2013-09-27 Tony TkacikUpdated pom files for release preparation 56/1456/1
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-27 Tony TkacikUpdated pom files, added concepts component 54/1454/1
2013-09-26 Martin VitezBumped version of binding-generator to 0.6.0-SNAPSHOT. 33/1433/1
2013-09-23 Ladislav BorakFix warnings reported by maven 53/1353/1
2013-09-20 Martin VitezRemoved Export-Package declaration from maven-bundle... 07/1307/1
2013-09-19 Martin VitezRefactored OSGi metadata declaration. 96/1296/1
2013-09-17 Martin VitezAdded OSGi metadata to yangtools artifacts. 23/1223/1
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
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. 94/1194/1
2013-09-11 Jozef GloncakTests for class BindingGeneratorUtil 54/1154/2
2013-09-09 Tony TkacikMerge "Updated context references in yang-ext"
2013-09-09 Jozef GloncakFixing sonar issues 3 13/1113/2
next