yangtools.git
2013-08-28 Jozef GloncakComments added to a source codes. 30/1030/1
2013-08-26 Tony TkacikAdded javadoc to generated types 97/997/1
2013-08-23 Tony TkacikAdded NotificationListener interfaces 96/996/1
2013-08-23 Martin VitezFixed resolving of leafref types with relative xpath. 79/979/1
2013-08-23 Tony TkacikUpdated binding model 74/974/2
2013-08-23 Tony TkacikUpdated code generation 68/968/2
2013-08-22 Jozef GloncakTest for nested union in typedef and leaf added. 62/962/2
2013-08-22 Tony TkacikAdded Augmentable interface to RPC inputs / outputs 63/963/1
2013-08-22 Tony TkacikReduced cyclomatic complexity by using Preconditions 57/957/3
2013-08-22 Tony TkacikMerge "Code refactoring"
2013-08-22 Jozef GloncakCode refactoring 41/941/2
2013-08-21 Martin VitezAdded 'excludeFiles' option to yang-maven-plugin config... 43/943/1
2013-08-21 Martin VitezAttached source code to generated artifacts. 36/936/1
2013-08-21 Martin VitezRefactored base yang-java types. 35/935/1
2013-08-21 Jozef GloncakComments of source code. 22/922/3
2013-08-20 Tony TkacikAdded builder generation for augmentations 27/927/1
2013-08-20 Martin VitezUpdated parser to check if unknown node is defined... 23/923/3
2013-08-20 Martin VitezFixed path correction process of nodes defined by uses... 21/921/1
2013-08-20 Martin VitezMerge "Fixed bug with field starting with number"
2013-08-20 Tony TkacikFixed bug with field starting with number 20/920/1
2013-08-20 Martin VitezMerge "Added iana-if-type and iana-afn-safi models."
2013-08-20 Tony TkacikMerge "Fixed bug in uses statement resolving."
2013-08-19 Tony TkacikAdded iana-if-type and iana-afn-safi models. 16/916/1
2013-08-19 Tony TkacikFixed bug with mapping YANG identifiers starting with... 14/914/1
2013-08-19 Tony TkacikAdded support for named augmentations 10/910/1
2013-08-19 Martin VitezFixed bug in uses statement resolving. 01/901/1
2013-08-19 Tony TkacikAdded instance identifier support. 00/900/1
2013-08-16 Martin VitezFixed types range validation. 91/891/2
2013-08-14 msunalChanged interface sal.binding.model.api.CodeGenerator 21/821/2
2013-08-14 Martin VitezMerge "Comment to binding-generator source code (partia...
2013-08-14 Jozef GloncakComment to binding-generator source code (partially... 71/871/2
2013-08-14 Robert VargaMerge "Changed logging level from debug to trace in...
2013-08-14 Martin VitezChanged logging level from debug to trace in YangParser... 61/861/2
2013-08-13 Tony TkacikChanged yang-binding and yang-common to OSGi bundles 63/863/3
2013-08-13 Martin VitezFixed bug in equals method generation. 60/860/1
2013-08-12 Martin VitezRefactored parsing of uses and augment statements. 57/857/1
2013-08-08 Tony TkacikAdded model generation from ietf-topology models 30/830/3
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
next