1. 9bead7f Tagging 1.8.4 by Ray Milkey · 7 years ago 1.8.4
  2. e72137d Starting snapshot 1.8.4-SNAPSHOT by Ray Milkey · 7 years ago
  3. 2f9c402 Tagging 1.8.3 by Ray Milkey · 7 years ago 1.8.3
  4. e9cc208 Bump atomix from 1.0.1 to 1.0.3 by Jon Hall · 7 years ago
  5. c11f0f6 Replicate UpdateAndGet commands using FULL replication to ensure consistent event sequences on all servers for consistent maps. by Jordan Halterman · 7 years ago
  6. 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
  7. 6788e85 Fix for [ONOS-5875] by Pier Luigi · 7 years ago
  8. 3503eb5 Fix for [ONOS-5825] by Pier Luigi · 7 years ago
  9. df69ef9 Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  10. 8156fef Bump atomix from 1.0.1-rc1 to 1.0.1 by Jon Hall · 7 years ago
  11. 6280f96 Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 7 years ago
  12. 7cfd25e Improve log compaction efficiency/correctness in AtomixConsistentTreeMap. by Jordan Halterman · 7 years ago
  13. 249c7c7 Improve log compaction efficiency/correctness in AtomixDocumentTree. by Jordan Halterman · 7 years ago
  14. fd85fc0 Improve log compaction efficiency in AtomixConsistentMap. by Jordan Halterman · 7 years ago
  15. 5676100 Improve log compaction efficiency in AtomixConsistentSetMultimap. by Jordan Halterman · 7 years ago
  16. e012b07 Improve log compaction efficiency in AtomixWorkQueue. by Jordan Halterman · 7 years ago
  17. 1116579 Cherry pick from Change-Id: I4f544b8ccf4f09db67962e4603be5a366ab0c283 by Deepa Vaddireddy · 8 years ago
  18. 36a7669 ONOS-5816 by Kavitha Alagesan · 7 years ago
  19. 8db30c6 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  20. eb25742 Starting snapshot 1.8.3-SNAPSHOT by Ray Milkey · 7 years ago
  21. 4a58d77 Tagging 1.8.2 by Ray Milkey · 7 years ago 1.8.2
  22. 7947be9 Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 7 years ago
  23. cfb5a99 Bump up version of Atomix to 1.0.0 release by Yuta HIGUCHI · 7 years ago
  24. 0e8ea53 Starting snapshot 1.8.2-SNAPSHOT by Ray Milkey · 7 years ago
  25. 97931c7 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. ecc5e62 Tagging 1.8.1 by Ray Milkey · 7 years ago 1.8.1
  27. 5efef33 Reduce load on map by Pier Ventre · 7 years ago
  28. 5aa638b ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 8 years ago
  29. 4f8720e Fix for ONOS-5783.java.lang.IllegalStateException: session is expired by Deepa Vaddireddy · 7 years ago
  30. 7dcb3bf Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 8 years ago
  31. 760abe3 Starting snapshot 1.8.1-SNAPSHOT by Ray Milkey · 8 years ago
  32. 707ca99 Tagging 1.8.0 by Ray Milkey · 8 years ago 1.8.0
  33. 929e582 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  34. e9053b4 Tagging 1.8.0-rc6 by Ray Milkey · 8 years ago 1.8.0-rc6
  35. 7491b96 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  36. a0d0aea Tagging 1.8.0-rc5 by Ray Milkey · 8 years ago 1.8.0-rc5
  37. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  38. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  39. 68e080c ONOS-5699 Null pointer exception can occur after null checking by jaegonkim · 8 years ago
  40. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  41. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  42. 764a713 Fixed NPE in persistent map; however the map functionality still appears to be broken. by Thomas Vachuska · 8 years ago
  43. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  44. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  45. 6e5f470 Fixing NoSuchElementException observed connecting Centec switch by Yuta HIGUCHI · 8 years ago
  46. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  47. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  48. ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
  49. fc3f6de Key of packet request should include priority, not just selector. by Jonathan Hart · 8 years ago
  50. 61582a0 Creating new creators for multimap primitive and a name based getter for treemap primitive. by Aaron Kruglikov · 8 years ago
  51. 112ed82 ONOS-5552 DocumentTree builder not available by Sithara Punnassery · 8 years ago
  52. 9cd4819 Remove deprecated PushHeaderInstructions, PopVlanInstruction class by GUNiNE · 8 years ago
  53. c7ec0fa Catching exception thrown in case of a query for a path with an incorrect root token. by Aaron Kruglikov · 8 years ago
  54. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  55. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  56. 9e11b58 Fixing issue where recursive to string method caused crash. by Aaron Kruglikov · 8 years ago
  57. dbe4c53 Update map names to match naming convention by Jon Hall · 8 years ago
  58. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 8 years ago
  59. 351282d Revert "Fixing Hosts filtered by RegionId... for topo-2 view." by Simon Hunt · 8 years ago
  60. 4aef6c3 Fixing Hosts filtered by RegionId... for topo-2 view. by Simon Hunt · 8 years ago
  61. 562d9d3 Adding serializer for FilteredConnectPoint by Brian O'Connor · 8 years ago
  62. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  63. 6329880 Disabling NettyMessagingManagerTest.testSendAndReceive() for random failures by Brian O'Connor · 8 years ago
  64. 72c5e43 [ONOS-5097]adding group table entry failed by Frank Wang · 8 years ago
  65. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  66. d77cc11 Adding consistent document tree. by Aaron Kruglikov · 8 years ago
  67. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  68. 4c8e3fe Allow null values for DocumentTree nodes by Madan Jampani · 8 years ago
  69. 46ab5cc Move GossipDeviceStore away from deprecated ClusterCommunicationService API by Jonathan Hart · 8 years ago
  70. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  71. e59cc05 Fix checkstyle error by Madan Jampani · 8 years ago
  72. 9809422 AtomixDocumentTree support for filtering notifications by DocumentPath by Madan Jampani · 8 years ago
  73. cdbf677 Fix AtomixDocumentTree event notifications by Madan Jampani · 8 years ago
  74. 8698328 Support for a recurive create in AsyncDocumentTree + Javadoc clean up by Madan Jampani · 8 years ago
  75. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  76. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  77. 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
  78. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  79. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  80. 3188803 Fixes javadoc errors by Madan Jampani · 8 years ago
  81. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  82. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  83. 79924fa Supporting Atomix classes for DocumentTree distributed primitive by Madan Jampani · 8 years ago
  84. be68a83 Fixes for checkstyle errors by Madan Jampani · 8 years ago
  85. ad5b8c7 Updates to DocumentTreeNode + Simple implementation of DocumentTree interface by Madan Jampani · 8 years ago
  86. e255cc4 Add descriptive message for MessagingExceptions. by Jonathan Hart · 8 years ago
  87. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  88. d4684b4 stc work queue test improvements by Madan Jampani · 8 years ago
  89. 307a21e Utilities for composing future results by Madan Jampani · 8 years ago
  90. b06078c Fixes for a hanging issue when creating treemaps and multimaps through the storage parition client. by Aaron Kruglikov · 8 years ago
  91. f15065e Mark remnants of ConfigProvider deprecated by Yuta HIGUCHI · 8 years ago
  92. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  93. ed88ff6 Adding additional resources for instantiating async consistent treemaps. by Aaron Kruglikov · 8 years ago
  94. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  95. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  96. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  97. 2b6ff42 Fix ONOS-4976 - buffer underflow from flow backup serialization by Ray Milkey · 8 years ago
  98. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  99. 2f6f907 Fix NPE when processing an event when the delegate is undefined by Ray Milkey · 8 years ago
  100. 884d443 Using non-static serializers in Flow Rule Store by Madan Jampani · 8 years ago