1. 8cab8b8 create flavor (#257) by jrperritt · 8 years ago
  2. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  3. e7303c3 implement json.unmarshaler for flavor by jrperritt · 8 years ago
  4. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  5. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  6. 3860b51 named return vars by Jon Perritt · 9 years ago
  7. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  8. f094fef more error types for compute v2 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. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  14. 6a3a78f Change HTTP methods for OpenStack Compute by Jamie Hannaford · 10 years ago
  15. 7cb4dab Manually convert a perigee.Get call. by Ash Wilson · 10 years ago
  16. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  17. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  18. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  19. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  20. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  21. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  22. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  23. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  24. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  25. c5679eb flavors listURL unit test by Jon Perritt · 10 years ago
  26. 2082ce3 'testhelper' -> 'th' by Jon Perritt · 10 years ago
  27. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  28. 7adfd54 unit tests for urls (v2/flavors) by Jon Perritt · 10 years ago
  29. 9af0385 consistency changes by Jon Perritt · 10 years ago
  30. a581acd Removing unnecessary conditionals from compute service by Jamie Hannaford · 10 years ago
  31. 31f6bde Rename getFooURL to fooURL. by Ash Wilson · 10 years ago
  32. 0d2c242 Rename ListPage to FlavorPage. by Ash Wilson · 10 years ago
  33. 7aca3cb Use links to page Flavors, not marker. by Ash Wilson · 10 years ago
  34. 8a8b86f Use CommonResult in flavors. by Ash Wilson · 10 years ago
  35. b60b38c Add a flavors.Get test. by Ash Wilson · 10 years ago
  36. ae60961 Add flavors_links to the List result. by Ash Wilson · 10 years ago
  37. 32be7e1 Unit test flavors.List(). by Ash Wilson · 10 years ago
  38. fd04379 Rename ListResult(s) to ListPage. by Ash Wilson · 10 years ago
  39. 16e75ef Use ServiceClient and pagination in Flavor operations. by Ash Wilson · 10 years ago
  40. a286795 Merge remote-tracking branch 'upstream/v0.2.0' into identity-v3 by Ash Wilson · 10 years ago
  41. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago