1. 2000d01 Add JSON decoders for Host and HostLocation by Seyeon Jeong · 4 years, 2 months ago
  2. 11c148b Found a few codec inconsistencies between JSON encoders and decoders by Seyeon Jeong · 4 years, 2 months ago
  3. 6b055d3 Bump up jackson deps version to 2.10.0 with updated snakeyaml deps by Daniele Moro · 4 years, 4 months ago
  4. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 4 months ago
  5. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  6. bd8ddfe Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work. by Thomas Vachuska · 5 years ago
  7. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  8. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  9. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  10. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  11. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  12. 957bb37 ONOS-7577 - REST API to add and remove buckets from a group by Ray Milkey · 6 years ago
  13. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  14. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  15. 094a135 Removed the setServiceDirectory() method from the base web resource by Ray Milkey · 6 years ago
  16. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  17. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  18. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  19. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  20. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  21. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  22. f97e0ed [ONOS-6547] Add method to obtain intent's installables in REST API. by Rafal Szalecki · 7 years ago
  23. b83797c Fix REST server side exception if array of devices is given by Ray Milkey · 7 years ago
  24. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  25. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  26. c2e7736 fix for incompatible multiplication cast from int to long by rohit · 7 years ago
  27. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  28. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  29. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  30. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  31. fd74760 null pointer dereference in IntentsResourceTest.java by rohitsharan · 7 years ago
  32. 58a7c34 Added REST API to administratively remove hosts. by Thomas Vachuska · 7 years ago
  33. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  34. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  35. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  36. fc72e2e Fix for ONOS-5566:Issue With Region POST-DELETE REST API:Incorporated Comments by Jayasree Ghosh · 7 years ago
  37. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  38. 9b80da8 Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API" by Jonathan Hart · 7 years ago
  39. 6009339 5546 by Kavitha Alagesan · 7 years ago
  40. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 7 years ago
  41. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  42. 59ecdf3 [ONOS-5324] Issue with Meter POST Rest API by Yoonseon Han · 8 years ago
  43. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  44. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  45. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  46. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  47. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  48. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  49. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  50. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  51. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  52. 1853b3f Cherry pick ONOS-4835 fix by Varun Sharma · 8 years ago
  53. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  54. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  55. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  56. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  57. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  58. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  59. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  60. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  61. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  62. a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 8 years ago
  63. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  64. 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 8 years ago
  65. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  66. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  67. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  68. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  69. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  70. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  71. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  72. 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 8 years ago
  73. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  74. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago
  75. 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 8 years ago
  76. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  77. 7011bdd Fix typo in RegionsResourceTest by Jian Li · 8 years ago
  78. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  79. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  80. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  81. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  82. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  83. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  84. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  85. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  86. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  87. e34f110 [ONOS-2225] Add unit test for Flow Objectives REST API by Jian Li · 8 years ago
  88. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  89. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  90. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  91. a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 8 years ago
  92. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  93. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  94. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  95. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  96. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  97. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  98. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  99. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  100. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago