1. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  2. 449e63c [ONOS-1381] SHowing more details for optical intents by Andrea Campanella · 7 years ago
  3. 0b1449d CLI options: flows (remove), intents (remove/purge; details) by Carolina Fernandez · 7 years ago
  4. f0e09cd intents --mini-summary by Yuta HIGUCHI · 7 years ago
  5. 5db2e87 Improving output for intents and intents -s by Luca Prete · 7 years ago
  6. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  7. bacea91 Fix wrong format String by Yuta HIGUCHI · 7 years ago
  8. fa56d14 Adds loose filtering capability (-f) to cli commands (intents, flows) by Carolina Fernandez · 7 years ago
  9. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  10. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  11. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  12. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  13. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  14. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  15. 740c8a3 [Blackbird] ONOS-1317 - JSON outpout for 'intents -p' command by Ray Milkey · 9 years ago
  16. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  17. 189f9bf Update IntentListCommand to show key by Jonathan Hart · 9 years ago
  18. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  19. 9d810f6 Fix some JSON related deprecation and javadoc warnings by Ray Milkey · 9 years ago
  20. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  21. aab51a3 Added missing CLI output of HostToHostIntent-specific info by Pavlin Radoslavov · 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 cli/src/main/java/org/onlab/onos/cli/net/IntentsListCommand.java]
  24. 67c0514 Updated the "intents -s" Intents CLI summary command to print by Pavlin Radoslavov · 9 years ago
  25. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  26. 3ea690b ONOS-365 Excluding intents with state=null from output. by Thomas Vachuska · 9 years ago
  27. deb8a10 Fix for bug ONOS-330: by Pavlin Radoslavov · 9 years ago
  28. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 9 years ago
  29. 708e820 Added CLI command to print summary of the intents: by Pavlin Radoslavov · 9 years ago
  30. edc944c adding constaints to intent API by Thomas Vachuska · 9 years ago
  31. fe0f4b1 Adding resource-{available,allocated} CLI commands and lots of toStrings by Brian O'Connor · 9 years ago
  32. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  33. 7d693f5 Experimenting with Apache 2 copyright on the onos-cli module. More later... by Thomas Vachuska · 10 years ago
  34. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  35. 6ce7304 Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  36. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  37. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  38. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  39. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago