1. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  2. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  3. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  4. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  5. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  6. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  7. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  8. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  9. a9e4476 [ONOS-3601] Bugfix: resolve swagger doc issue of metric REST API by Jian Li · 8 years ago
  10. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  11. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  12. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  13. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  14. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  15. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  16. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  17. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  18. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  19. 43c956b [ONOS-3402] parseHost method adds all Json fields as annotations by Jian Li · 8 years ago
  20. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  21. d120f5c CORD-12:Adding support for port statistics REST API by Srikanth Vavilapalli · 8 years ago
  22. c008511 [ONOS-3394] Json Models for Intents by andrea · 8 years ago
  23. 36992c8 ONOS-3379: Config REST 500 errors on GET operations if keys don't exist by Ray Milkey · 8 years ago
  24. 1ce2bc8 [ONOS-3394] Json models for REST api by andrea · 8 years ago
  25. b9fe25d ONOS-3378 REST DELETE operation on network config subject class key by Ray Milkey · 8 years ago
  26. 5056b51 [ONOS-3394] JsonModels for Swagger UI by andrea · 8 years ago
  27. 8fba1c8 ONOS-3369: log an exception on REST server errors by Ray Milkey · 8 years ago
  28. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  29. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  30. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  31. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  32. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  33. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  34. aec654c Variable name changed for readability by Phaneendra Manda · 9 years ago
  35. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  36. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  37. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  38. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  39. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  40. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  41. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  42. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  43. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  44. 8d07640 Set the location string correctly for intent POST operations by Ray Milkey · 9 years ago
  45. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  46. af0ee53 Added redirect for the /onos/v1/docs Swagger UI URL. Added onos-rsdocs tool to launch REST API docs UI from shell. by Thomas Vachuska · 9 years ago
  47. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  48. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  49. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  50. 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
  51. 5d915f4 Cleanups to REST code suggested by Sonar by Ray Milkey · 9 years ago
  52. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  53. 7c4d196 onos-2420 Add unit test for Host REST API and fix documentation errors. by Kedar Gupta · 9 years ago
  54. 372d1f3 ONOS-2485 Autogenerate swagger JSON files from WebResource classes by Sahil Lele · 9 years ago
  55. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  56. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  57. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  58. eb431c1 Fixed issue with pushing topo JSON after devices are in the system. by Jonathan Hart · 9 years ago
  59. 82e95a5 Added means to administratively remove device via REST API. by Thomas Vachuska · 9 years ago
  60. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  61. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  62. 47bd480 Add POST method for the Host REST API and fix minor documentation errors by Kedar Gupta · 9 years ago
  63. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  64. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  65. 303e671 Refactor to use JAXRS URI builder and fix HTTP status for bad JSON by Ray Milkey · 9 years ago
  66. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  67. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  68. 0dbac7a Fix javadoc warnings by Madan Jampani · 9 years ago
  69. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  70. e18a330 ONOS-2091 Installing app when already installed will now raise an error by Thomas Vachuska · 9 years ago
  71. 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
  72. ccf40c7 Fix bug that inconsistency happens in long value and name in PortNumber by Sho SHIMIZU · 9 years ago
  73. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  74. bb825d7 Remove forEach() that introduces side-effect inherently by Sho SHIMIZU · 9 years ago
  75. 63d9f64 Remove unnecessary empty set check by Sho SHIMIZU · 9 years ago
  76. 30e9fd1 Filter connect points by device ID by Sho SHIMIZU · 9 years ago
  77. f6501c0 Remove null check because it is always evaluated as false by Sho SHIMIZU · 9 years ago
  78. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  79. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  80. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  81. c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
  82. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  83. a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
  84. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  85. 9100624 ConfigProvider: Protect against potential NPE when reading files by Ayaka Koshibe · 9 years ago
  86. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  87. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  88. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  89. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  90. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  91. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  92. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  93. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  94. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  95. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago
  96. 3b84c86 Providing a work-around for a bug in the gossip stores, which prevents annotations from sticking initially. by Thomas Vachuska · 9 years ago
  97. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  98. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  99. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  100. 674dd8b Enable Intent REST API tests by Ray Milkey · 9 years ago