1. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  2. 3860b51 named return vars by Jon Perritt · 9 years ago
  3. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  4. f094fef more error types for compute v2 by Jon Perritt · 9 years ago
  5. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  6. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  7. 8c1e037 Fixup URL assembly, add simple test by Jesse Nelson · 10 years ago
  8. ab02e57 add image.Delete operation by Jesse Nelson · 10 years ago
  9. 6a3a78f Change HTTP methods for OpenStack Compute by Jamie Hannaford · 10 years ago
  10. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  11. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  12. 661a3c8 Fixed typo in image query requests by Joe Topjian · 10 years ago
  13. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  14. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  15. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  16. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  17. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  18. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  19. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  20. 501b4f3 Rename ListPage to ImagePage. by Ash Wilson · 10 years ago
  21. 31f6bde Rename getFooURL to fooURL. by Ash Wilson · 10 years ago
  22. 71ff2fe Use links for images and servers, too. by Ash Wilson · 10 years ago
  23. d2f8703 Use CommonResult for images. by Ash Wilson · 10 years ago
  24. 7ddf036 Implement images.Get(). Image tests now pass. by Ash Wilson · 10 years ago
  25. fd04379 Rename ListResult(s) to ListPage. by Ash Wilson · 10 years ago
  26. 9ccf9b6 Ditto for Images. by Ash Wilson · 10 years ago
  27. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago[Renamed from openstack/compute/images/requests.go]
  28. 808bb63 Add remaining server actions, except create image. by Samuel A. Falvo II · 11 years ago
  29. e246ac0 go fmt by Samuel A. Falvo II · 11 years ago
  30. 17ae565 Add images resource by Samuel A. Falvo II · 11 years ago