1. 5cb543c fix coverage script from masking unit test failures (#265) by jrperritt · 8 years ago
  2. b06120d Use AvailabilityZone instead of Availability (#246) by Joe Topjian · 8 years ago
  3. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  4. 614b51d Change Block Storage v1 Snapshots.CreatedAt Type (#31) by Joe Topjian · 8 years ago
  5. 8c592a4 Change Block Storage v1 Volume.CreatedAt Type by Joe Topjian · 8 years ago
  6. 9b7b9e6 merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs by jrperritt · 9 years ago
  7. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  8. bc54861 fixes after adding rackspace/gophercloud commits by jrperritt · 9 years ago
  9. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  10. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  11. 3860b51 named return vars by Jon Perritt · 9 years ago
  12. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  13. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  14. ed25894 blockstorage error types by Jon Perritt · 9 years ago
  15. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  16. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  17. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  18. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  19. 14c8801 Fix for issue#533 by Marcin Krolik · 9 years ago
  20. 07400f3 Reorganized volumes and volumeattach to move fixtures to subpackage by Sreekanth Pothanis · 9 years ago
  21. 24c2083 IDFromName functions by Jon Perritt · 10 years ago
  22. 6181fdb Change HTTP methods for OpenStack block storage by Jamie Hannaford · 10 years ago
  23. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  24. 3d0a185 remove need for Pager.PageType by Jon Perritt · 10 years ago
  25. e7017d6 unit test for sinlge-page resource (volumes) by Jon Perritt · 10 years ago
  26. acb1b90 Use the new API in openstack/blockstorage. by Ash Wilson · 10 years ago
  27. b75567d Fix openstack blockstorage attachments types by Joe Topjian · 10 years ago
  28. 2a6e319 display_discription -> display_description by jrperritt · 10 years ago
  29. 21c3174 kill WaitFor tests by Jon Perritt · 10 years ago
  30. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  31. 57f0189 Shifting block storage operations to common delete result by Jamie Hannaford · 10 years ago
  32. ce9f908 Adding DeleteResult for volumes.Delete by Jamie Hannaford · 10 years ago
  33. 3850959 Adding DeleteResult for snapshots.Delete by Jamie Hannaford · 10 years ago
  34. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  35. 4a42084 increase timeout by 1 second by Jon Perritt · 10 years ago
  36. 59f2207 Fixing tests by Jamie Hannaford · 10 years ago
  37. 2e4d7d1 Converting Bootable field to string because the API doesn't make sense by Jamie Hannaford · 10 years ago
  38. 1790b77 Shifting fixtures to their own file for vtypes by Jamie Hannaford · 10 years ago
  39. 449c4ac Shifting volume fixtures into their own file by Jamie Hannaford · 10 years ago
  40. c35ae76 Re-formatting struct and changing field type by Jamie Hannaford · 10 years ago
  41. 96c666d Extract common mock responses into their own functions by Jamie Hannaford · 10 years ago
  42. ea8c7f3 :fire: :fire: :fire: by Ash Wilson · 10 years ago
  43. 407cfa3 :fire: more manual ServiceClient fixtures. by Ash Wilson · 10 years ago
  44. ff899c1 Use the fake ServiceClient from testhelper. by Ash Wilson · 10 years ago
  45. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  46. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  47. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  48. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  49. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  50. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  51. 1c2356b struct opts -> interface opts (block storage) by Jon Perritt · 10 years ago
  52. da08671 WaitForStatus (volumes) unit test by Jon Perritt · 10 years ago
  53. 8485713 Update Volume unit test by Jon Perritt · 10 years ago
  54. 036c944 WaitForStatus unit test by Jon Perritt · 10 years ago
  55. 6a83e80 Removing unnecessary conditionals from block storage by Jamie Hannaford · 10 years ago
  56. f7a898f Adding a missing comment by Jamie Hannaford · 10 years ago
  57. d8275bb Adding missing doc comments for block storage by Jamie Hannaford · 10 years ago
  58. 8d26258 use 'MaybeXXXX' functions in gophercloud package by Jon Perritt · 10 years ago
  59. 0871a81 use ListOpts if provided by Jon Perritt · 10 years ago
  60. e357e3d UpdateMetadata for snapshots by Jon Perritt · 10 years ago
  61. fd53bba block storage v1 api version requests by Jon Perritt · 10 years ago
  62. 42b3a2a block storage v1 comments by Jon Perritt · 10 years ago
  63. fa2c65e waitFor functions by Jon Perritt · 10 years ago
  64. 57ba763 update unit and acceptance tests by Jon Perritt · 10 years ago
  65. 6d5561b unit tests; consistency with the other OpenStack services by Jon Perritt · 10 years ago
  66. bd2c1e3 fix JSON formatting in unit test by Jon Perritt · 10 years ago
  67. 2caa95a return correct status code from unit test by Jon Perritt · 10 years ago
  68. ec7810a volumetypes unit tests; 'Extract' method for consistency; rename blockStorage to blockstorage and volumeTypes to volumetypes by Jon Perritt · 10 years ago
  69. 57b056b rename 'blockstorage' to 'blockStorage' for consistency by Jon Perritt · 10 years ago
  70. e747a0f placeholders for unit tests by Jon Perritt · 10 years ago
  71. d4788f9 delete snapshot rewrite by Jon Perritt · 10 years ago
  72. d746863 1 step 'Extraction' by Jon Perritt · 10 years ago
  73. 56d43b2 get snapshot rewrite by Jon Perritt · 10 years ago
  74. 03cb46d change 'Extraction' of GetResult to 1 step by Jon Perritt · 10 years ago
  75. d039957 [wip] create snapshot rewrite; test not passing because need by Jon Perritt · 10 years ago
  76. dfff997 rename snapshots.go; start rewrite of create snapshot by Jon Perritt · 10 years ago
  77. 8c4327f put snapshot urls in their own file by Jon Perritt · 10 years ago
  78. aa1e867 list volume types by Jon Perritt · 10 years ago
  79. 7544e69 get volume type by Jon Perritt · 10 years ago
  80. f585585 delete volume type by Jon Perritt · 10 years ago
  81. 84d8db7 create volumeType by Jon Perritt · 10 years ago
  82. 97347a0 update volume by Jon Perritt · 10 years ago
  83. 9b2bf7d get volume rewrite by Jon Perritt · 10 years ago
  84. d41f242 temporarily rename snapshots request.go by Jon Perritt · 10 years ago
  85. 3db65cd delete volumes rewrite by Jon Perritt · 10 years ago
  86. e03b35c fixes to creat and list volumes by Jon Perritt · 10 years ago
  87. b16c1f1 rename volumes.go to results.go for consistency by Jon Perritt · 10 years ago
  88. d1d6a74 initial paging implementation and create volume rewrite by Jon Perritt · 10 years ago
  89. 7a55857 remove client.go (functionality located elsewhere) by Jon Perritt · 10 years ago
  90. a67af87 urls.go for block storage endpoints by Jon Perritt · 10 years ago
  91. 60c3b2e list snapshots by Jon Perritt · 11 years ago
  92. e3af81d get snapshot by Jon Perritt · 11 years ago
  93. 982c86d delete snapshot by Jon Perritt · 11 years ago
  94. 687c7d0 create snapshot by Jon Perritt · 11 years ago
  95. 94963ad list volumes by Jon Perritt · 11 years ago
  96. 70dd47d get volume by Jon Perritt · 11 years ago
  97. e77b9b2 delete volume by Jon Perritt · 11 years ago
  98. 3baca06 change CreateOpts from structure to map to avoid default null values by Jon Perritt · 11 years ago
  99. ee6074f create volume by Jon Perritt · 11 years ago