1. b7b3935 rename funcs by Jon Perritt · 10 years ago
  2. 0eeeb0c rackconnect cloud networks acceptance tests by Jon Perritt · 10 years ago
  3. ac0190f i really wish atom wouldn't use my repo on imports by Jon Perritt · 10 years ago
  4. b55847b rackconnect public ips ops and unit tests by Jon Perritt · 10 years ago
  5. 9f8b015 rackconnect lb pools ops and unit tests by Jon Perritt · 10 years ago
  6. 60c33a9 fix spacing by Jon Perritt · 10 years ago
  7. d91fffb fix import path by Jon Perritt · 10 years ago
  8. 9776ef6 rackconnect cloud networks ops and unit tests by Jon Perritt · 10 years ago
  9. 1ffa1ba doc.go for rackconnect v3 by Jon Perritt · 10 years ago
  10. 3353473 add rackconnect client by Jon Perritt · 10 years ago
  11. ee3e876 Merge pull request #397 from jrperritt/doc-updates by Ash Wilson · 10 years ago
  12. 9ba988a replace sdk-support email address with url by Jon Perritt · 10 years ago
  13. bae3446 Merge pull request #395 from jrperritt/rs-security-groups by jrperritt · 10 years ago
  14. 24019b1 are -> is in docs by Jon Perritt · 10 years ago
  15. 8bacd0e Merge pull request #396 from jrperritt/network-ext-bug-fix by jrperritt · 10 years ago
  16. b0b9c0d weak decode NetworkExtAttrs by Jon Perritt · 10 years ago
  17. 590bb04 Merge pull request #394 from kazegusuri/fix_reauth by jrperritt · 10 years ago
  18. 8c2139d remove unused, commented code by Jon Perritt · 10 years ago
  19. db9a9b3 rs secgroup acceptance tests by Jon Perritt · 10 years ago
  20. af5e28c rackspace neutron sec groups ops & unit tests by Jon Perritt · 10 years ago
  21. b832838 Merge pull request #378 from jrperritt/list-server-addresses by jrperritt · 10 years ago
  22. b0ca321 Merge pull request #393 from jrperritt/allpages-fix by jrperritt · 10 years ago
  23. 1b2bafe fix recursive reauth failure by Masahiro Sano · 10 years ago
  24. a11b5df add logic to handle AllPages result page by Jon Perritt · 10 years ago
  25. 6753165 Merge pull request #392 from jrperritt/go-tip-failing-unit-test by Ash Wilson · 10 years ago
  26. 7f658c1 add comment about go version by Jon Perritt · 10 years ago
  27. 2474fbb comment for filler line by Jon Perritt · 10 years ago
  28. cf6e524 add filler line to avoid runtime issue by Jon Perritt · 10 years ago
  29. be9b37d Merge pull request #386 from jtopjian/os-tenant-networks by jrperritt · 10 years ago
  30. c21202d os-tenant-networks by Joe Topjian · 10 years ago
  31. 32d0a89 Merge pull request #388 from jackspirou/master by Ash Wilson · 10 years ago
  32. 26b227f removing line used for debugging by JackSpirou · 10 years ago
  33. 7a54fe1 Merge pull request #1 from jtopjian/list-server-addresses by jrperritt · 10 years ago
  34. 75c3fec Merge pull request #383 from jrperritt/rs-attach-volume-to-server by Jamie Hannaford · 10 years ago
  35. b4395c7 Modifying acceptance tests to support alternative network name by Joe Topjian · 10 years ago
  36. 37465a0 rackspace attach volume ops & unit/acceptance tests by Jon Perritt · 10 years ago
  37. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  38. 7ed6855 rackspace list server addresses ops and unit tests by Jon Perritt · 10 years ago
  39. cff75ec Merge pull request #377 from jrperritt/get-all-pages by Jamie Hannaford · 10 years ago
  40. 38cc052 openstack list server addresses acceptance tests by Jon Perritt · 10 years ago
  41. 04d073c openstack ListAddressesByNetwork op and unit test by Jon Perritt · 10 years ago
  42. 5cb4948 list server addresses operation and unit tests by Jon Perritt · 10 years ago
  43. 3d0a185 remove need for Pager.PageType by Jon Perritt · 10 years ago
  44. 521cc68 use strings.HasSuffix to check for links key by Jon Perritt · 10 years ago
  45. 46b71ba fix typos in comments by Jon Perritt · 10 years ago
  46. 98ab2c9 add marker-page acceptance test (containers) by Jon Perritt · 10 years ago
  47. bd34ac9 add comment for Pager.PageType by Jon Perritt · 10 years ago
  48. 2a3f7e8 add more comments to AllPages method by Jon Perritt · 10 years ago
  49. fe5e735 add all pages test on marker-page (containers) by Jon Perritt · 10 years ago
  50. 0ed1fa9 add []interface case by Jon Perritt · 10 years ago
  51. d27a9c7 unit test for linked-page resource (servers) by Jon Perritt · 10 years ago
  52. e7017d6 unit test for sinlge-page resource (volumes) by Jon Perritt · 10 years ago
  53. 71bf00e return error early if field PageType is nil by Jon Perritt · 10 years ago
  54. db319f1 all page marker/single/linked ops and unit tests by Jon Perritt · 10 years ago
  55. 7ca169d Merge pull request #372 from jrperritt/get-object-cdn-url by Jamie Hannaford · 10 years ago
  56. 061127b Merge pull request #376 from ggiamarchi/fwaas-replace-perigee by jrperritt · 10 years ago
  57. 8e5c3f2 Use client.Request instead of perigee by Guillaume Giamarchi · 10 years ago
  58. ea5b3ff Merge pull request #373 from jrperritt/auto-reauth by Ash Wilson · 10 years ago
  59. 6fe7c40 include AuthOptions in ReauthFunc closure by Jon Perritt · 10 years ago
  60. 374de6c Merge pull request #342 from ggiamarchi/fwaas by jrperritt · 10 years ago
  61. 0059767 Introduce OptsBuilder for code style consistency by Guillaume Giamarchi · 10 years ago
  62. f150399 Change type *string to string for fields `name` & `description` by Guillaume Giamarchi · 10 years ago
  63. ed2ed80 Error handling on struct to map mappings by Guillaume Giamarchi · 10 years ago
  64. 092b45f Use solid types for *bool attributes by Guillaume Giamarchi · 10 years ago
  65. 5571b6f Add acceptance test for firewalls by Guillaume Giamarchi · 10 years ago
  66. 0bf7cd3 Add acceptance test for firewall policies by Guillaume Giamarchi · 10 years ago
  67. 21a7267 Add acceptance test for firewall rules by Guillaume Giamarchi · 10 years ago
  68. 6d3d006 Add unit tests for firewalls by Guillaume Giamarchi · 10 years ago
  69. 3e5b293 Add unit tests for firewall policies by Guillaume Giamarchi · 10 years ago
  70. b8dca24 Add unit tests for firewall rules by Guillaume Giamarchi · 10 years ago
  71. d9f939f Replace struct based mapping by manual mapping by Guillaume Giamarchi · 10 years ago
  72. 4645912 Add mapstructure tags on Policy result by Guillaume Giamarchi · 10 years ago
  73. 914b10f Fix bugs & warnings by Guillaume Giamarchi · 10 years ago
  74. 68c49f8 Firewall rules bugfixes & enhancements by Guillaume Giamarchi · 10 years ago
  75. 9441b81 Support FWaaS - Firewalls by Guillaume Giamarchi · 10 years ago
  76. 506d150 Support FWaaS - Policies by Guillaume Giamarchi · 10 years ago
  77. 0e69514 Support FWaaS - Rules by Guillaume Giamarchi · 10 years ago
  78. f245fe7 Merge pull request #375 from longnguyen11288/fix_group_id by jrperritt · 10 years ago
  79. ca51f01 fixed issue with group id by Long Nguyen · 10 years ago
  80. b260acf only cache credentials if AllowReauth is set to true by Jon Perritt · 10 years ago
  81. d7c4886 update AllowReauth comment by Jon Perritt · 10 years ago
  82. 65c81ec Get object CDN URL operation and acceptance test by Jon Perritt · 10 years ago
  83. f4052c6 OpenStack/Rackspace reauth functionality by Jon Perritt · 10 years ago
  84. 4ef9c55 Merge pull request #369 from jrperritt/custom-user-agent by Ash Wilson · 10 years ago
  85. f0a1fee set user-agent header before MoreHeaders by Jon Perritt · 10 years ago
  86. 2b5e3e1 add UserAgent field and methods to ProviderClient by Jon Perritt · 10 years ago
  87. 3bca9e0 Merge pull request #367 from smashwilson/deperigee by Jamie Hannaford · 10 years ago
  88. decfed7 Convert Orchestration and the new Compute extension. by Ash Wilson · 10 years ago
  89. accf2f5 Cast to the correct error type. by Ash Wilson · 10 years ago
  90. 322a7e6 Object Storage special case. by Ash Wilson · 10 years ago
  91. 7cb4dab Manually convert a perigee.Get call. by Ash Wilson · 10 years ago
  92. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  93. 2199f10 rackspace :knife: perigee by Ash Wilson · 10 years ago
  94. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  95. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  96. f98df8d openstack/cdn :knife: perigee by Ash Wilson · 10 years ago
  97. 3346525 Merge pull request #365 from smashwilson/centralize-http by Ash Wilson · 10 years ago
  98. d3dfaa1 Merge pull request #357 from jrperritt/orchestration by Jamie Hannaford · 10 years ago
  99. 8eaf67b Merge pull request #360 from jtopjian/os-floating-ips by jrperritt · 10 years ago
  100. dee3222 Added support for os-floating-ips extension by Joe Topjian · 10 years ago