Andrew Bayer
|
97fdc2655d
|
JCLOUDS-37. Fix RAT violations in incubator-jclouds, 1.6.x branch
|
2013-05-13 19:17:37 -07:00 |
Andrew Bayer
|
efc0e9dcd2
|
JCLOUDS-30. Switch to 2 space indents for POM files.
|
2013-05-13 13:10:06 -07:00 |
Andrew Bayer
|
ebf5286ce6
|
JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos.
|
2013-05-13 13:10:05 -07:00 |
adriancole
|
0ed3d64cc7
|
[maven-release-plugin] prepare for next development iteration
|
2013-04-27 08:23:16 -07:00 |
adriancole
|
51cddcb841
|
[maven-release-plugin] prepare release jclouds-1.6.0
|
2013-04-27 08:23:15 -07:00 |
adriancole
|
f567124dbe
|
[maven-release-plugin] prepare for next development iteration
|
2013-04-22 00:01:42 -07:00 |
adriancole
|
063b795393
|
[maven-release-plugin] prepare release jclouds-1.6.0-rc.5
|
2013-04-22 00:01:40 -07:00 |
Andrew Gaul
|
fabb4c9f10
|
Address Xlint warnings
|
2013-04-17 17:23:20 -07:00 |
adriancole
|
bf1b7f50c9
|
[maven-release-plugin] prepare for next development iteration
|
2013-04-10 13:04:14 -07:00 |
adriancole
|
60468e5ba8
|
[maven-release-plugin] prepare release jclouds-1.6.0-rc.4
|
2013-04-10 13:04:13 -07:00 |
Adrian Cole
|
c23ea656c6
|
Merge pull request #1510 from jclouds/deprecate-async-1.6.x
Deprecate async 1.6.x
|
2013-04-09 22:42:07 -07:00 |
adriancole
|
28448d462b
|
deprecated blobstore interfaces that imply complex internal code
|
2013-04-09 16:56:04 -07:00 |
adriancole
|
9d57af1c2e
|
deprecated all top-level Async apis and clients
|
2013-04-09 13:38:43 -07:00 |
adriancole
|
39f3dba5ef
|
moved all code off use of RestContext except CloudStackContext, which will use it until 1.7
|
2013-04-09 13:38:31 -07:00 |
adriancole
|
1eab85197d
|
refactored aws-s3 MPU test
|
2013-04-09 10:59:40 -07:00 |
adriancole
|
0d34d0729d
|
[maven-release-plugin] prepare for next development iteration
|
2013-04-03 18:25:58 -07:00 |
adriancole
|
985f3b5c0f
|
[maven-release-plugin] prepare release jclouds-1.6.0-rc.3
|
2013-04-03 18:25:57 -07:00 |
adriancole
|
bfd5b114d7
|
[maven-release-plugin] prepare for next development iteration
|
2013-03-25 20:50:05 -07:00 |
adriancole
|
db9d422a04
|
[maven-release-plugin] prepare release jclouds-1.6.0-rc.2
|
2013-03-25 20:50:04 -07:00 |
Adrian Cole
|
3ec76d3072
|
[maven-release-plugin] prepare for next development iteration
|
2013-03-08 20:27:16 -08:00 |
Adrian Cole
|
1221795f36
|
[maven-release-plugin] prepare release jclouds-1.6.0-rc.1
|
2013-03-08 20:27:15 -08:00 |
adriancole
|
c31145e42e
|
[maven-release-plugin] prepare for next development iteration
|
2013-03-04 06:13:59 -08:00 |
adriancole
|
0eb3ee8091
|
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.4
|
2013-03-04 06:13:57 -08:00 |
adriancole
|
1c2090fd08
|
s3: explicitly set Expect header on methods that need it
|
2013-03-03 21:09:49 -08:00 |
Diwaker Gupta
|
c37d3103e7
|
Fix static access of MultipartUpload members.
|
2013-03-01 18:49:28 -08:00 |
Shri Javadekar
|
32f8d8d3ca
|
Add directory specific live test to AWS-S3.
This patch adds a test to the AWS live test suite for making sure
that a directory is basically a blob with a trailing '/'.
|
2013-02-27 22:52:44 -08:00 |
Andrew Gaul
|
1f995879d6
|
Address FindBugs errors
|
2013-02-22 20:59:29 -08:00 |
adriancole
|
89fda8ee28
|
[maven-release-plugin] prepare for next development iteration
|
2013-02-04 17:30:46 -08:00 |
adriancole
|
2b0ad28f26
|
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.2
|
2013-02-04 17:30:44 -08:00 |
adriancole
|
267069755e
|
[maven-release-plugin] prepare for next development iteration
|
2013-02-02 08:41:53 -08:00 |
adriancole
|
7c924b312f
|
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.1
|
2013-02-02 08:41:51 -08:00 |
adriancole
|
b3c3cb0a88
|
issue #1184 changed aws apis to use Action key for config instead of more verbose iam names
|
2013-01-29 04:45:42 -08:00 |
Adrian Cole
|
37e587ee51
|
changes related to centralizing construction of invokables
|
2013-01-19 17:17:30 -08:00 |
Adrian Cole
|
4980367991
|
centralize TypeToken creation
|
2013-01-19 11:31:55 -08:00 |
adriancole
|
b3901deeb9
|
rewrote aws config to use standard op names
|
2013-01-16 10:54:17 -08:00 |
Adrian Cole
|
3962b30808
|
updated to use standard guava Futures and ListenableFuture
|
2013-01-13 09:31:10 -08:00 |
Adrian Cole
|
f1819fe8b9
|
decorating cacheloader only used in s3
|
2013-01-12 15:47:51 -08:00 |
Adrian Cole
|
47c215c63c
|
removed custom guava code for scoped binding and type params
|
2013-01-08 22:48:10 -08:00 |
Adrian Cole
|
2480481835
|
dependent changes on tests and internal classes
|
2013-01-08 00:32:45 -08:00 |
Adrian Cole
|
3089111621
|
refactored internal code and tests to use FunctionalReflection
|
2013-01-07 00:36:31 -08:00 |
Adrian Cole
|
74c633f90a
|
moved all providers and test cases from j.l.r.Method -> Invokable
|
2013-01-05 18:51:38 -08:00 |
Adrian Cole
|
9745e9dc2f
|
fixed covariance and warnings on ApiMetadata subclasses
|
2012-12-31 19:40:49 -08:00 |
Adrian Cole
|
bb953c981e
|
fix issue #1101: Move to Guava 14 BaseEncoding and Hashing
|
2012-12-31 14:48:31 -08:00 |
Adrian Cole
|
cddd35bc51
|
removed unnecessary generic types and made RestAnnotationProcessor immutable
|
2012-12-30 23:18:59 -08:00 |
Adrian Cole
|
13d8b9c402
|
replaced @Timeout w/explicit properties
|
2012-12-30 12:31:43 -08:00 |
Adrian Cole
|
9b1872c6ff
|
removed custom code that duplicates functionality of guava fallbacks
|
2012-12-27 16:54:31 -08:00 |
Adrian Cole
|
20c3426fc8
|
replaced jersey w/Uris & UriTemplates; removed complexity in url encoding and edge cases like matrix params
|
2012-12-24 14:32:59 -08:00 |
Adrian Cole
|
98a36eb3f6
|
added named annotations corresponding to IAM actions
|
2012-12-21 12:15:21 -08:00 |
Andrei Savu
|
9a085e51a0
|
Issue 773. Support S3 Multi-Object Delete (API)
|
2012-11-26 16:11:55 +02:00 |
Adrian Cole
|
878ec1bcab
|
undid Serializable and added checkstyle InterfaceIsType:allowMarkerInterfaces=false
|
2012-11-18 09:23:44 -08:00 |