1. 457f8ca unit tests for delegated functions; factor out common test http handlers into 'fixtures.go' files by Jon Perritt · 10 years ago
  2. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  3. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  4. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  5. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  6. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  7. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  8. d3080ee more objects unit tests by Jon Perritt · 10 years ago
  9. 27caa2f more containers unit tests by Jon Perritt · 10 years ago
  10. e90aced struct opts -> interface opts (object storage) by Jon Perritt · 10 years ago
  11. ea4e301 Objects consistency updates by Jon Perritt · 10 years ago
  12. b346140 Containers update unit tests by Jon Perritt · 10 years ago
  13. 4a59d23 Accounts updated unit tests; common ExtractHeaders method by Jon Perritt · 10 years ago
  14. b2e129d Updating account results to make them more consistent by Jamie Hannaford · 10 years ago
  15. 93209fe Making account files more consistent by Jamie Hannaford · 10 years ago
  16. 22ec479 Changes based on code review by Jamie Hannaford · 10 years ago
  17. c9cdc8f Fixes to object docs and tests by Jamie Hannaford · 10 years ago
  18. 4ff7996 Fixes to object storage docs and tests by Jamie Hannaford · 10 years ago
  19. 496ad13 Modifying test to use new fake service clients by Jamie Hannaford · 10 years ago
  20. 724e730 Amending doc.go of package to be more helpful by Jamie Hannaford · 10 years ago
  21. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  22. f3171c1 format Object struct; change apostrophe to quotation mark in unit test by Jon Perritt · 10 years ago
  23. 83c116b fix nil option in unit test by Jon Perritt · 10 years ago
  24. de47eac change 'XXXXOpts' to pointers; return url.URL from BuildQueryString by Jon Perritt · 10 years ago
  25. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago