1. a1e2656 Fix a copy-and-paste bug within method by Pavlin Radoslavov · 9 years ago
  2. e2eac10 Using replace instead install when there is already an intent by Brian O'Connor · 9 years ago
  3. 95a7baf Remove IntentStore access in IntentUpdate subclasses by Sho SHIMIZU · 9 years ago
  4. 998f0cc adding and removing tracked resources by Brian O'Connor · 9 years ago
  5. ea2ba3e Intent manager cleanup by Brian O'Connor · 9 years ago
  6. bb4d827 Handle exception that is potentially occurred in WithdrawCoordinating by Sho SHIMIZU · 9 years ago
  7. 6aa4fb4 Avoid unnecessary state transition by Sho SHIMIZU · 9 years ago
  8. 9f74c08 Fix intent manager unit tests by Ray Milkey · 9 years ago
  9. d0ba217 Fix javadoc issues by Jonathan Hart · 9 years ago
  10. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  11. b5cd581 Handle exception when installing fails by Sho SHIMIZU · 9 years ago
  12. 877ec2c Handle exception when compiling fails by Sho SHIMIZU · 9 years ago
  13. 37a24a8 Split Withdrawing class into two classes WithdrawCoordinating and Withdrawing by Sho SHIMIZU · 9 years ago
  14. ba1abbe adding log for error case by Brian O'Connor · 9 years ago
  15. 7775bda Intent F/W improvements by Brian O'Connor · 9 years ago
  16. 0e5cdf2 Remove obsolete comment by Sho SHIMIZU · 9 years ago
  17. d2d9974 Ensure a CompletedIntentUpdate subclass is the final state by Sho SHIMIZU · 9 years ago
  18. 6a29529 Add missing @Override annotation by Sho SHIMIZU · 9 years ago
  19. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  20. 0e271dc Refactored intermediate IntentUpdate classes by Brian O'Connor · 9 years ago
  21. 5f281a4 Refactor: rename "ops" to "data" by Sho SHIMIZU · 9 years ago
  22. db15b04 started work to parrallize compliation and "installation" by Brian O'Connor · 9 years ago
  23. 098da07 fixed typo and undeprecated a method by Brian O'Connor · 9 years ago
  24. 5cb438e Pull out inner IntentUpdate sub-classes from IntentManager by Sho SHIMIZU · 9 years ago
  25. 8d9d136 Extract a method to create a list of FlowRuleBatchOperation by Sho SHIMIZU · 9 years ago
  26. c708f3b Remove CompilingFailed because it does nothing by Sho SHIMIZU · 9 years ago
  27. 46f48fb Change the return type of IntentAccumulator.reduce() by Sho SHIMIZU · 9 years ago
  28. 946913c Remove calls of IntentStore.batchWrite() by Sho SHIMIZU · 9 years ago
  29. 2468502 Removed deprecated intent operations by Ray Milkey · 9 years ago
  30. 2da272b Removed deprecated classes/interfaces by Ray Milkey · 9 years ago
  31. 55a5518 Remove comments that won't get meaningful during refactoring by Sho SHIMIZU · 9 years ago
  32. 62808d1 Enforce overrinding execute() method in IntentUpdate subclasses by Sho SHIMIZU · 9 years ago
  33. 6cb01e2 Remove class that is no longer used by Sho SHIMIZU · 9 years ago
  34. 39db1bb Remove classes that are no longer used by Sho SHIMIZU · 9 years ago
  35. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  36. b499b35 Updates to Intent Manager and store interface by Brian O'Connor · 9 years ago
  37. cff0332 Started refactoring Intent Manager by Brian O'Connor · 9 years ago
  38. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  39. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  40. b269a43 Delete line that is commented out by Sho SHIMIZU · 9 years ago
  41. 1a433d2 Remove comment that is obsolete by Sho SHIMIZU · 9 years ago
  42. fd0cd8c Move CompilingFailed to upper level to reduce IntentManager's size by Sho SHIMIZU · 9 years ago
  43. f2af6a2 Move DoNothing to upper level to reduce IntentManager's size by Sho SHIMIZU · 9 years ago
  44. ea4d7d1 Initial work on Intent API (ONOS-618) by Brian O'Connor · 9 years ago
  45. bdc17e7 Move inner interfaces to upper level to reduce IntentManager's size by Sho SHIMIZU · 9 years ago
  46. 28e7271 Change IntentUpdate and CompletedIntentUpdate to be interface by Sho SHIMIZU · 9 years ago
  47. 23f36f0 Refactor: remove unused method in IntentManager by Sho SHIMIZU · 9 years ago
  48. 9ea3453 Avoid empty check of BatchWrite in the caller side by Sho SHIMIZU · 9 years ago
  49. 968c70d Remove an unused constant by Sho SHIMIZU · 9 years ago
  50. adf8c48 Refactor IntentManager: apply state pattern for intent state transition by Sho SHIMIZU · 9 years ago
  51. d94b477 Delete code that is commented out by Sho SHIMIZU · 9 years ago
  52. a15546f Passing an empty list instead of null to improve null-safety by Sho SHIMIZU · 9 years ago
  53. bd128fa Delete code that is commented out by Sho SHIMIZU · 9 years ago
  54. 8b6b172 temporary NPE fix for ONOS-439 by Brian O'Connor · 9 years ago
  55. 8cd9fb8 Make timeout and max attempts configurable by Sho SHIMIZU · 9 years ago
  56. ab17b27 LinkCollectionIntentInstaller - reuse same code for install and uninstall by Jonathan Hart · 9 years ago
  57. 467ccf7 DefaultFlowRule: remove deprecated constructor by Yuta HIGUCHI · 9 years ago
  58. fcf9162 Check if not null in the constructor by Sho SHIMIZU · 9 years ago
  59. 7c44c05 Unit tests for Objective Tracker by Ray Milkey · 10 years ago
  60. ab98466 adding license to ALL files by alshabib · 10 years ago
  61. 4400853 cleaning up some TODOs by Brian O'Connor · 10 years ago
  62. 30f45fb Refactor: add static factory method in BatchWrite, instead of in IntentStore by Sho SHIMIZU · 10 years ago
  63. 7a9fddd IntentManager: give each thread a uniq name in ThreadPool by Yuta HIGUCHI · 10 years ago
  64. 64ae11c Move nested class to top-level class by Sho SHIMIZU · 10 years ago
  65. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  66. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago