1. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  2. 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
  3. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  4. af0ee53 Added redirect for the /onos/v1/docs Swagger UI URL. Added onos-rsdocs tool to launch REST API docs UI from shell. by Thomas Vachuska · 9 years ago
  5. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  6. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  7. 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
  8. 5d915f4 Cleanups to REST code suggested by Sonar by Ray Milkey · 9 years ago
  9. 7c4d196 onos-2420 Add unit test for Host REST API and fix documentation errors. by Kedar Gupta · 9 years ago
  10. 372d1f3 ONOS-2485 Autogenerate swagger JSON files from WebResource classes by Sahil Lele · 9 years ago
  11. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  12. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  13. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  14. eb431c1 Fixed issue with pushing topo JSON after devices are in the system. by Jonathan Hart · 9 years ago
  15. 82e95a5 Added means to administratively remove device via REST API. by Thomas Vachuska · 9 years ago
  16. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  17. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  18. 47bd480 Add POST method for the Host REST API and fix minor documentation errors by Kedar Gupta · 9 years ago
  19. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  20. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  21. 303e671 Refactor to use JAXRS URI builder and fix HTTP status for bad JSON by Ray Milkey · 9 years ago
  22. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  23. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  24. 0dbac7a Fix javadoc warnings by Madan Jampani · 9 years ago
  25. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  26. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  27. b4258a9 ONOS-2124 Improved web-exception handling when an anonymous exception, i.e. one without a message, is raised. by Thomas Vachuska · 9 years ago
  28. ccf40c7 Fix bug that inconsistency happens in long value and name in PortNumber by Sho SHIMIZU · 9 years ago
  29. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  30. bb825d7 Remove forEach() that introduces side-effect inherently by Sho SHIMIZU · 9 years ago
  31. 63d9f64 Remove unnecessary empty set check by Sho SHIMIZU · 9 years ago
  32. 30e9fd1 Filter connect points by device ID by Sho SHIMIZU · 9 years ago
  33. f6501c0 Remove null check because it is always evaluated as false by Sho SHIMIZU · 9 years ago
  34. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  35. c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
  36. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  37. a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
  38. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  39. 9100624 ConfigProvider: Protect against potential NPE when reading files by Ayaka Koshibe · 9 years ago
  40. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  41. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  42. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago
  43. 3b84c86 Providing a work-around for a bug in the gossip stores, which prevents annotations from sticking initially. by Thomas Vachuska · 9 years ago
  44. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  45. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  46. a0cecdc Fix for ONOS-1595 - return proper status (405) when using an unsupported method by Ray Milkey · 9 years ago
  47. f8cac48 Mild REST API refactoring. by Thomas Vachuska · 9 years ago
  48. e684743 ONOS-1470 Implemented component config REST API. by Thomas Vachuska · 9 years ago
  49. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  50. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  51. 8683e01 Fixing codec usage. by Thomas Vachuska · 9 years ago
  52. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  53. 179f377 Fix boxing/unboxing to parse a primitive by Yuta HIGUCHI · 9 years ago
  54. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  55. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  56. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  57. 19ffea3 ONOS-790 - REST APIs for paths by Ray Milkey · 9 years ago
  58. 2287d88 ONOS-887 - Return a 404 status when a URL specifies a bad resource by Ray Milkey · 9 years ago
  59. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  60. 521d370 Removed prototype REST resource by Ray Milkey · 9 years ago
  61. 3f02569 Use JsonBodyWriter directly rather than converting JSON to strings first by Ray Milkey · 9 years ago
  62. c401e6e ONOS-792 Unit tests for Topology REST GET APIs by Ray Milkey · 9 years ago
  63. f25d135 Fix Javadoc warnings by Ray Milkey · 9 years ago
  64. 82e5031 ONOS-792 - topology related REST GET APIs by Ray Milkey · 9 years ago
  65. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  66. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  67. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago
  68. 1f95bd3 Implement REST API for Hosts objects by Ray Milkey · 9 years ago
  69. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  70. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago