1. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  2. 86940d9 New flowrule store that utilizes a simple mechanism to periodically backsup its flowentries. by Madan Jampani · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. 8dc1a69 Added bootstrap code to auto-generate cluster.json, tablets.json and hazelcast.xml using local site address. by Thomas Vachuska · 9 years ago
  5. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  6. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/hz/StoreManager.java]
  7. d36a58e Hazelcast based Stores: configure async backup on it's own by Yuta HIGUCHI · 9 years ago
  8. 48ee992 Adding async backups to MastershipStore by Yuta HIGUCHI · 9 years ago
  9. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  10. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 10 years ago[Renamed (96%) from core/store/hz/common/src/main/java/org/onlab/onos/store/common/StoreManager.java]
  11. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  12. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago[Renamed (97%) from core/store/hz/src/main/java/org/onlab/onos/store/impl/StoreManager.java]
  13. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed (96%) from core/store/src/main/java/org/onlab/onos/store/impl/StoreManager.java]
  14. a8a53eb DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  15. 497c884 Timestamp, OnosTimestamp and it's serializer by Yuta HIGUCHI · 10 years ago
  16. b4139d8 use etc/hazelcast.xml + modifications when creating HZ for testing by Yuta HIGUCHI · 10 years ago
  17. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  18. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  19. 1a2908c Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one. by tom · 10 years ago
  20. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  21. 85ff08b Fixing hazelcast bootstrap issue. by tom · 10 years ago
  22. dc66b38 Fixing remote install; now starting as upstart daemon. by tom · 10 years ago