Commit Graph

1171 Commits

Author SHA1 Message Date
Andrew Bayer 6e979336b6 Add license headers to src/test/resources where possible, more fine-grained RAT exclusions 2013-06-12 16:45:14 -07:00
Andrew Phillips 9d0a03fb80 JCLOUDS-75: Support '-incubating' release versions 2013-05-22 11:22:40 +02:00
adriancole c9247f0617 JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format 2013-05-16 21:52:51 -07:00
adriancole 99b5840019 JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:37:33 -07:00
Andrew Phillips d432028cdf JCLOUDS-52: Updating JcloudsVersion to search under org.apache.jclouds
Group ID changed from org.jclouds with JCLOUDS-15
2013-05-16 16:03:50 -04:00
Andrew Bayer 70754d86a9 JCLOUDS-37. Fix RAT violations in incubator-jclouds, 1.5.x branch 2013-05-14 08:30:16 -07:00
Andrew Bayer 91b9dbd9c6 JCLOUDS-30. Switch to 2 space indents for POM files. 2013-05-13 12:19:36 -07:00
Andrew Bayer 0d4eac1dbb JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos. 2013-05-13 12:19:35 -07:00
adriancole d7fd5b3d59 [maven-release-plugin] prepare for next development iteration 2013-04-10 14:21:50 -07:00
adriancole 1a50d1382c [maven-release-plugin] prepare release jclouds-1.5.10 2013-04-10 14:21:48 -07:00
Ignasi Barrera 27ee3f263b [maven-release-plugin] prepare for next development iteration 2013-03-14 23:49:05 +01:00
Ignasi Barrera ce42efbce8 [maven-release-plugin] prepare release jclouds-1.5.9 2013-03-14 23:49:03 +01:00
adriancole 2b0134fef7 fix issue #1409: regression where we broke streaming payloads 2013-03-12 14:10:55 -07:00
Andrew Gaul 7261862f8f Annotate possibly null return value 2013-03-10 15:45:19 -07:00
Adrian Cole e8d6c0643c [maven-release-plugin] prepare for next development iteration 2013-02-25 20:44:16 -08:00
Adrian Cole d0577b518f [maven-release-plugin] prepare release jclouds-1.5.8 2013-02-25 20:44:08 -08:00
Adrian Cole 6dd96610e0 consider @FormParam on @Delegate calls 2013-02-24 23:44:53 -08:00
Adrian Cole ece9b5b82e deterministic creation of requests based on arg order 2013-02-24 15:38:52 -08:00
Adrian Cole 2f78f30a47 added function to grab first arg during pagination 2013-02-24 13:58:03 -08:00
adriancole 99d9242d1e @Delegate considers @PayloadParam 2013-02-21 13:50:33 -08:00
adriancole 9c511ccdd9 RedirectionRetryHandler ignored PROPERTY_MAX_REDIRECTS on backoff 2013-02-19 01:04:09 -08:00
adriancole 72ad7d8199 [maven-release-plugin] prepare for next development iteration 2013-02-04 18:04:48 -08:00
adriancole 0eee0f9842 [maven-release-plugin] prepare release jclouds-1.5.7 2013-02-04 18:04:46 -08:00
adriancole dcc5cdad44 fix issue #1297 put with zero length payload 2013-02-04 12:03:07 -08:00
adriancole da7f6e9575 [maven-release-plugin] prepare for next development iteration 2013-02-02 08:30:47 -08:00
adriancole 62dde066e5 [maven-release-plugin] prepare release jclouds-1.5.6 2013-02-02 08:30:45 -08:00
adriancole 9723c62f0f fix issue #1289 bug in zero length put 2013-02-01 16:36:30 -08:00
adriancole b396c3cd82 worked around issue where GET can become POST 2013-01-31 18:11:22 -08:00
Adrian Cole 6edaae8dce allow SelectJson to specify multiple field names, in case the server renamed something 2013-01-30 11:17:28 -08:00
adriancole fa03054c7d ensure identity/credential properties are not needed when using credential supplier 2013-01-26 23:27:33 -08:00
Adrian Cole 4c07af3f97 support changing credentials at runtime 2013-01-26 16:23:26 -08:00
Adrian Cole dae8e10592 [maven-release-plugin] prepare for next development iteration 2013-01-13 21:19:20 -08:00
Adrian Cole 3e28b726af [maven-release-plugin] prepare release jclouds-1.5.5 2013-01-13 21:19:16 -08:00
Adrian Cole 69a8304617 replaced jersey w/Uris & UriTemplates; removed complexity in url encoding and edge cases like matrix params 2012-12-24 16:11:08 -08:00
Adrian Cole 3c5ba6aea2 removed unused aop dep 2012-12-23 17:27:32 -08:00
Everett Toews 5a0a7c4b90 Added support for Iterable collections to QueryParam. 2012-12-20 10:02:06 -08:00
Adrian Cole 78053601aa [maven-release-plugin] prepare for next development iteration 2012-12-10 17:43:56 -08:00
Adrian Cole c33c5a40d8 [maven-release-plugin] prepare release jclouds-1.5.4 2012-12-10 17:43:53 -08:00
Everett Toews 69708a2e54 Modernizing the Rackspace Cloud Load Balancers API. Following naming conventions and using PagedIterable. 2012-12-10 17:11:29 -08:00
Adrian Cole 42266a3b98 added RetryAfterException and placed in default exception handling 2012-12-10 16:27:06 -08:00
Adrian Cole 802b570068 added rfc822 + iso8601Seconds to DateCodecFactory and simplified ctor 2012-12-10 16:26:25 -08:00
Adrian Cole 04e43c75f1 Path annotation ignored when endpoint not set on caller 2012-12-09 15:07:51 -08:00
Adrian Cole d3555e7988 cleaned up unnecessary wrapping of ExecutionException 2012-12-09 15:07:51 -08:00
Ignasi Barrera ed0e6f2ebe Remove net.oauth dependency 2012-12-09 11:50:42 -08:00
Ignasi Barrera d36ca103f3 Fixed decoding of some PKCS1 encoded public keys 2012-12-08 22:09:40 -08:00
Ioannis Canellos c267108cbb fix issue #1044: Added listener interfaces for Providers and Apis. 2012-12-08 17:52:30 -08:00
Adrian Cole fd65cbf203 fix issue #607: NPE in compareTo method of ResourceMetadataImpl 2012-12-04 23:46:44 -08:00
Leander Bessa Beernaert 99375844a6 Extends JClouds' OpenStack Nova API with the Diagnostics command
The diagnostics command returns a collection of system information
for the a given server. At the moment, there is no formal
specification for this command. Therefore, it is returned as
a Map of hypervisor specific entries and corresponding values.
More information about the command can be viewed here [1]
in the section "Server Diagnostics".

[1] http://api.openstack.org/api-ref.html
2012-12-04 08:31:44 -08:00
Adrian Cole 60454274de ensure UTC can be used where GMT is 2012-11-27 17:02:54 -05:00
Guy Korland 190523348e Avoid NPE in case value is null but contains return true. 2012-11-19 07:56:44 -08:00