Commit Graph

123 Commits

Author SHA1 Message Date
Adrian Cole d6fbd8cc7b JCLOUDS-653 remove test dep on guava 18 method. 2014-10-24 11:21:49 -07:00
Adrian Cole 8f2dc52852 Revert "JCLOUDS-653: Address Guava 18 deprecations"
This reverts commit e2e288ee86d537d249c7e58c782a66b0201f2134.

Many conflicts on account of lots of changes since the original commit.
2014-10-24 10:54:47 -07:00
Adrian Cole 0c9b49baf5 JCLOUDS-40 unasync Fallback. 2014-10-06 16:21:08 -07:00
hsbhathiya 6db35d20bd Introduce BucketAccessControlTemplate 2014-10-05 22:52:15 -07:00
Adrian Cole ecc4e67347 JCLOUDS-40 Remove last reference to AsyncBlobStore in GCS. 2014-10-05 13:22:35 -07:00
Adrian Cole 2c412dc309 JCLOUDS-40 switch to SubmissionAsyncBlobStore 2014-10-04 16:06:47 -07:00
Adrian Cole 308e3d1e49 JCLOUDS-740 GCE doesn't always return id, selfLink on lists. Also, internally buffering an Iterable with a Set < with a List. 2014-10-03 15:45:28 -07:00
hsbhathiya d4c7c838e8 JCLOUDS-458: Added Blobstore Abstraction 2014-09-09 15:44:49 -07:00
hsbhathiya f679dc707a JCLOUDS-458: Resumable Upload with live tests 2014-08-31 14:15:11 -07:00
hsbhathiya 72e42dbfba JCLOUDS-458: Multipart Related Upload 2014-08-29 10:58:41 -07:00
hsbhathiya 0c55612bb1 JCLOUDS-458: GCS basic object operations 2014-08-28 11:07:57 -07:00
hsbhathiya a4423c0bb0 JCLOUDS-458: Resource name changes 2014-08-25 23:01:05 -07:00
hsbhathiya bd31ab6eef Jclouds-458: Changes to the GCS structure 2014-08-25 14:13:48 -07:00
hsbhathiya 0dee4fd774 JCLOUDS-458: Ad Object Access Controls live tests 2014-08-25 14:09:14 -07:00
Chris Custine 520432903e JCLOUDS-633: Support passing bearer token directly for OAuth2 2014-08-13 16:11:44 -06:00
Chris Custine 8df2b40742 JCLOUDS-643: Fix Google and OAuth tests 2014-08-13 13:47:55 -06:00
Andrew Gaul 80d0723c15 JCLOUDS-653: Address Guava 18 deprecations
Mostly renaming Objects.toStringHelper to MoreObjects.toStringHelper.
2014-08-08 11:55:25 -07:00
Andrew Phillips a4204a168b Updating project and jclouds.version to 2.0.0-SNAPSHOT 2014-08-05 11:46:53 +02:00
hsbhathiya 1f3517380f JCLOUDS-458: Addressing suggestions in PR-31
minor changes

minor changes

minor changes

minor changes

Added ErrorHandler with tests

Changed BucketApi method descriptions

Minor change in error handler
2014-07-23 17:48:34 -07:00
hsbhathiya 4e4558cf18 JCLOUDS-458: Add Bucket Operation with live tests 2014-07-02 13:53:51 -07:00
hsbhathiya 236e0b9b17 JCLOUDS-458: Add BucketAccessControls
This commit includes expect tests but needs not-yet-implemented bucket
operations to implement live tests.
2014-06-20 15:49:50 -07:00
hsbhathiya b7441ba83b JCLOUDS-458: Added Default object access control 2014-06-19 12:45:56 -07:00
hsbhathiya 3be957c9cd JCLOUDS-458: GCS skeleton with authentication 2014-06-17 16:37:35 -07:00