1. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  2. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  3. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  4. e1fa732 [ONOS-2383]Fixs the DeviceManager.java white-spacing/line-breaks by samuel · 9 years ago
  5. 738dfaf [ONOS-2159]Add to query devices by type api in DeviceService and by samuel · 9 years ago
  6. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  7. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  8. 328371d ONOS-1981: Move expensive work off of event loop thread by Madan Jampani · 9 years ago
  9. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  10. 11530fb Bug ONOS-2030: Wait for mastership by HIGUCHI Yuta · 9 years ago
  11. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  12. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  13. b17c41f Added a detection mechanism for long-running or dead-locked event sinks and listeners. by Thomas Vachuska · 9 years ago
  14. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  15. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  16. 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
  17. 1af8e13 Fix balance-masters functionality in the new LeadershipService based device mastership store by Madan Jampani · 9 years ago
  18. 2096b93 Fixes a NPE that occurs when device mastership is not immediately decided by Madan Jampani · 9 years ago
  19. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  20. 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 9 years ago
  21. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  22. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  23. 2f66936 Generalize the MultiValuedTimestamp. by Jonathan Hart · 9 years ago
  24. fd3cc05 fix for mastership race condition. by alshabib · 9 years ago
  25. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  26. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  27. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago