1. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  3. c2e7736 fix for incompatible multiplication cast from int to long by rohit · 7 years ago
  4. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  5. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  6. 634eb17 refactor flow entry mocks to use adapter by Ray Milkey · 7 years ago
  7. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  8. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  9. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  10. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  11. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  13. 1c94b9d Bump swagger ui from 2.2.5 to 2.2.10 by Jian Li · 7 years ago
  14. 9df5bc6 OpenTAM-DPIS: REST-API swagger-doc DpiStatistics.json format bug fix by Sangsik Yoon · 7 years ago
  15. f09a13a Update link to static flows json documentation by Jonathan Hart · 7 years ago
  16. fd74760 null pointer dereference in IntentsResourceTest.java by rohitsharan · 7 years ago
  17. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  19. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  20. 2035e72 Log added resource path on load/unload by Yuta HIGUCHI · 7 years ago
  21. 58a7c34 Added REST API to administratively remove hosts. by Thomas Vachuska · 7 years ago
  22. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  23. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  24. 2cece3d Allow pre-setting component config via REST API by Charles Chan · 7 years ago
  25. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  27. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  28. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  30. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  32. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  33. fc72e2e Fix for ONOS-5566:Issue With Region POST-DELETE REST API:Incorporated Comments by Jayasree Ghosh · 7 years ago
  34. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  35. 9b80da8 Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API" by Jonathan Hart · 7 years ago
  36. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  37. 6009339 5546 by Kavitha Alagesan · 7 years ago
  38. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 7 years ago
  39. e6840cf ONOS-5545 by Kavitha Alagesan · 7 years ago
  40. 131c068 Fix NPE when a POST operation is done for multiple flows and there is no flows array specified by Ray Milkey · 7 years ago
  41. 7f6d0e9e Bump up swagger ui from 2.1.5 to 2.2.5 by Jian Li · 8 years ago
  42. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  43. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  44. e6213cf Fix For ONOS-5396:Causing NPE:for REST API- GET /applications/{name} by Jayasree Ghosh · 8 years ago
  45. 28e1b3e Fix for ONOS-4675: FLOW ID is not matching with the one added in the ONOS by Jayasree Ghosh · 8 years ago
  46. 59ecdf3 [ONOS-5324] Issue with Meter POST Rest API by Yoonseon Han · 8 years ago
  47. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  48. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  49. cfcf52c FIX for ONOS-5296:Wrong MetricName throwing NPE by Jayasree Ghosh · 8 years ago
  50. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  51. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  52. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  53. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  54. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  55. cc44cb4 Fix Jersey warning for redundant "@Path("/") by Ray Milkey · 8 years ago
  56. 6192499 Use subject factory to create subject for deletion rather than using the string/ by Jonathan Hart · 8 years ago
  57. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  58. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  59. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  60. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  61. 13e5b51 [ONOS-5155] Exposed delta statistics via northbound REST by Viswanath KSP · 8 years ago
  62. 8ffb775 Exposed the newly added port specific portStatistics API via REST by Viswanath KSP · 8 years ago
  63. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  64. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  65. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  66. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  67. e8468b5 ONOS Swagger Plugin by Brian O'Connor · 8 years ago
  68. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  69. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  70. 8afbbee Bump up swagger ui from 2.1.4 to 2.1.5 by Jian Li · 8 years ago
  71. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  72. 1853b3f Cherry pick ONOS-4835 fix by Varun Sharma · 8 years ago
  73. 673399f BugFix: Allow to specify mastership role through REST API by Jian Li · 8 years ago
  74. df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
  75. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  76. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  77. f397304 Fix for ONOS-4740 by Ray Milkey · 8 years ago
  78. 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
  79. 984e2d8 Fix returned responses for DELETE operations by Ray Milkey · 8 years ago
  80. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  81. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  82. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  83. 1499864 Fixed NPE and return 404 error upon unknown app activation request by Hyunsun Moon · 8 years ago
  84. 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  85. 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
  86. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  87. a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
  88. 6921ceb Add ability to add mcast sinks via REST API by Jonathan Hart · 8 years ago
  89. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  90. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  91. dea375a Remove deprecated ConfigProvider. by HIGUCHI Yuta · 8 years ago
  92. 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
  93. a3e4c7a Bugfix: fix the swagger broken issue caused by unsupported data type by Jian Li · 8 years ago
  94. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  95. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  96. a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
  97. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  98. cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
  99. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  100. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago