1. a4acb11 JCLOUDS-944: Promote Google Cloud Storage to core by Andrew Gaul · 7 years ago master
  2. 2759926 JCLOUDS-902: Google Cloud Storage signed URLs by Andrew Gaul · 7 years ago
  3. e54b338 Use a random UUID for fake upload ID by Andrew Gaul · 7 years ago
  4. 78cf479 JCLOUDS-1259: Add GCS multi-regional and coldline by Andrew Gaul · 7 years ago
  5. 6813296 Return more metadata from listMultipartUpload by Andrew Gaul · 7 years ago
  6. d968c48 Next development version 2.1.0-SNAPSHOT by Ignasi Barrera · 7 years ago
  7. d0f173e Apache jclouds 2.0.0-rc3 release by Ignasi Barrera · 7 years ago rel/jclouds-labs-google-2.0.0 rel/jclouds-labs-google-2.0.0-rc3
  8. ebad203 Do not leave open streams when loading test mock files by Ignasi Barrera · 8 years ago
  9. a1dc838 Avoid lower-case l literal suffix by Andrew Gaul · 8 years ago
  10. 160f00e JCLOUDS-945: ignore marker prefix test on GCS by Andrew Gaul · 8 years ago
  11. aaccebe JCLOUDS-1028: Configure idempotent methods by Andrew Gaul · 8 years ago
  12. bcce4ed JCLOUDS-1125: GCS list multipart uploads by Andrew Gaul · 8 years ago
  13. 3d0192c JCLOUDS-866: Reduce GCS multipart limit to 32 by Andrew Gaul · 8 years ago
  14. d7525f6 Delete GCS composite object components by Andrew Gaul · 8 years ago
  15. 0673713 JCLOUDS-912: GCS upload InputStream work around by Andrew Gaul · 8 years ago
  16. f7596fb JCLOUDS-912: Remove GCS simpleUpload UploadBinder by Andrew Gaul · 8 years ago
  17. d66e9ee Add ObjectTemplate.toString by Andrew Gaul · 8 years ago
  18. 98c10c2 Handle unimplemented signed URL tests in providers by Andrew Gaul · 8 years ago
  19. 0afde96 Depend on OAuth test jar for tests by Ignasi Barrera · 8 years ago
  20. 51eb3b1 Use correct payload length in GCS test by Andrew Gaul · 8 years ago
  21. 5e9f60b GCS support for conditional copies by Andrew Gaul · 8 years ago
  22. 08e44bc Convert CopyOptions into an AutoValue by Andrew Gaul · 8 years ago
  23. 2eae149 Skip ACL tests on GCS by Andrew Gaul · 8 years ago
  24. 0c9eb36 JCLOUDS-943: JCLOUDS-1056: Configure OSGi packaging by Andrew Gaul · 8 years ago
  25. 34561ea JCLOUDS-844: GCS putBlob ACLs by Andrew Gaul · 8 years ago
  26. a50aee6 Remove @Nullable from methods returning primitives by Andrew Gaul · 8 years ago
  27. 81e5805 JCLOUDS-1008: Use @Encoded with GCS. by Timur Alperovich · 9 years ago
  28. c99af4d GCS delimiter test should not be special cased. by Timur Alperovich · 9 years ago
  29. 2b8590b JCLOUDS-894: Add portable multipart upload for GCS by Andrew Gaul · 9 years ago
  30. 66ed873 Update comment for the failing test. by Timur Alperovich · 9 years ago
  31. 72473dc Simplify list handling. by Timur Alperovich · 9 years ago
  32. 6e00fb4 JCLOUDS-929: Plumb delimiter and prefix to GCS. by Timur Alperovich · 9 years ago
  33. 082fc9a JCLOUDS-992: do not use RELATIVE_PATH for BLOBs. by Timur Alperovich · 9 years ago
  34. b29a00e Move the skipped tests. by Timur Alperovich · 9 years ago
  35. a7c90e7 JCLOUDS-929: Disable delimiter test. by Timur Alperovich · 9 years ago
  36. 068dbf2 JCLOUDS-930: Skip the prefix test in GCS. by Timur Alperovich · 9 years ago
  37. cf9af83 Remove the graduated GCE provided and updated Maven coordinates by Ignasi Barrera · 9 years ago
  38. 413b03b add rewrite to ObjectApi by Daniel Broudy · 9 years ago
  39. 45c6c36 Update ComposeObjectTemplate and update MockTests by Daniel Broudy · 9 years ago
  40. ed4b89f JCLOUDS-936: Switch to LoadingCache for disk->image by Andrew Bayer · 9 years ago
  41. 762b786 JCLOUDS-934. Add support for specifying boot disk type in compute service by Andrew Bayer · 9 years ago
  42. 500da5d Add running GoogleComputeEngineTemplateBuilderLiveTest with Json key by Daniel Broudy · 9 years ago
  43. 3ab75db fix javadoc by Daniel Broudy · 9 years ago
  44. 194b3b3 Update ObjectApi and getBlob, fix testGetRangeOutOfRange by Daniel Broudy · 9 years ago
  45. ba3c710 JCLOUDS-935. Move AttachDisk.InitializeParams to URI for diskType by Andrew Bayer · 9 years ago
  46. 3bfa3ce Image credentials and project improvements. by Ignasi Barrera · 9 years ago
  47. a3132c4 Do not use AutoValue shaded imports by Ignasi Barrera · 9 years ago
  48. 88201e4 Update UrlMapApiLiveTest by Daniel Broudy · 9 years ago
  49. a3cb449 JCLOUDS-925: Add support to start and stop instances in the ComputeService by Ignasi Barrera · 9 years ago
  50. 80d2fe0 JCLOUDS-894: Fake portable multipart upload for GCS by Andrew Gaul · 9 years ago
  51. a5ead7c Allow GCS object nullable owner by Andrew Gaul · 9 years ago
  52. 0e3263e JCLOUDS-906: Add ServiceAccounts to GoogleComputeEngineTemplateOptions by Daniel Broudy · 9 years ago
  53. 0740567 Fix DefaultObjectAccessControlsApiLiveTest, ResumableUploadApiLiveTest, ObjectApiLiveTest by Daniel Broudy · 9 years ago
  54. 9c2d5ce JCLOUDS-894: Disable MultipartUploads tests by Daniel Broudy · 9 years ago
  55. 7586e89 Remove bucket litter during integration tests by Andrew Gaul · 9 years ago
  56. fdc317b Name test buckets jclouds instead of jcloud by Andrew Gaul · 9 years ago
  57. aa4c978 Making tags Immutable by Daniel Broudy · 9 years ago
  58. 283fce8 Remove firewall-tag filtering by Daniel Broudy · 9 years ago
  59. cd16d59 Removing network management, use default network, use fewer firewalls. by Daniel Broudy · 9 years ago
  60. 4a51450 JCLOUDS-894: Expose GCS multipart operations by Andrew Gaul · 9 years ago
  61. 874b207 Fix the HealthCheck live tests by Ignasi Barrera · 9 years ago
  62. 2f4f335 Git ignore Eclipse annotation processing files by Ignasi Barrera · 9 years ago
  63. b341a94 Use OAuth from the main repo by Ignasi Barrera · 9 years ago
  64. 60e26da JCLOUDS-651: GCS copy object content metadata by Andrew Gaul · 9 years ago
  65. 8d867fe JCLOUD-875: GCS Copy Object with Updated Metadata by hsbhathiya · 9 years ago
  66. 4e8858a JCLOUDS-848: Add tests for storage classes by Andrew Gaul · 9 years ago
  67. 2455f94 JCLOUDS-848: Support GCS nearline storage by snotling · 9 years ago
  68. 6f9783c Make deleteObject() return false on 404 response by snotling · 9 years ago
  69. d70048f Use GCS simple upload in sequential upload strategy by snotling · 9 years ago
  70. c3b3ae8 Fix typo by snotling · 9 years ago
  71. 60d04b3 Fix if-statement that always returns true by snotling · 9 years ago
  72. f267e7b Next development version 2.0.0-SNAPSHOT by Ignasi Barrera · 9 years ago
  73. af716fc Apache jclouds 1.9.0 release by Ignasi Barrera · 9 years ago jclouds-labs-google-1.9.0 jclouds-labs-google-1.9.0-rc2
  74. fd75874 JCLOUDS-805: Fix multiple invocations to MPU by Andrew Gaul · 9 years ago
  75. 1f40001 JCLOUDS-732: GCS portable object ACLs by Andrew Gaul · 9 years ago
  76. c9fb110 Updated AggregatedListApiLiveTest by Daniel Broudy · 9 years ago
  77. dd913cb Updated ForwardingRuleCreationOptions to AutoValue + Builder by Daniel Broudy · 9 years ago
  78. d0919c9 Updated DiskCreationOptions to AutoValue + Builder by Daniel Broudy · 9 years ago
  79. 0eb54d4 Updated DeprecateOptions to AutoValue + Builder by Daniel Broudy · 9 years ago
  80. 2555ff6 Updated BackendServiceOptions to AutoValue + Builder by Daniel Broudy · 9 years ago
  81. e05dadc JCLOUDS-805: Fixed BucketApiLiveTest Failures by hsbhathiya · 9 years ago
  82. a1f28f9 JCLOUDS-660: GCS portable container ACL support by Andrew Gaul · 9 years ago
  83. c9b3845 Adding BaseGoogleCloudStorageApiMockTest + ObjectApiMockTest by Daniel Broudy · 9 years ago
  84. 2e8fef5 enabling running live tests with .json key format by Daniel Broudy · 9 years ago
  85. 17fb520 adding start and stop to Instance Api by Daniel Broudy · 9 years ago
  86. e6f6675 Fixed the CONTRIBUTING links by Ignasi Barrera · 9 years ago
  87. cee2b70 Enables working with .json key files, adding GoogleCredentialsFromJson by Daniel Broudy · 9 years ago
  88. a5f23a8 Split Auto dependencies into auto-service and auto-value by Jeremy Daggett · 9 years ago
  89. 4209496 Use Iterable payload slicer for GCS by Andrew Gaul · 9 years ago
  90. 40dc946 JCLOUDS-805: Skip testListMarkerAfterLastKey by Andrew Gaul · 9 years ago
  91. d99a7d2 JCLOUDS-805: return null w/ non-existent container by Andrew Gaul · 9 years ago
  92. 23eac1f Expose new multipart tests by Andrew Gaul · 9 years ago
  93. a02467a JCLOUDS-805: ensure overriding of metadata methods by Andrew Gaul · 9 years ago
  94. ea22fa2 JCLOUDS-805: transposed length and upload id by Andrew Gaul · 9 years ago
  95. 0111e8f JCLOUDS-805: Populate StorageMetadata size for GCS by Andrew Gaul · 9 years ago
  96. 2a4ed3c JCLOUDS-805: fix GCS MD5 checks by Andrew Gaul · 9 years ago
  97. 0391f69 Fixed InstanceApiLiveTest, made Instance.status @Nullable by Daniel Broudy · 9 years ago
  98. fff69b6 Added Project:setUsageExportBucket and ProjectApiMockTest by Daniel Broudy · 9 years ago
  99. 98840ab Updated TargetHttpProxyOptions, TargetPoolCreationOptions, UrlMapOptions to AutoValue + Builder by Daniel Broudy · 9 years ago
  100. bc0d8a1 Removed the SecurityGroupExtension by Ignasi Barrera · 9 years ago