1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  3. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  4. 538be74 Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder by Madan Jampani · 8 years ago
  5. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  6. 8946177 Bugfix for DeviceStores by HIGUCHI Yuta · 8 years ago
  7. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  8. 4ea4e42 Should compere scheme. by HIGUCHI Yuta · 8 years ago
  9. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  10. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  11. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  12. 710293f ONOS-3346 Fixed NPE when disallowing devices via network configuration. by Thomas Vachuska · 8 years ago
  13. dc5d8bd fixing bug that would not let device come back online by alshabib · 9 years ago
  14. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  15. 9f614a4 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  16. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  17. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  18. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  19. fc8aced ECDeviceStore: DeviceStore built using ONOS distributed primitives: ECMap and DistributedSet (disabled right now) by Madan Jampani · 9 years ago
  20. 517e223 Bugfix for double PORT_STATS_UPDATED DeviceEvent by Dusan Pajin · 9 years ago
  21. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  22. 632f16b Destroy ECMap instances on deactivate by Madan Jampani · 9 years ago
  23. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  24. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  25. 06a6c9f Use lambda instead of anonymous inner class by Sho SHIMIZU · 9 years ago
  26. 7b7eabc Return empty list instead of null to improve null-safety by Sho SHIMIZU · 9 years ago
  27. a0fda21 Use diamond operator by Sho SHIMIZU · 9 years ago
  28. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  29. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  30. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  31. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  32. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  33. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  34. 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
  35. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  36. 4b18a23 Make device store aware of optical ports (ONOS-1794). by Marc De Leenheer · 9 years ago
  37. daaa42d Fixed device subsystem behaviour where auxiliary provider prevented emitting device availability change events. by Thomas Vachuska · 9 years ago
  38. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  39. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  40. 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
  41. 6233441 Ignore event if not ready to serve as MASTER by HIGUCHI Yuta · 9 years ago
  42. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  43. eeb9510 ONOS-1114 - NPE for EQUAL switch reconnection by Ayaka Koshibe · 9 years ago
  44. 3a6f7cd Include deviceId in Exception message by HIGUCHI Yuta · 9 years ago
  45. 15d773c Changed type of term number and sequence number to long. by Madan Jampani · 9 years ago
  46. dc2e7c2 Fix for NPE by HIGUCHI Yuta · 9 years ago
  47. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  48. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  49. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  50. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  51. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  52. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  53. c578359 Logging bug fix by Yuta HIGUCHI · 9 years ago
  54. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  55. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  56. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago