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