Update comments for JavaDoc
[controller.git] / opendaylight / sal /
2013-05-01 Chi-Vien LyUpdate comments for JavaDoc 73/273/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 Jason Ye- Application is no longer blocked when programming... 66/266/1
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 Giovanni MeoMerge "Adding tests for clustering services. Removed...
2013-04-26 lsedlakGen Type and Generated TO builders moved to Util project. 61/261/1
2013-04-25 Jason YeMerge "ForwardingRulesManager to expose async flow...
2013-04-25 Alessandro BochForwardingRulesManager to expose async flow api 59/259/1
2013-04-25 Chi-Vien LyMerge "Add the Shutdown Handler. It gets executed when...
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-25 Jason YeWhen plugin receives error msg from the switch regardin... 47/247/1 v0.4.0
2013-04-25 Alessandro BochRevisit Exception handling in BitBufferHelper and Packet 46/246/1
2013-04-24 Jason Ye- Plugin sends Barrier msg every 100 async msgs (config... 43/243/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
2013-04-24 Alessandro BochMerge "Fixing ForwardingRulesManager code that got...
2013-04-23 Madhavan Kasthurir... Logging related enhancements. 31/231/1
2013-04-23 Giovanni MeoMerge "fixing warnings"
2013-04-23 Colin Dixonfixing warnings 29/229/1
2013-04-23 lsedlakAdded capability to resolve Enumeration type definitions; 28/228/1
2013-04-23 lsedlakFixed organization and contact reference in yang test... 27/227/1
2013-04-23 lsedlakFixed implementation of TypeProviderImpl for Leafref... 03/203/3
2013-04-22 Giovanni MeoMerge "reformatting packet creation to be more readable"
2013-04-22 lsedlakFixed bug in generating of package names in BindingGene... 02/202/3
2013-04-22 Giovanni MeoMerge "Mavenified generation of ANTLR YANG parser"
2013-04-22 Maurice QureshiRedirecting Caught and Uncaught Exceptions to OSGI... 15/215/2
2013-04-22 Maros MarsalekAdded Yang validator. 09/209/2
2013-04-22 Tony TkacikMavenified generation of ANTLR YANG parser 19/219/1
2013-04-19 Alessandro BochMerge "Refactor frontend JS"
2013-04-19 Jason YeMerge "Topology Service related enhancement and Style...
2013-04-19 Giovanni MeoMerge "- Added the username/password criteria in userma...
2013-04-18 Jason YeMerge "Controller to listen to expired flow removal...
2013-04-18 Alessandro BochController to listen to expired flow removal message 12/212/2
2013-04-18 Giovanni MeoMerge "Refactored YANG types resolving."
2013-04-17 Jason YeMerge "Improve Vendor Extension Error Handling. Signed...
2013-04-17 Martin VitezRefactored YANG types resolving. 01/201/1
2013-04-17 Giovanni MeoMerge "Fixed bug in HostTracker.retrieveCache() where...
2013-04-17 Giovanni MeoMerge "Added javadoc to maven-yang-plugin."
2013-04-17 Giovanni MeoMerge "Removed forgotten references to yang-to-sources...
2013-04-16 Jason YeMerge "Fix Logging for Topology Manager"
2013-04-16 Madhavan Kasthurir... Fix comments in Path.java. Also, Max Throughput dijkstr... 96/196/1
2013-04-15 Maros MarsalekAdded javadoc to maven-yang-plugin. 93/193/1
2013-04-15 Maros MarsalekRemoved forgotten references to yang-to-sources test... 69/169/1
2013-04-13 Lukas SedlakUpdate the API generation code and code generation... 39/139/3
2013-04-13 Martin VitezYANG model parser refactoring 26/126/3
2013-04-13 Maros MarsalekRenamed yang-to-sources-plugin to maven-yang-plugin. 34/134/2
2013-04-11 Yevgeny KhodorkovskyEnable sal.core.Node to be an XML root element 38/138/1
2013-04-11 Madhu VenugopalMerge "Call per page clean up if that is defined."
2013-04-10 Colin Dixonfixing spelling errors in comments 29/129/1
2013-04-06 Andrew KimMerge "Web UI Branding support This fix provides an...
2013-04-05 Giovanni MeoMerge "Added skeleton for yang maven plugin."
2013-04-05 Maros MarsalekAdded skeleton for yang maven plugin. 11/111/2
2013-04-05 Tony TkacikAdded support for RPCs to Binding-Aware SAL 13/113/1
2013-04-05 Tony TkacikAdded support for binding-independent RPCs 12/112/1
2013-04-05 Andrew KimMerge "ISSUE: Some changes to Authorization"
2013-04-05 Alessandro BochISSUE: Some changes to Authorization 09/109/2
2013-04-04 Alessandro BochISSUE: 06/106/1
2013-04-04 mvitezRefactored YangModelParserImpl 05/105/1
2013-04-04 lsedlakFixed bug in naming conventions. 04/104/1
2013-04-04 lsedlakFixed bugs in naming conventions of packages. 03/103/3
2013-04-04 Giovanni MeoMerge "Fix for messags at the boot up time This commit...
2013-04-04 Giovanni MeoMerge "Fixed YANG union type resolving in yang model...
2013-04-04 Giovanni MeoMerge "Added Google Guava as dependency. Replaced Map...
2013-04-03 Madhavan Kasthurir... Logging Related Enhancements. 02/102/1
2013-04-03 Madhu VenugopalConsistent URL Scheme for Northbound and Web UI 00/100/1
2013-04-03 mvitezFixed YANG union type resolving in yang model parser. 99/99/1
2013-04-03 Tony TkacikAdded Google Guava as dependency. Replaced Map<K,List... 98/98/1
2013-04-03 Giovanni MeoMerge "Partial fix for bug 8. Fixing many generics...
2013-04-02 Madhu VenugopalMerge "ISSUE Opendaylight controller to get node descri...
2013-04-02 Alessandro BochISSUE 96/96/1
2013-03-28 Madhu VenugopalMerge "JUnit tests for V6Match Signed-off-by: Kalvin...
2013-03-28 Giovanni MeoMerge "- Removed sitebuildsettings, the deployment...
2013-03-28 Martin VitezAdded YANG typedef support in the YANG parser 84/84/2
2013-03-28 Lukas SedlakUpdated YANG Type definitions and documentation in... 83/83/1
2013-03-28 Lukas SedlakAdded javadoc and RFC references to Java YANG model. 82/82/1
2013-03-28 Bhushan KanekarMerge "simple JUnit test for switchmanager.northbound...
2013-03-26 Giovanni MeoMerge "Updated registration of Binding Aware notificati...
2013-03-25 Tony TkacikUpdated registration of Binding Aware notification... 73/73/1
2013-03-25 Tony TkacikMerge from development repository. 71/71/2
2013-03-23 Giovanni MeoMerge "removed dead code that was causing a warning"
2013-03-23 Ed WarnickeAdded a LICENSE file, fixed/added a few license headers. 69/69/1
2013-03-22 Madhu VenugopalOpenDaylight Controller functional modules. 68/68/1
2013-03-22 Giovanni MeoInitial opendaylight infrastructure commit!! 67/67/1