1. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  4. f97e0ed [ONOS-6547] Add method to obtain intent's installables in REST API. by Rafal Szalecki · 7 years ago
  5. b83797c Fix REST server side exception if array of devices is given by Ray Milkey · 7 years ago
  6. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  7. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  8. c2e7736 fix for incompatible multiplication cast from int to long by rohit · 7 years ago
  9. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  10. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  11. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  12. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  13. fd74760 null pointer dereference in IntentsResourceTest.java by rohitsharan · 7 years ago
  14. 58a7c34 Added REST API to administratively remove hosts. by Thomas Vachuska · 7 years ago
  15. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  16. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  17. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  18. fc72e2e Fix for ONOS-5566:Issue With Region POST-DELETE REST API:Incorporated Comments by Jayasree Ghosh · 7 years ago
  19. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  20. 9b80da8 Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API" by Jonathan Hart · 7 years ago
  21. 6009339 5546 by Kavitha Alagesan · 7 years ago
  22. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 7 years ago
  23. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  24. 59ecdf3 [ONOS-5324] Issue with Meter POST Rest API by Yoonseon Han · 8 years ago
  25. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  26. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  27. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  28. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  29. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  30. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  31. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  32. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  33. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  34. 1853b3f Cherry pick ONOS-4835 fix by Varun Sharma · 8 years ago
  35. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  36. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  37. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  38. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  39. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  40. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  41. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  42. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  43. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  44. a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 8 years ago
  45. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  46. 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 8 years ago
  47. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  48. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  49. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  50. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  51. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  52. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  53. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  54. 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 8 years ago
  55. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  56. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago
  57. 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 8 years ago
  58. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  59. 7011bdd Fix typo in RegionsResourceTest by Jian Li · 8 years ago
  60. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  61. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  62. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  63. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  64. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  65. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  66. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  67. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  68. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  69. e34f110 [ONOS-2225] Add unit test for Flow Objectives REST API by Jian Li · 8 years ago
  70. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  71. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  72. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  73. a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 8 years ago
  74. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  75. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  76. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  77. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  78. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  79. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  80. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  81. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  82. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  83. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  84. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  85. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  86. 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
  87. 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
  88. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  89. 7c4d196 onos-2420 Add unit test for Host REST API and fix documentation errors. by Kedar Gupta · 9 years ago
  90. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  91. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  92. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  93. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  94. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  95. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  96. 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
  97. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  98. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  99. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  100. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago