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