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