1. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 10 years ago
  2. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 10 years ago
  3. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  4. 13c0b87 Add API in DeviceClock*Service to check if Timestamp can be issued. by Yuta HIGUCHI · 10 years ago
  5. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  6. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  7. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  8. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  9. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  10. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  11. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  12. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  13. 33faeaf Fixing DeviceManagerTest by Yuta HIGUCHI · 10 years ago
  14. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  15. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  16. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  17. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  18. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago
  19. 3f6d29b poll for events when validating. by Yuta HIGUCHI · 10 years ago
  20. ca55e64 Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours. by tom · 10 years ago
  21. b113c45 Stop sharing Roles in DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  22. b4139d8 use etc/hazelcast.xml + modifications when creating HZ for testing by Yuta HIGUCHI · 10 years ago
  23. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  24. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  25. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  26. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  27. c705201 Fix for Kryo related issue crossing OSGi bundle boundaries. by Yuta HIGUCHI · 10 years ago
  28. 85ff08b Fixing hazelcast bootstrap issue. by tom · 10 years ago
  29. 1b9f4dc HZ to use TCP during unit tests by Yuta HIGUCHI · 10 years ago
  30. b3b2ac4 initial DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  31. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  32. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago