1. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  2. 6192499 Use subject factory to create subject for deletion rather than using the string/ by Jonathan Hart · 8 years ago
  3. f397304 Fix for ONOS-4740 by Ray Milkey · 8 years ago
  4. 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
  5. 984e2d8 Fix returned responses for DELETE operations by Ray Milkey · 8 years ago
  6. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  7. 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
  8. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  9. a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
  10. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  13. b11c4d0 Allow list-type config to be POSTed to subjectkey/subject/configkey endpoint. by Jonathan Hart · 8 years ago
  14. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  15. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  16. 36992c8 ONOS-3379: Config REST 500 errors on GET operations if keys don't exist by Ray Milkey · 8 years ago
  17. b9fe25d ONOS-3378 REST DELETE operation on network config subject class key by Ray Milkey · 8 years ago
  18. 5056b51 [ONOS-3394] JsonModels for Swagger UI by andrea · 8 years ago
  19. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  20. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  21. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  22. 5d915f4 Cleanups to REST code suggested by Sonar by Ray Milkey · 9 years ago
  23. 372d1f3 ONOS-2485 Autogenerate swagger JSON files from WebResource classes by Sahil Lele · 9 years ago
  24. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  25. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  26. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  27. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago