Ignasi Barrera
|
79ece50fc1
|
Disabled Abiquo build until deps are in Maven central
|
2013-03-01 15:17:08 +01:00 |
adriancole
|
72ac678c5d
|
attempt to deal with cloudbees failure
|
2013-02-28 18:40:21 -08:00 |
Ignasi Barrera
|
0e1e552b9d
|
There is no need to force the Chef version anymore
|
2013-02-28 21:03:55 +01: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
|
faf6b2f39e
|
Prohibit null and empty blob names in BlobBuilder
|
2013-02-27 11:36:29 -08:00 |
Julien Coste
|
a80f58fabe
|
Change create method to allocateFromPool
|
2013-02-27 15:12:51 +01:00 |
digitalsanctum
|
20375b9f91
|
relaxed vApp description parsing
|
2013-02-26 22:05:14 -05:00 |
Adrian Cole
|
9dbaff2420
|
Merge pull request #1370 from maginatics/guava-14.0
Upgrade to Guava 14.0
|
2013-02-26 15:11:50 -08:00 |
Adrian Cole
|
d84231cc8a
|
Merge pull request #1369 from shrinandj/fix_s3_directory_suffix
Make AWS-S3 use the right directory suffix.
|
2013-02-26 14:51:16 -08:00 |
Rex Hoffman
|
35dd0a67aa
|
Update compute/src/main/java/org/jclouds/net/domain/IpPermission.java
shouldn't we hash on cidrBlocks as well... breaks some set logic I'm using.
Wondering if this will be built out, or if it will be dropped?
|
2013-02-26 14:45:49 -08:00 |
Shri Javadekar
|
7bfa6649ce
|
Make AWS-S3 use the right directory suffix.
Fixes #1336.
|
2013-02-26 10:18:57 -08:00 |
Andrew Gaul
|
ac60647057
|
Upgrade to Guava 14.0
Release notes:
https://code.google.com/p/guava-libraries/wiki/Release14
|
2013-02-26 10:07:53 -08:00 |
Adrian Cole
|
fd42b450af
|
Merge pull request #1349 from barakm/bouncy-test
Test decryption with bouncy castle crypto module.
|
2013-02-26 09:34:11 -08:00 |
Julien Coste
|
4bbf8380c7
|
Add the possibility to create a floating IP from a pool of floating IPs
|
2013-02-26 14:07:27 +01:00 |
barakm
|
6688f5aa30
|
override bRSA algorithm identifier with string the BouncyCastle expects
|
2013-02-26 12:46:27 +02:00 |
Adrian Cole
|
ef08f1b8d3
|
Merge pull request #1361 from dralves/oauth-bug
made oauth throw AuthorizationException when required
|
2013-02-25 22:20:35 -08:00 |
David Ribeiro Alves
|
310aee2d01
|
made oauth throw AuthorizationException on GeneralSecurityExceptioon and IllegalArgumentException
|
2013-02-25 23:01:12 -06:00 |
Adrian Cole
|
8e33229e94
|
Merge pull request #1362 from jclouds/sts-rename
rename TemporaryCredentials to SessionCredentials per aws sdk
|
2013-02-25 20:16:54 -08:00 |
Adrian Cole
|
37f07f98d2
|
rename TemporaryCredentials to SessionCredentials per aws sdk
|
2013-02-25 20:02:48 -08:00 |
Adrian Cole
|
7ec74032ec
|
Merge pull request #1360 from jclouds/iam-instance-profile-ec2
Iam instance profile support
|
2013-02-25 18:15:25 -08:00 |
Adrian Cole
|
1fbc47bd77
|
added iam instance profile args to aws-ec2
|
2013-02-25 17:35:02 -08:00 |
Adrian Cole
|
ac7a4b5354
|
unhooked version dependency from ec2 async tests
|
2013-02-25 17:04:32 -08:00 |
Adrian Cole
|
6dc03a7993
|
fixed NPE on ec2 log statement
|
2013-02-25 15:40:16 -08:00 |
Adrian Cole
|
d85fbb55c6
|
Merge pull request #1359 from jclouds/iam-instance-profile
Iam instance profile
|
2013-02-25 11:06:02 -08:00 |
Adrian Cole
|
58dc9b9796
|
added iam instance profile support
|
2013-02-25 10:15:36 -08:00 |
Adrian Cole
|
83a36148ee
|
switched iam to use logback
|
2013-02-25 10:14:40 -08:00 |
Adrian Cole
|
62eb20a8dc
|
Merge pull request #1358 from jclouds/iam-role-policy
added IAM role policy crud
|
2013-02-25 08:43:10 -08:00 |
Adrian Cole
|
5626922ad4
|
Merge pull request #1354 from maginatics/findbugs
Address FindBugs warnings
|
2013-02-24 23:46:49 -08:00 |
Adrian Cole
|
c22699a2b2
|
added IAM role policy crud
|
2013-02-24 23:37:25 -08:00 |
Adrian Cole
|
1c17f59073
|
Merge pull request #1355 from jclouds/consider-form-param
consider @FormParam on @Delegate calls
|
2013-02-24 23:36:15 -08:00 |
Adrian Cole
|
d9c4cf2d39
|
consider @FormParam on @Delegate calls
|
2013-02-24 23:14:13 -08:00 |
Andrew Gaul
|
ff42fdfa13
|
Address FindBugs warnings
|
2013-02-24 20:17:50 -08:00 |
Adrian Cole
|
55925e4bf6
|
Merge pull request #1353 from jclouds/iam-role-crud
Iam role crud
|
2013-02-24 20:05:57 -08:00 |
Adrian Cole
|
94ead237fa
|
added basic CRUD for IAM roles
|
2013-02-24 18:48:32 -08:00 |
Adrian Cole
|
bb14629fa0
|
iam user api cleanup
|
2013-02-24 18:48:15 -08:00 |
Adrian Cole
|
0d43da7339
|
Merge pull request #1352 from jclouds/ec2-subnet-cleanup
various cleanups to get ec2 subnet api up to latest
|
2013-02-24 15:18:25 -08:00 |
Adrian Cole
|
7e270c5ddb
|
various cleanups to get ec2 subnet api up to latest
|
2013-02-24 14:40:31 -08:00 |
Adrian Cole
|
3c6a2b4318
|
Merge pull request #1351 from jclouds/update-iam
Update iam
|
2013-02-24 13:14:03 -08:00 |
Adrian Cole
|
9741babe39
|
updated IAM listing to be inline with other recent aws apis
|
2013-02-24 12:34:25 -08:00 |
Adrian Cole
|
1338daec50
|
added function to grab first arg during pagination
|
2013-02-24 12:34:00 -08:00 |
Adrian Cole
|
94c9e00e7b
|
Merge pull request #1350 from abayer/master
EC2 Subnet added, with DescribeSubnets support initially.
|
2013-02-23 18:35:41 -08:00 |
Andrew Bayer
|
707a77fedb
|
EC2 Subnet added, with DescribeSubnets support initially.
|
2013-02-23 17:31:15 -08:00 |
barakm
|
1d3ee50aad
|
Test decryption with bouncy castle crypto module.
|
2013-02-24 00:41:41 +02:00 |
Adrian Cole
|
544f06d37c
|
Merge pull request #1347 from maginatics/findbugs
Address FindBugs errors
|
2013-02-23 10:20:00 -08:00 |
Andrew Gaul
|
1f995879d6
|
Address FindBugs errors
|
2013-02-22 20:59:29 -08:00 |
Adrian Cole
|
199b30888c
|
Merge pull request #1346 from abayer/master
anyResourceId was actually filtering on any resource type instead
|
2013-02-22 17:09:25 -08:00 |
Andrew Bayer
|
3fb9ebe054
|
anyResourceId was actually filtering on any resource type instead
|
2013-02-22 16:04:46 -08:00 |
Adrian Cole
|
dc4dbd68bf
|
Merge pull request #1339 from jclouds/ultradns-rr-crud
ultradns rr crud
|
2013-02-22 15:20:00 -08:00 |
adriancole
|
21f3409c47
|
ultradns rr crud
|
2013-02-22 13:25:59 -08:00 |
Adrian Cole
|
86d5d69128
|
Merge pull request #1344 from maginatics/findbugs
Address FindBugs complaints
|
2013-02-22 12:19:09 -08:00 |