Merge "Added Export-Packages for propper bundle startup in osgi container"
[yangtools.git] / yang /
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-10 Martin Bobak- restconf client implementation using RuntimeGenerated... 96/5096/30
2014-02-08 Tony TkacikAdded SchemaContextHolder interface to RuntimeGenerated... 53/5153/2
2014-02-07 Tony TkacikPerformance improvements to yang.data.api.InstanceIdent... 84/5184/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-05 Tony TkacikExtended BindingReflections to support detecting notifi... 22/5122/2
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 VitezDeleted unused YangNode from yang-model-api. 98/5098/5
2014-02-04 Martin VitezMinor code style improvements to eliminate eclipse... 33/5033/5
2014-02-04 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
2014-02-03 Robert VargaAdd more meaningful message 11/5111/1
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
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-30 Robert VargaDeprecate yang-model-util InstanceIdentifier 37/5037/1
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 Jozef GloncakBUG 339: corrected instance-identifier translation 76/4976/4
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-27 Martin VitezFixed bug in generation of return type for list key... 85/4885/1
2014-01-27 Martin SunalResolved problem - schema node was not found for XML... 61/4861/2
2014-01-27 Robert VargaMerge "Fix YangModuleInfoImpl generation on windows"
2014-01-27 Tony TkacikFixed uncaught exception when trying to resolve extensi... 52/4852/1
2014-01-27 Robert VargaUpdate YangModuleInfo and its implementations 42/4842/4
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
2014-01-26 Lukas SedlakMinor fix in XmlDocumentUtils. 17/4817/2
2014-01-26 Robert VargaFix parser not picking up latest revision 20/4820/1
2014-01-26 Robert VargaMerge "Improve logging"
2014-01-26 Tony TkacikMerge "Fixed duplicate xml elements when decoding XML."
2014-01-26 Robert VargaImprove logging 18/4818/1
2014-01-26 Tony TkacikFixed duplicate xml elements when decoding XML. 15/4815/1
2014-01-26 Robert VargaAdd more copyright headers 11/4811/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 Martin SunalAdded NodeWithValue class for leaf-list type in instanc... 91/4791/1
2014-01-26 Robert VargaAdd SchemaContextListener and deprecate SchemaServiceLi... 89/4789/1
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec 82/4782/1
2014-01-25 Robert VargaReplace slf4j-maven-plugin-log with jcabi-maven-slf4j 75/4775/1
2014-01-25 Robert VargaImprove logging 74/4774/1
2014-01-25 Tony TkacikMerge "Add QName.create(String)."
2014-01-25 Tony TkacikMerge "Fix for Bug 274."
2014-01-25 Tony TkacikAdd QName.create(String). 16/4716/3
2014-01-25 Lukas SedlakFix for Bug 274. 64/4764/1
2014-01-25 Tony TkacikMerge "Activate range checking"
2014-01-25 Tony TkacikMerge "Make MutableCompositeNodeTOImpl Serializable...
2014-01-25 Tony TkacikMerge "Fix for Bug 351."
2014-01-25 Tony TkacikMerge "Fixed bug in resolving config statement for...
2014-01-25 Moiz RajaMake MutableCompositeNodeTOImpl Serializable so that... 54/4754/1
2014-01-24 Martin VitezFixed bug in resolving config statement for nodes from... 30/4730/1
2014-01-24 Robert VargaMerge "Update repositories to reference groups and...
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 Martin VitezFix for Bug 351. 22/4722/1
2014-01-24 Lukas SedlakAdded conversion of notification to data DOM. 18/4718/1
2014-01-24 Robert VargaMerge "Add copyright headers to various XML files"
2014-01-24 Robert VargaAdd copyright to ANTLR grammar files 11/4711/1
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 Jozef GloncakInstance identifier in XML output was added 88/4688/4
2014-01-24 Tony TkacikAdded implementation of getQName for Identity classes 95/4695/1
2014-01-24 Robert VargaAdd copyright headers to pom.xml files 82/4682/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-23 Tony TkacikFixed NPE in URLSchemaContextResolver. 26/4626/1
2014-01-22 Tony TkacikMerge "Fix bugs in yang files."
2014-01-22 Tony TkacikMerge "Added URL based Schema Context resolver, which...
2014-01-22 Tony TkacikAdded URL based Schema Context resolver, which tracks... 07/4607/2
2014-01-22 Tony TkacikMerge "Improved parsing of key in list schema node."
2014-01-22 Martin VitezImproved parsing of key in list schema node. 90/4590/1
2014-01-22 Tony TkacikMerge "Refactored parsing of key in list schema node."
2014-01-22 Martin VitezRefactored parsing of key in list schema node. 69/4569/1
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 Tony TkacikFixed bug in copying unknown nodes. 99/4499/2
2014-01-21 Tony TkacikMerge "Point to HEAD of the repository"
2014-01-21 Tony TkacikMerge "Make distributionManagement reference groups"
2014-01-21 Tony TkacikMerge "Make sure a logger is available during tests"
2014-01-21 Martin VitezMerge "Add test verifying parser's ability to read...
2014-01-21 Martin VitezFix for Bug 308. 86/4486/2
2014-01-21 Tomas OlveckyAdd test verifying parser's ability to read module... 85/4485/1
2014-01-21 Martin VitezFixed bug in yangtools grammar for extensions. 82/4482/1
next