1. 55cbd5c Notify all metric reporters when metric registry has been changed by Jian Li · 8 years ago
  2. d9822e9 Coding gudilines for class and methods javadocs fixed. by Bharat saraswal · 8 years ago
  3. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  4. dffe96b Removing space from filename by Brian O'Connor · 8 years ago
  5. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  6. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  7. 7eed417 Aggregate system metrics using metrics service by Jian Li · 8 years ago
  8. ba13871 Add IPv4 multicast MAC address/mask by Charles Chan · 8 years ago
  9. e5817c9 Adding src/main/webapp resources to WARs by Brian O'Connor · 8 years ago
  10. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  11. 8aec1a1 Updating OSGiWrapper to use Builder by Brian O'Connor · 8 years ago
  12. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  13. 96f689b Renaming onlab-thirdparty to atomix by Brian O'Connor · 8 years ago
  14. be093f7 Upgrade Kryo to 3.0.3. by Jonathan Hart · 8 years ago
  15. 60f6c95 Fixing Import-Property in OSGiWrapper by Brian O'Connor · 8 years ago
  16. 88c2328 Removing deprecated shaded jnc by Brian O'Connor · 8 years ago
  17. e19ca08 Updating main class for OSGi wrapper by Brian O'Connor · 8 years ago
  18. 42c38cf Updating buck to build OSGi JARs by Brian O'Connor · 8 years ago
  19. 38e60a0 Suppressing GUI server stack trace when running multiple STCs at the same time. by Thomas Vachuska · 8 years ago
  20. 6ef0b76 YANG translator error handler framework and UT fixes. by Bharat saraswal · 8 years ago
  21. 38f0169 Dropping DatabaseManager and related code. Goodbye! by Madan Jampani · 8 years ago
  22. 344ea7a Removing commons-io and concurrent-trees from onlab-thirdparty by Brian O'Connor · 8 years ago
  23. 4499f16 Removing deprecated catalyst from onos tree by Brian O'Connor · 8 years ago
  24. 0b92073 YANG range restriction listener by Vidyashree Rama · 8 years ago
  25. 4471cb5 Override catalyst version to use 1.0.6 by Madan Jampani · 8 years ago
  26. 0da36be Using latest atomix and copycat versions by Madan Jampani · 8 years ago
  27. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  28. 6a72b79 YANG rpc, input and output listener by Vidyashree Rama · 8 years ago
  29. 25bf4d0 YANG augment listener by Vidyashree Rama · 8 years ago
  30. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  31. a1d7f27 [ONOS-4142] Restart failed tasks when using SharedScheduledExecutor by Jian Li · 8 years ago
  32. d9d6cc8 [ONOS-4063 to 68] Intra YANG file Linking Implementation and Intra YANG file Linking Framework by Gaurav Agrawal · 8 years ago
  33. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  34. 506cbe1 yang Notification Listener by Vidyashree Rama · 8 years ago
  35. d6f1241 UT test cases fixes in YANG translator. by Bharat saraswal · 8 years ago
  36. e65a8f6 Revert "Upgrade Kryo to 3.0.3." by Jonathan Hart · 8 years ago
  37. aa20d61 Upgrade Kryo to 3.0.3. by Jonathan Hart · 8 years ago
  38. bd80447 [ONOS-3894, 4071] YANG Advanced Construct Union & Grouping by Gaurav Agrawal · 8 years ago
  39. 2f11f65 Defect Fixes and optimization for YANG translator. by Bharat saraswal · 8 years ago
  40. cc9ac30 Defect fix for YANG revision by janani b · 8 years ago
  41. c29171a Remove methods deprecated in Emu by Sho SHIMIZU · 8 years ago
  42. e2d51d6 [ONOS-4149],[ONOS-3909] YANG list translator impl and bug fixes. by Bharat saraswal · 8 years ago
  43. e3ed0d9 [ONOS-3898/4069] Yang Utils Extension to support RPC/Notification/Choice/Case/Union by Gaurav Agrawal · 8 years ago
  44. 3804650 YANG Translator optimization by Vinod Kumar S · 8 years ago
  45. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  46. 329dd1b Avoid autoboxing in high frequency code paths by Madan Jampani · 8 years ago
  47. 7261c7b [ONOS-4127] Backup metric service to ganglia monitoring server by Jian Li · 8 years ago
  48. 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
  49. 8a6b128 string issue fix for few yang construct like config, mandatory + allowing yang constructs as identifers and string by Vidyashree Rama · 8 years ago
  50. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  51. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  52. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  53. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  54. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  55. 8f2a6c5 [ONOS-4144] ,[ONOS-4145] Bug fixes for YANG translator. by Bharat saraswal · 8 years ago
  56. bcd7fba Module & Sub module grammar issue fix by Vidyashree Rama · 8 years ago
  57. 2f00b4b ST defect fixes and review comments fixes by Bharat saraswal · 8 years ago
  58. 468f828 Identifier issue fix for module, list, container, leaf, leaf-list, prefix + date agr string for revision fix by Vidyashree Rama · 8 years ago
  59. 1fef273 Defect Fix for namespace with special character support in YANG by b.janani · 8 years ago
  60. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  61. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  62. 66f1526 Add SharedScheduledExecutors for ease of using ScheduledExecutors by Jian Li · 8 years ago
  63. 54526b4 [ONOS-3528] Log exceptions of the tasks for SharedExecutorService by Jian Li · 8 years ago
  64. c421600 removed code duplication in translator, and addressed review comments by Vinod Kumar S · 8 years ago
  65. d90e83d Cleanup thirdparty pom by Madan Jampani · 8 years ago
  66. 1b4cb33 A new ScheduledExecutorService that captures and logs exception by Jian Li · 8 years ago
  67. 64a8b9e fix igmp deserialization issue by alshabib · 8 years ago
  68. 6686568 [ONOS-3528] Enable logging exception for SharedExecutorService by Jian Li · 8 years ago
  69. e0ae3fb [ONOS-3528] Log exception for all threads that use BoundedThreadPool by Jian Li · 8 years ago
  70. 03e9fb0 [ONOS-3528] Enable logging exception when Executor.execute invoked by Jian Li · 8 years ago
  71. e48434a Fix minor javadoc issues by HIGUCHI Yuta · 8 years ago
  72. 8e8770a YANG construct collision detection framework added by Gaurav Agrawal · 8 years ago
  73. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  74. 597d7b2 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  75. 4ca8e60 Introduce an easy way to check whether an IP address is multicast or not by Charles Chan · 8 years ago
  76. 0cfdeed Yang Listener for BITS Data Type by Gaurav Agrawal · 8 years ago
  77. 71cba68 [ONOS-3904] Derived data type and formatting fixes by Vinod Kumar S · 8 years ago
  78. 8b8ebdc UT for YANG translator utils by b.janani · 8 years ago
  79. 9c512e0 [ONOS-3897] Yang Listener for Enumeration Data Type by Gaurav Agrawal · 8 years ago
  80. 4bf8b15 [ONOS-3908] YANG container translator. by Bharat saraswal · 8 years ago
  81. f4c617c config ang key validation and UT for the same by Vidyashree Rama · 8 years ago
  82. a0568d2 UT for checking default values of list sub-statements by Vidyashree Rama · 8 years ago
  83. 68c55e1 Unit Test Cases For YANG Io by b.janani · 8 years ago
  84. 0c330cd [ONOS-3902, ONOS-3903, ONOS-3904] string type, integer type derrived type by Vinod Kumar S · 8 years ago
  85. b49b007 Add some serializer related sanity check by HIGUCHI Yuta · 8 years ago
  86. 59071f3 Change to static import for lesser indentation. by Vidyashree Rama · 8 years ago
  87. 594bc6d [ONOS-3908] Implemetation of YANG container translator. by Bharat saraswal · 8 years ago
  88. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  89. 7f4bc52 Cleanup a few of the CORD apps. by Jonathan Hart · 8 years ago
  90. b5a1c13 YANG Derived Data Type Support + Change in YANG Parser Grammar to by Gaurav Agrawal · 8 years ago
  91. 870c56f [ONOS-3906],[ONOS-3910] Implementation of YANG module and leaf/leaf-list translator. by Bharat saraswal · 8 years ago
  92. 49abe71 [ONOS-3892,3895,3882,3883,3896]Unit test of yang container, list, leaf, leaf-list parser by Vidyashree Rama · 8 years ago
  93. 02b05d2 [ONOS-3880, 3881] Change to static import for lesser indentation. by Gaurav Agrawal · 8 years ago
  94. 81d7310 Calculate IGMP checksum and use more reasonble max response time. by Jonathan Hart · 8 years ago
  95. 708abc0 [ONOS-3906] Utils for translator implementation. by Bharat saraswal · 8 years ago
  96. e259fba7 [ONOS-3906] Utils for traversal of data model tree for translator. by Bharat saraswal · 8 years ago
  97. dc17f7b Shared system timer and executor services - monitoring by Murat Parlakisik · 8 years ago
  98. 925f563 [ONOS-3878] Addressed Unwanted Warning in Listener's Framework by Gaurav Agrawal · 8 years ago
  99. 4f1f08b [ONOS-3892,3895,3882,3883,3896]Implementation of yang container, list, leaf, leaf-list parser by Vidyashree Rama · 8 years ago
  100. a04483c [ONOS-3880, 3881] Yang Listener for Module and Sub-Module by Gaurav Agrawal · 8 years ago