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