1. c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
  2. 63939a3 Moved generic Timestamp/ClockManager classes to onos-api by Jonathan Hart · 9 years ago
  3. a6c9b5c Updating IntentCleanup to check for stalled *_REQ and *ING intents. by Brian O'Connor · 9 years ago
  4. 3c58e96 Adding IntentCleanup as a component. by Brian O'Connor · 9 years ago
  5. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  6. 72175c2 Moved duplicated isUpdateAcceptable method to IntentData by Jonathan Hart · 9 years ago
  7. 0d18df3 Implement copyData as copy constructor on IntentData. by Jonathan Hart · 9 years ago
  8. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  9. 4964d3d Updates to GossipIntentStore and IntentPerfInstaller by Brian O'Connor · 9 years ago
  10. 87ba7a7 Pulling PartitionService into API and making IntentPerfInstaller configurable by Brian O'Connor · 9 years ago
  11. 9081c90 Adding origin to IntentData copy by Brian O'Connor · 9 years ago
  12. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  13. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  14. 6a8fd1d Cleaned up IntentStores. by Jonathan Hart · 9 years ago
  15. 645bf20 GossipIntentStore: Renaming current and pending maps by Brian O'Connor · 9 years ago
  16. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  17. be28a87 Chaning IntentStore.isMaster to take a key by Brian O'Connor · 9 years ago
  18. 77bdd26 Moved EventuallyConsistentMap classes into their own package. by Jonathan Hart · 9 years ago
  19. 9288836 Return null instead of throw exception for invalid event states. by Jonathan Hart · 9 years ago
  20. 2085e07 Removed deprecated IntentStore#batchWrite() API. by Jonathan Hart · 9 years ago
  21. 07e58be Fixes for GossipIntentStore by Jonathan Hart · 9 years ago
  22. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  23. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  24. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  25. 74c8313 Implemented a PartitionManager to keep track of partitions by Jonathan Hart · 9 years ago
  26. b488b19 Adding SimpleIntentStore to distributed bundle by Brian O'Connor · 9 years ago
  27. 9e817ec Enable GossipIntentStore by default by Jonathan Hart · 9 years ago
  28. 4572785 Added Collections.emptyList() to Kryo BASIC namespace by Jonathan Hart · 9 years ago
  29. 539a646 Modified GossipIntentStore to use EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  30. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  31. 229794b Fixed couple of GossipIntentStore bugs. by Jonathan Hart · 9 years ago
  32. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  33. dac3008 Remove unused IntentStore write APIs. by Jonathan Hart · 9 years ago
  34. 5573d32 Initial implementation of GossipIntentStore. by Jonathan Hart · 9 years ago