yangtools.git
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