1. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  2. 7690508 remove outdated TODO by Yuta HIGUCHI · 10 years ago
  3. 156c2ff Added method DeviceEvent.toString() that overrides method by Pavlin Radoslavov · 10 years ago
  4. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  5. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  6. 6e50173 cosmetics by Yuta HIGUCHI · 10 years ago
  7. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  8. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  9. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  10. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  11. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  12. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  13. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  14. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  15. f1f1d32 Workaround for ReflectASM bug. by Yuta HIGUCHI · 10 years ago
  16. 25fd23a handle devices agreed to be inactive during master re-election by Ayaka Koshibe · 10 years ago
  17. 55710e7 implemented annotation merging on SimpleDeviceStore. by Yuta HIGUCHI · 10 years ago
  18. f5d85d4 Working on model & description annotations. by tom · 10 years ago
  19. 27ae0e6 Working on model annotations; still in progress. by tom · 10 years ago
  20. 5f6739c Add ProviderID to DeviceStore port update APIs by Yuta HIGUCHI · 10 years ago
  21. ee1c467 Test for role delivery by Ayaka Koshibe · 10 years ago
  22. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  23. 3f2bbd7 Added back-pipe for role assertion issues. by tom · 10 years ago
  24. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  25. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  26. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  27. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  28. 8d504a9 added more mastership-related interfaces by Ayaka Koshibe · 10 years ago
  29. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago
  30. 41a2c5f Formalized DeviceStore in preparation for separating managers and stores. by tom · 10 years ago
  31. 82e7257 Converted all package.html files to package-info.java for easier package documentation. by tom · 10 years ago
  32. e2dc27a Moved net to core by tom · 10 years ago