1. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. c008511 [ONOS-3394] Json Models for Intents by andrea · 8 years ago
  4. 584107a ONOS-3224 HostToHostIntent should have implicit non-OPTICAL constraint by HIGUCHI Yuta · 9 years ago
  5. 9476fa1 Adding @Beta to Intent API classes and interfaces by Brian O'Connor · 9 years ago
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. b5dcc51 Adding device and host tracking for intents (ONOS-1356) by Brian O'Connor · 9 years ago
  8. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  9. 50a9b72 Add priority to remaining intent types by Ray Milkey · 9 years ago
  10. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  11. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  12. c357381 ONOS-989 - Add key to toString() methods of intents by Ray Milkey · 9 years ago
  13. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  14. 23b5a76 Add resources into intent toString() outputs. by Jonathan Hart · 9 years ago
  15. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  16. 6dd018f Added a simple constructor for code demo tomorrow. by Thomas Vachuska · 9 years ago
  17. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  18. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/net/intent/HostToHostIntent.java]
  19. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  20. 2e66080 Guard malformed intent by pre-condition check on instantiation by Sho SHIMIZU · 9 years ago
  21. dea45ff Adding enhancements to the GUI server-side. by Thomas Vachuska · 9 years ago
  22. c3df36b Refactor: improve null safety by using empty list instead of null by Sho SHIMIZU · 9 years ago
  23. 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 9 years ago
  24. edc944c adding constaints to intent API by Thomas Vachuska · 9 years ago
  25. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  26. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  27. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  28. 46c07ad Added some todos. by Thomas Vachuska · 10 years ago
  29. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  30. d03a56e Added normalization of HostToHost id fingerprint to allow host one/two to come in either order. by Thomas Vachuska · 10 years ago
  31. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  32. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  33. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  34. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  35. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  36. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago