1. 905f7fb Tagging 1.8.7 by Ray Milkey · 7 years ago 1.8.7
  2. ac93c55 [ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes by Jordan Halterman · 7 years ago
  3. 7f301ad [ONOS-6303] Fix incorrect flow rule from link collection Intent compiler by Yi Tseng · 7 years ago
  4. 9b61b70 [ONOS-6302] Fix wrong flow rules when install flow rule Intents by Yi Tseng · 7 years ago
  5. 68ac18e Starting snapshot 1.8.7-SNAPSHOT by Ray Milkey · 7 years ago
  6. f0eb6ad Tagging 1.8.6 by Ray Milkey · 7 years ago 1.8.6
  7. 4e951c1 [ONOS-6401] Increase Netty request timeout to 500 milliseconds by Jordan Halterman · 7 years ago
  8. e7631e7 Starting snapshot 1.8.6-SNAPSHOT by Ray Milkey · 7 years ago
  9. acf45bd Tagging 1.8.5 by Ray Milkey · 7 years ago 1.8.5
  10. 743a489 Bump Atomix dependency version to 1.0.7 by Jordan Halterman · 7 years ago
  11. 1b2a7b8 [ONOS-6345] Track tombstones within transactions for optimistic locking on null values by Jordan Halterman · 7 years ago
  12. fa5c175 [ONOS-5992] Ensure Copycat connections are closed when no remote handler is registered by Jordan Halterman · 7 years ago
  13. 729cf72 Bump Atomix dependency version to 1.0.6 by Jordan Halterman · 7 years ago
  14. 2eb914a [ONOS-6267] Detect and complete blocked futures on I/O threads. by Jordan Halterman · 7 years ago
  15. 04803b1 Starting snapshot 1.8.5-SNAPSHOT by Ray Milkey · 7 years ago
  16. a639349 Tagging 1.8.5-rc2 by Ray Milkey · 7 years ago 1.8.5-rc2
  17. d958c47 Starting snapshot 1.8.5-SNAPSHOT by Ray Milkey · 7 years ago
  18. 861ce1b Tagging 1.8.5-rc1 by Ray Milkey · 7 years ago 1.8.5-rc1
  19. 544d1d5 [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  20. 8354b0a Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  21. 23b8cbc [ONOS-3558] Add AtomicCounterMap to DistributedPrimitive by Jihwan Kim · 8 years ago
  22. 5b1ae99 [ONOS-6297] Use Raft log indexes as versions in ConsistentTreeMap to ensure consistency across leaders. by Jordan Halterman · 7 years ago
  23. 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
  24. a78b2be Bump Catalyst/Copycat/Atomix dependency versions and update Copycat transport implementation. by Jordan Halterman · 7 years ago
  25. 052d445 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago
  26. f29cc85 Bump Atomix dependency version to 1.0.4 by Jordan Halterman · 7 years ago
  27. fc1e622 [ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager. by Jordan Halterman · 7 years ago
  28. 85535b3 Remove unnecessary memory copy from values() call in Netty mesaging service. by Jordan Halterman · 7 years ago
  29. 793fc50 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  30. d08729f [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  31. 12c08c0 ONOS-6082 by sivachidambaram subramanian · 7 years ago
  32. 50b7ddd Starting snapshot 1.8.5-SNAPSHOT by Ray Milkey · 7 years ago
  33. 9bead7f Tagging 1.8.4 by Ray Milkey · 7 years ago 1.8.4
  34. e72137d Starting snapshot 1.8.4-SNAPSHOT by Ray Milkey · 7 years ago
  35. 2f9c402 Tagging 1.8.3 by Ray Milkey · 7 years ago 1.8.3
  36. e9cc208 Bump atomix from 1.0.1 to 1.0.3 by Jon Hall · 7 years ago
  37. c11f0f6 Replicate UpdateAndGet commands using FULL replication to ensure consistent event sequences on all servers for consistent maps. by Jordan Halterman · 7 years ago
  38. 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
  39. 6788e85 Fix for [ONOS-5875] by Pier Luigi · 7 years ago
  40. 3503eb5 Fix for [ONOS-5825] by Pier Luigi · 7 years ago
  41. df69ef9 Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  42. 8156fef Bump atomix from 1.0.1-rc1 to 1.0.1 by Jon Hall · 7 years ago
  43. 6280f96 Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 7 years ago
  44. 7cfd25e Improve log compaction efficiency/correctness in AtomixConsistentTreeMap. by Jordan Halterman · 7 years ago
  45. 249c7c7 Improve log compaction efficiency/correctness in AtomixDocumentTree. by Jordan Halterman · 7 years ago
  46. fd85fc0 Improve log compaction efficiency in AtomixConsistentMap. by Jordan Halterman · 7 years ago
  47. 5676100 Improve log compaction efficiency in AtomixConsistentSetMultimap. by Jordan Halterman · 7 years ago
  48. e012b07 Improve log compaction efficiency in AtomixWorkQueue. by Jordan Halterman · 7 years ago
  49. 1116579 Cherry pick from Change-Id: I4f544b8ccf4f09db67962e4603be5a366ab0c283 by Deepa Vaddireddy · 8 years ago
  50. 36a7669 ONOS-5816 by Kavitha Alagesan · 7 years ago
  51. 8db30c6 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  52. 8358b2e ONOS-5905 transient field 'driver' shouldn't be serialized by Yuta HIGUCHI · 7 years ago
  53. eb25742 Starting snapshot 1.8.3-SNAPSHOT by Ray Milkey · 7 years ago
  54. 4a58d77 Tagging 1.8.2 by Ray Milkey · 7 years ago 1.8.2
  55. 7947be9 Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 7 years ago
  56. cfb5a99 Bump up version of Atomix to 1.0.0 release by Yuta HIGUCHI · 7 years ago
  57. 0e8ea53 Starting snapshot 1.8.2-SNAPSHOT by Ray Milkey · 7 years ago
  58. 97931c7 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  59. ecc5e62 Tagging 1.8.1 by Ray Milkey · 7 years ago 1.8.1
  60. 5efef33 Reduce load on map by Pier Ventre · 7 years ago
  61. 06cfba4 Fixes [ONOS-5742] by Pier Ventre · 7 years ago
  62. 5aa638b ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 8 years ago
  63. 4f8720e Fix for ONOS-5783.java.lang.IllegalStateException: session is expired by Deepa Vaddireddy · 7 years ago
  64. 7dcb3bf Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 7 years ago
  65. 760abe3 Starting snapshot 1.8.1-SNAPSHOT by Ray Milkey · 8 years ago
  66. 707ca99 Tagging 1.8.0 by Ray Milkey · 8 years ago 1.8.0
  67. 929e582 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  68. e9053b4 Tagging 1.8.0-rc6 by Ray Milkey · 8 years ago 1.8.0-rc6
  69. 7491b96 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  70. a0d0aea Tagging 1.8.0-rc5 by Ray Milkey · 8 years ago 1.8.0-rc5
  71. b5c17c6 FIX_FOR_ONOS-2300 by Kavitha Alagesan · 8 years ago
  72. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  73. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  74. 68e080c ONOS-5699 Null pointer exception can occur after null checking by jaegonkim · 8 years ago
  75. 2f2e81e Fixing minor typo in static name. by Aaron Kruglikov · 8 years ago
  76. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  77. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  78. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  79. 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
  80. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 8 years ago
  81. ee4a8f2 [CORD-545] Adds ofdpa actions in ONOS core by Pier Ventre · 8 years ago
  82. db252cc [CORD-545] Adds QoS Index support in ONOS core by Pier Ventre · 8 years ago
  83. 9cf536b [CORD-545] Adds MPLS L2 Port support in ONOS core by Pier Ventre · 8 years ago
  84. 3a2a987 ONOS-5701 fix for NPE symptom by Yuta HIGUCHI · 8 years ago
  85. 764a713 Fixed NPE in persistent map; however the map functionality still appears to be broken. by Thomas Vachuska · 8 years ago
  86. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  87. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  88. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 8 years ago
  89. 5c4a076 Fixes LinkCollection compiler by Pier Ventre · 8 years ago
  90. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  91. 6e5f470 Fixing NoSuchElementException observed connecting Centec switch by Yuta HIGUCHI · 8 years ago
  92. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  93. 092e895 Adding Encapsulation in VPLS and correcting bugs. by Luca Prete · 8 years ago
  94. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  95. 98308ab [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  96. a19e1b7 [ONOS-5560] remove unneecessary comments by Jihwan Kim · 8 years ago
  97. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 8 years ago
  98. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago
  99. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  100. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago