1. 5b8bbff Add Nova get-password support by Rickard von Essen · 9 years ago
  2. 370c430 Add support for forced delete by Ian Duffy · 9 years ago
  3. 4d6c6e7 remove duplicate test from bad merge by Kevin Pike · 10 years ago
  4. 9546f89 Merge branch 'personality' of https://github.com/doubledutch/gophercloud into personality by Kevin Pike · 10 years ago
  5. 25d4569 Merge branch 'personality' of github.com:doubledutch/gophercloud by Kevin Pike · 10 years ago
  6. b11111a Merge branch 'master' of https://github.com/rackspace/gophercloud into personality by Kevin Pike · 10 years ago
  7. a2bfaea use MarshalJSON by Kevin Pike · 10 years ago
  8. 4e5fdaf Naming convention and better parsing of Location by einarf · 10 years ago
  9. 2fc665e Added support for a server action to create a server image / snapshot by einarf · 10 years ago
  10. 92e10b5 Encapsulate Personality. Encode contents for user by Kevin Pike · 10 years ago
  11. b832838 Merge pull request #378 from jrperritt/list-server-addresses by jrperritt · 10 years ago
  12. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  13. 04d073c openstack ListAddressesByNetwork op and unit test by Jon Perritt · 10 years ago
  14. 5cb4948 list server addresses operation and unit tests by Jon Perritt · 10 years ago
  15. d27a9c7 unit test for linked-page resource (servers) by Jon Perritt · 10 years ago
  16. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  17. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  18. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  19. 6c003d2 Successfully is a very difficult word to spell by Alex Gaynor · 10 years ago
  20. fa8fbeb Move the HandleFunc to fixtures so it can be reused easily by Alex Gaynor · 10 years ago
  21. 0160cff capitalization by Alex Gaynor · 10 years ago
  22. 7f3b06e Structure this correctly. by Alex Gaynor · 10 years ago
  23. 02c86a3 doh, wrong status code by Alex Gaynor · 10 years ago
  24. a72749e whoops, convert this to the right type by Alex Gaynor · 10 years ago
  25. 40449ed typo by Alex Gaynor · 10 years ago
  26. 3116817 whoops by Alex Gaynor · 10 years ago
  27. 810d489 first pass at a test by Alex Gaynor · 10 years ago
  28. 34732fe Adding DeleteResult for servers.Delete by Jamie Hannaford · 10 years ago
  29. a70510a Move HandleServerListSuccessfully() to fixtures, too. by Ash Wilson · 10 years ago
  30. 189c95c Move Get and Update mocks to fixtures. by Ash Wilson · 10 years ago
  31. 5f7cf18 Use an options struct for Resize. by Ash Wilson · 10 years ago
  32. acf49c6 Unit test for the Rebuild call. by Ash Wilson · 10 years ago
  33. 2295ba5 Unit test for server reboots. by Ash Wilson · 10 years ago
  34. 1c1eb88 Refactor out common password change responses. by Ash Wilson · 10 years ago
  35. 664fe33 Refactor common code from openstack tests. by Ash Wilson · 10 years ago
  36. d3532cd CheckServerEquals is no longer needed :fire: by Ash Wilson · 10 years ago
  37. e77ffb0 Begin moving compute fixtures into fixtures.go. by Ash Wilson · 10 years ago
  38. 8c072a3 Making server action result types more consistent by Jamie Hannaford · 10 years ago
  39. 304ab09 Moving 1 call to fake service client by Jamie Hannaford · 10 years ago
  40. 2aaf1a6 Moving calls to client helper while I'm at it by Jamie Hannaford · 10 years ago
  41. cf00172 Fixing broken test :mag: by Jamie Hannaford · 10 years ago
  42. 6c9eb60 Adding RebuildOpts to clarify arg ordering by Jamie Hannaford · 10 years ago
  43. 3a0e3b4 Unnecessary reference operator :fire: by Ash Wilson · 10 years ago
  44. dcbc8fb Use a struct for Update options, too. by Ash Wilson · 10 years ago
  45. 6a310e0 Use a concrete struct for server.Create options. by Ash Wilson · 10 years ago
  46. d27e0ff Use result structs for server requests. by Ash Wilson · 10 years ago
  47. 8deb38c Test RevertResize. by Ash Wilson · 10 years ago
  48. e2bffd5 Test ConfirmResize. by Ash Wilson · 10 years ago
  49. 45181f4 Test the Resize call. by Ash Wilson · 10 years ago
  50. 077f877 Reboot action test. by Ash Wilson · 10 years ago
  51. 8d368e9 Reboot action test. by Ash Wilson · 10 years ago
  52. fb99ec7 ChangeAdminPassword test. by Ash Wilson · 10 years ago
  53. 0aac3a8 servers.Update test case. by Ash Wilson · 10 years ago
  54. a612f1f Test the Get call. by Ash Wilson · 10 years ago
  55. aff3627 Server deletion test. by Ash Wilson · 10 years ago
  56. 3204d0d Server creation test. by Ash Wilson · 10 years ago
  57. ad21c71 Test servers.List. by Ash Wilson · 10 years ago