1. d3080ee more objects unit tests by Jon Perritt · 10 years ago
  2. 27caa2f more containers unit tests by Jon Perritt · 10 years ago
  3. 1c2356b struct opts -> interface opts (block storage) by Jon Perritt · 10 years ago
  4. e90aced struct opts -> interface opts (object storage) by Jon Perritt · 10 years ago
  5. ea4e301 Objects consistency updates by Jon Perritt · 10 years ago
  6. b346140 Containers update unit tests by Jon Perritt · 10 years ago
  7. 4a59d23 Accounts updated unit tests; common ExtractHeaders method by Jon Perritt · 10 years ago
  8. b8764b6 NextPageURL unit test (v2/images) by Jon Perritt · 10 years ago
  9. 703bfc0 unit tests for urls (v2/servers) by Jon Perritt · 10 years ago
  10. 7adfd54 unit tests for urls (v2/flavors) by Jon Perritt · 10 years ago
  11. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  12. 9af0385 consistency changes by Jon Perritt · 10 years ago
  13. da08671 WaitForStatus (volumes) unit test by Jon Perritt · 10 years ago
  14. 8485713 Update Volume unit test by Jon Perritt · 10 years ago
  15. 036c944 WaitForStatus unit test by Jon Perritt · 10 years ago
  16. 59c68fc WaitFor unit test by Jon Perritt · 10 years ago
  17. a6ce2c5 ServiceURL unit test by Jon Perritt · 10 years ago
  18. 3ec6cfd AuthenicatedHeaders unit test by Jon Perritt · 10 years ago
  19. b5d13ad combine BuildQueryString unit tests by Jon Perritt · 10 years ago
  20. dfeb33b add conditions to BuildHeaders unit tests by Jon Perritt · 10 years ago
  21. c3e04b6 isZero unit tests by Jon Perritt · 10 years ago
  22. 1e17aec MaybeInt unit test by Jon Perritt · 10 years ago
  23. 8e08c06 apply defaults method unit test by Jon Perritt · 10 years ago
  24. 34b4796 Merge pull request #234 from jamiehannaford/object-store-accounts by Ash Wilson · 10 years ago
  25. b2e129d Updating account results to make them more consistent by Jamie Hannaford · 10 years ago
  26. 93209fe Making account files more consistent by Jamie Hannaford · 10 years ago
  27. e40a18f Merge pull request #231 from jamiehannaford/test-coverage-bump by Ash Wilson · 10 years ago
  28. ad96ca7 On second thoughts we don't need a .gitignore by Jamie Hannaford · 10 years ago
  29. ca3821d Bumping coverage by Jamie Hannaford · 10 years ago
  30. eeb0cfa Covering edge cases by Jamie Hannaford · 10 years ago
  31. 5d93f56 Adding extra coverage to subnets by Jamie Hannaford · 10 years ago
  32. 9b18ae2 Updating networking acceptance tests by Jamie Hannaford · 10 years ago
  33. 9695d51 Updating extensions URLs to use service client initialization by Jamie Hannaford · 10 years ago
  34. 0a41004 Updating api versions URLs to use service client initialization by Jamie Hannaford · 10 years ago
  35. a2976ab Updating subnet URLs to use service client initialization by Jamie Hannaford · 10 years ago
  36. c98f59b Updating port URLs to use service client initialization by Jamie Hannaford · 10 years ago
  37. 32979b6 Updating network URLs to use service client initialization by Jamie Hannaford · 10 years ago
  38. 5d6b875 Adding common directory so that tests can re-use decorated mocks by Jamie Hannaford · 10 years ago
  39. a253adf Removing unnecessary conditionals from identity service by Jamie Hannaford · 10 years ago
  40. a581acd Removing unnecessary conditionals from compute service by Jamie Hannaford · 10 years ago
  41. 1926e9c Removing unnecessary conditionals from common exts by Jamie Hannaford · 10 years ago
  42. 6a83e80 Removing unnecessary conditionals from block storage by Jamie Hannaford · 10 years ago
  43. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  44. e557596 Adding more tests for routers by Jamie Hannaford · 10 years ago
  45. 24820c1 Adding more tests for floating IPs by Jamie Hannaford · 10 years ago
  46. 369c9c6 Adding common extract function to root package by Jamie Hannaford · 10 years ago
  47. 8d104f8 Adding test for edge case by Jamie Hannaford · 10 years ago
  48. 91cd64e Removing duplication in extract methods by Jamie Hannaford · 10 years ago
  49. 47ea9c2 Testing edge conditions for apiversions by Jamie Hannaford · 10 years ago
  50. 721944b Adding .gitignore for coverage reports by Jamie Hannaford · 10 years ago
  51. a7e1d4b Merge pull request #228 from jamiehannaford/contributing-guide by Ash Wilson · 10 years ago
  52. 54bbe99 Fencing code samples and updating TOC link by Jamie Hannaford · 10 years ago
  53. 44ef810 Merge pull request #227 from jamiehannaford/contributing-guide by Ash Wilson · 10 years ago
  54. bc35d05 Small fixes to install steps and grammar by Jamie Hannaford · 10 years ago
  55. d2773f2 Updating sections based on code review by Jamie Hannaford · 10 years ago
  56. d2b6dfc Small fixes to syntax by Jamie Hannaford · 10 years ago
  57. d5a1cb7 Introducing a contributor guide by Jamie Hannaford · 10 years ago
  58. c388f65 Merge pull request #225 from jamiehannaford/code-structure by Ash Wilson · 10 years ago
  59. 7eac89e Merge pull request #226 from jamiehannaford/new-readme by Ash Wilson · 10 years ago
  60. 765cae4 Merge pull request #222 from jamiehannaford/lint-fixes by Ash Wilson · 10 years ago
  61. b4b70f6 Small fixes to mailto: links by Jamie Hannaford · 10 years ago
  62. 2b7bf77 Adding links and correcting samples by Jamie Hannaford · 10 years ago
  63. 4eb3f96 Spring cleaning our README - adding relevant sections and community info by Jamie Hannaford · 10 years ago
  64. f75fce8 Remove old rackspace folder by Jamie Hannaford · 10 years ago
  65. e65621f Removing merge conflicts :fist: by Jamie Hannaford · 10 years ago
  66. 22ec479 Changes based on code review by Jamie Hannaford · 10 years ago
  67. c9cdc8f Fixes to object docs and tests by Jamie Hannaford · 10 years ago
  68. 4ff7996 Fixes to object storage docs and tests by Jamie Hannaford · 10 years ago
  69. 496ad13 Modifying test to use new fake service clients by Jamie Hannaford · 10 years ago
  70. 724e730 Amending doc.go of package to be more helpful by Jamie Hannaford · 10 years ago
  71. 378e1d3 Correct package comment by Jamie Hannaford · 10 years ago
  72. f7a898f Adding a missing comment by Jamie Hannaford · 10 years ago
  73. d8275bb Adding missing doc comments for block storage by Jamie Hannaford · 10 years ago
  74. 5247027 Updating package comment to start with 'package' and remove old terms by Jamie Hannaford · 10 years ago
  75. 35c91a6 Adding missing comments to networks by Jamie Hannaford · 10 years ago
  76. c7c49a7 Adding missign comments to provider ext by Jamie Hannaford · 10 years ago
  77. 84a140f Adding missign comments to LBaaS ext by Jamie Hannaford · 10 years ago
  78. ffcd679 Adding comments to external ext by Jamie Hannaford · 10 years ago
  79. cb12ee6 Adding params comments and tweaking map assignment by Jamie Hannaford · 10 years ago
  80. 4e98b87 Renaming erroneous test files by Jamie Hannaford · 10 years ago
  81. 2ff3ea9 Renaming erroneous test files by Jamie Hannaford · 10 years ago
  82. 6b3ac76 Merge pull request #219 from smashwilson/update-identity-v2 by jrperritt · 10 years ago
  83. b4c8c6f Networking URL construction no longer adds /v2.0 by Ash Wilson · 10 years ago
  84. 99541ab Set the ResourceBase for NewNetworkV2(). by Ash Wilson · 10 years ago
  85. a087050 Oh right, networking/extensions tests need 2.0. by Ash Wilson · 10 years ago
  86. 136b6b4 go get everything in one fell swoop. by Ash Wilson · 10 years ago
  87. f25ae37 Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2 by Ash Wilson · 10 years ago
  88. f2f6c0a Add a shim in the networking delegate. by Ash Wilson · 10 years ago
  89. 4238032 Add a distinct ResourceBase to ServiceClient. by Ash Wilson · 10 years ago
  90. 541fa55 Merge pull request #210 from jamiehannaford/os-network-v2-ext by Ash Wilson · 10 years ago
  91. f96c7c3 Adding fake client file by Jamie Hannaford · 10 years ago
  92. 58b008f Updating tests to use new import path by Jamie Hannaford · 10 years ago
  93. c80bcc0 Moving fake client to new package to avoid import cycle by Jamie Hannaford · 10 years ago
  94. e3bb3f6 Moving to option interfaces by Jamie Hannaford · 10 years ago
  95. 5872fea Test the Get call against a real extension. by Ash Wilson · 10 years ago
  96. e9a0089 Acceptance test for the extensions endpoint. by Ash Wilson · 10 years ago
  97. f0af226 Extensions no longer appends the version. by Ash Wilson · 10 years ago
  98. fbedc67 Override the ExtractExtensions function. by Ash Wilson · 10 years ago
  99. 05e4107 Export the Extensions URL functions for overriding. by Ash Wilson · 10 years ago
  100. a493187 Remove version from the extensions resource URLs. by Ash Wilson · 10 years ago