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 |
David Ribeiro Alves
|
310aee2d01
|
made oauth throw AuthorizationException on GeneralSecurityExceptioon and IllegalArgumentException
|
2013-02-25 23:01:12 -06: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
|
a51e6a8323
|
issue #1089 removed default timeout values so that those not using async will have simpler debugging
|
2013-01-29 04:19:00 -08:00 |
David Ribeiro Alves
|
395d8f97b2
|
Added @Named annotation to oauth async api
|
2013-01-22 19:42:12 -06: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
|
04fe89b75a
|
update to guava 14.0-rc2
|
2013-01-18 16:02:25 -08:00 |
Adrian Cole
|
1ab3f0bb44
|
accomodate runtime credential changes
|
2013-01-15 22:26:50 -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
|
13d8b9c402
|
replaced @Timeout w/explicit properties
|
2012-12-30 12:31:43 -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 |
Andrew Gaul
|
4af8008b51
|
Address all existing Checkstyle violations
|
2012-11-12 10:30:46 -08:00 |
David Ribeiro Alves
|
38be409951
|
corrected ClaimSet equals contract that was preventing cache from workign
|
2012-11-08 20:39:44 -06:00 |
David Ribeiro Alves
|
fa27c74373
|
oauth v2 implementation
|
2012-11-07 17:02:39 -06:00 |