1. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  2. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  3. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  4. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  5. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  6. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  7. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  8. a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 8 years ago
  9. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  10. 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 8 years ago
  11. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  12. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  13. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  14. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  15. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  16. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  17. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  18. 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 8 years ago
  19. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  20. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago
  21. 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 8 years ago
  22. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  23. 7011bdd Fix typo in RegionsResourceTest by Jian Li · 8 years ago
  24. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  25. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  26. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  27. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  28. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  29. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  30. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  31. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  32. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  33. e34f110 [ONOS-2225] Add unit test for Flow Objectives REST API by Jian Li · 8 years ago
  34. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  35. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  36. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  37. a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 8 years ago
  38. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  39. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  40. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  41. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  42. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  43. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  44. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  45. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  46. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  47. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  48. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  49. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  50. 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
  51. 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
  52. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  53. 7c4d196 onos-2420 Add unit test for Host REST API and fix documentation errors. by Kedar Gupta · 9 years ago
  54. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  55. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  56. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  57. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  58. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  59. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  60. 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
  61. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  62. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  63. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  64. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  65. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  66. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  67. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  68. 674dd8b Enable Intent REST API tests by Ray Milkey · 9 years ago
  69. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  70. a0cecdc Fix for ONOS-1595 - return proper status (405) when using an unsupported method by Ray Milkey · 9 years ago
  71. 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 9 years ago
  72. 5197928 ONOS-1470 Added unit tests for component config REST API. by Thomas Vachuska · 9 years ago
  73. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  74. 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 9 years ago
  75. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  76. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  77. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  78. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  79. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  80. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  81. ab8553a Fix a bug: there are two ECN bits in the IPv4 header, not three. by Pavlin Radoslavov · 9 years ago
  82. 6a47964 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  83. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  84. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  85. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  86. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  87. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  88. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  89. 0cc189e Add a test for unsupported criterion type by Ray Milkey · 9 years ago
  90. 46670a8 Refactor criterion codec test and matcher by Ray Milkey · 9 years ago
  91. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  92. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  93. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  94. 9ee62f5 add unit test for criterion codec by Ray Milkey · 9 years ago
  95. 73ba84a Refactor criterion codec by Ray Milkey · 9 years ago
  96. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  97. 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 9 years ago
  98. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  99. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  100. 540b2ce Make JSON codecs immutable by Ray Milkey · 9 years ago