1. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  5. 285250a Remove duplicate value test command and ensure existing value test command handles null values by Jordan Halterman · 7 years ago
  6. 66d3e64 [ONOS-6843] Add atomic value primitive test commands by Jordan Halterman · 7 years ago
  7. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  9. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  10. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  11. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  12. 6440b09 Fix incorrectly spelled DEFAULT_OPERTATION_TIMEOUT_MILLIS constant... Driving me crazy! by Jordan Halterman · 7 years ago
  13. 063b882 [ONOS-6477] Add EventuallyConsistentMap test scenario to primitive tests by Jordan Halterman · 7 years ago
  14. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. 73a6f5d [ONOS-6443] Add eventually consistent map test commands by Jordan Halterman · 7 years ago
  16. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  18. 41e6cd7 Fix sonar issues by Jon Hall · 7 years ago
  19. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  20. b27ad7d Update AtomicValue test CLI by Jon Hall · 7 years ago
  21. 7f41225 Increase test cli timeout by Jon Hall · 7 years ago
  22. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  24. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  26. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  27. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  28. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  30. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  31. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  32. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  33. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  34. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  35. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  36. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  37. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  38. 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
  39. d4684b4 stc work queue test improvements by Madan Jampani · 8 years ago
  40. ce24073 stc scenario for testing work queue distributed primitive by Madan Jampani · 8 years ago
  41. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  42. 54c5e23 Removes deprecated withPartitionsDisabled method by Madan Jampani · 8 years ago
  43. 9e1a8c1 Initial stc tests for distributed primitives by Madan Jampani · 8 years ago
  44. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  45. 4263bff Don't run tests macro for cli test applications by Jon Hall · 8 years ago
  46. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  47. 1aaffb7 Remove all references to java_library in the source BUCK build. by Ray Milkey · 8 years ago
  48. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  49. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  50. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  51. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  52. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  53. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  54. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  55. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  56. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  57. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  58. 538be74 Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder by Madan Jampani · 8 years ago
  59. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. 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. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  62. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  63. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  64. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  65. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  66. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  67. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  68. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  69. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 9 years ago
  70. 1ea57e1 Print exception to log instead of stderr by Jon Hall · 9 years ago
  71. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  73. f578b43 Simplify catch branch by Sho SHIMIZU · 9 years ago
  74. 49e2766 Replace String constructor call with literal by Sho SHIMIZU · 9 years ago
  75. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  76. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  77. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  78. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  79. 78b300c WIP: Transactional map cli for system tests by Jon Hall · 9 years ago
  80. f591b65 Add newer counter functions to the test application by Jon Hall · 9 years ago
  81. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  82. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  83. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  84. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  85. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  86. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  87. 7772af0 Fix for missing case in set test cli by Jon Hall · 9 years ago
  88. 6b687cd Test application for counters and sets by Jon Hall · 9 years ago