1. 9b7b9e6 merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs by jrperritt · 9 years ago
  2. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  3. 65d5ee2 fixes for image unit tests by jrperritt · 9 years ago
  4. 524bceb add Metadata field to Image result by jrperritt · 9 years ago
  5. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  6. 3860b51 named return vars by Jon Perritt · 9 years ago
  7. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  8. f094fef more error types for compute v2 by Jon Perritt · 9 years ago
  9. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  10. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  11. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  12. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  13. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  14. 8c1e037 Fixup URL assembly, add simple test by Jesse Nelson · 10 years ago
  15. ab02e57 add image.Delete operation by Jesse Nelson · 10 years ago
  16. 6a3a78f Change HTTP methods for OpenStack Compute by Jamie Hannaford · 10 years ago
  17. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  18. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  19. 661a3c8 Fixed typo in image query requests by Joe Topjian · 10 years ago
  20. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  21. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  22. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  23. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  24. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  25. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  26. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  27. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  28. b8764b6 NextPageURL unit test (v2/images) by Jon Perritt · 10 years ago
  29. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  30. a581acd Removing unnecessary conditionals from compute service by Jamie Hannaford · 10 years ago
  31. 501b4f3 Rename ListPage to ImagePage. by Ash Wilson · 10 years ago
  32. 31f6bde Rename getFooURL to fooURL. by Ash Wilson · 10 years ago
  33. 71ff2fe Use links for images and servers, too. by Ash Wilson · 10 years ago
  34. d2f8703 Use CommonResult for images. by Ash Wilson · 10 years ago
  35. 4b54884 Test images.Get. by Ash Wilson · 10 years ago
  36. faf006d images.List test case. by Ash Wilson · 10 years ago
  37. 7ddf036 Implement images.Get(). Image tests now pass. by Ash Wilson · 10 years ago
  38. 1225939 The server test passes again. by Ash Wilson · 10 years ago
  39. fd04379 Rename ListResult(s) to ListPage. by Ash Wilson · 10 years ago
  40. 9ccf9b6 Ditto for Images. by Ash Wilson · 10 years ago
  41. a286795 Merge remote-tracking branch 'upstream/v0.2.0' into identity-v3 by Ash Wilson · 10 years ago
  42. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago