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