1. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  2. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  5. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  6. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  7. 6cad179 Add resources to Intent.Builder by Yuta HIGUCHI · 8 years ago
  8. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  9. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  10. 9476fa1 Adding @Beta to Intent API classes and interfaces by Brian O'Connor · 9 years ago
  11. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  12. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  13. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  14. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  15. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  16. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  17. 098da07 fixed typo and undeprecated a method by Brian O'Connor · 9 years ago
  18. cff0332 Started refactoring Intent Manager by Brian O'Connor · 9 years ago
  19. ea4d7d1 Initial work on Intent API (ONOS-618) by Brian O'Connor · 9 years ago
  20. 5e5d4aa Change the second type parameter of BatchOperationEntry by Sho SHIMIZU · 9 years ago
  21. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  22. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  23. 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/Intent.java]
  24. f57a739 Remove final modifier from static methods by Sho SHIMIZU · 9 years ago
  25. 2389523 Remove code duplication by Sho SHIMIZU · 9 years ago
  26. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  27. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  28. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  29. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  30. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  31. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  32. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  33. 46c07ad Added some todos. by Thomas Vachuska · 10 years ago
  34. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  35. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  36. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  37. b876bf1 Adding Intent Framework API by Brian O'Connor · 10 years ago