1. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  2. a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
  3. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  4. cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
  5. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  6. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  7. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  8. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  9. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  10. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  11. 1decd53 ONOS-4077: REST API's for virtual networks, devices, ports, links: add missing onos.rsModel statements + fix example field in JSON files by Claudine Chiu · 8 years ago
  12. c341833 Make example priority smaller. by Jonathan Hart · 8 years ago
  13. 5c98910 Update css for swagger 2.4.1, add missing resource to fix js error by Jian Li · 8 years ago
  14. a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 8 years ago
  15. c99d430 Fixed title field creates empty json objects by Andrea Campanella · 8 years ago
  16. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  17. 83d87a7 Bumpup swagger ui to 2.1.4 to fix the issues in 2.1.0 by Jian Li · 8 years ago
  18. 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 8 years ago
  19. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  20. 345c019 Turn off Swagger schema validation by Jonathan Hart · 8 years ago
  21. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  22. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  23. 460f9b0 Add bulk delete for flows by Ray Milkey · 8 years ago
  24. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  25. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  26. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  27. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  28. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  29. ddec794 Fixes for buck regressions by Ray Milkey · 8 years ago
  30. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  31. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  32. 90289b0 STC fixes by Ray Milkey · 8 years ago
  33. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  34. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  35. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  36. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  37. a1ae5e1 Adding ability to push flow rule batches via REST API. by Thomas Vachuska · 8 years ago
  38. 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 8 years ago
  39. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  40. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago
  41. 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 8 years ago
  42. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  43. 7011bdd Fix typo in RegionsResourceTest by Jian Li · 8 years ago
  44. b11c4d0 Allow list-type config to be POSTed to subjectkey/subject/configkey endpoint. by Jonathan Hart · 8 years ago
  45. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  46. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  47. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  48. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  49. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  50. 881f29f ONOS-4114 Flows Post has example of criteria, swagger shows link to wiki page with full json criteria by Andrea Campanella · 8 years ago
  51. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  52. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  53. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  54. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  55. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  56. 547c205 Fail the build if @onos.rsModel specified model json does not exist by HIGUCHI Yuta · 8 years ago
  57. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  58. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  59. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  60. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  61. d79d39e Fix incorrect NextId name issue of FlowObjectives swagger doc by Jian Li · 8 years ago
  62. 9567896 Remove redundant meter id when create a meter entry in REST API by Jian Li · 8 years ago
  63. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  64. c67ca3c Make results of application codec and swagger doc desc consistent by Jian Li · 8 years ago
  65. 6282c80 [ONOS-3634] Add REST API for extended application properties by Jian Li · 8 years ago
  66. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  67. f9879c5 Marking ConfigProvider as deprecated. by Thomas Vachuska · 8 years ago
  68. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  69. 118f671 Power config API (ONOS-2866). by Marc De Leenheer · 9 years ago
  70. e34f110 [ONOS-2225] Add unit test for Flow Objectives REST API by Jian Li · 8 years ago
  71. 4de9054 Fix javadoc errors. by HIGUCHI Yuta · 8 years ago
  72. e9ac2c5 [ONOS-2225] Implement REST API for Flow Objectives by Jian Li · 8 years ago
  73. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  74. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  75. 82baf6b ONOS-3607 Add Criteria model for Flows REST Api with field description. by Andrea Campanella · 8 years ago
  76. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  77. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  78. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  79. a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 8 years ago
  80. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  81. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  82. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  83. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  84. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  86. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  87. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  88. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  89. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  90. a9e4476 [ONOS-3601] Bugfix: resolve swagger doc issue of metric REST API by Jian Li · 8 years ago
  91. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  92. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  93. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  94. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  95. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  96. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  97. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  98. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  99. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  100. 43c956b [ONOS-3402] parseHost method adds all Json fields as annotations by Jian Li · 8 years ago