1. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  2. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  3. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  4. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  5. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  6. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  7. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  8. 695bac6 Check if the logger is configured as trace when logging as trace by Sho SHIMIZU · 8 years ago
  9. c2e6815 Use Java 8 Map#compute when possible by Yuta HIGUCHI · 8 years ago
  10. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  11. 1578042 Use for-each statement by Sho SHIMIZU · 8 years ago
  12. e0b7d16 Remove unused import statements by Sho SHIMIZU · 8 years ago
  13. 3437bdb Fix dangling Javadoc comments by Sho SHIMIZU · 8 years ago
  14. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  15. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  16. c180686 Add configurable method to SimpleFlowRuleStore by sangyun-han · 8 years ago
  17. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  18. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  19. 05b24f8 Remove LinkResourceStore and its implementations by Sho SHIMIZU · 8 years ago
  20. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  21. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  22. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  23. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  24. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  25. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  26. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  27. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  28. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  29. 96b39e2 Remove a method checking if non-null by using Optional by Sho SHIMIZU · 8 years ago
  30. 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
  31. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  32. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  33. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  34. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 9 years ago
  35. 009c308 Fix duplicate host event by Charles Chan · 9 years ago
  36. 364cbac Make the old resource APIs deprecated by Sho SHIMIZU · 9 years ago
  37. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  38. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  39. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  40. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  41. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  42. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  43. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  44. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  45. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  46. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  47. feafdca Simplify lambda expression by removing braces by Sho SHIMIZU · 9 years ago
  48. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  49. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  50. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  51. 930a8ee Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  52. 8044c09 ONOS-1679 Removed use of /tmp directory from various unit tests. by Thomas Vachuska · 9 years ago
  53. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  54. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  55. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago