1. dfc1be7 Beginning work on volumes by Jamie Hannaford · 10 years ago
  2. 4a78395 Finalizing snapshots by Jamie Hannaford · 10 years ago
  3. ff08ef9 Rename to v1 dir and add in more delegate logic by Jamie Hannaford · 10 years ago
  4. 70abdb8 Adding initial delegates for block storage by Jamie Hannaford · 10 years ago
  5. 720c83c Completely original and in no way copy-paste tests by Ash Wilson · 10 years ago
  6. 7bbfed0 I always forget to delegate the Extract function. by Ash Wilson · 10 years ago
  7. 0b96c61 Let's start with the naive thing. by Ash Wilson · 10 years ago
  8. e447449 Change RAX_ to RS_ and accept OS_. by Ash Wilson · 10 years ago
  9. a93ac3f This fixes the build :point_up: by Ash Wilson · 10 years ago
  10. c7e088d Merge pull request #243 from smashwilson/rackspace-compute by jrperritt · 10 years ago
  11. a49b374 It's useful to have the right package name by Jamie Hannaford · 10 years ago
  12. 9272104 Adding utils file to retrieve env vars for Rackspace auth by Jamie Hannaford · 10 years ago
  13. 13e7dc2 Last few references. by Ash Wilson · 10 years ago
  14. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  15. bb3a3fd Merge remote-tracking branch 'upstream/v0.2.0' into rackspace-compute by Ash Wilson · 10 years ago
  16. acf49c6 Unit test for the Rebuild call. by Ash Wilson · 10 years ago
  17. 2295ba5 Unit test for server reboots. by Ash Wilson · 10 years ago
  18. 1c1eb88 Refactor out common password change responses. by Ash Wilson · 10 years ago
  19. 664fe33 Refactor common code from openstack tests. by Ash Wilson · 10 years ago
  20. 7a20cc9 Unit test for server creation. by Ash Wilson · 10 years ago
  21. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  22. b8da719 I'm almost certain @jrperritt said this was okay by Ash Wilson · 10 years ago
  23. e846e17 Unit test for changing the admin password. by Ash Wilson · 10 years ago
  24. 69c0874 Fixtures and unit tests for server calls. by Ash Wilson · 10 years ago
  25. bee34e2 Delegate the ExtractServers call. by Ash Wilson · 10 years ago
  26. fa7c755 Check exact page counts in unit tests. by Ash Wilson · 10 years ago
  27. 260e088 bulk delete; finish updating common.Result structs by Jon Perritt · 10 years ago
  28. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  29. d846fe0 update result to be 'gophercloud.CommonResult' by Jon Perritt · 10 years ago
  30. 33ed741 rax cdnobjects unit test by Jon Perritt · 10 years ago
  31. 4fcbfaa '*Opts' -> '*OptsBuilder' by Jon Perritt · 10 years ago
  32. 0ba5a56 rax cdn unit tests by Jon Perritt · 10 years ago
  33. b5c7812 cdn operations; unit test stubs by Jon Perritt · 10 years ago
  34. ccc2e94 rax object storage and cdn clients by Jon Perritt · 10 years ago
  35. 457f8ca unit tests for delegated functions; factor out common test http handlers into 'fixtures.go' files by Jon Perritt · 10 years ago
  36. 0e28b11 rax cloud files delegation requests by Jon Perritt · 10 years ago
  37. e596398 Direct delegates for Rackspace server requests. by Ash Wilson · 10 years ago
  38. 9b762e7 Unit test for Rackspace image GET. by Ash Wilson · 10 years ago
  39. d550654 Fixtures and unit tests for Rackspace images. by Ash Wilson · 10 years ago
  40. 3194703 Stub delegates for image queries. by Ash Wilson · 10 years ago
  41. 9751fed Test flavors.Get. by Ash Wilson · 10 years ago
  42. 6f3162a Unit test flavors.List() by Ash Wilson · 10 years ago
  43. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  44. 92457e9 Stub Rackspace flavors. by Ash Wilson · 10 years ago
  45. 2bc96b7 Instantiate a compute v2 client. by Ash Wilson · 10 years ago
  46. 56d97a6 Use delegated fixtures in Rackspace identity. by Ash Wilson · 10 years ago
  47. fc4191f Use a method to change the CreatePage function. by Ash Wilson · 10 years ago
  48. c72e362 Refactor tokens to use build tag fixtures. by Ash Wilson · 10 years ago
  49. 94af38d rackspace/identity/v2/tenants delegation and test. by Ash Wilson · 10 years ago
  50. f4d6363 Delegates and unit tests for identity/extensions. by Ash Wilson · 10 years ago
  51. bab89ef Explicit AuthenticateV2 function. by Ash Wilson · 10 years ago
  52. 0d86a3e Default the endpoint in rackspace.NewClient(). by Ash Wilson · 10 years ago
  53. fddb98a Add a quick unit test for authentication. by Ash Wilson · 10 years ago
  54. 9e172e8 Client creation and auth for Rackspace. by Ash Wilson · 10 years ago
  55. 2239724 Override request body generation for API keys. by Ash Wilson · 10 years ago
  56. 54b0382 Delegate to OS for Rackspace Identity. by Ash Wilson · 10 years ago
  57. a1fb134 Rackspace monitoring no longer built. :fire: by Ash Wilson · 10 years ago
  58. 2ebb21c Finish the identity.AuthOptions removal. :fire: by Ash Wilson · 10 years ago
  59. 5eb55b1 add versioning to identity; add generic 'client' function by Jon Perritt · 10 years ago
  60. c70164d Fix API differences from x-new-api branch by Samuel A. Falvo II · 11 years ago
  61. 2b96321 Re-implement basic identity API for v0.2.0. by Samuel A. Falvo II · 11 years ago
  62. a1a95cc Whoops -- forgot authentication token. by Samuel A. Falvo II · 11 years ago
  63. d7aa3bd go fmt by Samuel A. Falvo II · 11 years ago
  64. 0262e97 First monitoring API endpoint implemented by Samuel A. Falvo II · 11 years ago