1. 25492a9 check for http response error in ExtractInto*Ptr methods by jrperritt · 8 years ago
  2. c501bc1 add comment about ExtractInto*Ptr being for internal use only by jrperritt · 8 years ago
  3. 41a7078 clean up extractIntoPtr and add comments for new exported methods by jrperritt · 8 years ago
  4. 613bea2 ExtractInto*Ptr methods for Result by jrperritt · 8 years ago
  5. 9b7b9e6 merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs by jrperritt · 9 years ago
  6. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  7. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  8. 82583e7 better implementation for unmashaling times by Jon Perritt · 9 years ago
  9. 6682282 time formats for json unmarshaling by Jon Perritt · 9 years ago
  10. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  11. b101323 initial migration from rackspace/gophercloud by jrperritt · 9 years ago
  12. e1b6cbb Fix time format used for cloud orchestration by Pratik Mallya · 9 years ago
  13. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  14. 0fe6c96 Hey, it would be super helpful. by Ash Wilson · 10 years ago
  15. 64ba49f Clarify some more internal/deprecated docs. by Ash Wilson · 10 years ago
  16. 3ce1bd8 results.go docs pass. by Ash Wilson · 10 years ago
  17. 0c2b037 embed 'gophercloud.Result' in 'ErrResult' and 'HeaderResult' by Jon Perritt · 10 years ago
  18. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  19. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  20. 021b35c Adding common delete result that allows err extraction by Jamie Hannaford · 10 years ago
  21. b280dea Making root docs more consistent by Jamie Hannaford · 10 years ago
  22. e8192ac Debugging function to pretty-print results. by Ash Wilson · 10 years ago
  23. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  24. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  25. eab6a70 Rename CommonResult to Result. by Ash Wilson · 10 years ago
  26. 369c9c6 Adding common extract function to root package by Jamie Hannaford · 10 years ago
  27. a6b0831 Move RFC3339Milli to the root package. by Ash Wilson · 10 years ago
  28. 4baa123 Shifting to root pkg by Jamie Hannaford · 10 years ago