1. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/net/intent/impl/IntentManager.java]
  2. 93508c2 Unit tests and manager changes for failure cases by Ray Milkey · 9 years ago
  3. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  4. 5d55ed4 Bug fixes for Intent Manager by Brian O'Connor · 9 years ago
  5. a44dda5 Suppressing PathNotFound exception by Brian O'Connor · 9 years ago
  6. a9819bf fix intent issues yuta observed by alshabib · 9 years ago
  7. c2bf3d8 IntentManager: use IntentStore batch APIs by Yuta HIGUCHI · 9 years ago
  8. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  9. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  10. e4b6bb2 Intents are now removed after being withdrawn. by Thomas Vachuska · 9 years ago
  11. e97ede9 ONOS-239 Retrigger compilation when new resources are available by Ray Milkey · 9 years ago
  12. fe4367a IntentManager: lower log level to dump details by Yuta HIGUCHI · 9 years ago
  13. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  14. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  15. e2ff25a Serializing batch execution on per-instance basis for intents by Brian O'Connor · 9 years ago
  16. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 9 years ago
  17. 8b5051d Make logger static final variable by Sho SHIMIZU · 9 years ago
  18. 41718fc Applied some fixes to Intents by Brian O'Connor · 9 years ago
  19. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 years ago
  20. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  21. 76622d6 Merge branch 'optical_path_provisioner' by weibit · 10 years ago
  22. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  23. 9cfe829 dispatching failed event when compile fails by Brian O'Connor · 10 years ago
  24. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  25. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  26. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  27. 4926c1b Refactoring intent API. by Thomas Vachuska · 10 years ago
  28. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  29. 1109640 Changed some non concurrent structures to ConcurrentHashMaps in by Jonathan Hart · 10 years ago
  30. f2dbde5 refactoring intent framework installers by Brian O'Connor · 10 years ago
  31. c7e1cb6 some extra comments by alshabib · 10 years ago
  32. 2683458 you must call get on futures by alshabib · 10 years ago
  33. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  34. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  35. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  36. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  37. 800709a Experimenting. by tom · 10 years ago
  38. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  39. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  40. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago