1. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  2. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  5. f97e0ed [ONOS-6547] Add method to obtain intent's installables in REST API. by Rafal Szalecki · 7 years ago
  6. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  7. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  8. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  9. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  10. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  11. fd74760 null pointer dereference in IntentsResourceTest.java by rohitsharan · 7 years ago
  12. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  13. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  14. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  15. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  16. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago[Renamed (99%) from web/api/src/test/java/org/onosproject/rest/IntentsResourceTest.java]
  17. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  18. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  19. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  20. 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
  21. 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
  22. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  23. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  24. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  25. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  26. 674dd8b Enable Intent REST API tests by Ray Milkey · 9 years ago
  27. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  28. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  29. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  30. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  31. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  32. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  33. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  34. 9c3d336 Make REST API unit tests choose a free port to allow concurrent builds by Ray Milkey · 9 years ago
  35. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  36. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  37. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago