1. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  2. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  3. 8c1e037 Fixup URL assembly, add simple test by Jesse Nelson · 10 years ago
  4. ab02e57 add image.Delete operation by Jesse Nelson · 10 years ago
  5. 6a3a78f Change HTTP methods for OpenStack Compute by Jamie Hannaford · 10 years ago
  6. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  7. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  8. 661a3c8 Fixed typo in image query requests by Joe Topjian · 10 years ago
  9. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  10. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  11. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  12. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  13. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  14. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  15. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  16. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  17. b8764b6 NextPageURL unit test (v2/images) by Jon Perritt · 10 years ago
  18. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  19. a581acd Removing unnecessary conditionals from compute service by Jamie Hannaford · 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. 4b54884 Test images.Get. by Ash Wilson · 10 years ago
  25. faf006d images.List test case. by Ash Wilson · 10 years ago
  26. 7ddf036 Implement images.Get(). Image tests now pass. by Ash Wilson · 10 years ago
  27. 1225939 The server test passes again. by Ash Wilson · 10 years ago
  28. fd04379 Rename ListResult(s) to ListPage. by Ash Wilson · 10 years ago
  29. 9ccf9b6 Ditto for Images. by Ash Wilson · 10 years ago
  30. a286795 Merge remote-tracking branch 'upstream/v0.2.0' into identity-v3 by Ash Wilson · 10 years ago
  31. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago