1. 21eb042 Enforce build with Java 11 for all by default by Carmelo Cascone · 5 years ago
  2. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  5. 46ab5cc Move GossipDeviceStore away from deprecated ClusterCommunicationService API by Jonathan Hart · 8 years ago
  6. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. f4c8850 Refactor change: Moved all distributed primitive implementation classes into onos-core-primitives bundle by Madan Jampani · 8 years ago
  9. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  10. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  11. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  12. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  13. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  14. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  15. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  16. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  17. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  18. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  19. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/test/java/org/onlab/onos/store/device/impl/GossipDeviceStoreTest.java]
  20. 3e5d11a Add GossipLinkStoreTest by Yuta HIGUCHI · 10 years ago
  21. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  22. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  23. e8252bb removeDevice on non-master node to silently ignore the request by Yuta HIGUCHI · 10 years ago
  24. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  25. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  26. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  27. 47c4088 Adding some tests for GossipDeviceStore + bugfix by Yuta HIGUCHI · 10 years ago
  28. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  29. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  30. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  31. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  32. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  33. 47c9373 Added support to device store for broadcasting device/port update events to peers by Madan Jampani · 10 years ago
  34. 0d6a5e6 Fixed remove behavior for Device and Link Store by Yuta HIGUCHI · 10 years ago
  35. 67a527f implemented GossipDeviceStore with multi-provider, annotation support by Yuta HIGUCHI · 10 years ago