yangtools.git
2013-10-03 Tony TkacikAdded missing Export packages to manifest 35/1635/1 bugfix-0.5.7
2013-10-01 Martin VitezExplicitly specified Export-Package declaration in... 76/1576/1
2013-09-26 Martin VitezRemoved Export-Package statement from maven-bundle... 36/1436/1
2013-09-24 Martin VitezAdded OSGi metadata to yangtools artifacts. 86/1286/2
2013-09-24 Tony TkacikRevert "Changed version from '0.5.7-SNAPSHOT' to '0... 92/1392/1
2013-09-23 Martin VitezChanged version from '0.5.7-SNAPSHOT' to '0.5.7'. Remov... 39/1339/1
2013-09-18 Martin VitezFixed bug in searching augment target node. 53/1253/1
2013-09-16 Tony TkacikMerge "Fixed schema path of nodes added by augmentation...
2013-09-16 Martin VitezFixed schema path of nodes added by augmentation in... 02/1202/2
2013-09-16 Tony TkacikMerge "Added check for mandatory nodes if augment targe...
2013-09-16 Tony TkacikMerge "Fixed resolving of schema path and qname for...
2013-09-16 Martin VitezAdded check for mandatory nodes if augment target is... 93/1193/1
2013-09-16 Martin VitezFixed resolving of schema path and qname for nodes... 81/1181/3
2013-09-13 Michal Rehakadd forValue(int) method to EnumTemplate so that enum... 76/1176/1
2013-09-11 Jozef GloncakTests for class BindingGeneratorUtil 54/1154/2
2013-09-11 Tony TkacikMerge "Add cause and errorType to RpcError"
2013-09-11 Michal RehakAdd cause and errorType to RpcError 40/1140/2
2013-09-11 Tony TkacikMerge "changed builder generator"
2013-09-10 Jozef GloncakFixing sonar issues 4 44/1144/3
2013-09-10 Michal Rehakchanged builder generator 43/1143/1
2013-09-09 Tony TkacikMerge "Updated context references in yang-ext"
2013-09-09 Tony TkacikUpdated context references in yang-ext 38/1138/1
2013-09-09 Jozef GloncakFixing sonar issues 3 13/1113/2
2013-09-06 Martin VitezFixed bug in Decimal64 constructor. 12/1112/2
2013-09-04 Jozef GloncakFixing sonar issues 2 80/1080/3
2013-09-03 Tony TkacikFixed resolution problems in Code Generator 85/1085/1
2013-09-03 Tony TkacikFixed NPE regresion in augmentation handling. 83/1083/2
2013-09-03 Jozef GloncakFixing sonar issues 78/1078/3
2013-09-03 Tony TkacikConverted BindingGenerator and ParserUtils to xtend 77/1077/2
2013-09-02 Martin VitezAdded more javadocs. 75/1075/1
2013-09-02 Martin VitezMinor code refactoring in YangParserImpl. 73/1073/1
2013-09-02 Martin VitezRemoved duplicate code in TypeUtils class. 71/1071/1
2013-09-02 Martin VitezMerge "Added InstanceIdentifier to code generation"
2013-09-02 Martin VitezMerge "Added compilation of model for YANG extension"
2013-08-30 Tony TkacikAdded InstanceIdentifier to code generation 64/1064/1
2013-08-29 Tony TkacikMerge "Added Layer 2 Types model"
2013-08-29 Tony TkacikAdded compilation of model for YANG extension 53/1053/1
2013-08-29 Tony TkacikAdded Layer 2 Types model 50/1050/2
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
next