1. 262bcc8 Update a last few stale references. by Ash Wilson · 10 years ago
  2. 52c18ac Merge remote-tracking branch 'upstream/v0.2.0' into stale-refs by Ash Wilson · 10 years ago
  3. 01c1efe Separating rebuild result type from other actions by Jamie Hannaford · 10 years ago
  4. 8c072a3 Making server action result types more consistent by Jamie Hannaford · 10 years ago
  5. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  6. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  7. a581acd Removing unnecessary conditionals from compute service by Jamie Hannaford · 10 years ago
  8. 397c78b Rename ListPage to ServerPage. by Ash Wilson · 10 years ago
  9. f57381e Right, that's a smarter way to share a method. by Ash Wilson · 10 years ago
  10. d27e0ff Use result structs for server requests. by Ash Wilson · 10 years ago[Renamed (66%) from openstack/compute/v2/servers/servers.go]
  11. ad21c71 Test servers.List. by Ash Wilson · 10 years ago
  12. 1225939 The server test passes again. by Ash Wilson · 10 years ago
  13. fd04379 Rename ListResult(s) to ListPage. by Ash Wilson · 10 years ago
  14. 01626a3 Use clients and pagination for Servers, too. by Ash Wilson · 10 years ago
  15. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago[Renamed from openstack/compute/servers/servers.go]
  16. ca5f9a3 Add server action: change admin password by Samuel A. Falvo II · 11 years ago
  17. e246ac0 go fmt by Samuel A. Falvo II · 11 years ago
  18. ce00073 Create, delete, and query server by Samuel A. Falvo II · 11 years ago
  19. c007c27 Implement first function of cloud compute API by Samuel A. Falvo II · 11 years ago