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. fea9073 objectstorage v1 and orchestration v1 struct tags by Jon Perritt · 9 years ago
  4. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  5. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  6. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  7. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  8. a2c88b2 fix object storage nil pointer deref error by Jon Perritt · 10 years ago
  9. 1d27afa Add Orchestration + ObjectStore HTTP operations by Jamie Hannaford · 10 years ago
  10. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  11. 3d0a185 remove need for Pager.PageType by Jon Perritt · 10 years ago
  12. fe5e735 add all pages test on marker-page (containers) by Jon Perritt · 10 years ago
  13. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  14. 59b0ea4 add test for CreateHeader Extract method by Jon Perritt · 10 years ago
  15. 8949d8f added struct fields by Jon Perritt · 10 years ago
  16. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  17. 8c31b2a Extract method for Objects; struct tags: json -> mapstructure by Jon Perritt · 10 years ago
  18. 8314f4e Extract method for Containers by Jon Perritt · 10 years ago
  19. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  20. 9856a34 update comments to reflect change by Jon Perritt · 10 years ago
  21. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  22. aa69b19 Shifting object storage operations to common delete result by Jamie Hannaford · 10 years ago
  23. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  24. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  25. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  26. 33ed741 rax cdnobjects unit test by Jon Perritt · 10 years ago
  27. a77ba0d rax objects unit test; fix for creating object content by Jon Perritt · 10 years ago
  28. b5c7812 cdn operations; unit test stubs by Jon Perritt · 10 years ago
  29. 457f8ca unit tests for delegated functions; factor out common test http handlers into 'fixtures.go' files by Jon Perritt · 10 years ago
  30. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  31. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  32. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  33. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  34. 27caa2f more containers unit tests by Jon Perritt · 10 years ago
  35. e90aced struct opts -> interface opts (object storage) by Jon Perritt · 10 years ago
  36. b346140 Containers update unit tests by Jon Perritt · 10 years ago
  37. 22ec479 Changes based on code review by Jamie Hannaford · 10 years ago
  38. 4ff7996 Fixes to object storage docs and tests by Jamie Hannaford · 10 years ago
  39. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  40. f3171c1 format Object struct; change apostrophe to quotation mark in unit test by Jon Perritt · 10 years ago
  41. 83c116b fix nil option in unit test by Jon Perritt · 10 years ago
  42. de47eac change 'XXXXOpts' to pointers; return url.URL from BuildQueryString by Jon Perritt · 10 years ago
  43. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago