Resolved problem - schema node was not found for XML translation
[yangtools.git] / code-generator / binding-generator-impl /
2014-01-27 SahilShahFix for bug #233 27/4627/2
2014-01-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap 27/4827/2
2014-01-26 Tony TkacikMerge "Fixed duplicate xml elements when decoding XML."
2014-01-26 Robert VargaAdd more explicit messages about the fact that a thread... 14/4814/1
2014-01-26 Tony TkacikBug 376: Added explicit wait for schema when generating... 09/4809/2
2014-01-26 Tony TkacikMerge "Add SchemaContextListener and deprecate SchemaSe...
2014-01-26 Tony TkacikBug 309 : Fixed incorrect serialization of instance... 97/4797/1
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec 82/4782/1
2014-01-25 Tony TkacikMerge "Fix for Bug 274."
2014-01-25 Tony TkacikMerge "Fix for Bug 351."
2014-01-25 Tony TkacikMerge "Fixed bug in resolving config statement for...
2014-01-24 Tony TkacikFixed bug in reading uses under augmentation. 29/4729/2
2014-01-24 Martin VitezMerge "Instance identifier in XML output was added"
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 04/4704/2
2014-01-24 Robert VargaAdd copyright headers to pom.xml files 82/4682/1
2014-01-24 Robert VargaAdd copyright headers to xtend files 81/4681/1
2014-01-24 Robert VargaAdd copything headers to java files 80/4680/1
2014-01-24 Tony TkacikMerge "introducing general purpose websocket client"
2014-01-24 Tony TkacikMerge "Move RuntimeGeneratedMappingService from md...
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to... 31/4631/2
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 "Revert "Make distributionManagement reference...
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 "Fixed bug in copying unknown nodes."
2014-01-21 Tony TkacikMerge "Fix for Bug 308."
2014-01-21 Martin VitezFix for Bug 308. 86/4486/2
2014-01-21 deepankarFix for bug : 234 77/4477/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 VargaRevert "Revert "Bump all artifacts to 0.6.0-SNAPSHOT"" 09/4409/2
2014-01-19 Robert VargaEnsure all pom.xml files have UNIX encoding 89/4389/1
2014-01-19 Robert VargaAdd missing copyright headers 86/4386/1
2014-01-16 Tony TkacikRevert "Bump all artifacts to 0.6.0-SNAPSHOT" 94/4294/1
2014-01-15 Robert VargaBump all artifacts to 0.6.0-SNAPSHOT 81/4281/1
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... 55/4255/2
2014-01-15 Martin VitezAdded support for parsing submodules & added dependency... 53/4253/1
2014-01-14 Tony TkacikMerge "Revert "Added support for parsing submodules...
2014-01-14 Tony TkacikRevert "Added support for parsing submodules & added... 29/4229/1
2014-01-14 Martin VitezAdded support for parsing submodules & added dependency... 70/4170/2
2014-01-13 Robert VargaMerge "Introduce RESTCONF Client API"
2014-01-13 Robert VargaMerge "Add copyright header"
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. 33/4133/2
2014-01-09 Martin VitezYang parser refactoring. 13/4113/3
2014-01-06 Tony TkacikMerge "Added codec utilities for w3c.Document format."
2014-01-06 Tony TkacikMerge "Fixed bug in antlr grammar to enable empty rpc...
2014-01-06 Tony TkacikMerge "Documentation generator improvements."
2014-01-06 Robert VargaFix javadoc's mention of methodName instead of localName 75/3875/3
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-11 Tony TkacikMerge "Refactored uses statement handling in parser."
2013-12-10 Martin VitezRefactored uses statement handling in parser. 99/3499/4
2013-12-09 Martin VitezMerge "Fixed missing static constant QNAME in identity...
2013-12-09 Tony TkacikFixed missing static constant QNAME in identity classes. 76/3576/1
2013-12-05 Tony TkacikMerge "Added API with codecs for yang build-in types"
2013-12-04 Martin VitezFixed enum resolving in TypeProviderImpl.getTypeDefault... 27/3427/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-12-02 Martin VitezFixed getTypeDefaultConstruction method in TypeProvider. 25/3325/1
2013-11-28 Tony TkacikMerge "Added @ConstructorProperties annotation to const...
2013-11-27 Martin VitezAdded @ConstructorProperties annotation to constructors... 32/3132/1
2013-11-27 Martin VitezFixed bug in generating code for augment. 21/3121/1
2013-11-25 Tony TkacikMerge "Added path to child nodes in documentation gener...
2013-11-25 Martin VitezAdded getTypeDefaultConstruction method to TypeProvider. 68/3068/1
2013-11-19 Martin VitezAdded toString method to generated inner implementation... 76/2876/1
2013-11-19 Tony TkacikMerge "Added export of augmentation schemas to Binding...
2013-11-19 Tony TkacikAdded export of augmentation schemas to Binding Context 65/2865/1
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Tony TkacikAdded Codec concepts to the binding, 08/2708/2
2013-11-13 Martin VitezFixed bug in constructor of list implementation. 95/2695/1
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-08 Martin VitezMerge "CompositeNode and its mutable/immutable objects"
2013-11-08 Martin VitezFix for Bug 140. 39/2539/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-28 Tony TkacikMerge "Fixed dependent artifacts version in poms."
2013-10-28 Tony TkacikMerge "Added serializable marker to the immutable objects"
2013-10-28 Martin VitezFixed dependent artifacts version in poms. 17/2217/1
2013-10-28 Martin VitezFix for Bug 125. 10/2210/1
2013-10-23 Tony TkacikMerge "Added more Rpc markers to yang-binding."
2013-10-22 Martin VitezAdded getParent() method to DataSchemaNode and DataNode... 87/2087/2
2013-10-15 Tony TkacikMerge "Removed third-party after third-party release"
2013-10-15 Tony TkacikMerge "Release of OSGIfied YANG Tools dependencies"
2013-10-14 Martin VitezMinor code refactoring. 80/1880/1
2013-10-11 Martin VitezAdded support for yang-ext:context-reference extension. 41/1841/2
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. 64/1764/3
next