1. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  2. 9476fa1 Adding @Beta to Intent API classes and interfaces by Brian O'Connor · 9 years ago
  3. 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
  4. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  5. f211499 Small fixes to IntentService and perf-installer by Brian O'Connor · 9 years ago
  6. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  7. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  8. 13d3dd9 Remove default methods from IntentService interface. by Jonathan Hart · 9 years ago
  9. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  10. be28a87 Chaning IntentStore.isMaster to take a key by Brian O'Connor · 9 years ago
  11. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  12. 2468502 Removed deprecated intent operations by Ray Milkey · 9 years ago
  13. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  14. ea4d7d1 Initial work on Intent API (ONOS-618) by Brian O'Connor · 9 years ago
  15. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  16. 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/IntentService.java]
  17. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  18. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  19. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  20. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  21. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  22. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  23. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  24. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  25. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  26. b876bf1 Adding Intent Framework API by Brian O'Connor · 10 years ago