1. 61f81ca Delete rule support by Jamie Hannaford · 10 years ago
  2. 8badf1e Add rules support by Jamie Hannaford · 10 years ago
  3. d276e61 Adding delete group by Jamie Hannaford · 10 years ago
  4. b38dd31 Adding get secgroup by Jamie Hannaford · 10 years ago
  5. 1915179 Adding list by server operation by Jamie Hannaford · 10 years ago
  6. a493e64 Add security group :zap: by Jamie Hannaford · 10 years ago
  7. 924c09d Adding list secgroups by Jamie Hannaford · 10 years ago
  8. 5fdb722 CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test by Jon Perritt · 10 years ago
  9. 3f8c8d8 Removing pointer by Jamie Hannaford · 10 years ago
  10. 1c015e1 Adding comments by Jamie Hannaford · 10 years ago
  11. 583e23d Adding start/stop extension by Jamie Hannaford · 10 years ago
  12. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  13. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  14. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  15. ff5b4f7 Shifting compute operations to common delete result by Jamie Hannaford · 10 years ago
  16. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  17. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  18. 0b09d1d openstack acceptance test by Jon Perritt · 10 years ago
  19. 6171022 document UUID and SourceType as required; rackspace unit test by Jon Perritt · 10 years ago
  20. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  21. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  22. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  23. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  24. 654fb0e boot from volume base code by Jon Perritt · 10 years ago
  25. 237aad6 Unit testing grammar :lipstick: by Ash Wilson · 10 years ago
  26. 3883af2 Unit test for the Extract function. by Ash Wilson · 10 years ago
  27. 0e5b92a diskconfig.Extract* functions. by Ash Wilson · 10 years ago
  28. 80387a0 Extended ResizeOpts test. by Ash Wilson · 10 years ago
  29. 5b50549 Test request body generation. by Ash Wilson · 10 years ago
  30. 5f14f54 It's "diskConfig", camelCase. by Ash Wilson · 10 years ago
  31. 6935a9b Extended create, rebuild and resize opts. by Ash Wilson · 10 years ago
  32. 0b61c25 Oops, left that build tag comment out. by Ash Wilson · 10 years ago
  33. 4176663 Delete operations. by Ash Wilson · 10 years ago
  34. bae65cd Test importing an existing key. by Ash Wilson · 10 years ago
  35. 10fede7 Write and test the Create call. by Ash Wilson · 10 years ago
  36. 4aaaa1e Implement "Get". Spend half an hour chasing a , by Ash Wilson · 10 years ago
  37. ad612f6 Test fixtures and a List function. by Ash Wilson · 10 years ago
  38. 0482daf I always feel silly writing tests for these. by Ash Wilson · 10 years ago
  39. adcc135 Unit tests for the delegates. by Ash Wilson · 10 years ago
  40. a5b1a14 Delegates and acceptance tests for OS compute exts. by Ash Wilson · 10 years ago