Adrian Cole
4213fcb4e1
* Change OAuthScopes into an interface as opposed to boilerplating annotations.
...
* Fixed errors because of boilerplating annotations.
2014-11-12 20:29:16 -08:00
Adrian Cole
aebc0c473a
* Refactor OAuth so that it doesn't require private keys when we aren't signing anything.
...
* Rename constant serviceAccountCredentials to p12PrivateKeyCredentials as this better describes the credential value.
2014-11-11 16:20:58 -08:00
Adrian Cole
09df55e295
Another cleanup of GCS.
2014-11-05 08:28:36 -08:00
Adrian Cole
b77ddb3351
JCLOUDS-458 Fix some obvious bugs in google-cloud-storage.
2014-11-04 08:25:28 -08:00
Adrian Cole
d02767ece5
Cleanup ListPage in google apis.
2014-11-04 08:25:03 -08:00
Adrian Cole
0ca4ff5c21
JCLOUDS-750 adjust for changes in @SerializedNames contract.
2014-11-02 08:28:42 -08:00
Adrian Cole
7e6bf07de1
JCLOUDS-750 Remove need for custom json type adapters on OAuth.
2014-11-02 08:28:42 -08:00
Adrian Cole
0d9307874d
Use AutoValue to reduce bulk of Google Storage value types.
2014-10-30 09:40:44 -07:00
Adrian Cole
ac07295bb6
JCLOUDS-750 At the cost of fiddling with type hierarchy adapters, remove lots of junk with google auto.
2014-10-27 09:27:54 -07:00
Adrian Cole
a2dd4532c5
Iteration order of HashSet/Map changes between JRE 7 and JRE 8, breaking tests. Switch to LinkedHashSet/Map.
2014-10-25 11:38:01 -07:00
Adrian Cole
fff7ad0f11
Remove redundant binder implementations in GCE.
2014-10-25 11:36:59 -07:00
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