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 |
Everett Toews
|
0f1a455bc9
|
Removed trystack-nova provider.
Conflicts:
providers/trystack-nova/pom.xml
|
2013-04-26 12:08:54 -05: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
|
bdd48ca5bf
|
Address Checkstyle violations
This commit requires temporarily disabling some checks.
|
2013-04-17 17:33:06 -07:00 |
Zack Shoylev
|
0d24aa2e52
|
Identity support for openstack-reddwarf
Adds basic plumbing that will allow adding support for openstack-reddwarf and rackspace clouddatabases as per https://github.com/jclouds/jclouds/issues/1475
|
2013-04-10 19:47:49 -05: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 |
adriancole
|
1894b093a3
|
naming convention and warning feedback from issue #1511
|
2013-04-10 08:26:33 -07:00 |
adriancole
|
23bfcab73e
|
decoupled code that requires async apis from keystone
|
2013-04-09 23:17:24 -07:00 |
adriancole
|
294807a103
|
Deprecated remaining code related to RestContext, RestApiMetadata, and RestClientModule for ApiContext, HttpApiMetadata, HttpApiModule
|
2013-04-09 23:17:03 -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
|
a7bb80bd44
|
issue #1501: add Closeable annotation to all top-level apis
|
2013-04-08 18:06:33 -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 |
adriancole
|
5cc15b4f9b
|
make it possible to deserialize into ctors that have immutable collection parameters
|
2013-03-13 13:03:18 -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 |
Everett Toews
|
5ad9867e27
|
Initial commit for the Rackspace DNS API.
|
2013-03-06 16:02:39 -06: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
|
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 |
adriancole
|
40d9f8bfe7
|
changes that facilitate synchronous fallbacks and http invocation
|
2013-01-29 04:09:45 -08:00 |
Andrew Gaul
|
af963df92d
|
Use Map.entrySet where possible
Improves run-time efficiency and addresses FindBugs warnings.
|
2013-01-21 23:59:42 -08:00 |
Adrian Cole
|
d5f7f8b07e
|
refactored json internals to use Reflections2
|
2013-01-20 23:13:22 -08:00 |
Adrian Cole
|
37e587ee51
|
changes related to centralizing construction of invokables
|
2013-01-19 17:17:30 -08:00 |
Everett Toews
|
d54e8dcecb
|
@Named annotations in all async api methods for OpenStack.
|
2013-01-19 18:16:14 -06:00 |
Adrian Cole
|
4980367991
|
centralize TypeToken creation
|
2013-01-19 11:31:55 -08:00 |
adriancole
|
dc4ca1efbd
|
removed deprecated methods which were easy to do
|
2013-01-19 08:32:45 -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
|
afc070ac07
|
First wave of RestAnnotationParser refactoring introduces Invokable, removes SeedAnnotationCache and associated race conditions
|
2013-01-04 13:51:46 -08:00 |
Adrian Cole
|
9745e9dc2f
|
fixed covariance and warnings on ApiMetadata subclasses
|
2012-12-31 19:40:49 -08:00 |
Adrian Cole
|
c39503b682
|
TimeoutException is controllable via upping timeout properties; don't add more retry loops and stacktraces
|
2012-12-31 17:09:27 -08:00 |
Adrian Cole
|
2523ab54ac
|
removed use of static fields to share type mapping info
|
2012-12-30 17:22:03 -08:00 |
Adrian Cole
|
038e550d2d
|
moved off deprecated FluentIterable methods
|
2012-12-30 13:20:09 -08:00 |
Adrian Cole
|
13d8b9c402
|
replaced @Timeout w/explicit properties
|
2012-12-30 12:31:43 -08:00 |