1. 6ef0b76 YANG translator error handler framework and UT fixes. by Bharat saraswal · 8 years ago
  2. 38f0169 Dropping DatabaseManager and related code. Goodbye! by Madan Jampani · 8 years ago
  3. 344ea7a Removing commons-io and concurrent-trees from onlab-thirdparty by Brian O'Connor · 8 years ago
  4. 4499f16 Removing deprecated catalyst from onos tree by Brian O'Connor · 8 years ago
  5. 0b92073 YANG range restriction listener by Vidyashree Rama · 8 years ago
  6. 4471cb5 Override catalyst version to use 1.0.6 by Madan Jampani · 8 years ago
  7. 0da36be Using latest atomix and copycat versions by Madan Jampani · 8 years ago
  8. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  9. 6a72b79 YANG rpc, input and output listener by Vidyashree Rama · 8 years ago
  10. 25bf4d0 YANG augment listener by Vidyashree Rama · 8 years ago
  11. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  12. a1d7f27 [ONOS-4142] Restart failed tasks when using SharedScheduledExecutor by Jian Li · 8 years ago
  13. d9d6cc8 [ONOS-4063 to 68] Intra YANG file Linking Implementation and Intra YANG file Linking Framework by Gaurav Agrawal · 8 years ago
  14. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  15. 506cbe1 yang Notification Listener by Vidyashree Rama · 8 years ago
  16. d6f1241 UT test cases fixes in YANG translator. by Bharat saraswal · 8 years ago
  17. e65a8f6 Revert "Upgrade Kryo to 3.0.3." by Jonathan Hart · 8 years ago
  18. aa20d61 Upgrade Kryo to 3.0.3. by Jonathan Hart · 8 years ago
  19. bd80447 [ONOS-3894, 4071] YANG Advanced Construct Union & Grouping by Gaurav Agrawal · 8 years ago
  20. 2f11f65 Defect Fixes and optimization for YANG translator. by Bharat saraswal · 8 years ago
  21. cc9ac30 Defect fix for YANG revision by janani b · 8 years ago
  22. c29171a Remove methods deprecated in Emu by Sho SHIMIZU · 8 years ago
  23. e2d51d6 [ONOS-4149],[ONOS-3909] YANG list translator impl and bug fixes. by Bharat saraswal · 8 years ago
  24. e3ed0d9 [ONOS-3898/4069] Yang Utils Extension to support RPC/Notification/Choice/Case/Union by Gaurav Agrawal · 8 years ago
  25. 3804650 YANG Translator optimization by Vinod Kumar S · 8 years ago
  26. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  27. 329dd1b Avoid autoboxing in high frequency code paths by Madan Jampani · 8 years ago
  28. 7261c7b [ONOS-4127] Backup metric service to ganglia monitoring server by Jian Li · 8 years ago
  29. 78f7240 YANG: Line number and character position addition for cardinality failure + Increase readability of Error message and function name by Gaurav Agrawal · 8 years ago
  30. 8a6b128 string issue fix for few yang construct like config, mandatory + allowing yang constructs as identifers and string by Vidyashree Rama · 8 years ago
  31. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  32. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  33. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  34. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  35. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  36. 8f2a6c5 [ONOS-4144] ,[ONOS-4145] Bug fixes for YANG translator. by Bharat saraswal · 8 years ago
  37. bcd7fba Module & Sub module grammar issue fix by Vidyashree Rama · 8 years ago
  38. 2f00b4b ST defect fixes and review comments fixes by Bharat saraswal · 8 years ago
  39. 468f828 Identifier issue fix for module, list, container, leaf, leaf-list, prefix + date agr string for revision fix by Vidyashree Rama · 8 years ago
  40. 1fef273 Defect Fix for namespace with special character support in YANG by b.janani · 8 years ago
  41. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  42. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  43. 66f1526 Add SharedScheduledExecutors for ease of using ScheduledExecutors by Jian Li · 8 years ago
  44. 54526b4 [ONOS-3528] Log exceptions of the tasks for SharedExecutorService by Jian Li · 8 years ago
  45. c421600 removed code duplication in translator, and addressed review comments by Vinod Kumar S · 8 years ago
  46. d90e83d Cleanup thirdparty pom by Madan Jampani · 8 years ago
  47. 1b4cb33 A new ScheduledExecutorService that captures and logs exception by Jian Li · 8 years ago
  48. 64a8b9e fix igmp deserialization issue by alshabib · 8 years ago
  49. 6686568 [ONOS-3528] Enable logging exception for SharedExecutorService by Jian Li · 8 years ago
  50. e0ae3fb [ONOS-3528] Log exception for all threads that use BoundedThreadPool by Jian Li · 8 years ago
  51. 03e9fb0 [ONOS-3528] Enable logging exception when Executor.execute invoked by Jian Li · 8 years ago
  52. e48434a Fix minor javadoc issues by HIGUCHI Yuta · 8 years ago
  53. 8e8770a YANG construct collision detection framework added by Gaurav Agrawal · 8 years ago
  54. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  55. 597d7b2 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  56. 4ca8e60 Introduce an easy way to check whether an IP address is multicast or not by Charles Chan · 8 years ago
  57. 0cfdeed Yang Listener for BITS Data Type by Gaurav Agrawal · 8 years ago
  58. 71cba68 [ONOS-3904] Derived data type and formatting fixes by Vinod Kumar S · 8 years ago
  59. 8b8ebdc UT for YANG translator utils by b.janani · 8 years ago
  60. 9c512e0 [ONOS-3897] Yang Listener for Enumeration Data Type by Gaurav Agrawal · 8 years ago
  61. 4bf8b15 [ONOS-3908] YANG container translator. by Bharat saraswal · 8 years ago
  62. f4c617c config ang key validation and UT for the same by Vidyashree Rama · 8 years ago
  63. a0568d2 UT for checking default values of list sub-statements by Vidyashree Rama · 8 years ago
  64. 68c55e1 Unit Test Cases For YANG Io by b.janani · 8 years ago
  65. 0c330cd [ONOS-3902, ONOS-3903, ONOS-3904] string type, integer type derrived type by Vinod Kumar S · 8 years ago
  66. b49b007 Add some serializer related sanity check by HIGUCHI Yuta · 8 years ago
  67. 59071f3 Change to static import for lesser indentation. by Vidyashree Rama · 8 years ago
  68. 594bc6d [ONOS-3908] Implemetation of YANG container translator. by Bharat saraswal · 8 years ago
  69. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  70. 7f4bc52 Cleanup a few of the CORD apps. by Jonathan Hart · 8 years ago
  71. b5a1c13 YANG Derived Data Type Support + Change in YANG Parser Grammar to by Gaurav Agrawal · 8 years ago
  72. 870c56f [ONOS-3906],[ONOS-3910] Implementation of YANG module and leaf/leaf-list translator. by Bharat saraswal · 8 years ago
  73. 49abe71 [ONOS-3892,3895,3882,3883,3896]Unit test of yang container, list, leaf, leaf-list parser by Vidyashree Rama · 8 years ago
  74. 02b05d2 [ONOS-3880, 3881] Change to static import for lesser indentation. by Gaurav Agrawal · 8 years ago
  75. 81d7310 Calculate IGMP checksum and use more reasonble max response time. by Jonathan Hart · 8 years ago
  76. 708abc0 [ONOS-3906] Utils for translator implementation. by Bharat saraswal · 8 years ago
  77. e259fba7 [ONOS-3906] Utils for traversal of data model tree for translator. by Bharat saraswal · 8 years ago
  78. dc17f7b Shared system timer and executor services - monitoring by Murat Parlakisik · 8 years ago
  79. 925f563 [ONOS-3878] Addressed Unwanted Warning in Listener's Framework by Gaurav Agrawal · 8 years ago
  80. 4f1f08b [ONOS-3892,3895,3882,3883,3896]Implementation of yang container, list, leaf, leaf-list parser by Vidyashree Rama · 8 years ago
  81. a04483c [ONOS-3880, 3881] Yang Listener for Module and Sub-Module by Gaurav Agrawal · 8 years ago
  82. 9b39809 Drop unused onlab-nio module by Madan Jampani · 8 years ago
  83. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago
  84. b5638b8 Add utility method to convert an Optional to a Stream by Sho SHIMIZU · 8 years ago
  85. 19d8e97 [ONOS-3878] Implement parse tree traversal using listener framework by Vidyashree Rama · 8 years ago
  86. 2ff139c [ONOS-3905, ONOS-3901, ONOS-3900] choice, grouping and augment data model support. by Vinod Kumar S · 8 years ago
  87. 6ccfc5a Fixes to the IGMP app to process group membership reports by Jonathan Hart · 8 years ago
  88. 67e7be6 [ONOS-3885, ONOS-3886, ONOS-3887] Implement YANG sub-module, container and list data model by Vinod Kumar S · 8 years ago
  89. 8889763 [ONOS-3878, 3876, 3879] Yang Parser Manager with Stack and Error Validation by Gaurav Agrawal · 8 years ago
  90. 92fc556 [ONOS-3882, 3883, 3892]Implement Yang container, list, leaf, leaf-list parsing by Vidyashree Rama · 8 years ago
  91. 2cbb950 [ONOS-3878] YANG Listeners methods for Module and SubModule by Gaurav Agrawal · 8 years ago
  92. 4f8ad17 [ONOS-3878] parse tree traversal using listener framework by Gaurav Agrawal · 8 years ago
  93. ec4ef7c [ONOS-3875] Implementation of maven plugin. by Bharat saraswal · 8 years ago
  94. bcad55b Added some incoming JoinPrune processing by Rusty Eddy · 8 years ago
  95. 0a6f4d4 [ONOS-3877]Parser Exception by Vidyashree Rama · 8 years ago
  96. 1ede5ab [ONOS-3884] implement YANG module data model by Vinod Kumar S · 8 years ago
  97. 19f39c7 [ONOS-3892] implement YANG leaf data model by Vinod Kumar S · 8 years ago
  98. 17711e5 [ONOS-3884] Common interface for parser and translator by Vinod Kumar S · 8 years ago
  99. cf04442 [ONOS-3895, ONOS-3896, ONOS-3897] Data type interfaces by Vinod Kumar S · 8 years ago
  100. 54119bb Add neighbor lifecycle management. by Jonathan Hart · 8 years ago