1. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  2. 9b80da8 Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API" by Jonathan Hart · 7 years ago
  3. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  4. 6009339 5546 by Kavitha Alagesan · 7 years ago
  5. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 7 years ago
  6. e6840cf ONOS-5545 by Kavitha Alagesan · 8 years ago
  7. 131c068 Fix NPE when a POST operation is done for multiple flows and there is no flows array specified by Ray Milkey · 8 years ago
  8. 7f6d0e9e Bump up swagger ui from 2.1.5 to 2.2.5 by Jian Li · 8 years ago
  9. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  10. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  11. e6213cf Fix For ONOS-5396:Causing NPE:for REST API- GET /applications/{name} by Jayasree Ghosh · 8 years ago
  12. 28e1b3e Fix for ONOS-4675: FLOW ID is not matching with the one added in the ONOS by Jayasree Ghosh · 8 years ago
  13. 59ecdf3 [ONOS-5324] Issue with Meter POST Rest API by Yoonseon Han · 8 years ago
  14. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  15. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  16. cfcf52c FIX for ONOS-5296:Wrong MetricName throwing NPE by Jayasree Ghosh · 8 years ago
  17. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  18. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  19. cc44cb4 Fix Jersey warning for redundant "@Path("/") by Ray Milkey · 8 years ago
  20. 6192499 Use subject factory to create subject for deletion rather than using the string/ by Jonathan Hart · 8 years ago
  21. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  22. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  23. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  24. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  25. 13e5b51 [ONOS-5155] Exposed delta statistics via northbound REST by Viswanath KSP · 8 years ago
  26. 8ffb775 Exposed the newly added port specific portStatistics API via REST by Viswanath KSP · 8 years ago
  27. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  28. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  29. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  30. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  31. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  32. 8afbbee Bump up swagger ui from 2.1.4 to 2.1.5 by Jian Li · 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. 673399f BugFix: Allow to specify mastership role through REST API by Jian Li · 8 years ago
  36. df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
  37. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  38. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  39. f397304 Fix for ONOS-4740 by Ray Milkey · 8 years ago
  40. 7fae189 Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures by Deepa Vaddireddy · 8 years ago
  41. 984e2d8 Fix returned responses for DELETE operations by Ray Milkey · 8 years ago
  42. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  43. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  44. 1499864 Fixed NPE and return 404 error upon unknown app activation request by Hyunsun Moon · 8 years ago
  45. 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  46. 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
  47. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  48. a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
  49. 6921ceb Add ability to add mcast sinks via REST API by Jonathan Hart · 8 years ago
  50. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  51. dea375a Remove deprecated ConfigProvider. by HIGUCHI Yuta · 8 years ago
  52. 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
  53. a3e4c7a Bugfix: fix the swagger broken issue caused by unsupported data type by Jian Li · 8 years ago
  54. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  55. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  56. a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
  57. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  58. cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
  59. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  60. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  61. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  62. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  63. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  64. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  65. 1decd53 ONOS-4077: REST API's for virtual networks, devices, ports, links: add missing onos.rsModel statements + fix example field in JSON files by Claudine Chiu · 8 years ago
  66. c341833 Make example priority smaller. by Jonathan Hart · 8 years ago
  67. 5c98910 Update css for swagger 2.4.1, add missing resource to fix js error by Jian Li · 8 years ago
  68. a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 8 years ago
  69. c99d430 Fixed title field creates empty json objects by Andrea Campanella · 8 years ago
  70. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  71. 83d87a7 Bumpup swagger ui to 2.1.4 to fix the issues in 2.1.0 by Jian Li · 8 years ago
  72. 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 8 years ago
  73. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  74. 345c019 Turn off Swagger schema validation by Jonathan Hart · 8 years ago
  75. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  76. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  77. 460f9b0 Add bulk delete for flows by Ray Milkey · 8 years ago
  78. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  79. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  80. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  81. 90289b0 STC fixes by Ray Milkey · 8 years ago
  82. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  83. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  84. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  85. a1ae5e1 Adding ability to push flow rule batches via REST API. by Thomas Vachuska · 8 years ago
  86. 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 8 years ago
  87. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  88. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago
  89. 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 8 years ago
  90. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  91. 7011bdd Fix typo in RegionsResourceTest by Jian Li · 8 years ago
  92. b11c4d0 Allow list-type config to be POSTed to subjectkey/subject/configkey endpoint. by Jonathan Hart · 8 years ago
  93. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  94. 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
  95. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  96. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  97. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  98. 547c205 Fail the build if @onos.rsModel specified model json does not exist by HIGUCHI Yuta · 8 years ago
  99. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  100. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago