1. 6009339 5546 by Kavitha Alagesan · 7 years ago
  2. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 7 years ago
  3. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  4. 59ecdf3 [ONOS-5324] Issue with Meter POST Rest API by Yoonseon Han · 8 years ago
  5. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  6. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  7. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  8. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  9. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  10. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  11. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  12. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  13. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  14. 1853b3f Cherry pick ONOS-4835 fix by Varun Sharma · 8 years ago
  15. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  16. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  17. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  18. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  19. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  20. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  21. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  22. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  23. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  24. a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 8 years ago
  25. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  26. 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 8 years ago
  27. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  28. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  29. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  30. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  31. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  32. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  33. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  34. 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 8 years ago
  35. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  36. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago
  37. 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 8 years ago
  38. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  39. 7011bdd Fix typo in RegionsResourceTest by Jian Li · 8 years ago
  40. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  41. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  42. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  43. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  44. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  45. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  46. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  47. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  48. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  49. e34f110 [ONOS-2225] Add unit test for Flow Objectives REST API by Jian Li · 8 years ago
  50. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  51. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  52. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  53. a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 8 years ago
  54. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  55. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  56. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  57. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete 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. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  62. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  63. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  64. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  65. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  66. 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
  67. 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
  68. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  69. 7c4d196 onos-2420 Add unit test for Host REST API and fix documentation errors. by Kedar Gupta · 9 years ago
  70. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  71. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  72. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  73. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  74. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  75. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  76. 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
  77. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  78. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  79. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  80. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  81. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  82. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  83. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  84. 674dd8b Enable Intent REST API tests by Ray Milkey · 9 years ago
  85. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  86. a0cecdc Fix for ONOS-1595 - return proper status (405) when using an unsupported method by Ray Milkey · 9 years ago
  87. 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 9 years ago
  88. 5197928 ONOS-1470 Added unit tests for component config REST API. by Thomas Vachuska · 9 years ago
  89. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  90. 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 9 years ago
  91. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  92. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  93. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  94. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  95. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  96. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  97. ab8553a Fix a bug: there are two ECN bits in the IPv4 header, not three. by Pavlin Radoslavov · 9 years ago
  98. 6a47964 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  99. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  100. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago