1. 40444fb Fix #168 - prevent panic when calling ServerById() on non-existent resource by Samuel A. Falvo II · 11 years ago
  2. 9f90f77 Add negative test to acceptance test by Samuel A. Falvo II · 11 years ago
  3. 5fd033b Merge pull request #165 from zinic/master by Samuel A. Falvo II · 11 years ago
  4. e2bc702 Inspect response code on authenticate for correct handling of authentication failures and unexpected status code returns. by John Hopper · 11 years ago
  5. 02f272d Merge pull request #164 from mnaser/patch-1 by Samuel A. Falvo II · 11 years ago
  6. 15f7ac7 Update api_fetch.go by Mohammed Naser · 11 years ago
  7. 90cf7c2 Merge pull request #163 from sivel/access-nil-pointer by Samuel A. Falvo II · 11 years ago
  8. 3927d84 Prevent panic on incorrect auth by Matt Martz · 11 years ago
  9. 2285a42 Merge pull request #159 from polvi/config_drive by Samuel A. Falvo II · 11 years ago
  10. 1800d8f feat(config_drive): add config drive support by Alex Polvi · 11 years ago
  11. d4fc90f Merge pull request #138 from rackspace/sg-default-rules by Samuel A. Falvo II · 11 years ago
  12. 3165919 Merge pull request #148 from rackspace/update-readme by Samuel A. Falvo II · 11 years ago
  13. d79a705 Eliminate the readme cruft by Samuel A. Falvo II · 11 years ago
  14. c61289e Use correct endpoint. by Samuel A. Falvo II · 11 years ago
  15. dcad519 Merge branch 'master' into sg-default-rules by Samuel A. Falvo II · 11 years ago
  16. 68c54c0 Merge pull request #139 from nebula/create_floating_ip_fix by Samuel A. Falvo II · 11 years ago
  17. 906b1df Fix null pointer error and FloatingIp struct tag. by Ben Broderick Phillips · 11 years ago
  18. da422ea Fix thinko / type error by Samuel A. Falvo II · 11 years ago
  19. f30d51e Fix typo by Samuel A. Falvo II · 11 years ago
  20. d825e1c Attempt default rules API for security groups. by Samuel A. Falvo II · 11 years ago
  21. c8060de Merge pull request #131 from rackspace/security-groups-api by Samuel A. Falvo II · 11 years ago
  22. 7b8ee8a Fix inconsistencies from OpenStack docs by Samuel A. Falvo II · 11 years ago
  23. 9e271cf Place link to godocs in README. by Samuel A. Falvo II · 11 years ago
  24. e859d0f Merge pull request #134 from nebula/nebula-release/latest by Samuel A. Falvo II · 11 years ago
  25. 29218ea Merge pull request #5 from nebula/api-builder by Ben Broderick Phillips · 11 years ago
  26. 12bc4df added api builder by Torrent Glenn · 11 years ago
  27. f52bdf8 Attempt the security group API. by Samuel A. Falvo II · 11 years ago
  28. 3de36c9 No apikey support in standard OpenStack by Samuel A. Falvo II · 11 years ago
  29. 86044ef Merge pull request #125 from rackspace/gh-111-arbitrary-ip-pool-names by Samuel A. Falvo II · 11 years ago
  30. 7968594 Merge pull request #129 from nebula/securityGroups by Samuel A. Falvo II · 11 years ago
  31. ab69ab2 Added security group field to NewServer struct in servers.go by Kgespada · 11 years ago
  32. ecae0ac Fix no address pools bug by Samuel A. Falvo II · 11 years ago
  33. d361710 Refactor address set code for greater flexibility. by Samuel A. Falvo II · 11 years ago
  34. 94c582c Merge pull request #121 from echohead/floating-ips-rax by Samuel A. Falvo II · 11 years ago
  35. c04e975 Add support for floating IPs using nova API. by Tim Miller · 11 years ago
  36. 5cf2319 Merge pull request #115 from rackspace/gh-112-openstack-env-vars by Samuel A. Falvo II · 11 years ago
  37. d289d75 Forgot to include osutil sub-package. by Samuel A. Falvo II · 11 years ago
  38. b967076 Recognize OS_REGION_NAME if env var is set. by Samuel A. Falvo II · 11 years ago
  39. 8280cb7 Provide API for building AuthOptions from env vars. by Samuel A. Falvo II · 11 years ago
  40. 0d8c265 Merge pull request #114 from pquerna/rename_testing_transport by Samuel A. Falvo II · 11 years ago
  41. 4a52f3d Rename transport_double.go to transport_double_test.go as it is only used when running tests, and was causing flags to be added to non-testing binaries. Fixes #113 by Paul Querna · 11 years ago
  42. 6ba72d5 Merge pull request #109 from seryl/travis-badge by Samuel A. Falvo II · 11 years ago
  43. f21fcac Add travis badge to README by Josh Toft · 11 years ago
  44. 2f2cb30 Merge branch 'issue-21-list-addresses-by-network' of https://github.com/jrperritt/gophercloud into jrperritt-issue-21-list-addresses-by-network by Samuel A. Falvo II · 11 years ago
  45. 2be65d1 go fmt by Jon Perritt · 11 years ago
  46. 7152a1c update test to print out all addresses by Jon Perritt · 11 years ago
  47. 211719f Tests broke because Image ID is outdated. Find by name instead - it'll require less maintenance and will be easier to use with other providers. by Max Lincoln · 11 years ago
  48. 28b4956 Back to rackspace for pull request. by Max Lincoln · 11 years ago
  49. c38f527 Don't encrypt repo_token; it's not supposed to be necessary at all for public projects, and making it encrypted would prevent coverage reports on pull-requests. by Max Lincoln · 11 years ago
  50. 57842a6 Give coverage try by Max Lincoln · 11 years ago
  51. 75e06ec rackspace -> maxlinc, to make sure travis works by Max Lincoln · 11 years ago
  52. 42b3672 Travis by Max Lincoln · 11 years ago
  53. 4199dec go fmt files authenticate.go, acceptance/00-authentication.go and acceptance/libargs.go by Rafael Garcia · 11 years ago
  54. ed5dd7f +maxlinc - Add ApiKey authentication by Rafael Garcia · 11 years ago
  55. dbc4e9e Expose service catalog to interested parties. by Samuel A. Falvo II · 11 years ago
  56. 32d297d Update godocs to include info useful for private clouds. by Samuel A. Falvo II · 11 years ago
  57. 9b8695b Drop support for Go 1.0.3. by Samuel A. Falvo II · 11 years ago
  58. 6da9245 Attempt to switch to rackspace coveralls acct by Samuel A. Falvo II · 11 years ago
  59. 6daaf51 Merge pull request #107 from maxlinc/travis by Samuel A. Falvo II · 11 years ago
  60. 3e40823 Merge pull request #108 from maxlinc/test_fix by Samuel A. Falvo II · 11 years ago
  61. 5b250e0 Tests broke because Image ID is outdated. Find by name instead - it'll require less maintenance and will be easier to use with other providers. by Max Lincoln · 11 years ago
  62. 14a4f6b Back to rackspace for pull request. by Max Lincoln · 11 years ago
  63. c0faeca Don't encrypt repo_token; it's not supposed to be necessary at all for public projects, and making it encrypted would prevent coverage reports on pull-requests. by Max Lincoln · 11 years ago
  64. a9c4b01 Give coverage try by Max Lincoln · 11 years ago
  65. 6f755ac Merge pull request #105 from rafbgarcia/api_key by Samuel A. Falvo II · 11 years ago
  66. c56e9e6 rackspace -> maxlinc, to make sure travis works by Max Lincoln · 11 years ago
  67. cfc2918 Travis by Max Lincoln · 11 years ago
  68. 752cb33 go fmt files authenticate.go, acceptance/00-authentication.go and acceptance/libargs.go by Rafael Garcia · 11 years ago
  69. 6841a02 Merge pull request #104 from rackspace/expose-v2-service-catalog by Samuel A. Falvo II · 11 years ago
  70. 0c1629d go fmt by Jon Perritt · 11 years ago
  71. e4a550e +maxlinc - Add ApiKey authentication by Rafael Garcia · 11 years ago
  72. cfb352a Expose service catalog to interested parties. by Samuel A. Falvo II · 11 years ago
  73. b1ead74 initialize map to prevent runtime panic by Jon Perritt · 11 years ago
  74. 499dce1 Fixes #21 by Jon Perritt · 11 years ago
  75. aa3a31d Merge pull request #100 from rackspace/doc-update-custom-identity-api by Samuel A. Falvo II · 11 years ago
  76. 18087f4 Update godocs to include info useful for private clouds. by Samuel A. Falvo II · 11 years ago
  77. 90356ba Merge pull request #94 from rackspace/remove-dfw-default-regions-from-tests by Samuel A. Falvo II · 11 years ago
  78. e4a3e42 Remove the DFW default region. by Samuel A. Falvo II · 11 years ago
  79. d8789a6 Merge pull request #86 from justinsb/match_service_by_type_not_name by Samuel A. Falvo II · 11 years ago
  80. a4db50a Add test for type matching by Justin Santa Barbara · 11 years ago
  81. 044418d Merge pull request #83 from justinsb/specify_tenant_name by Samuel A. Falvo II · 11 years ago
  82. 25a062c Merge pull request #85 from justinsb/match_service_by_type_not_name by Samuel A. Falvo II · 11 years ago
  83. 2fe5ef4 Merge pull request #84 from justinsb/url_providers by Samuel A. Falvo II · 11 years ago
  84. 017b2de Support matching by type in the service catalog by Justin Santa Barbara · 11 years ago
  85. 21682a4 Expose auth with a tenantName by Justin Santa Barbara · 11 years ago
  86. 23f2a3a Allow for custom/private providers by Justin Santa Barbara · 11 years ago
  87. 9e55d65 Merge pull request #82 from markpeek/markpeek-deleteimage by Samuel A. Falvo II · 11 years ago
  88. d2188c4 Add acceptance test for CreateImage and DeleteImageById by Mark Peek · 11 years ago
  89. 12a81e6 Add DeleteImageById by Mark Peek · 11 years ago
  90. d27e253 gofmt by Mark Peek · 11 years ago
  91. 7d3e09d Remove leftover debug DumpReqJson from CreateImage by Mark Peek · 11 years ago
  92. b4a677a Merge pull request #81 from markpeek/markpeek-image by Samuel A. Falvo II · 11 years ago
  93. 22efb6c Change Server/NewServer Metadata from interface{} to map[string]string by Mark Peek · 11 years ago
  94. 0dbb368 Add ImageById to provide details on an image id by Mark Peek · 11 years ago
  95. 6b57c23 Add CreateImage that creates a new image from a running server by Mark Peek · 11 years ago
  96. 441991d Add ResponseWithReauth to do WithReauth that returns a perigee.Response by Mark Peek · 11 years ago
  97. a2818af Add KeyPairName to NewServers and gofmt. by Mark Peek · 11 years ago
  98. c0b07aa gofmt by Samuel A. Falvo II · 11 years ago
  99. 6262803 Merge pull request #78 from markpeek/markpeek-keypair by Samuel A. Falvo II · 11 years ago
  100. 434eacf Merge pull request #79 from markpeek/markpeek-omitquote by Samuel A. Falvo II · 11 years ago