1. 98d0162 change all time fields to have type time.Time (#190) by jrperritt · 8 years ago
  2. cd65a06 computer/v2/servers: Check if opts.UserData is already Base64 Encoded (#170) by Gavin Williams · 8 years ago
  3. f464c96 Server Metadata Update (#93) by Joe Topjian · 8 years ago
  4. 0d7ed5d set ServiceClient field to nil before unmarshaling (#59) by jrperritt · 8 years ago
  5. 1fa9250 implement json.Unmarshaler for Server by jrperritt · 9 years ago
  6. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago[Renamed (98%) from openstack/compute/v2/servers/fixtures.go]
  7. 075c532 add rackspace/gophercloud commits by jrperritt · 9 years ago
  8. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  9. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  10. 5b8bbff Add Nova get-password support by Rickard von Essen · 9 years ago
  11. 370c430 Add support for forced delete by Ian Duffy · 9 years ago
  12. 2fc665e Added support for a server action to create a server image / snapshot by einarf · 10 years ago
  13. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  14. 04d073c openstack ListAddressesByNetwork op and unit test by Jon Perritt · 10 years ago
  15. 5cb4948 list server addresses operation and unit tests by Jon Perritt · 10 years ago
  16. 978bb50 Added the SecurityGroup attribute to servers result by Joe Topjian · 10 years ago
  17. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  18. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  19. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  20. fa8fbeb Move the HandleFunc to fixtures so it can be reused easily by Alex Gaynor · 10 years ago
  21. a70510a Move HandleServerListSuccessfully() to fixtures, too. by Ash Wilson · 10 years ago
  22. 189c95c Move Get and Update mocks to fixtures. by Ash Wilson · 10 years ago
  23. acf49c6 Unit test for the Rebuild call. by Ash Wilson · 10 years ago
  24. 2295ba5 Unit test for server reboots. by Ash Wilson · 10 years ago
  25. 1c1eb88 Refactor out common password change responses. by Ash Wilson · 10 years ago
  26. 664fe33 Refactor common code from openstack tests. by Ash Wilson · 10 years ago
  27. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  28. d3532cd CheckServerEquals is no longer needed :fire: by Ash Wilson · 10 years ago
  29. e77ffb0 Begin moving compute fixtures into fixtures.go. by Ash Wilson · 10 years ago