1. 68c2717 rackspace preview stack op and unit test by Jon Perritt · 10 years ago
  2. 37f9774 openstack preview stack op and unit test by Jon Perritt · 10 years ago
  3. 27a0b3e rackspace delete stack op and unit test by Jon Perritt · 10 years ago
  4. a433dd9 openstack delete stack op and unit test by Jon Perritt · 10 years ago
  5. a6346d9 rackspace update stack op and unit test by Jon Perritt · 10 years ago
  6. 7726e49 openstack update stack op and unit test by Jon Perritt · 10 years ago
  7. 2870e04 rackspace list stacks op and unit test by Jon Perritt · 10 years ago
  8. 9cd3d38 openstack list stacks op and unit test by Jon Perritt · 10 years ago
  9. 1d3bc4b rackspace adopt stack op and unit test by Jon Perritt · 10 years ago
  10. 9741dd9 openstack adopt stack op and unit test by Jon Perritt · 10 years ago
  11. 034ef07 rackspace create stack op and unit test by Jon Perritt · 10 years ago
  12. 4a5c849 create stack unit test by Jon Perritt · 10 years ago
  13. b20ba0b add *bool type for DisableRollback field by Jon Perritt · 10 years ago
  14. 952f3e1 comments for CreateOpts fields by Jon Perritt · 10 years ago
  15. 6e84473 fix abandon url by Jon Perritt · 10 years ago
  16. 22325f4 change object names to sound more correct by Jon Perritt · 10 years ago
  17. 31919cd go fmt by Jon Perritt · 10 years ago
  18. 5473fdf remove urls for ops not being implemented now by Jon Perritt · 10 years ago
  19. 01972e2 change struct names; use mapstructure instead of json by Jon Perritt · 10 years ago
  20. 3711cd0 stack resources [list, get, find, metadata] by Jon Perritt · 10 years ago
  21. c8cc45e move template to common.go by Jon Perritt · 10 years ago
  22. 93e02bb bug fix in stacks_test.go by Jon Perritt · 10 years ago
  23. 35e27e4 stacks by Jon Perritt · 10 years ago
  24. df38cca api versions by Jon Perritt · 10 years ago
  25. 47d5c97 Merge pull request #359 from jtopjian/volumeattach by jrperritt · 10 years ago
  26. d1d730f Fixing convention in volumeattach acceptance test by Joe Topjian · 10 years ago
  27. 6c69fa6 Added acceptance test for volumeattach by Joe Topjian · 10 years ago
  28. 500fc82 Removed CreateOptsExt from volume create as it's not possible to use by Joe Topjian · 10 years ago
  29. ef51237 Removing ServerID as a parameter from volumeattach by Joe Topjian · 10 years ago
  30. 520307e Initial attempt at volumeattach extension by Joe Topjian · 10 years ago
  31. 07a7b78 Merge pull request #356 from jtopjian/blockstorage-attachments-type by jrperritt · 10 years ago
  32. b75567d Fix openstack blockstorage attachments types by Joe Topjian · 10 years ago
  33. 9984077 Merge pull request #353 from julienvey/allocate_floating_ip by jrperritt · 10 years ago
  34. 71e109a Make portID not mandatory in floatingips by Julien Vey · 10 years ago
  35. 2a6e319 display_discription -> display_description by jrperritt · 10 years ago
  36. 8fe67fe Merge pull request #350 from jrperritt/objectstorage-extract-method by Ash Wilson · 10 years ago
  37. 4f93f8e convert X-Delete-At header from int to time.Time by Jon Perritt · 10 years ago
  38. 28792af add Split field to CreateTempURLOpts for custom URLs by Jon Perritt · 10 years ago
  39. 2b31371 reword CreateTempURLOpts comment by Jon Perritt · 10 years ago
  40. 60af2f6 fix typo: X-Trans-ID -> X-Trans-Id by Jon Perritt · 10 years ago
  41. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  42. 3828d5a add temp url key fields in GetResult header struct by Jon Perritt · 10 years ago
  43. 59b0ea4 add test for CreateHeader Extract method by Jon Perritt · 10 years ago
  44. e93d837 fix bug where Get and Update calls were reversed by Jon Perritt · 10 years ago
  45. a3de08f rackspace reponse header structs by Jon Perritt · 10 years ago
  46. 8949d8f added struct fields by Jon Perritt · 10 years ago
  47. a052f35 struct tag '_' -> '-' by Jon Perritt · 10 years ago
  48. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  49. 8c31b2a Extract method for Objects; struct tags: json -> mapstructure by Jon Perritt · 10 years ago
  50. 8314f4e Extract method for Containers by Jon Perritt · 10 years ago
  51. ae06ab7 Extract method for Accounts by Jon Perritt · 10 years ago
  52. 39032d5 Merge pull request #351 from jrperritt/add-update-server-method-for-rackspace by jrperritt · 10 years ago
  53. c09ae84 rackspace update server acceptance test by Jon Perritt · 10 years ago
  54. 723a24b rackspace update server unit test by Jon Perritt · 10 years ago
  55. e5940aa add update method for rackspace servers by Jon Perritt · 10 years ago
  56. 682bdbd Merge pull request #352 from jrperritt/add-ip-addresses-to-server-create-opts by Jamie Hannaford · 10 years ago
  57. 7b9671c add IP v4 and v6 options to create opts by Jon Perritt · 10 years ago
  58. 65696f0 Merge pull request #346 from haklop/fix-pool-members by jrperritt · 10 years ago
  59. 1eda684 Merge pull request #347 from julienvey/okcodes by jrperritt · 10 years ago
  60. d7f07fc Add missing OK Codes for servers.Get by Julien Vey · 10 years ago
  61. 181b25b Add a missing omitempty on TenantId of the CreateOpts struct of LBaaS members by Eric Bellemon · 10 years ago
  62. 7ed068e Merge pull request #345 from jrperritt/cdn-add-UpdateOpts-type by Ash Wilson · 10 years ago
  63. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  64. b128a70 Merge pull request #344 from smashwilson/cdn-updates by jrperritt · 10 years ago
  65. d842ae6 Support bulk removal and name replacement. by Ash Wilson · 10 years ago
  66. 39552bd Update the service update CDN acceptance test. by Ash Wilson · 10 years ago
  67. 163e459 Exercise all cases in the Update fixture. by Ash Wilson · 10 years ago
  68. 0528070 Use root JSON paths with list Values. by Ash Wilson · 10 years ago
  69. b47ebed Create [a-z]+List types that are also Values. by Ash Wilson · 10 years ago
  70. 299363d Split Addition into Insertion and Append. by Ash Wilson · 10 years ago
  71. d826620 Remove UpdateOptsBuilder and Op types. by Ash Wilson · 10 years ago
  72. dbd6837 Remove the old UpdateOpts. by Ash Wilson · 10 years ago
  73. b5fcaa8 Update Rackspace CDN delegates. by Ash Wilson · 10 years ago
  74. a7465c8 Only supply "rules" if at least one rule is present. by Ash Wilson · 10 years ago
  75. 4cd7aff CDN services tests pass again. by Ash Wilson · 10 years ago
  76. 09d2a28 Accept a []Patch in Update. by Ash Wilson · 10 years ago
  77. 334277c Patch interface and implementations. by Ash Wilson · 10 years ago
  78. 7b72953 Bring in the Patch interface. by Ash Wilson · 10 years ago
  79. 4ee0501 Add the value interface. by Ash Wilson · 10 years ago
  80. a623ff7 Move the Path type over and doc it. by Ash Wilson · 10 years ago
  81. 456dd1c Merge pull request #343 from jrperritt/cdn-openstack-rackspace by Ash Wilson · 10 years ago
  82. 1e5e293 unit test for unsuccessful update operation by Jon Perritt · 10 years ago
  83. b0ab0d1 check for valid Op in Update by Jon Perritt · 10 years ago
  84. b6c3e63 fix extra space in flavor list unit test by Jon Perritt · 10 years ago
  85. 6f8eda9 more concise check for flavor list unit test by Jon Perritt · 10 years ago
  86. 548496b Merge pull request #339 from jrperritt/cdn-openstack-rackspace by Ash Wilson · 10 years ago
  87. 8347df7 fix for Rackspace Home Document unit test by Jon Perritt · 10 years ago
  88. 6bb5944 don't leave HomeDocument body as string by Jon Perritt · 10 years ago
  89. 1913130 Merge pull request #341 from smashwilson/update-travis by jrperritt · 10 years ago
  90. 21bf1eb Merge pull request #340 from smashwilson/object-storage-content-type by jrperritt · 10 years ago
  91. eec5ab9 Add more recent Go versions. by Ash Wilson · 10 years ago
  92. de71b5e Enable Docker-based builds. by Ash Wilson · 10 years ago
  93. 03732c2 CreateOpts needs to be qualified. by Ash Wilson · 10 years ago
  94. b24071b fix ping unit tests to not check for accept header by Jon Perritt · 10 years ago
  95. 161a854 Update the Rackspace Cloud Files tests too. by Ash Wilson · 10 years ago
  96. 45e3434 Set the Content-Type or OmitContentType option. by Ash Wilson · 10 years ago
  97. 93beae0 Create tests handling an omitted Content-Type header. by Ash Wilson · 10 years ago
  98. 7e62df1 omit accept header in ping operation by Jon Perritt · 10 years ago
  99. ea764ef added acceptance test for listing services by Jon Perritt · 10 years ago
  100. 239e4d8 rackspace cdn services unit tests by Jon Perritt · 10 years ago