Added ietf-restconf yang module
[yangtools.git] / code-generator /
2014-02-13 Tony TkacikFixed incorrect path construction in JUnit tests. 09/5309/3
2014-02-12 Martin VitezMerge "Added Export-Packages for propper bundle startup...
2014-02-11 Lukas SedlakBug fixes for codecs. 21/5221/4
2014-02-11 Martin BobakAdded Export-Packages for propper bundle startup in... 59/5259/1
2014-02-08 Tony TkacikAdded SchemaContextHolder interface to RuntimeGenerated... 53/5153/2
2014-02-07 Tony TkacikFixed performance bug when Augmentation codecs we're... 82/5182/2
2014-02-07 Martin VitezAdded test for OSGi metadata. 78/1678/5
2014-02-07 Tony TkacikAdded support for discovering YangModuleInfo via Servic... 57/5157/5
2014-02-07 Tony TkacikFixed situation when xmlClass property was not serialized. 61/5161/1
2014-02-05 Robert VargaMake sure class loading strategy is initialized 31/5131/1
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat... 62/5062/4
2014-02-04 Robert VargaMerge "Renamed getLength() method to length() in classe...
2014-02-04 Robert VargaMerge "Deleted unused YangNode from yang-model-api."
2014-02-04 Robert VargaMerge "Make sure builder-generated object do not emit...
2014-02-04 Martin VitezRenamed getLength() method to length() in classes gener... 77/4977/2
2014-02-04 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
2014-02-04 Robert VargaMake sure builder-generated object do not emit null... 80/5080/3
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
2014-02-03 Maros MarsalekAdd default output base directory for generated sources... 57/5057/3
2014-02-03 Robert VargaRemove CRLFs 79/5079/3
2014-02-03 Tony TkacikFixed resolving of NotificationDefinition. 07/4907/2
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
2014-01-31 Robert VargaMerge "Fixed missing slash in generated YangModuleInfo...
2014-01-31 Robert VargaMerge "BUG 339: corrected instance-identifier translation"
2014-01-31 Tony TkacikFixed missing slash in generated YangModuleInfo impleme... 81/4981/2
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 30/5030/2
2014-01-30 Robert VargaMerge "BUG-374: cleanup error messages present in contr...
2014-01-29 SahilShahBUG-374: cleanup error messages present in controller... 74/4874/2
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 Robert VargaRevert "Fixed resolving of NotificationDefinition." 94/4894/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-27 Martin VitezFixed bug in generation of return type for list key... 85/4885/1
2014-01-27 Lukas SedlakFixed resolving of NotificationDefinition. 84/4884/1
2014-01-27 SahilShahFix for bug #233 27/4627/2
2014-01-27 Robert VargaMerge "Fix YangModuleInfoImpl generation on windows"
2014-01-27 Robert VargaFix YangModuleInfoImpl generation on windows 53/4853/1
2014-01-27 Robert VargaYang module source should be always available 48/4848/1
2014-01-27 Robert VargaUpdate YangModuleInfo and its implementations 42/4842/4
2014-01-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap 27/4827/2
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
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 Robert VargaAdd copyright to test models 10/4810/2
2014-01-26 Robert VargaAdd copyright headers to test models 08/4808/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 Robert VargaMerge "Add copyright to ANTLR grammar files"
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 VargaAdd copyright headers to various XML files 84/4684/2
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 Martin VitezFix for Bug 294. 46/4646/1
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 Robert VargaFix a logic mistake 08/4508/1
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 Robert VargaImprove generated toString() methods to skip null fields 07/4507/1
2014-01-21 Tony TkacikMerge "Make sure a logger is available during tests"
2014-01-21 Martin VitezFix for Bug 308. 86/4486/2
2014-01-21 deepankarFix for bug : 234 77/4477/1
2014-01-20 Robert VargaMerge "Propagate version from integration test pom...
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 VargaBump build helper plugin version to 1.8 92/4392/1
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 Martin SunalChanged generation of POST operation block 76/4176/2
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"
next