1. 4cb20af Merge pull request #229 from smashwilson/rackspace-say-hello by jrperritt · 10 years ago
  2. 72f702b Acceptance test for rack/ident/2/tenants. by Ash Wilson · 10 years ago
  3. f4d6363 Delegates and unit tests for identity/extensions. by Ash Wilson · 10 years ago
  4. 54ce2f4 Acceptance test for authing a Rackspace client. by Ash Wilson · 10 years ago
  5. 9b18ae2 Updating networking acceptance tests by Jamie Hannaford · 10 years ago
  6. f75fce8 Remove old rackspace folder by Jamie Hannaford · 10 years ago
  7. f25ae37 Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2 by Ash Wilson · 10 years ago
  8. 541fa55 Merge pull request #210 from jamiehannaford/os-network-v2-ext by Ash Wilson · 10 years ago
  9. 5872fea Test the Get call against a real extension. by Ash Wilson · 10 years ago
  10. e9a0089 Acceptance test for the extensions endpoint. by Ash Wilson · 10 years ago
  11. 7c8b138 Some output tweaking. by Ash Wilson · 10 years ago
  12. f4aee1e Acceptance test for tenants2.List. by Ash Wilson · 10 years ago
  13. 739a6cc Whoops, that file should be tagged. by Ash Wilson · 10 years ago
  14. 8018c39 Acceptance test for v2 token generation. by Ash Wilson · 10 years ago
  15. 632fb4d Merge pull request #209 from smashwilson/map-no-more by jrperritt · 10 years ago
  16. 42e6d08 Merge pull request #220 from jrperritt/os-blockstorage by Ash Wilson · 10 years ago
  17. c3e5388 Merge pull request #212 from smashwilson/identity-v3-conformity by Ash Wilson · 10 years ago
  18. 20f32a4 no longer need this by Jon Perritt · 10 years ago
  19. 57ba763 update unit and acceptance tests by Jon Perritt · 10 years ago
  20. 17028ad Ensure that errors are checked by Jamie Hannaford · 10 years ago
  21. 488e730 Another extraneous & by Ash Wilson · 10 years ago
  22. 15f5b12 Update the acceptance tests. by Ash Wilson · 10 years ago
  23. 206f914 Added security ext acceptance tests by Jamie Hannaford · 10 years ago
  24. 6abab7d Adding build tag and small tweaks by Jamie Hannaford · 10 years ago
  25. 14c17d8 Adding common file by Jamie Hannaford · 10 years ago
  26. 76e6820 Added health monitor acceptance tests :rocket: by Jamie Hannaford · 10 years ago
  27. f54485a Adding initial LBaaS acceptance tests by Jamie Hannaford · 10 years ago
  28. a4272d7 Tweaks to layer3 test by Jamie Hannaford · 10 years ago
  29. e43b0f0 Finished floating IP acceptance tests by Jamie Hannaford · 10 years ago
  30. b6c5387 Finishing acceptance tests for routers by Jamie Hannaford · 10 years ago
  31. 9823bb6 Beginning acceptance tests by Jamie Hannaford · 10 years ago
  32. 5464fcf Adding extension tests by Jamie Hannaford · 10 years ago
  33. 9be22f5 Finalizing acceptance tests and modifying fields by Jamie Hannaford · 10 years ago
  34. 6ee2e9a Adding initial tests by Jamie Hannaford · 10 years ago
  35. ec7810a volumetypes unit tests; 'Extract' method for consistency; rename blockStorage to blockstorage and volumeTypes to volumetypes by Jon Perritt · 10 years ago
  36. d9c86c5 change ExtractVolumeType to a method on GetResult by Jon Perritt · 10 years ago
  37. 57b056b rename 'blockstorage' to 'blockStorage' for consistency by Jon Perritt · 10 years ago
  38. d4788f9 delete snapshot rewrite by Jon Perritt · 10 years ago
  39. d746863 1 step 'Extraction' by Jon Perritt · 10 years ago
  40. 56d43b2 get snapshot rewrite by Jon Perritt · 10 years ago
  41. 03cb46d change 'Extraction' of GetResult to 1 step by Jon Perritt · 10 years ago
  42. d039957 [wip] create snapshot rewrite; test not passing because need by Jon Perritt · 10 years ago
  43. aa1e867 list volume types by Jon Perritt · 10 years ago
  44. 7544e69 get volume type by Jon Perritt · 10 years ago
  45. f585585 delete volume type by Jon Perritt · 10 years ago
  46. 84d8db7 create volumeType by Jon Perritt · 10 years ago
  47. 97347a0 update volume by Jon Perritt · 10 years ago
  48. 9b2bf7d get volume rewrite by Jon Perritt · 10 years ago
  49. d41f242 temporarily rename snapshots request.go by Jon Perritt · 10 years ago
  50. 3db65cd delete volumes rewrite by Jon Perritt · 10 years ago
  51. b71a28a break up acceptance tests by Jon Perritt · 10 years ago
  52. 60c3b2e list snapshots by Jon Perritt · 11 years ago
  53. e3af81d get snapshot by Jon Perritt · 11 years ago
  54. 982c86d delete snapshot by Jon Perritt · 11 years ago
  55. 687c7d0 create snapshot by Jon Perritt · 11 years ago
  56. 94963ad list volumes by Jon Perritt · 11 years ago
  57. 70dd47d get volume by Jon Perritt · 11 years ago
  58. e77b9b2 delete volume by Jon Perritt · 11 years ago
  59. 3baca06 change CreateOpts from structure to map to avoid default null values by Jon Perritt · 11 years ago
  60. ee6074f create volume by Jon Perritt · 11 years ago
  61. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  62. de47eac change 'XXXXOpts' to pointers; return url.URL from BuildQueryString by Jon Perritt · 10 years ago
  63. 6f9e4ff defer pagination error to EachPage callback by Jon Perritt · 10 years ago
  64. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago
  65. fdac6e5 rename directory from 'storage' to 'objectStorage'; add fix for handling 'text/html' content-type response from 'ListNames' by Jon Perritt · 10 years ago
  66. dcbc8fb Use a struct for Update options, too. by Ash Wilson · 10 years ago
  67. e845851 Update the acceptance tests to match. by Ash Wilson · 10 years ago
  68. 8c93a30 use generic parameter building functions; pagination in unit tests by Jon Perritt · 10 years ago
  69. b1eea51 objects acceptance test docs by Jon Perritt · 10 years ago
  70. c81fa8f accounts acceptance test docs by Jon Perritt · 10 years ago
  71. 4cf2ecf containers acceptance tests docs (and fix) by Jon Perritt · 10 years ago
  72. a85379e change identity_test package name to 'v2' by Jon Perritt · 10 years ago
  73. f050a4c break storage_test into smaller files by Jon Perritt · 10 years ago
  74. 768e8e9 reorg storage_test and identity_test by Jon Perritt · 10 years ago
  75. 89734d0 Use Extract() methods in acceptance tests. by Ash Wilson · 10 years ago
  76. ebc3d12 Merge remote-tracking branch 'upstream/v0.2.0' into paginate-compute by Ash Wilson · 10 years ago
  77. d903642 Introducing new FooResult idiom :shipit: by Jamie Hannaford · 10 years ago
  78. f283540 Removed all extension functionality from core package by Jamie Hannaford · 10 years ago
  79. 5e45ccb Moving shared logic into common file by Jamie Hannaford · 10 years ago
  80. d9961b3 Adding forgotten port test by Jamie Hannaford · 10 years ago
  81. 2a0492a All acceptance/unit tests pass :raised_hands: by Jamie Hannaford · 10 years ago
  82. f84171d Finalizing acceptance tests for subnets by Jamie Hannaford · 10 years ago
  83. 89f9af2 Starting subnets by Jamie Hannaford · 10 years ago
  84. f0c615b Moving network v2 to new(est) pagination idiom by Jamie Hannaford · 10 years ago
  85. 4721abc Shuffled resources into sub-packages and upgraded to new pagination idiom by Jamie Hannaford · 10 years ago
  86. 1ce30f2 Moving extensions and API versions into different sub-packages; fixing test helper methods by Jamie Hannaford · 10 years ago
  87. a13f067 Refactoring tests to use helper funcs :ok_hand: by Jamie Hannaford · 10 years ago
  88. b859cfa Adding tests for delete network by Jamie Hannaford · 10 years ago
  89. 7947505 Making return types more consistent :boom: by Jamie Hannaford · 10 years ago
  90. d2d9f56 Adding create network operation by Jamie Hannaford · 10 years ago
  91. 12bc247 Adding get extension operation by Jamie Hannaford · 10 years ago
  92. f14d456 Adding API resource operation by Jamie Hannaford · 10 years ago
  93. 7ea2958 Fixes to client setup and build tags by Jamie Hannaford · 10 years ago
  94. 01e1492 Adding ListAPIVersions operation by Jamie Hannaford · 10 years ago
  95. 6250ff2 Rename and refactor tests to use common service logic by Jamie Hannaford · 10 years ago
  96. 6e3d566 Add initial top-level acceptance tests by Jamie Hannaford · 10 years ago
  97. dc7daa8 Clarify which statuses are reached at which points. by Ash Wilson · 10 years ago
  98. fd56648 Rework the compute acceptance tests. by Ash Wilson · 10 years ago
  99. 4cee008 Move compute acceptance tests into a v2 folder. by Ash Wilson · 10 years ago
  100. d88186c Adjust storage acceptance tests accordingly. by Ash Wilson · 10 years ago