1. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  2. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  3. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  4. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  5. b914fcb [ONOS-7682] IntentManager.buildAndSubmitBatches overwrites intent operation of pending map with the intent opeation of current map by jaegonkim · 6 years ago
  6. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  7. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  8. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  9. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  10. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  11. 49a2b2e Fix incorrect state of Intent after re-installed from FAILED state. by Yi Tseng · 7 years ago
  12. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  13. f00087c Intent installer and operations for domain intents. by Andreas Papazois · 7 years ago
  14. 2ef8014 Resolve NullPointerException when release resource by Yi Tseng · 7 years ago
  15. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  16. 13b287f Fix for [ONOS-5825] by Pier Luigi · 7 years ago
  17. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  18. 0554896 ONOS-5855 Intent installer for Protection by Andreas Papazois · 7 years ago
  19. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  20. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  21. 2a67490 Implement path protection for point to point intents by helenyrwu · 8 years ago
  22. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  23. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  24. 17c09da Tighten visibility of constant by Sho SHIMIZU · 8 years ago
  25. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  26. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  27. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  28. bdbdd24 Adding configurability for registration of flow-based intent compilers. by Thomas Vachuska · 8 years ago
  29. d5bf106 Load ComponentConfigService in IntentManager by Sho SHIMIZU · 8 years ago
  30. 4cee50f Make IntentManager configurable to tell test mode by Sho SHIMIZU · 8 years ago
  31. f6ec97b Initial work for adding flow-objective backed intents. by Thomas Vachuska · 8 years ago
  32. bbc7ead Fixed a bug that optical intent compilers never release resources reserved during compilation. by Naoki Shiota · 8 years ago
  33. 4a14185 Move method to IntentProcessPhase by Sho SHIMIZU · 8 years ago
  34. c88b85e Rearrange the method declaration order by Sho SHIMIZU · 8 years ago
  35. 67f9281 Remove obsolete comments by Sho SHIMIZU · 8 years ago
  36. 8f2b777 Refactor: Remove try-catch by using CompletableFuture#exceptionally() by Sho SHIMIZU · 8 years ago
  37. 489aa9b Refactor: Use CompletableFuture instead of Executor#execute() by Sho SHIMIZU · 8 years ago
  38. 9aee1f5 Refactor: Consolidate multiple map() invocations to single invocation by Sho SHIMIZU · 8 years ago
  39. 05abf13 Refactor: Generate CompletableFuture first, then process it by Sho SHIMIZU · 8 years ago
  40. b0c4a07 Refactor: Decompose creating CompletableFuture and process intent by Sho SHIMIZU · 8 years ago
  41. c95ec3e Refactor: Inline method by Sho SHIMIZU · 8 years ago
  42. 594fb2a Refactor: Extract two methods from submitIntentData() by Sho SHIMIZU · 8 years ago
  43. e098172 Refactor: Use Tools.allOf() to wait until all tasks become completed by Sho SHIMIZU · 8 years ago
  44. d755893 Refactor: Inline invocations and remove methods by Sho SHIMIZU · 8 years ago
  45. 38a4798 Refactor: Reduce number of invocations of Stream#collect() by Sho SHIMIZU · 8 years ago
  46. 98c0a39 Apply more functional style by Sho SHIMIZU · 8 years ago
  47. ab541a5 Refactor: Use Stream API instead of explicit loop by Sho SHIMIZU · 8 years ago
  48. ad8ab27 Refactor: Use CompletableFuture instead of Future by Sho SHIMIZU · 8 years ago
  49. 62bbc60 Refactor: remove an extra inner class, IntentBatchProcess by Sho SHIMIZU · 8 years ago
  50. 8992524 Refactor: Remove IntentWorker by replacing it with lambda by Sho SHIMIZU · 8 years ago
  51. 0cca3e8 IntentManager: Don't compile all failed intents on every event by Jonathan Hart · 9 years ago
  52. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  53. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  54. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  55. ce2d8b5 Initial implementation of the intent domain manager by Brian O'Connor · 9 years ago
  56. a767426 Adding trace logging to IntentManger by Brian O'Connor · 9 years ago
  57. 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
  58. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  59. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  60. 6d8e317 Added error count for IntentData (ONOS-1060) by Brian O'Connor · 9 years ago
  61. 3c58e96 Adding IntentCleanup as a component. by Brian O'Connor · 9 years ago
  62. f0c5a05 Initial implementation of CORRUPT state (ONOS-1060) by Brian O'Connor · 9 years ago
  63. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  64. fcf861a Refactor: Flip condition to reduce the depth of indentation by Sho SHIMIZU · 9 years ago
  65. 94b03b1 Sweep deprecated todo comment by Sho SHIMIZU · 9 years ago
  66. d493625 Fix typo by Sho SHIMIZU · 9 years ago
  67. fd7931d ONOS-1404 - Rerouting delayed due to flows being removed out of order by Ray Milkey · 9 years ago
  68. b5dcc51 Adding device and host tracking for intents (ONOS-1356) by Brian O'Connor · 9 years ago
  69. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  70. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  71. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  72. 3c4b00d Adding ready() to IntentAccumulator by Brian O'Connor · 9 years ago
  73. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  74. d42058e Rename IntentBatchPreprocess to make its name consistent with behavior by Sho SHIMIZU · 9 years ago
  75. 214ac32 Tighten visibility because it is not needed to be public by Sho SHIMIZU · 9 years ago
  76. 559e4b9 Remove unused method/constructor/fields/constants by Sho SHIMIZU · 9 years ago
  77. ce49b60 Remove dependency on IntentData and IntentStore from IntentWorker by Sho SHIMIZU · 9 years ago
  78. 662c3db Pull out IntentWorker from IntentManager by Sho SHIMIZU · 9 years ago
  79. e38adb3 Remove reference to a field of IntentManager from IntentWorker by Sho SHIMIZU · 9 years ago
  80. 0cb6fe6 Remove reference to a field of IntentManager from IntentWorker by Sho SHIMIZU · 9 years ago
  81. b413be8 Remove createIntentUpdate() a method under IntentWorker by Sho SHIMIZU · 9 years ago
  82. b0a47d4 ONOS-1048 - Define interfaces instead of using IntentManager by Sho SHIMIZU · 9 years ago
  83. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  84. 144eec5 Fix Javadoc warnings by Ray Milkey · 9 years ago
  85. be28a87 Chaning IntentStore.isMaster to take a key by Brian O'Connor · 9 years ago
  86. 71ade56 Refactor Intent subsystem to eliminate using FlowRuleBatchOperation by Ray Milkey · 9 years ago
  87. bdc7f00 Changing IntentManager to use groupedThreads by Brian O'Connor · 9 years ago
  88. 36a8a6e Move IntentUpdate subclasses to the dedicated package by Sho SHIMIZU · 9 years ago
  89. ab8ef82 Fixing bug in withdraw request when current intent is null by Brian O'Connor · 9 years ago
  90. e2eac10 Using replace instead install when there is already an intent by Brian O'Connor · 9 years ago
  91. 95a7baf Remove IntentStore access in IntentUpdate subclasses by Sho SHIMIZU · 9 years ago
  92. ea2ba3e Intent manager cleanup by Brian O'Connor · 9 years ago
  93. 9f74c08 Fix intent manager unit tests by Ray Milkey · 9 years ago
  94. d0ba217 Fix javadoc issues by Jonathan Hart · 9 years ago
  95. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  96. b5cd581 Handle exception when installing fails by Sho SHIMIZU · 9 years ago
  97. 37a24a8 Split Withdrawing class into two classes WithdrawCoordinating and Withdrawing by Sho SHIMIZU · 9 years ago
  98. ba1abbe adding log for error case by Brian O'Connor · 9 years ago
  99. 7775bda Intent F/W improvements by Brian O'Connor · 9 years ago
  100. 0e5cdf2 Remove obsolete comment by Sho SHIMIZU · 9 years ago