1. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  2. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  3. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  4. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  5. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  6. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  7. 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]
  8. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 9 years ago
  9. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 9 years ago
  10. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  11. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  12. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  13. b62aab5 fix relinquishment behavior in SimpleMastershipStore by Ayaka Koshibe · 10 years ago
  14. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  15. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  16. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  17. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  18. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  19. 48239b0 term-related test additions by Ayaka Koshibe · 10 years ago
  20. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago