1. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  2. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  3. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  4. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  5. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  6. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  7. feafdca Simplify lambda expression by removing braces by Sho SHIMIZU · 9 years ago
  8. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago[Renamed (99%) from core/store/trivial/src/main/java/org/onosproject/store/trivial/impl/SimpleMastershipStore.java]
  9. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  10. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  11. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  12. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  13. 59f0229 Remove all the mastership roles when a Node leaves the cluster by HIGUCHI Yuta · 9 years ago
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/trivial/src/main/java/org/onlab/onos/store/trivial/impl/SimpleMastershipStore.java]
  16. a68be81 Fixed a null pointer exception in SimpleMastershipStore; need to verify whether same exists in distributed one. by Thomas Vachuska · 9 years ago
  17. 1b3f4db SimpleMastershipStore: add missing switch-break by Yuta HIGUCHI · 9 years ago
  18. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 9 years ago
  19. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  20. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  21. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  22. b62aab5 fix relinquishment behavior in SimpleMastershipStore by Ayaka Koshibe · 10 years ago
  23. fc981cf MastershipEvent carries RoleInfo as a subject by Ayaka Koshibe · 10 years ago
  24. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 10 years ago
  25. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 10 years ago
  26. 45503ce list mastership roles CLI command by Ayaka Koshibe · 10 years ago
  27. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  28. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  29. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago[Renamed (99%) from core/store/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleMastershipStore.java]
  30. 1743ddb test for simpleMastershipStore by Ayaka Koshibe · 10 years ago
  31. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  32. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  33. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed from core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleMastershipStore.java]
  34. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  35. 1fd5bb7 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  36. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago
  37. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  38. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  39. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago