1. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  2. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  3. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  4. 63939a3 Moved generic Timestamp/ClockManager classes to onos-api by Jonathan Hart · 9 years ago
  5. a6c9b5c Updating IntentCleanup to check for stalled *_REQ and *ING intents. by Brian O'Connor · 9 years ago
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. 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
  8. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  9. 6a8fd1d Cleaned up IntentStores. by Jonathan Hart · 9 years ago
  10. 15d773c Changed type of term number and sequence number to long. by Madan Jampani · 9 years ago
  11. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  12. 2952e3b updates to EventuallyConsistenMapImpl to improve parallelism by Brian O'Connor · 9 years ago
  13. 77bdd26 Moved EventuallyConsistentMap classes into their own package. by Jonathan Hart · 9 years ago
  14. 07e58be Fixes for GossipIntentStore by Jonathan Hart · 9 years ago
  15. 2f66936 Generalize the MultiValuedTimestamp. by Jonathan Hart · 9 years ago
  16. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  17. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  18. 2ba63fd Adding version stamping/checking to SimpleIntentStore by Brian O'Connor · 9 years ago
  19. 4f397e8 Explicitly disallow null values in the map by Jonathan Hart · 9 years ago
  20. f910823 Pulled internal event classes out of EventuallyConsistentMap class for clarity. by Jonathan Hart · 9 years ago
  21. 584d2f3 Unit tests for EventuallyConsistentMapImpl. by Jonathan Hart · 9 years ago
  22. aaa5657 Implement anti-entropy for the EventuallyConsistentMap. by Jonathan Hart · 9 years ago
  23. 539a646 Modified GossipIntentStore to use EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  24. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  25. db3af89 Initial implementation of EventuallyConsistentMap. by Jonathan Hart · 9 years ago
  26. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  27. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago