1. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. dce0815 [Goldeneye] ONOS-4017: Mastership service considers Region information when determining mastership. by Claudine Chiu · 8 years ago
  4. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  5. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  6. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  7. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/test/java/org/onlab/onos/cluster/impl/MastershipManagerTest.java]
  12. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 9 years ago
  13. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 9 years ago
  14. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 9 years ago
  15. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  16. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  17. b62aab5 fix relinquishment behavior in SimpleMastershipStore by Ayaka Koshibe · 10 years ago
  18. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  19. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  20. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  21. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  22. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  23. 48239b0 term-related test additions by Ayaka Koshibe · 10 years ago
  24. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago