1. 63939a3 Moved generic Timestamp/ClockManager classes to onos-api by Jonathan Hart · 9 years ago
  2. a6c9b5c Updating IntentCleanup to check for stalled *_REQ and *ING intents. by Brian O'Connor · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. 3e033bd Added a LogicalClockService for ordering arbitrary events in the cluster. Updated couple of areas that are currently vulnerable to clock skew by Madan Jampani · 9 years ago
  5. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  6. 6a8fd1d Cleaned up IntentStores. by Jonathan Hart · 9 years ago
  7. 15d773c Changed type of term number and sequence number to long. by Madan Jampani · 9 years ago
  8. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  9. 2952e3b updates to EventuallyConsistenMapImpl to improve parallelism by Brian O'Connor · 9 years ago
  10. 77bdd26 Moved EventuallyConsistentMap classes into their own package. by Jonathan Hart · 9 years ago
  11. 07e58be Fixes for GossipIntentStore by Jonathan Hart · 9 years ago
  12. 2f66936 Generalize the MultiValuedTimestamp. by Jonathan Hart · 9 years ago
  13. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  14. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  15. 2ba63fd Adding version stamping/checking to SimpleIntentStore by Brian O'Connor · 9 years ago
  16. 4f397e8 Explicitly disallow null values in the map by Jonathan Hart · 9 years ago
  17. f910823 Pulled internal event classes out of EventuallyConsistentMap class for clarity. by Jonathan Hart · 9 years ago
  18. 584d2f3 Unit tests for EventuallyConsistentMapImpl. by Jonathan Hart · 9 years ago
  19. aaa5657 Implement anti-entropy for the EventuallyConsistentMap. by Jonathan Hart · 9 years ago
  20. 539a646 Modified GossipIntentStore to use EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  21. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  22. db3af89 Initial implementation of EventuallyConsistentMap. by Jonathan Hart · 9 years ago
  23. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  24. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago