Commit Graph

7266 Commits

Author SHA1 Message Date
Ignasi Barrera ed55082c2d JCLOUDS-46: Added DISCLAIMER file 2013-05-15 15:57:36 +02: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 a0e6cc7469 JCLOUDS-16. Fixing remote resources. 2013-05-13 12:46:20 -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
Andrew Bayer 648795d743 JCLOUDS-24. Fixing .repository in CloudBees builds. 2013-05-12 07:38:19 -07:00
Andrew Bayer 46e2f00644 JCLOUDS-25. Removing sandbox-*. 2013-05-10 17:11:16 -07:00
Andrew Bayer 28b0257ba9 JCLOUDS-24. Add RAT check 2013-05-10 17:10:29 -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
Adrian Cole 29b7e67bca Merge pull request #1522 from maginatics/memorize-swift-tempurl-keys-1.5.x
Memoize Swift TempURL keys
2013-04-10 13:45:53 -07:00
Andrew Gaul 05b443fe4d Memoize Swift TempURL keys
This avoids a round-trip to the server for every signed URL.
2013-04-10 10:23:10 -07:00
Adrian Cole b82cf36018 Merge pull request #1478 from maginatics/clear-container-parameterize-max-errors-1.5.x
Parameterize max errors for clear container
2013-04-03 15:54:35 -07:00
Andrew Gaul 172d198454 Parameterize max errors for clear container
Also use setter injection for max request time.
2013-04-01 11:00:33 -07:00
Andrew Gaul 08a9696df6 Merge pull request #1435 from maginatics/keystone-1.1-circular-dependency
Correct Guice circular dependency for Keystone 1.1
2013-03-18 14:20:39 -07:00
Andrew Gaul 727a3f20dd Correct Guice circular dependency for Keystone 1.1
This commit reverts the parameter type to the same as d54c269.
2013-03-18 13:40:01 -07:00
Ignasi Barrera e4f41320e4 Merge branch '1.5.x' of github.com:jclouds/jclouds into 1.5.x 2013-03-18 19:22:37 +01:00
Andrew Gaul b4093e1f20 Merge pull request #1431 from maginatics/keystone-1.1-correct-auth-timeout-1.5.x
Correct Keystone 1.1 authentication token timeout
2013-03-17 21:55:20 -07:00
Andrew Gaul fee262369d Correct Keystone 1.1 authentication token timeout
We should renew after 30 minutes, not 30 hours.
2013-03-17 16:30:03 -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
Andrew Gaul d54c269b2e Allow configuration of session renewal. 2013-03-13 19:32:41 -07:00
adriancole 2b0134fef7 fix issue #1409: regression where we broke streaming payloads 2013-03-12 14:10:55 -07:00
Adrian Cole a76f728897 Merge pull request #1407 from maginatics/null-http-response-1.5.x
Null http response 1.5.x
2013-03-11 15:49:07 -07:00
Andrew Gaul d2a6266dae Guard against possible null HttpResponse 2013-03-10 15:49:22 -07:00
Andrew Gaul 7261862f8f Annotate possibly null return value 2013-03-10 15:45:19 -07:00
adriancole e85a94728c address bug where expect-100 continue can hang things 2013-03-02 08:37:21 -08:00
Ignasi Barrera f995357022 Disabled Abiquo build until deps are in Maven central 2013-03-01 17:43:40 +01:00
adriancole 68d615529a attempt to deal with cloudbees failure 2013-02-28 18:41:04 -08: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 a4fa0d5dfd rename TemporaryCredentials to SessionCredentials per aws sdk 2013-02-25 20:14:20 -08:00
Adrian Cole f9c8fc0b1f added iam instance profile args to aws-ec2 2013-02-25 19:12:40 -08:00
Adrian Cole 5cab8dcd96 unhooked version dependency from ec2 async tests 2013-02-25 18:54:55 -08:00
Adrian Cole 2c97cc3b3a added iam instance profile support 2013-02-25 17:32:21 -08:00
Adrian Cole 5df14c8587 switched iam to use logback 2013-02-25 13:08:43 -08:00
Adrian Cole 8e28d3885c added IAM role policy crud 2013-02-25 10:51:10 -08:00
Adrian Cole 6dd96610e0 consider @FormParam on @Delegate calls 2013-02-24 23:44:53 -08:00
Adrian Cole 1674d46548 added basic CRUD for IAM roles 2013-02-24 23:12:34 -08:00
Adrian Cole a5cb760506 iam user api cleanup 2013-02-24 23:03:18 -08:00
Adrian Cole 3dd309da2d various cleanups to get ec2 subnet api up to latest 2013-02-24 17:05:39 -08:00
Adrian Cole ece9b5b82e deterministic creation of requests based on arg order 2013-02-24 15:38:52 -08:00
Adrian Cole f7b1346b6a updated IAM listing to be inline with other recent aws apis 2013-02-24 14:14:48 -08:00
Adrian Cole 2f78f30a47 added function to grab first arg during pagination 2013-02-24 13:58:03 -08:00
Andrew Bayer bbc35cb7e1 EC2 Subnet added, with DescribeSubnets support initially. 2013-02-24 12:59:41 -08:00
Andrew Bayer b5b6ac2e8f anyResourceId was actually filtering on any resource type instead 2013-02-24 12:27:15 -08:00
adriancole ab09ff45b4 ultradns rr crud 2013-02-24 12:26:15 -08:00
adriancole cdf2150667 ultradns create/delete zone 2013-02-22 15:01:31 -08:00
adriancole 99d9242d1e @Delegate considers @PayloadParam 2013-02-21 13:50:33 -08:00
Adrian Cole 5e0512584d Merge pull request #1333 from abayer/1.5.x
Coerce InsufficientResourcesException for CloudStack
2013-02-21 12:14:50 -08:00