1. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  2. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  3. e6840cf ONOS-5545 by Kavitha Alagesan · 8 years ago
  4. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  5. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  6. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  9. c008511 [ONOS-3394] Json Models for Intents by andrea · 8 years ago
  10. 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
  11. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  12. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  13. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  14. 303e671 Refactor to use JAXRS URI builder and fix HTTP status for bad JSON by Ray Milkey · 9 years ago
  15. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  16. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago[Renamed (98%) from web/api/src/main/java/org/onosproject/rest/IntentsWebResource.java]
  17. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  18. f8cac48 Mild REST API refactoring. by Thomas Vachuska · 9 years ago
  19. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  20. 179f377 Fix boxing/unboxing to parse a primitive by Yuta HIGUCHI · 9 years ago
  21. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  22. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  23. 3f02569 Use JsonBodyWriter directly rather than converting JSON to strings first by Ray Milkey · 9 years ago
  24. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  25. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  26. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago