yangtools.git
2013-08-08 Tony TkacikFixed bug in DataNodeIterator 18/818/2
2013-08-07 Martin VitezIncreased version of yang and code-generator to 0.5... 15/815/1
2013-08-07 Martin VitezFixed NPE when dealing with union and identityref types. 14/814/2
2013-08-06 Tony TkacikUpdated binding-generator-impl to support more extensib... 08/808/1
2013-08-06 msunalJava builder pattern is not generated for rcp and group... 06/806/1
2013-08-06 Martin VitezRenamed base package names from org.opendaylight.contro... 02/802/1
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT. 99/799/4
2013-08-06 Martin VitezAdded 'code-generator' and 'model' projects from contro... 98/798/1
2013-08-05 Martin VitezFixed qname of nodes defined by uses statement. 86/786/1
2013-08-01 Martin VitezRefactored parsing of yang uses statement. 67/767/1
2013-08-01 Martin VitezVersion increased to 0.5.5-SNAPSHOT. 65/765/1
2013-07-31 Martin VitezFixed build problems with yang-maven-plugin. 61/761/1
2013-07-31 Martin VitezAdded more tests. Fixed javadocs. 58/758/6
2013-07-30 Martin VitezReplaced 'controller' with 'yangtools' in all package... 44/744/1
2013-07-30 Martin VitezFixed bugs in antlr lexer and parser. Fixed distributio... 42/742/1
2013-07-29 Martin VitezReplaced package names from org.opendaylight.controller... 32/732/4
2013-07-29 Martin VitezRenamed yang-model-parser-api -> yang-parser-api. 31/731/1
2013-07-29 Martin VitezRenamed maven-yang-plugin -> yang-maven-plugin. 30/730/1
2013-07-24 Martin VitezFixed poms. Updated '.gitignore'. 95/695/1
2013-07-24 Martin VitezUpdate parent pom. Add '.gitignore'. 68/668/1
2013-07-24 Martin VitezProjects moved under correct parent. 93/693/1
2013-07-24 Michal Rehakgroovy node-tree integration 92/692/1
2013-07-24 Jozef GloncakYANG typedefs generation as class with extends key... 91/691/1
2013-07-24 Martin VitezBumped version of yang-prototype to 0.5.4-SNAPSHOT. 90/690/1
2013-07-24 Tony TkacikAdded YANG extensions module 89/689/1
2013-07-24 Martin VitezMinor code refactoring and improvements. 88/688/1
2013-07-24 Michal Rehakfirst implementation of yang-data-api 87/687/1
2013-07-24 Martin VitezAdded more tests for yang parser. Updated current tests. 67/667/1
2013-07-24 lsedlakAdded support to generate types from Choices and Cases... 66/666/1
2013-07-24 Martin VitezImplemented ordering of yang module data nodes. Added... 86/686/1
2013-07-24 lsedlakAdded support to generate interfaces from Choices and... 65/665/1
2013-07-24 Martin VitezRefactored parsing of YANG uses statement. 85/685/1
2013-07-24 lsedlakFixed bug in GeneratedPropertyBuilderImpl. 64/664/1
2013-07-24 Tony TkacikBumped version of YANG tools to 0.5.3-SNAPSHOT 63/663/1
2013-07-24 Martin VitezAdded support for parsing yang models with already... 84/684/1
2013-07-24 Martin VitezAdded validation of range and length constraints. 62/662/1
2013-07-24 Tony TkacikBumped version of YANG tools to 0.5.2-SNAPSHOT 83/683/1
2013-07-24 Martin VitezAdded support for source code generation from identity... 82/682/1
2013-07-24 lsedlakAdded Support for Union Type def resolving and bug... 81/681/1
2013-07-24 Martin VitezFixed parsing of typedef statement. Refactored YangPars... 80/680/1
2013-07-24 Martin VitezModified construction of built-in yang types. 79/679/1
2013-07-24 Martin VitezRefactored SchemaPath for yang java types. Fixed Schema... 78/678/1
2013-07-24 Tony TkacikBumped version of Maven YANG tools to 0.5.1-SNAPSHOT 77/677/1
2013-07-24 lsedlakFixed dependency management. 61/661/1
2013-07-24 Martin VitezMore javadocs added to yang-model-api. 60/660/1
2013-07-24 lsedlakAdded support for resolving augmentations. 76/676/1
2013-07-24 Martin VitezFixed tests. Added javadocs to yang-model-api. 59/659/1
2013-07-24 Martin VitezFixed augment schema path resolving. 58/658/1
2013-07-24 lsedlakAdded support for implements and extends of GeneratedType; 57/657/1
2013-07-24 Martin VitezAdded line number to error messages. 75/675/1
2013-07-24 Tony TkacikUpdated POM files and versions to SNAPSHOT 74/674/1
2013-07-24 lsedlakAdded generate To File for specified directory. 56/656/1
2013-07-24 Martin VitezExpanded UnknownSchemaNode implementation, refactored... 55/655/1
2013-07-24 Martin VitezFixed SchemaPath resolution for base YANG types. 73/673/1
2013-07-24 Martin VitezFixed bugs in parsing enumeration, augment, identity. 54/654/1
2013-07-24 Martin VitezImplemented YANG identityref type parsing. 53/653/1
2013-07-24 Martin VitezImplemented refine statement parsing. 52/652/1
2013-07-24 lsedlakAdded capability to resolve Enumeration type definitions; 51/651/1
2013-07-24 lsedlakFixed implementation of TypeProviderImpl for Leafref... 72/672/1
2013-07-24 Maurice QureshiRedirecting Caught and Uncaught Exceptions to OSGI... 50/650/1
2013-07-24 Martin VitezRefactored YANG types resolving. 49/649/1
2013-07-24 Lukas SedlakUpdate the API generation code and code generation... 71/671/1
2013-07-24 Martin VitezYANG model parser refactoring 48/648/1
2013-07-24 mvitezRefactored YangModelParserImpl 47/647/1
2013-07-24 lsedlakFixed bug in naming conventions. 46/646/1
2013-07-24 lsedlakFixed bugs in naming conventions of packages. 70/670/1
2013-07-24 mvitezFixed YANG union type resolving in yang model parser. 45/645/1
2013-07-24 Martin VitezAdded YANG typedef support in the YANG parser 69/669/1
2013-07-24 Lukas SedlakUpdated YANG Type definitions and documentation in... 44/644/1
2013-07-24 Lukas SedlakAdded javadoc and RFC references to Java YANG model. 43/643/1
2013-07-24 Tony TkacikMerge from development repository. 42/642/1
2013-07-24 Giovanni MeoInitial opendaylight infrastructure commit!! 41/641/1
2013-07-18 Andrew GrimbergInitial empty repository