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. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  3. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  4. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  5. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  6. 13d3dd9 Remove default methods from IntentService interface. by Jonathan Hart · 9 years ago
  7. 4f5d93e Fixes for ObjectiveTrackerTest and IntentServiceTest by Ray Milkey · 9 years ago
  8. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  9. 2468502 Removed deprecated intent operations by Ray Milkey · 9 years ago
  10. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  11. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  12. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/test/java/org/onlab/onos/net/intent/FakeIntentManager.java]
  13. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  14. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  15. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  16. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  17. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  18. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  19. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  20. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  21. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  22. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  23. f3d0616 Adding Intent API tests by Brian O'Connor · 10 years ago