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