1. 9476fa1 Adding @Beta to Intent API classes and interfaces by Brian O'Connor · 9 years ago
  2. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  3. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  4. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  5. 3e7afd8 Remove unused constructors in ConnectivityIntent by Sho SHIMIZU · 9 years ago
  6. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  7. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  8. e1dfb50 Fix javadoc typos by Ray Milkey · 9 years ago
  9. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  10. 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/ConnectivityIntent.java]
  11. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 10 years ago
  12. c3df36b Refactor: improve null safety by using empty list instead of null by Sho SHIMIZU · 10 years ago
  13. f4dbc726 Remove unnecessary type parameter and cast by Sho SHIMIZU · 10 years ago
  14. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  15. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  16. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  17. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  18. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  19. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  20. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  21. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  22. b876bf1 Adding Intent Framework API by Brian O'Connor · 10 years ago