1. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  2. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  3. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  4. a1ae5e1 Adding ability to push flow rule batches via REST API. by Thomas Vachuska · 8 years ago
  5. 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 8 years ago
  6. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  7. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago
  8. 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 8 years ago
  9. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  10. 7011bdd Fix typo in RegionsResourceTest by Jian Li · 8 years ago
  11. b11c4d0 Allow list-type config to be POSTed to subjectkey/subject/configkey endpoint. by Jonathan Hart · 8 years ago
  12. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  13. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  14. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  15. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  16. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  17. 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
  18. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  19. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  20. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  21. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  22. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  23. 547c205 Fail the build if @onos.rsModel specified model json does not exist by HIGUCHI Yuta · 8 years ago
  24. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  25. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  26. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  27. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  28. d79d39e Fix incorrect NextId name issue of FlowObjectives swagger doc by Jian Li · 8 years ago
  29. 9567896 Remove redundant meter id when create a meter entry in REST API by Jian Li · 8 years ago
  30. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  31. c67ca3c Make results of application codec and swagger doc desc consistent by Jian Li · 8 years ago
  32. 6282c80 [ONOS-3634] Add REST API for extended application properties by Jian Li · 8 years ago
  33. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  34. f9879c5 Marking ConfigProvider as deprecated. by Thomas Vachuska · 8 years ago
  35. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  36. 118f671 Power config API (ONOS-2866). by Marc De Leenheer · 8 years ago
  37. e34f110 [ONOS-2225] Add unit test for Flow Objectives REST API by Jian Li · 8 years ago
  38. 4de9054 Fix javadoc errors. by HIGUCHI Yuta · 8 years ago
  39. e9ac2c5 [ONOS-2225] Implement REST API for Flow Objectives by Jian Li · 8 years ago
  40. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  41. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  42. 82baf6b ONOS-3607 Add Criteria model for Flows REST Api with field description. by Andrea Campanella · 8 years ago
  43. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  44. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  45. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  46. a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 8 years ago
  47. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  48. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  49. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  50. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  51. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  52. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  53. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  54. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  55. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  56. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  57. a9e4476 [ONOS-3601] Bugfix: resolve swagger doc issue of metric REST API by Jian Li · 8 years ago
  58. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  59. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  60. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  61. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  62. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  63. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  64. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  65. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  66. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  67. 43c956b [ONOS-3402] parseHost method adds all Json fields as annotations by Jian Li · 8 years ago
  68. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  69. d120f5c CORD-12:Adding support for port statistics REST API by Srikanth Vavilapalli · 8 years ago
  70. c008511 [ONOS-3394] Json Models for Intents by andrea · 8 years ago
  71. 36992c8 ONOS-3379: Config REST 500 errors on GET operations if keys don't exist by Ray Milkey · 8 years ago
  72. 1ce2bc8 [ONOS-3394] Json models for REST api by andrea · 8 years ago
  73. b9fe25d ONOS-3378 REST DELETE operation on network config subject class key by Ray Milkey · 8 years ago
  74. 5056b51 [ONOS-3394] JsonModels for Swagger UI by andrea · 8 years ago
  75. 8fba1c8 ONOS-3369: log an exception on REST server errors by Ray Milkey · 8 years ago
  76. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  77. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  78. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  79. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  80. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  81. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  82. aec654c Variable name changed for readability by Phaneendra Manda · 9 years ago
  83. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  84. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  85. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  86. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  87. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  88. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  89. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  90. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  91. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  92. 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
  93. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  94. 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
  95. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  96. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  97. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  98. 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
  99. 5d915f4 Cleanups to REST code suggested by Sonar by Ray Milkey · 9 years ago
  100. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago