1. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  3. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  5. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  6. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  7. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  8. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  9. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  10. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  11. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  13. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  15. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  17. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  18. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  19. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  20. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  21. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  22. bbc6dba Remove superfluous debug flags from app definitions by Ray Milkey · 8 years ago
  23. 6033d43 Fix for ONOS-5220 - Enable REST API for demo app by Ray Milkey · 8 years ago
  24. d4684b4 stc work queue test improvements by Madan Jampani · 8 years ago
  25. ce24073 stc scenario for testing work queue distributed primitive by Madan Jampani · 8 years ago
  26. 4b9958b Fix app name for intentperf with BUCK by You Wang · 8 years ago
  27. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  28. 264d957 Added a new test applications to monitor network configuration change events and log them. by Thomas Vachuska · 8 years ago
  29. 3a02cda ONOS-4975 Fixed potential for IOB exception in intent perf installer. by Thomas Vachuska · 8 years ago
  30. 54c5e23 Removes deprecated withPartitionsDisabled method by Madan Jampani · 8 years ago
  31. 9e1a8c1 Initial stc tests for distributed primitives by Madan Jampani · 8 years ago
  32. 4730976 Add a MAX_PRIORITY for demo flowtest by YPZhang · 8 years ago
  33. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  34. 4263bff Don't run tests macro for cli test applications by Jon Hall · 8 years ago
  35. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  36. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  37. 1aaffb7 Remove all references to java_library in the source BUCK build. by Ray Milkey · 8 years ago
  38. 37d04c6 Refactor: Rename NewDistributedFlowRuleStore.java -> DistributedFlowRuleStore.java by Madan Jampani · 8 years ago
  39. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  40. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  41. c23b626 ONOS test application for measuring flow installation throughput by Madan Jampani · 8 years ago
  42. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  43. 5cee335 Added FIXME to apps/test/BUCK by Brian O'Connor · 8 years ago
  44. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  45. ee3736e LoadTest update to use multiple counters in parallel for load generation by Madan Jampani · 8 years ago
  46. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  47. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  48. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  49. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  50. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  51. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  52. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  53. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  54. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  55. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  56. 5551f52 Simple test application for load testing distributed consensus by Madan Jampani · 8 years ago
  57. 538be74 Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder by Madan Jampani · 8 years ago
  58. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  59. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  60. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  61. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  62. c032c83 Reduce use of deprecated ClusterCommunicationService.addSubscriber() by Sho SHIMIZU · 8 years ago
  63. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  64. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  65. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  66. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  67. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  68. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  69. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  70. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  71. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  72. 57de6cd IntentPerfCollector Synch issue fix by Satish K · 8 years ago
  73. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  74. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 9 years ago
  75. 1ea57e1 Print exception to log instead of stderr by Jon Hall · 9 years ago
  76. b3eded0 change intentperf to explicitly use NewDistributedFlowRuleStore by suibin zhang · 9 years ago
  77. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  78. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  79. 9f614a4 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  80. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  81. f578b43 Simplify catch branch by Sho SHIMIZU · 9 years ago
  82. 49e2766 Replace String constructor call with literal by Sho SHIMIZU · 9 years ago
  83. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  84. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  85. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  86. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  87. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  88. f2ab6f3 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
  89. 78b300c WIP: Transactional map cli for system tests by Jon Hall · 9 years ago
  90. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  91. f591b65 Add newer counter functions to the test application by Jon Hall · 9 years ago
  92. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  93. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  94. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  95. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  96. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  97. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  98. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  99. cf2056e Moving flow rule test to app-samples repo by Brian O'Connor · 9 years ago
  100. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago