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. 23b8cbc [ONOS-3558] Add AtomicCounterMap to DistributedPrimitive by Jihwan Kim · 8 years ago
  14. 5b1ae99 [ONOS-6297] Use Raft log indexes as versions in ConsistentTreeMap to ensure consistency across leaders. by Jordan Halterman · 7 years ago
  15. 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
  16. a78b2be Bump Catalyst/Copycat/Atomix dependency versions and update Copycat transport implementation. by Jordan Halterman · 7 years ago
  17. 052d445 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago
  18. f29cc85 Bump Atomix dependency version to 1.0.4 by Jordan Halterman · 7 years ago
  19. fc1e622 [ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager. by Jordan Halterman · 7 years ago
  20. 85535b3 Remove unnecessary memory copy from values() call in Netty mesaging service. by Jordan Halterman · 7 years ago
  21. 793fc50 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  22. d08729f [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  23. 12c08c0 ONOS-6082 by sivachidambaram subramanian · 7 years ago
  24. 50b7ddd Starting snapshot 1.8.5-SNAPSHOT by Ray Milkey · 7 years ago
  25. 9bead7f Tagging 1.8.4 by Ray Milkey · 7 years ago 1.8.4
  26. e72137d Starting snapshot 1.8.4-SNAPSHOT by Ray Milkey · 7 years ago
  27. 2f9c402 Tagging 1.8.3 by Ray Milkey · 7 years ago 1.8.3
  28. e9cc208 Bump atomix from 1.0.1 to 1.0.3 by Jon Hall · 7 years ago
  29. c11f0f6 Replicate UpdateAndGet commands using FULL replication to ensure consistent event sequences on all servers for consistent maps. by Jordan Halterman · 7 years ago
  30. 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
  31. 6788e85 Fix for [ONOS-5875] by Pier Luigi · 7 years ago
  32. 3503eb5 Fix for [ONOS-5825] by Pier Luigi · 7 years ago
  33. df69ef9 Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  34. 8156fef Bump atomix from 1.0.1-rc1 to 1.0.1 by Jon Hall · 7 years ago
  35. 6280f96 Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 7 years ago
  36. 7cfd25e Improve log compaction efficiency/correctness in AtomixConsistentTreeMap. by Jordan Halterman · 7 years ago
  37. 249c7c7 Improve log compaction efficiency/correctness in AtomixDocumentTree. by Jordan Halterman · 7 years ago
  38. fd85fc0 Improve log compaction efficiency in AtomixConsistentMap. by Jordan Halterman · 7 years ago
  39. 5676100 Improve log compaction efficiency in AtomixConsistentSetMultimap. by Jordan Halterman · 7 years ago
  40. e012b07 Improve log compaction efficiency in AtomixWorkQueue. by Jordan Halterman · 7 years ago
  41. 1116579 Cherry pick from Change-Id: I4f544b8ccf4f09db67962e4603be5a366ab0c283 by Deepa Vaddireddy · 8 years ago
  42. 36a7669 ONOS-5816 by Kavitha Alagesan · 7 years ago
  43. 8db30c6 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  44. 8358b2e ONOS-5905 transient field 'driver' shouldn't be serialized by Yuta HIGUCHI · 7 years ago
  45. eb25742 Starting snapshot 1.8.3-SNAPSHOT by Ray Milkey · 7 years ago
  46. 4a58d77 Tagging 1.8.2 by Ray Milkey · 7 years ago 1.8.2
  47. 7947be9 Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 7 years ago
  48. cfb5a99 Bump up version of Atomix to 1.0.0 release by Yuta HIGUCHI · 7 years ago
  49. 0e8ea53 Starting snapshot 1.8.2-SNAPSHOT by Ray Milkey · 7 years ago
  50. 97931c7 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. ecc5e62 Tagging 1.8.1 by Ray Milkey · 7 years ago 1.8.1
  52. 5efef33 Reduce load on map by Pier Ventre · 7 years ago
  53. 06cfba4 Fixes [ONOS-5742] by Pier Ventre · 7 years ago
  54. 5aa638b ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  55. 4f8720e Fix for ONOS-5783.java.lang.IllegalStateException: session is expired by Deepa Vaddireddy · 7 years ago
  56. 7dcb3bf Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 7 years ago
  57. 760abe3 Starting snapshot 1.8.1-SNAPSHOT by Ray Milkey · 7 years ago
  58. 707ca99 Tagging 1.8.0 by Ray Milkey · 7 years ago 1.8.0
  59. 929e582 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  60. e9053b4 Tagging 1.8.0-rc6 by Ray Milkey · 7 years ago 1.8.0-rc6
  61. 7491b96 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  62. a0d0aea Tagging 1.8.0-rc5 by Ray Milkey · 7 years ago 1.8.0-rc5
  63. b5c17c6 FIX_FOR_ONOS-2300 by Kavitha Alagesan · 7 years ago
  64. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  65. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  66. 68e080c ONOS-5699 Null pointer exception can occur after null checking by jaegonkim · 8 years ago
  67. 2f2e81e Fixing minor typo in static name. by Aaron Kruglikov · 8 years ago
  68. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  69. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  70. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  71. 7470210 the port is unneccesory forqos flow's action, in fact , config port into qos actionwill cause a bug by ke han · 8 years ago
  72. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 8 years ago
  73. ee4a8f2 [CORD-545] Adds ofdpa actions in ONOS core by Pier Ventre · 8 years ago
  74. db252cc [CORD-545] Adds QoS Index support in ONOS core by Pier Ventre · 8 years ago
  75. 9cf536b [CORD-545] Adds MPLS L2 Port support in ONOS core by Pier Ventre · 8 years ago
  76. 3a2a987 ONOS-5701 fix for NPE symptom by Yuta HIGUCHI · 8 years ago
  77. 764a713 Fixed NPE in persistent map; however the map functionality still appears to be broken. by Thomas Vachuska · 8 years ago
  78. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  79. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  80. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 8 years ago
  81. 5c4a076 Fixes LinkCollection compiler by Pier Ventre · 8 years ago
  82. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  83. 6e5f470 Fixing NoSuchElementException observed connecting Centec switch by Yuta HIGUCHI · 8 years ago
  84. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  85. 092e895 Adding Encapsulation in VPLS and correcting bugs. by Luca Prete · 8 years ago
  86. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  87. 98308ab [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  88. a19e1b7 [ONOS-5560] remove unneecessary comments by Jihwan Kim · 8 years ago
  89. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 8 years ago
  90. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago
  91. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  92. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  93. 75f5fb9 MAX value positive, check value only in public constructor. by Jordi Ortiz · 8 years ago
  94. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 8 years ago
  95. 37dca33 Exclude alien Port from Edge ports by Yuta HIGUCHI · 8 years ago
  96. 22ba76d Minor improvement dealing with Port by Yuta HIGUCHI · 8 years ago
  97. a6f8589 Moving core/security/BUCK to new, simplified format by Brian O'Connor · 8 years ago
  98. 6f63005 [CORD-545] Adds OVID support in ONOS core by Pier Ventre · 8 years ago
  99. 8e46acf Config utility class for JSON handling. by Yuta HIGUCHI · 8 years ago
  100. fc1bf34 [ONOS-5560] IntentCleanupTestMock::corruptPoll fails very rarely due to race by Jihwan Kim · 8 years ago