1. 87ba7a7 Pulling PartitionService into API and making IntentPerfInstaller configurable by Brian O'Connor · 9 years ago
  2. 9081c90 Adding origin to IntentData copy by Brian O'Connor · 9 years ago
  3. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  4. a88efa4 Fix for ONOS-1218 by Madan Jampani · 9 years ago
  5. 7f72c3f Enabled leadership service implementation based on consistent map + added precondition checks to partitioned database. by Madan Jampani · 9 years ago
  6. dc9d7b8 PartitionManager: Don't try and store election state separately by Jonathan Hart · 9 years ago
  7. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  8. 6a8fd1d Cleaned up IntentStores. by Jonathan Hart · 9 years ago
  9. 645bf20 GossipIntentStore: Renaming current and pending maps by Brian O'Connor · 9 years ago
  10. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  11. ac48a95 PartitionManager: Shutdown background thread during deactivate by Jonathan Hart · 9 years ago
  12. 83247f0 Fix entries getting stuck in the pending map. by Jonathan Hart · 9 years ago
  13. 71503cd PartitionManager: reduce number of partitions to improve stability by Brian O'Connor · 9 years ago
  14. be28a87 Chaning IntentStore.isMaster to take a key by Brian O'Connor · 9 years ago
  15. 1fdfacd Fixing partition mapping by Brian O'Connor · 9 years ago
  16. f2fda81 Automatically rebalance intent key partitions on cluster change. by Jonathan Hart · 9 years ago
  17. e97fec4 Remove deprecated code. by Madan Jampani · 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. 2f66936 Generalize the MultiValuedTimestamp. by Jonathan Hart · 9 years ago
  23. 9f74c08 Fix intent manager unit tests by Ray Milkey · 9 years ago
  24. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  25. 47bc855 Updating SimpleIntentStore by Brian O'Connor · 9 years ago
  26. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  27. 2ba63fd Adding version stamping/checking to SimpleIntentStore by Brian O'Connor · 9 years ago
  28. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  29. 74c8313 Implemented a PartitionManager to keep track of partitions by Jonathan Hart · 9 years ago
  30. b488b19 Adding SimpleIntentStore to distributed bundle by Brian O'Connor · 9 years ago
  31. 24226a2 Start IntentOperations removal by Ray Milkey · 9 years ago
  32. 9e817ec Enable GossipIntentStore by default by Jonathan Hart · 9 years ago
  33. 4572785 Added Collections.emptyList() to Kryo BASIC namespace by Jonathan Hart · 9 years ago
  34. 539a646 Modified GossipIntentStore to use EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  35. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  36. 229794b Fixed couple of GossipIntentStore bugs. by Jonathan Hart · 9 years ago
  37. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  38. dac3008 Remove unused IntentStore write APIs. by Jonathan Hart · 9 years ago
  39. 5573d32 Initial implementation of GossipIntentStore. by Jonathan Hart · 9 years ago
  40. c036367 Remove deprecated and unused APIs from IntentStore. by Jonathan Hart · 9 years ago
  41. 2bb988b Return immediately when the given BatchWrite is empty by Sho SHIMIZU · 9 years ago
  42. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 10 years ago
  43. 4400853 cleaning up some TODOs by Brian O'Connor · 10 years ago
  44. 9796cc6 HazelcastIntentStore: workaround to provide Event subject on WITHDRAWN by Yuta HIGUCHI · 10 years ago
  45. 0d972b9 Fix the logic for printing a log message by Pavlin Radoslavov · 10 years ago
  46. 64ae11c Move nested class to top-level class by Sho SHIMIZU · 10 years ago
  47. 1516f48 Fix NP found during optica re-route on multi-instance by Praseed Balakrishnan · 10 years ago
  48. 43772d7 HazelcastIntentStore: fix checkstyle issue by Yuta HIGUCHI · 10 years ago
  49. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  50. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago