1. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 0164c1c Log some context when Intent failed. by Yuta HIGUCHI · 7 years ago
  4. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  5. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  6. 6d8e317 Added error count for IntentData (ONOS-1060) by Brian O'Connor · 9 years ago
  7. f0c5a05 Initial implementation of CORRUPT state (ONOS-1060) by Brian O'Connor · 9 years ago
  8. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  9. 662c3db Pull out IntentWorker from IntentManager by Sho SHIMIZU · 9 years ago
  10. b0a47d4 ONOS-1048 - Define interfaces instead of using IntentManager by Sho SHIMIZU · 9 years ago
  11. 36a8a6e Move IntentUpdate subclasses to the dedicated package by Sho SHIMIZU · 9 years ago[Renamed (82%) from core/net/src/main/java/org/onosproject/net/intent/impl/WithdrawRequest.java]
  12. 95a7baf Remove IntentStore access in IntentUpdate subclasses by Sho SHIMIZU · 9 years ago
  13. 6aa4fb4 Avoid unnecessary state transition by Sho SHIMIZU · 9 years ago
  14. 9f74c08 Fix intent manager unit tests by Ray Milkey · 9 years ago
  15. 37a24a8 Split Withdrawing class into two classes WithdrawCoordinating and Withdrawing by Sho SHIMIZU · 9 years ago
  16. 0e271dc Refactored intermediate IntentUpdate classes by Brian O'Connor · 9 years ago
  17. 5cb438e Pull out inner IntentUpdate sub-classes from IntentManager by Sho SHIMIZU · 9 years ago