1. acf45bd Tagging 1.8.5 by Ray Milkey · 7 years ago 1.8.5
  2. 743a489 Bump Atomix dependency version to 1.0.7 by Jordan Halterman · 7 years ago
  3. 1b2a7b8 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  4. fa5c175 [ONOS-5992] Ensure Copycat connections are closed when no remote handler is registered by Jordan Halterman · 7 years ago
  5. 729cf72 Bump Atomix dependency version to 1.0.6 by Jordan Halterman · 7 years ago
  6. 2eb914a [ONOS-6267] Detect and complete blocked futures on I/O threads. by Jordan Halterman · 7 years ago
  7. 04803b1 Starting snapshot 1.8.5-SNAPSHOT by Ray Milkey · 7 years ago
  8. a639349 Tagging 1.8.5-rc2 by Ray Milkey · 7 years ago 1.8.5-rc2
  9. d958c47 Starting snapshot 1.8.5-SNAPSHOT by Ray Milkey · 7 years ago
  10. 861ce1b Tagging 1.8.5-rc1 by Ray Milkey · 7 years ago 1.8.5-rc1
  11. 544d1d5 [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  12. 8354b0a Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  13. 5b1ae99 [ONOS-6297] Use Raft log indexes as versions in ConsistentTreeMap to ensure consistency across leaders. by Jordan Halterman · 7 years ago
  14. f5c1a2c [ONOS-6322] - Use event timestamp in GossipDeviceStore when marking devices offline in response to gossip messages on standby nodes. by Jordan Halterman · 7 years ago
  15. a78b2be Bump Catalyst/Copycat/Atomix dependency versions and update Copycat transport implementation. by Jordan Halterman · 7 years ago
  16. 052d445 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago
  17. f29cc85 Bump Atomix dependency version to 1.0.4 by Jordan Halterman · 7 years ago
  18. fc1e622 [ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager. by Jordan Halterman · 7 years ago
  19. 85535b3 Remove unnecessary memory copy from values() call in Netty mesaging service. by Jordan Halterman · 7 years ago
  20. 793fc50 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  21. d08729f [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  22. 12c08c0 ONOS-6082 by sivachidambaram subramanian · 7 years ago
  23. 50b7ddd Starting snapshot 1.8.5-SNAPSHOT by Ray Milkey · 7 years ago
  24. 9bead7f Tagging 1.8.4 by Ray Milkey · 7 years ago 1.8.4
  25. e72137d Starting snapshot 1.8.4-SNAPSHOT by Ray Milkey · 7 years ago
  26. 2f9c402 Tagging 1.8.3 by Ray Milkey · 7 years ago 1.8.3
  27. e9cc208 Bump atomix from 1.0.1 to 1.0.3 by Jon Hall · 7 years ago
  28. c11f0f6 Replicate UpdateAndGet commands using FULL replication to ensure consistent event sequences on all servers for consistent maps. by Jordan Halterman · 7 years ago
  29. 53b98e6 Ensure appropriate leader elector state machine commands are marked with the SNAPSHOT compaction mode to prevent premature exclusion of the commands from the Atomix replication protocol. by Jordan Halterman · 7 years ago
  30. 6788e85 Fix for [ONOS-5875] by Pier Luigi · 7 years ago
  31. 3503eb5 Fix for [ONOS-5825] by Pier Luigi · 7 years ago
  32. df69ef9 Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  33. 8156fef Bump atomix from 1.0.1-rc1 to 1.0.1 by Jon Hall · 7 years ago
  34. 6280f96 Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 7 years ago
  35. 7cfd25e Improve log compaction efficiency/correctness in AtomixConsistentTreeMap. by Jordan Halterman · 7 years ago
  36. 249c7c7 Improve log compaction efficiency/correctness in AtomixDocumentTree. by Jordan Halterman · 7 years ago
  37. fd85fc0 Improve log compaction efficiency in AtomixConsistentMap. by Jordan Halterman · 7 years ago
  38. 5676100 Improve log compaction efficiency in AtomixConsistentSetMultimap. by Jordan Halterman · 7 years ago
  39. e012b07 Improve log compaction efficiency in AtomixWorkQueue. by Jordan Halterman · 7 years ago
  40. 1116579 Cherry pick from Change-Id: I4f544b8ccf4f09db67962e4603be5a366ab0c283 by Deepa Vaddireddy · 8 years ago
  41. 36a7669 ONOS-5816 by Kavitha Alagesan · 7 years ago
  42. 8db30c6 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  43. eb25742 Starting snapshot 1.8.3-SNAPSHOT by Ray Milkey · 7 years ago
  44. 4a58d77 Tagging 1.8.2 by Ray Milkey · 7 years ago 1.8.2
  45. 7947be9 Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 7 years ago
  46. cfb5a99 Bump up version of Atomix to 1.0.0 release by Yuta HIGUCHI · 7 years ago
  47. 0e8ea53 Starting snapshot 1.8.2-SNAPSHOT by Ray Milkey · 7 years ago
  48. 97931c7 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. ecc5e62 Tagging 1.8.1 by Ray Milkey · 7 years ago 1.8.1
  50. 5efef33 Reduce load on map by Pier Ventre · 7 years ago
  51. 5aa638b ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 8 years ago
  52. 4f8720e Fix for ONOS-5783.java.lang.IllegalStateException: session is expired by Deepa Vaddireddy · 7 years ago
  53. 7dcb3bf Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 7 years ago
  54. 760abe3 Starting snapshot 1.8.1-SNAPSHOT by Ray Milkey · 8 years ago
  55. 707ca99 Tagging 1.8.0 by Ray Milkey · 8 years ago 1.8.0
  56. 929e582 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  57. e9053b4 Tagging 1.8.0-rc6 by Ray Milkey · 8 years ago 1.8.0-rc6
  58. 7491b96 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  59. a0d0aea Tagging 1.8.0-rc5 by Ray Milkey · 8 years ago 1.8.0-rc5
  60. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  61. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  62. 68e080c ONOS-5699 Null pointer exception can occur after null checking by jaegonkim · 8 years ago
  63. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  64. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  65. 764a713 Fixed NPE in persistent map; however the map functionality still appears to be broken. by Thomas Vachuska · 8 years ago
  66. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  67. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  68. 6e5f470 Fixing NoSuchElementException observed connecting Centec switch by Yuta HIGUCHI · 8 years ago
  69. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  70. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  71. ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
  72. fc3f6de Key of packet request should include priority, not just selector. by Jonathan Hart · 8 years ago
  73. 61582a0 Creating new creators for multimap primitive and a name based getter for treemap primitive. by Aaron Kruglikov · 8 years ago
  74. 112ed82 ONOS-5552 DocumentTree builder not available by Sithara Punnassery · 8 years ago
  75. 9cd4819 Remove deprecated PushHeaderInstructions, PopVlanInstruction class by GUNiNE · 8 years ago
  76. c7ec0fa Catching exception thrown in case of a query for a path with an incorrect root token. by Aaron Kruglikov · 8 years ago
  77. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  78. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  79. 9e11b58 Fixing issue where recursive to string method caused crash. by Aaron Kruglikov · 8 years ago
  80. dbe4c53 Update map names to match naming convention by Jon Hall · 8 years ago
  81. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 8 years ago
  82. 351282d Revert "Fixing Hosts filtered by RegionId... for topo-2 view." by Simon Hunt · 8 years ago
  83. 4aef6c3 Fixing Hosts filtered by RegionId... for topo-2 view. by Simon Hunt · 8 years ago
  84. 562d9d3 Adding serializer for FilteredConnectPoint by Brian O'Connor · 8 years ago
  85. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  86. 6329880 Disabling NettyMessagingManagerTest.testSendAndReceive() for random failures by Brian O'Connor · 8 years ago
  87. 72c5e43 [ONOS-5097]adding group table entry failed by Frank Wang · 8 years ago
  88. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  89. d77cc11 Adding consistent document tree. by Aaron Kruglikov · 8 years ago
  90. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  91. 4c8e3fe Allow null values for DocumentTree nodes by Madan Jampani · 8 years ago
  92. 46ab5cc Move GossipDeviceStore away from deprecated ClusterCommunicationService API by Jonathan Hart · 8 years ago
  93. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  94. e59cc05 Fix checkstyle error by Madan Jampani · 8 years ago
  95. 9809422 AtomixDocumentTree support for filtering notifications by DocumentPath by Madan Jampani · 8 years ago
  96. cdbf677 Fix AtomixDocumentTree event notifications by Madan Jampani · 8 years ago
  97. 8698328 Support for a recurive create in AsyncDocumentTree + Javadoc clean up by Madan Jampani · 8 years ago
  98. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  99. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  100. 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