Updated example with OF model done during HackFest.
[controller.git] / opendaylight / sal / yang-prototype /
2013-06-07 Tony TkacikUpdated example with OF model done during HackFest. 45/445/1
2013-06-07 Giovanni MeoMerge changes I029118f9,I4a0320b9
2013-06-07 Giovanni MeoMerge "Yang-maven-plugin refactored + fixed bugs. Remov...
2013-06-07 Ed WarnickeMerge "Finalize the OSGi launcher for the opendaylight...
2013-06-05 Giovanni MeoMerge "Fix exception in HostTracker when non-OF node...
2013-06-05 Giovanni MeoMerge "FlowProgrammer.Northbound test"
2013-06-05 Giovanni MeoMerge "Fix to maintain Java 6 compatability"
2013-06-05 Giovanni MeoMerge "Custom Node Type jaxb string to id"
2013-06-05 Giovanni MeoMerge "Refactored ModuleBuilder to avoid name conflicts...
2013-06-05 Maros MarsalekYang-maven-plugin refactored + fixed bugs. 06/406/6
2013-06-04 Martin VitezRefactored ModuleBuilder to avoid name conflicts. Fixed... 28/428/1
2013-06-03 Alessandro BochMerge "Replaced Equals/HashcodeBuilder for DatapacketLi...
2013-05-31 Giovanni MeoMerge "Add hosttracker northbound integration test...
2013-05-31 Giovanni MeoMerge "Refactored SchemaPath for yang java types. Fixed...
2013-05-31 Martin VitezRefactored SchemaPath for yang java types. Fixed Schema... 11/411/3
2013-05-29 Giovanni MeoMerge "Bumped version of Maven YANG tools to 0.5.1...
2013-05-29 Tony TkacikBumped version of Maven YANG tools to 0.5.1-SNAPSHOT 97/397/5
2013-05-29 Giovanni MeoMerge "Added extensible implementation of Transformators"
2013-05-29 Giovanni MeoMerge "Correct maven dependency for MavenProject"
2013-05-29 Robert VargaCorrect maven dependency for MavenProject 01/401/2
2013-05-28 Giovanni MeoMerge "Fixed dependency management."
2013-05-28 Giovanni MeoMerge "Fixed yang grouping resolution. Fixed refine...
2013-05-28 Giovanni MeoMerge "Fixed whitespace for Gerrit 393"
2013-05-28 Giovanni MeoMerge "Fix for bug 24."
2013-05-28 lsedlakFixed dependency management. 96/396/1
2013-05-28 Martin VitezFixed yang grouping resolution. 95/395/2
2013-05-24 Martin VitezRefactored yang-model-parser-impl to improve readabilit... 92/392/1
2013-05-24 Giovanni MeoMerge "Statistics Northbound Test"
2013-05-24 Giovanni MeoMerge "ICMP fix and Packet class should store and provi...
2013-05-24 Giovanni MeoMerge "CodeGenerator update."
2013-05-24 Giovanni MeoMerge "Refactored yang-maven-plugin. Updated tests...
2013-05-23 Martin VitezCodeGenerator update. 89/389/1
2013-05-23 Martin VitezRefactored yang-maven-plugin. Updated tests. 85/385/5
2013-05-22 Giovanni MeoMerge "- Respond to switch Echo Request immediately...
2013-05-22 Giovanni MeoMerge "Added support for resolving augmentations."
2013-05-22 Martin VitezRefactored equals in AugmentationSchemaImpl. 84/384/3
2013-05-21 Martin VitezMore javadocs added to yang-model-api. 65/365/2
2013-05-21 lsedlakAdded support for resolving augmentations. 66/366/4
2013-05-20 Giovanni MeoMerge "Updated SCM location"
2013-05-20 Giovanni MeoMerge "Formatting cleanup of POM files"
2013-05-20 Giovanni MeoMerge changes I02c2af4b,If6adaabc,I559b92ff
2013-05-20 Giovanni MeoMerge "Fixed tests. Added javadocs to yang-model-api...
2013-05-17 Martin VitezFixed tests. Added javadocs to yang-model-api. 60/360/1
2013-05-16 Maros MarsalekAdded support for Modules to ModuleDependencySort ... 57/357/3
2013-05-16 Giovanni MeoMerge "Fixing minor build errors"
2013-05-16 Giovanni MeoMerge "Five more Equals/HashCode/StringBuilder replacem...
2013-05-16 Giovanni MeoMerge "Seven more Equals/HashCode/StringBuilder replac...
2013-05-16 Giovanni MeoMerge "Six more Equals/HashCode/StringBuilder replacem...
2013-05-16 Giovanni MeoMerge "Five more Equals/HashCode/StringBuilder replacem...
2013-05-16 Giovanni MeoMerge "Five more Equals/HashCode/StringBuilder replacem...
2013-05-16 Giovanni MeoMerge "Five more Equals/HashCode/StringBuilder replacem...
2013-05-16 Giovanni MeoMerge "Fixed YANG union type parsing. Changed module...
2013-05-16 Giovanni MeoMerge "Added test to yang-maven-plugin-it."
2013-05-15 Martin VitezFixed YANG union type parsing. Changed module builders... 47/347/1
2013-05-15 Martin VitezAdded test to yang-maven-plugin-it. 46/346/1
2013-05-15 Giovanni MeoMerge "Fixed generation of Transfer Objects;"
2013-05-15 Giovanni MeoMerge "Removed unused private variable containerAwareRe...
2013-05-15 Giovanni MeoMerge "Removed unused private variable containerAwareRe...
2013-05-15 lsedlakFixed generation of Transfer Objects; 45/345/1
2013-05-14 Giovanni MeoMerge "Session invalidation is done after the custom...
2013-05-14 Martin VitezRemove 'model' from package names in yang-model-parser... 40/340/1
2013-05-14 Martin VitezFixed relative/absolute yang files directory resolving. 39/339/1
2013-05-14 Giovanni MeoMerge "Refactored yang-maven-plugin."
2013-05-13 Martin VitezRefactored yang-maven-plugin. 36/336/1
2013-05-08 Giovanni MeoMerge "- Added osgi cmds to enable/disable LLDP snoopin...
2013-05-08 Giovanni MeoMerge "Fixed augment schema path resolving."
2013-05-07 Kalvin HomMerge "Prevent stub and integrationtest plugins to...
2013-05-07 Martin VitezFixed augment schema path resolving. 16/316/1
2013-05-07 lsedlakAdded support for implements and extends of GeneratedType; 14/314/1
2013-05-06 Giovanni MeoMerge "API 2 Documentation for opendaylight.controller...
2013-05-06 Martin VitezAdded line number to error messages. 97/297/2
2013-05-06 Giovanni MeoMerge "Updated POM files and versions to SNAPSHOT"
2013-05-03 Tony TkacikUpdated POM files and versions to SNAPSHOT 90/290/3
2013-05-03 Alessandro BochMerge "Bug fix for ForwardingRulesManager: addFlow...
2013-05-02 Giovanni MeoMerge "Added generate To File for specified directory."
2013-05-02 Giovanni MeoMerge "Implemented module dependency sort, that returns...
2013-05-02 lsedlakAdded generate To File for specified directory. 82/282/1
2013-05-02 Maros MarsalekImplemented module dependency sort, that returns module... 80/280/2
2013-05-02 Martin VitezFixed parsing of unknown nodes for identity statemens. 81/281/1
2013-04-30 Martin VitezExpanded UnknownSchemaNode implementation, refactored... 68/268/1
2013-04-30 Tony TkacikFixed NPE in maven-yang-plugin 67/267/1
2013-04-30 Tony TkacikAdded Maven plugin for generation SAL APIs from YANG 65/265/2
2013-04-30 Lukas SedlakAdded generation of Transfer Objects from Type Definitions. 63/263/4
2013-04-29 Martin VitezFixed SchemaPath resolution for base YANG types. 60/260/2
2013-04-26 Alessandro BochMerge "Convert various result into Status Signed-off...
2013-04-26 Giovanni MeoMerge "Gen Type and Generated TO builders moved to...
2013-04-26 Giovanni MeoMerge "Added support for annotations in generated APIs."
2013-04-26 Giovanni MeoMerge "Fixed bugs in parsing enumeration, augment,...
2013-04-26 Giovanni MeoMerge "Yang validation moved to validator package and...
2013-04-26 lsedlakGen Type and Generated TO builders moved to Util project. 61/261/1
2013-04-25 lsedlakAdded support for annotations in generated APIs. 51/251/1
2013-04-25 Martin VitezFixed bugs in parsing enumeration, augment, identity. 50/250/1
2013-04-25 Maros MarsalekYang validation moved to validator package and validati... 49/249/1
2013-04-24 Giovanni MeoMerge "Implemented YANG identityref type parsing. Refac...
2013-04-24 Giovanni MeoMerge "Fixed validation bug of YANG import statement"
2013-04-24 Giovanni MeoMerge "Updated YANG lexer to support unknown statements"
2013-04-24 Martin VitezImplemented YANG identityref type parsing. 42/242/1
2013-04-24 Tony TkacikFixed validation bug of YANG import statement 41/241/1
2013-04-24 Tony TkacikUpdated YANG lexer to support unknown statements 40/240/1
2013-04-24 Martin VitezImplemented refine statement parsing. 39/239/1
next