1. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  2. 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
  3. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  4. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  5. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  6. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  7. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  8. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  9. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  10. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  11. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  12. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  13. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  14. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  15. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  16. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  17. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  18. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  19. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  20. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  21. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  22. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  23. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  24. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  25. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  26. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  27. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  28. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  29. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  30. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  31. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  32. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  33. 695bac6 Check if the logger is configured as trace when logging as trace by Sho SHIMIZU · 8 years ago
  34. c2e6815 Use Java 8 Map#compute when possible by Yuta HIGUCHI · 8 years ago
  35. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  36. 1578042 Use for-each statement by Sho SHIMIZU · 8 years ago
  37. e0b7d16 Remove unused import statements by Sho SHIMIZU · 8 years ago
  38. 3437bdb Fix dangling Javadoc comments by Sho SHIMIZU · 8 years ago
  39. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  40. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  41. c180686 Add configurable method to SimpleFlowRuleStore by sangyun-han · 8 years ago
  42. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  43. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  44. 05b24f8 Remove LinkResourceStore and its implementations by Sho SHIMIZU · 8 years ago
  45. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  46. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  47. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  48. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  49. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  50. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  51. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  52. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  53. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  54. 96b39e2 Remove a method checking if non-null by using Optional by Sho SHIMIZU · 8 years ago
  55. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  56. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  57. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  58. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  59. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  60. 009c308 Fix duplicate host event by Charles Chan · 9 years ago
  61. 364cbac Make the old resource APIs deprecated by Sho SHIMIZU · 9 years ago
  62. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  63. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  64. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  65. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  66. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  67. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  68. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  69. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  70. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  71. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  72. feafdca Simplify lambda expression by removing braces by Sho SHIMIZU · 9 years ago
  73. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  74. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  75. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  76. 930a8ee Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  77. 8044c09 ONOS-1679 Removed use of /tmp directory from various unit tests. by Thomas Vachuska · 9 years ago
  78. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  79. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  80. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago