1. 242e5bc Removed @Nullable annotations on region parameters by Jeremy Daggett · 10 years ago
  2. 1c3ea46 Prefer Regions to Zones by Jeremy Daggett · 10 years ago
  3. 0dacbce Fixes missing nullable annotations by Zack Shoylev · 10 years ago
  4. ad94f66 Remove Maven license plugin in favor of Checktyle license enforcement by Jeremy Daggett · 10 years ago
  5. dab99c7 Correct license headers by Andrew Gaul · 10 years ago
  6. cf9f66a Address Checkstyle violations by Andrew Gaul · 10 years ago
  7. 65e1def JCLOUDS-653: Address Guava 18 deprecations by Andrew Gaul · 10 years ago
  8. e0e64fc Adds missing constructor properties by Zack Shoylev · 10 years ago
  9. f33e90e Updating project versions to 2.0.0-SNAPSHOT by Andrew Phillips · 10 years ago
  10. be8bc22 Up to 2.0.0-SNAPSHOT after the 1.8.0 release by Andrew Phillips · 10 years ago
  11. b26adf4 Ensures the immutable maps are not copied over in the constructor (more simple and efficient when supported in jclouds) by Zack Shoylev · 10 years ago
  12. 1f37224 Prefer Regions to Zones in Neutron v2 by Jeremy Daggett · 10 years ago
  13. 3291877 Removed *ForRegion for methods introduced in c90efaa and updated deprecation messages by Jeremy Daggett · 10 years ago
  14. ee86e2a Align deleteIfEmpty with BlobStore expectations by Andrew Gaul · 10 years ago
  15. 34a2499 Add deleteIfEmpty to openstack-swift by Andrew Gaul · 10 years ago
  16. 9c4bd94 Neutron Refactoring v2_0 -> v2 No options (redesign) More features (extension-related) Live tests Redesigned domain objects for create/update options. by Zack Shoylev · 10 years ago
  17. 1f4a3c0 Add .mailmap by Andrew Gaul · 10 years ago
  18. c90efaa Deprecated RegionScopedBlobStore methods in favor of common naming conventions by Jeremy Daggett · 10 years ago
  19. a05f207 Prefer ByteStreams2 over ByteSources.asByteSource by Andrew Gaul · 10 years ago
  20. 35ab587 Cleaned up the Glance v1 API and refactored expect tests by Jeremy Daggett · 10 years ago
  21. 26d6b0a JCLOUDS-622 removed the deprecated Strings2.toString() method by Jeremy Daggett · 10 years ago
  22. 16367dd JCLOUDS-614: Add Rackspace Auto Scale UK provider and update US regions by Jeremy Daggett · 10 years ago
  23. 80a5aaf JCLOUDS-560: Removed references to an extension API in Glance. by Jeremy Daggett · 10 years ago
  24. 484cd26 Added the CONTRIBUTING file by Ignasi Barrera · 10 years ago
  25. b37f469 Make sure metadata points to UK resources by Everett Toews · 10 years ago
  26. a66186d JCLOUDS-546: Remove Javadoc @author annotations by Andrew Gaul · 10 years ago
  27. 32a5d95 Adds paging fail tests for Queues. Implements Queues-specific fallback. by Zack Shoylev · 10 years ago
  28. 8f80fc9 JCLOUDS-547: Improved header and option support for Swift/Cloud Files by Jeremy Daggett · 10 years ago
  29. 120e2b0 JCLOUDS-562: Decode object names with spaces, added test cases and updated test names. by Jeremy Daggett · 10 years ago
  30. 3fc8973 JCLOUDS-545: Use established conventions for OpenStack APIs, updates JavaDocs and tests by Jeremy Daggett · 10 years ago
  31. 1c74873 Adds a mock test to ensure 408 errors are handled properly in swift. This is more likely to happen in swift calls. by Zack Shoylev · 10 years ago
  32. f729f5e Adds a test making sure swift calls will timeout with the right settings. by Zack Shoylev · 10 years ago
  33. 762899a JCLOUDS-565: Fixes a bug with swift where the metadata is updated, but the content-type is reset to application/x-www-form-urlencoded. by Zack Shoylev · 10 years ago
  34. 0273eb3 Revert "Fixes a bug with swift where the metadata is updated, but the content-type is reset to application/x-www-form-urlencoded." by Andrew Phillips · 10 years ago
  35. 8775b13 Prefer Guava HttpHeaders over JAX-RS by Andrew Gaul · 10 years ago
  36. a68c407 Fixes a bug with swift where the metadata is updated, but the content-type is reset to application/x-www-form-urlencoded. by Zack Shoylev · 10 years ago
  37. e86146f Address Checkstyle violations by Andrew Gaul · 10 years ago
  38. d0b344f Update pre-ASF copyright notices by Andrew Gaul · 10 years ago
  39. 02ab5a9 Updated Service Type refs by Jeremy Daggett · 10 years ago
  40. ec60db6 Mark Swift blobstores as eventually consistent by Andrew Gaul · 10 years ago
  41. a9ad08d Added ObjectApi.list() and ContainerApi.head() methods/tests by Jeremy Daggett · 10 years ago
  42. ab188ef Better explanation of Beta APIs by Everett Toews · 10 years ago
  43. 052e6cc Refactored CDN headers and test classes by Jeremy Daggett · 10 years ago
  44. ffff867 Added @Beta annotations to APIs by Jeremy Daggett · 10 years ago
  45. 7c1b681 JCLOUDS-494: Change Glance EndpointParam parser to negotiate endpoint version by jasdeep-hundal · 10 years ago
  46. a1d6725 Fixes more checkstyle violations. by Zack Shoylev · 10 years ago
  47. 10ae4ba Fixes checkstyle violations in neutron. by Zack Shoylev · 10 years ago
  48. e336520 Fixed failing Glance expect test by Jeremy Daggett · 10 years ago
  49. 57a9087 OS Neutron Extension Router by Kris Sterckx · 11 years ago
  50. c9ff49a Added Cloud Files API/Providers to the table. by Jeremy Daggett · 10 years ago
  51. eedf4f8 JCLOUDS-423 - Adds support for Rackspace Cloud Files UK provider. by Jeremy Daggett · 10 years ago
  52. 43aa5b3 JCLOUDS-423 - Adds support for Rackspace Cloud Files API - Added support for CloudFilesApi/CDNApi - Added mock/live tests - Refactored listFirstPage() and listAt() API methods to list() and listWithOptions(…) - General Swift API cleanup: docs and tests - Added support for Internal URL - Updated JavaDocs and domain objects. - Added support for Cloud Files US by Jeremy Daggett · 10 years ago
  53. b84b089 Adds support for Rackspace Cloud Big Data by Zack Shoylev · 10 years ago
  54. d8daea2 Use the OkHttp driver in Marconi to support PATCH methods by Ignasi Barrera · 10 years ago
  55. e437aba JCLOUDS-299: Added copy method to Object API by Jeremy Daggett · 10 years ago
  56. 90c7a3a Renames multiple domain classes for consistency by Zack Shoylev · 10 years ago
  57. 2e4f67c JCLOUDS-418 Add schedule Scaling Policy type by Zack Shoylev · 10 years ago
  58. 3c8fa33 JCLOUDS-411: Removing unneeded header.txt file by Andrew Phillips · 10 years ago
  59. e0e5f5d Finishes autoscale mock webserver test refactoring. by Zack Shoylev · 10 years ago
  60. c64cd4a Naming methods consistently in the MarconiApi. by Everett Toews · 10 years ago
  61. 23d8fa3 Added rackspace-cloudqueues-uk to parent POM. by Everett Toews · 10 years ago
  62. a07d22c Updating to 1.8.0-SNAPSHOT by Andrew Bayer · 10 years ago
  63. 07c1bd7 Adding the Hong Kong region for Rackspace Cloud Queues. by Everett Toews · 10 years ago
  64. e006e5e The Cloud Queues provider for Rackspace UK. by Everett Toews · 10 years ago
  65. 8c80afa The update method in the Claim API. by Everett Toews · 10 years ago
  66. 01222c9 Code and comment clean up for the Claim API. by Everett Toews · 10 years ago
  67. e219faf Factored out Client ID into MarconiApi. by Everett Toews · 10 years ago
  68. 6b24a3c Remove redundant imports by Andrew Gaul · 10 years ago
  69. f65d94a Remove trove from labs (moved to jclouds). https://issues.apache.org/jira/browse/JCLOUDS-102 by Zack Shoylev · 10 years ago
  70. a9a2b5b The OpenStack Marconi Claim API. by Everett Toews · 10 years ago
  71. 51a46bf Enforce no unused imports via Checkstyle by Andrew Gaul · 10 years ago
  72. 0e3e9c8 Sample refactoring of GroupApiExpectTest to use MockWebServer This approach could/should be applied to the other expect tests. by Zack Shoylev · 10 years ago
  73. 20ab39d Replacing strange chars in pom.xml with spaces by Andrew Phillips · 10 years ago
  74. 247f096 Address Checkstyle violations in tests by Andrew Gaul · 10 years ago
  75. 808d680 Address Checkstyle violations by Andrew Gaul · 10 years ago
  76. ed814ce The get and delete methods for the Marconi Message API. by Everett Toews · 10 years ago
  77. 3e54454 Get a set of messages by id. by Everett Toews · 10 years ago
  78. 2e4c666 The list queues methods for the QueueApi. by Everett Toews · 10 years ago
  79. 4128671 Remove more incubator references by Andrew Gaul · 10 years ago
  80. 96c8340 JCLOUDS-387: Removing DISCLAIMER file now that jclouds has graduated by Andrew Phillips · 10 years ago
  81. 70e9ce8 JCLOUDS-384 This makes autoscale and trove be consistent with other jclouds APIs by renaming get*ApiFor* calls. by Zack Shoylev · 10 years ago
  82. c0d9b1c Revert "Refactored QueueApi and pushed name param up to MarconiApi." by Everett Toews · 10 years ago
  83. dc452f7 Refactored QueueApi and pushed name param up to MarconiApi. by Everett Toews · 10 years ago
  84. 318da80 Added openstack-marconi and rackspace-cloudqueues-us. by Everett Toews · 10 years ago
  85. aec6a70 Prefer Iterables.getOnlyElement(). Document checkNotNull(). by Everett Toews · 10 years ago
  86. 22bf21f The create and stream methods in the Message API for OpenStack Marconi. by Everett Toews · 11 years ago
  87. e052acb JCLOUDS-215 - Adds Webhook and Execution support to autoscale by Zack Shoylev · 11 years ago
  88. 1c871e1 JCLOUDS-215 - Adds Group configuration, Group launch, Scaling policy functionality by Zack Shoylev · 11 years ago
  89. e3c8147 Refactored OpenStack pagination to use PaginationOptions. by Everett Toews · 11 years ago
  90. 60fd86d The Queue API for OpenStack Marconi. by Everett Toews · 11 years ago
  91. 2e92538 Initial implementation of OpenStack Marconi and Rackspace Cloud Queues. by Everett Toews · 11 years ago
  92. 41e2583 Better formatting of production ready providers/APIs. by Everett Toews · 11 years ago
  93. be16c97 Renamed BaseOpenStackMockTest variable and method more appropriately. by Everett Toews · 11 years ago
  94. a54cdca New base class for all OpenStack mock tests. by Everett Toews · 11 years ago
  95. 849a079 Support HKG region for Rackspace providers. by Everett Toews · 11 years ago
  96. 96a89fe Add/Update README files to indicate level of production readiness. by Everett Toews · 11 years ago
  97. 06d65ce Provide all headers to SwiftObject and Blob by Andrew Gaul · 11 years ago
  98. 44021fc JCLOUDS-299. implement multi-region support in openstack-swift by Adrian Cole · 11 years ago
  99. cbac63e JCLOUDS-300. Add BlobStore abstraction to openstack-swift api by Adrian Cole · 11 years ago
  100. 0426ebf JCLOUDS-298. expose container metadata via ObjectList and port Object PUT code from legacy codebase by Adrian Cole · 11 years ago