1. 614b51d Change Block Storage v1 Snapshots.CreatedAt Type (#31) by Joe Topjian · 8 years ago
  2. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  3. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  4. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  5. 3860b51 named return vars by Jon Perritt · 9 years ago
  6. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  7. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  8. ed25894 blockstorage error types 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. 24c2083 IDFromName functions by Jon Perritt · 10 years ago
  14. 6181fdb Change HTTP methods for OpenStack block storage by Jamie Hannaford · 10 years ago
  15. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  16. acb1b90 Use the new API in openstack/blockstorage. by Ash Wilson · 10 years ago
  17. 21c3174 kill WaitFor tests by Jon Perritt · 10 years ago
  18. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  19. 57f0189 Shifting block storage operations to common delete result by Jamie Hannaford · 10 years ago
  20. 3850959 Adding DeleteResult for snapshots.Delete by Jamie Hannaford · 10 years ago
  21. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  22. 96c666d Extract common mock responses into their own functions by Jamie Hannaford · 10 years ago
  23. 407cfa3 :fire: more manual ServiceClient fixtures. by Ash Wilson · 10 years ago
  24. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  25. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  26. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  27. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  28. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  29. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  30. 1c2356b struct opts -> interface opts (block storage) by Jon Perritt · 10 years ago
  31. 036c944 WaitForStatus unit test by Jon Perritt · 10 years ago
  32. 6a83e80 Removing unnecessary conditionals from block storage by Jamie Hannaford · 10 years ago
  33. d8275bb Adding missing doc comments for block storage by Jamie Hannaford · 10 years ago
  34. 8d26258 use 'MaybeXXXX' functions in gophercloud package by Jon Perritt · 10 years ago
  35. e357e3d UpdateMetadata for snapshots by Jon Perritt · 10 years ago
  36. 42b3a2a block storage v1 comments by Jon Perritt · 10 years ago
  37. fa2c65e waitFor functions by Jon Perritt · 10 years ago
  38. 57ba763 update unit and acceptance tests by Jon Perritt · 10 years ago
  39. 6d5561b unit tests; consistency with the other OpenStack services by Jon Perritt · 10 years ago
  40. ec7810a volumetypes unit tests; 'Extract' method for consistency; rename blockStorage to blockstorage and volumeTypes to volumetypes by Jon Perritt · 10 years ago
  41. 57b056b rename 'blockstorage' to 'blockStorage' for consistency by Jon Perritt · 10 years ago
  42. e747a0f placeholders for unit tests by Jon Perritt · 10 years ago
  43. d4788f9 delete snapshot rewrite by Jon Perritt · 10 years ago
  44. d746863 1 step 'Extraction' by Jon Perritt · 10 years ago
  45. 56d43b2 get snapshot rewrite by Jon Perritt · 10 years ago
  46. d039957 [wip] create snapshot rewrite; test not passing because need by Jon Perritt · 10 years ago
  47. dfff997 rename snapshots.go; start rewrite of create snapshot by Jon Perritt · 10 years ago
  48. 8c4327f put snapshot urls in their own file by Jon Perritt · 10 years ago
  49. d41f242 temporarily rename snapshots request.go by Jon Perritt · 10 years ago
  50. 60c3b2e list snapshots by Jon Perritt · 11 years ago
  51. e3af81d get snapshot by Jon Perritt · 11 years ago
  52. 982c86d delete snapshot by Jon Perritt · 11 years ago
  53. 687c7d0 create snapshot by Jon Perritt · 11 years ago