1. e0ba105 restore logic for icmp and null ports by jrperritt · 9 years ago
  2. bc54861 fixes after adding rackspace/gophercloud commits by jrperritt · 9 years ago
  3. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  4. 1a63d78 remove rackspace acceptance test by jrperritt · 9 years ago
  5. 2f93a63 fixes after rackspace/gophercloud merge by jrperritt · 9 years ago
  6. 075c532 add rackspace/gophercloud commits by jrperritt · 9 years ago
  7. 7965df9 Merge pull request #2 from gophercloud/add-disclaimer-to-readme by jrperritt · 9 years ago
  8. 57edaf5 disclaimer about api potentially changing by jrperritt · 9 years ago
  9. fe69c72 Merge pull request #1 from jrperritt/master by jrperritt · 9 years ago
  10. bd54bd9 make acceptance packages buildable by jrperritt · 9 years ago
  11. 8ce5e28 fix import paths by jrperritt · 9 years ago
  12. 3026e84 remove rackspace-specific function in acceptance by jrperritt · 9 years ago
  13. 25fefce Merge pull request #2 from jrperritt/gophercloud-v2 by jrperritt · 9 years ago
  14. 55fb584 doc updates by jrperritt · 9 years ago
  15. fe61e3c Merge pull request #1 from jrperritt/gophercloud-v2 by jrperritt · 9 years ago
  16. 64d0ef0 fix auth v2 unit tests by jrperritt · 9 years ago
  17. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  18. 231898e Merge pull request #554 from bison/autoscale-policies by jrperritt · 9 years ago
  19. a06e2ca Add ScheduleArgs interface for autoscale policies by Brad Ison · 9 years ago
  20. eedc8d9 Add additional validation for autoscale polices by Brad Ison · 9 years ago
  21. 2b73916 Add intermediate type for autoscale policies by Brad Ison · 9 years ago
  22. b35ef6d Embed adjustments in autoscale policy request bodies by Brad Ison · 9 years ago
  23. 4d1a9a6 Validate Rackspace Auto Scale policy adjustments by Brad Ison · 9 years ago
  24. 40dd634 Rackspace Auto Scale: Add policies docs by Brad Ison · 9 years ago
  25. baade94 Rackspace Auto Scale: Add policies URL tests by Brad Ison · 9 years ago
  26. 42f8dfb Rackspace Auto Scale: Add policies Execute() by Brad Ison · 9 years ago
  27. 124df8e Rackspace Auto Scale: Add policies Delete() by Brad Ison · 9 years ago
  28. ac037d5 Rackspace Auto Scale: Add policies Update() by Brad Ison · 9 years ago
  29. 55523e5 Rackspace Auto Scale: Add policies Get() by Brad Ison · 9 years ago
  30. e7d6dfc Rackspace Auto Scale: Add policies Create() by Brad Ison · 9 years ago
  31. 53e997c Rackspace Auto Scale: Add policies List() by Brad Ison · 9 years ago
  32. a09b5b4 Merge pull request #553 from jtopjian/subnet-no-gateway by jrperritt · 9 years ago
  33. 2524d11 Ensure both GatewayIP and NoGateway cannot be set in subnets by Joe Topjian · 9 years ago
  34. f92ae6c Allow subnets to have no gateway by Joe Topjian · 9 years ago
  35. 1270499 Merge pull request #548 from bison/autoscale-webhooks by jrperritt · 9 years ago
  36. 5ed9e9f Don't allow autoscale webhook updates with no metadata by Brad Ison · 9 years ago
  37. cd10b15 Don't paginate autoscale webhook create results by Brad Ison · 9 years ago
  38. 43086e9 Rackspace Auto Scale: Add webhooks URL tests by Brad Ison · 9 years ago
  39. 428198d Rackspace Auto Scale: Add webhooks docs by Brad Ison · 9 years ago
  40. b5d5548 Rackspace Auto Scale: Add webhooks Delete() by Brad Ison · 9 years ago
  41. d9ebfb9 Rackspace Auto Scale: Add webhooks Update() by Brad Ison · 9 years ago
  42. 20644be Rackspace Auto Scale: Add webhooks Get() by Brad Ison · 9 years ago
  43. e6e0ec1 Rackspace Auto Scale: Add webhooks Create() by Brad Ison · 9 years ago
  44. 366a7a0 Rackspace Auto Scale: Add webhooks List() by Brad Ison · 9 years ago
  45. 282247b Add Rackspace Auto Scale client by Brad Ison · 9 years ago
  46. 37123d6 Merge pull request #552 from jrperritt/scope-reauth-fix by jrperritt · 9 years ago
  47. 69cc337 leave auth options untouched in authv3 by jrperritt · 9 years ago
  48. 61270d4 Merge pull request #526 from Fodoj/add-router-type by jrperritt · 9 years ago
  49. 8aeb1d9 Remove router_type reference by Kirill Shirinkin · 9 years ago
  50. f824a86 Fixes as in review by Kirill Shirinkin · 9 years ago
  51. 2be387a tmp commit, auth unit tests broken by Jon Perritt · 9 years ago
  52. 3860b51 named return vars by Jon Perritt · 9 years ago
  53. 3dc5217 Merge pull request #545 from timbyr/fixtures_build_tag by jrperritt · 9 years ago
  54. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  55. 8992d74 Merge pull request #542 from dangogh/quota-set-get by jrperritt · 9 years ago
  56. ed3f5fd add quotaset acceptance test by Dan Kirkwood · 9 years ago
  57. 7aadf86 spelling by Dan Kirkwood · 9 years ago
  58. 397ade6 fixes for failing unit tests after changes by Jon Perritt · 9 years ago
  59. 77f79d2 only check exported fields by Jon Perritt · 9 years ago
  60. fea9073 objectstorage v1 and orchestration v1 struct tags by Jon Perritt · 9 years ago
  61. e1c6ceb struct tags for networking v2 by Jon Perritt · 9 years ago
  62. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  63. 226976e travis.yml support by Jon Perritt · 9 years ago
  64. 554de82 update coveralls badge by Jon Perritt · 9 years ago
  65. 90d31ce move HTTP action methods to ServiceClient (for microversions) by Jon Perritt · 9 years ago
  66. 9b8e7f3 Merge pull request #535 from marcin-krolik/kromar-fix-533 by jrperritt · 9 years ago
  67. c0dd8e5 add Microversion field to ServiceClient by Jon Perritt · 9 years ago
  68. 01618ee first crack at BuildRequestBody function by Jon Perritt · 9 years ago
  69. 1380826 another servers v2 error type by Jon Perritt · 9 years ago
  70. 58611da orchestration v1 error types by Jon Perritt · 9 years ago
  71. 8025197 pagination error types by Jon Perritt · 9 years ago
  72. 852278c v1 object storage error types by Jon Perritt · 9 years ago
  73. b5bf704 remove sample by Dan Kirkwood · 9 years ago
  74. 7e8d8ed use QuotaSet consistently; fix unit test by Dan Kirkwood · 9 years ago
  75. c0a8099 change package and type name by Dan Kirkwood · 9 years ago
  76. 47b2706 quota -> quotasets by Dan Kirkwood · 9 years ago
  77. b068825 remove all but Get action by Dan Kirkwood · 9 years ago
  78. e3cb7e4 error types for networks v2 by Jon Perritt · 9 years ago
  79. a3302e1 identity v2 error types by Jon Perritt · 9 years ago
  80. 763e592 db v1 error types by Jon Perritt · 9 years ago
  81. f094fef more error types for compute v2 by Jon Perritt · 9 years ago
  82. ceb8409 initial os-quota-set api; GET unit test by Dan Kirkwood · 9 years ago
  83. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  84. defa84a Merge branch 'master' into add-router-type by Kirill Shirinkin · 9 years ago
  85. 4024a02 RequestOptsBuilder interface to allow custom request opts by Jon Perritt · 9 years ago
  86. 28256b3 provider_client error type fixes by Jon Perritt · 9 years ago
  87. 376dfce openstack errors by Jon Perritt · 9 years ago
  88. ed25894 blockstorage error types by Jon Perritt · 9 years ago
  89. 256208d ResourceNotFound, MultipleResourcesFound error types by Jon Perritt · 9 years ago
  90. f3d0534 Merge pull request #522 from deniszh/master by jrperritt · 9 years ago
  91. 6b88f18 Merge pull request #2 from jtopjian/icmp-zero-unit-tests by Denis Zhdanov · 9 years ago
  92. 4f9dce2 Unit tests for Security Group Rules with ICMP values of 0 by Joe Topjian · 9 years ago
  93. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  94. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  95. 285a961 Merge pull request #532 from rickard-von-essen/clearify_docs_about_tags by jrperritt · 9 years ago
  96. 82583e7 better implementation for unmashaling times by Jon Perritt · 9 years ago
  97. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  98. 6682282 time formats for json unmarshaling by Jon Perritt · 9 years ago
  99. c7d828e default IsEmpty func for Pages by Jon Perritt · 9 years ago
  100. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago