Adrian Cole
1b1bb39deb
ensure UTC can be used where GMT is
2012-11-27 11:22:28 -08:00
Adrian Cole
fcde81ea7c
Merge pull request #992 from andreisavu/issue-773-only-s3-api
...
Issue 773. Support S3 Multi-Object Delete (API)
2012-11-26 08:38:39 -08:00
Andrei Savu
9a085e51a0
Issue 773. Support S3 Multi-Object Delete (API)
2012-11-26 16:11:55 +02:00
Adrian Cole
3bf95a2f3f
Merge pull request #1004 from ahgittin/master
...
use absolute link for Apache License
2012-11-24 14:19:30 -08:00
Alex Heneveld
4d978e45bd
use absolute link for license so it renders correctly in reports (e.g. `mvn project-info-reports:dependencies`)
2012-11-24 21:31:36 +00:00
Adrian Cole
2a20ac4b31
Merge pull request #1000 from phillipkroll/patch-1
...
Update scriptbuilder/src/main/java/org/jclouds/scriptbuilder/domain/Unzi...
2012-11-24 10:13:22 -08:00
Phillip Kroll
818db2cfc1
Update scriptbuilder/src/test/java/org/jclouds/scriptbuilder/domain/UnzipHttpResponseIntoDirectoryToTest.java
...
Fixed unit test accordingly #2
2012-11-24 10:33:39 +01:00
Phillip Kroll
6a2a3c365f
Update scriptbuilder/src/main/java/org/jclouds/scriptbuilder/domain/UnzipHttpResponseIntoDirectory.java
...
The CURL option "-L" should be used here in order to allow CURL to follow HTTP redirects. Without this option, this statement will not allow to download an archive from e.g. sourceforge.org. The class "SaveHttpResponseTo" uses the "-L" option as well.
2012-11-22 18:38:39 +01:00
Adrian Cole
9f95ff1476
Merge pull request #996 from jclouds/undo-serializable
...
undid Serializable and added checkstyle
2012-11-19 17:45:04 -08:00
Adrian Cole
aad61bcf44
Merge pull request #997 from gkorland/master
...
Add missing argument
2012-11-19 07:55:16 -08:00
Guy Korland
0c38cd584a
Avoid NPE in case value is null but contains return true.
2012-11-19 17:35:41 +02:00
Guy Korland
405ca5648a
Add missing argumnet in Exception
2012-11-19 17:13:49 +02:00
Adrian Cole
878ec1bcab
undid Serializable and added checkstyle InterfaceIsType:allowMarkerInterfaces=false
2012-11-18 09:23:44 -08:00
Andrew Gaul
32fc497b6d
Merge pull request #994 from andrewgaul/checkstyle-star-import
...
Enforce no use of star imports via Checkstyle
2012-11-13 21:30:23 -08:00
Andrew Gaul
b9e4543cdb
Enforce no use of star imports via Checkstyle
2012-11-13 20:51:59 -08:00
Adrian Cole
7d6b268b7f
added test for assigning cloudstack vm into an account
2012-11-13 18:57:33 -08:00
Andrew Bayer
06ff68706e
Adding assignVirtualMachine command
2012-11-13 18:39:23 -08:00
Andrew Bayer
bdb7b7b2c5
Adding ability to specify account and domain when creating CloudStack instances
2012-11-13 18:38:46 -08:00
Adrian Cole
f4edcff226
Merge pull request #990 from rackspace/mv-cinder-and-cbs-out-of-labs
...
Moved openstack-cinder and rackspace-cloudblockstorage-us/uk out of labs.
2012-11-13 17:46:08 -08:00
Everett Toews
c6aabb1a31
Moved openstack-cinder and rackspace-cloudblockstorage-us/uk out of labs.
...
Updated pom.xml files for the move.
2012-11-13 18:48:30 -06:00
Adrian Cole
59db77b7b1
Merge pull request #991 from rackspace/vol-snap-predicates-improvements
...
Added awaitDeleted() to VolumePredicates and SnapshotPredicates.
2012-11-13 16:36:16 -08:00
Everett Toews
db4c5fc0f9
Added awaitDeleted() to VolumePredicates and SnapshotPredicates. Improved Volume.forId().
2012-11-13 18:18:32 -06:00
Adrian Cole
b49484be05
Merge pull request #943 from andrewgaul/honor-request-timeout
...
Honor PROPERTY_REQUEST_TIMEOUT in clearContainer
2012-11-13 15:34:49 -08:00
Andrew Gaul
b16ca139a4
Honor PROPERTY_REQUEST_TIMEOUT in clearContainer
2012-11-13 13:27:18 -08:00
Adrian Cole
34d9d05eca
Merge pull request #988 from jclouds/dont-generate-when-user-supplies-groupnames
...
Issue 1121: Don't generate SecurityGroup when user specifies securityGroupNames
2012-11-13 10:11:04 -08:00
Adrian Cole
984ba24583
Merge pull request #989 from jclouds/ap-southeast-2
...
Issue 1123: add new Asia Pacific (Sydney) Region [ap-southeast-2]
2012-11-13 10:09:41 -08:00
Adrian Cole
560666d412
Merge pull request #986 from rackspace/vol-snap-status-predicate
...
Added Predicates for handling Volume and Snapshot Status.
2012-11-13 10:09:30 -08:00
Everett Toews
39d90f954e
Added Predicates for handling Volume and Snapshot Status. Improved some comments.
2012-11-13 11:08:30 -06:00
Adrian Cole
db786f3b20
Issue 1123: add new Asia Pacific (Sydney) Region [ap-southeast-2]
2012-11-13 08:46:01 -08:00
Adrian Cole
5ebc72efd4
updated aws template test
2012-11-13 08:43:20 -08:00
Adrian Cole
34806b4e5b
Merge pull request #987 from jclouds/fix-tag-javadoc
...
javadoc fixes for TagApi
2012-11-13 08:06:50 -08:00
Adrian Cole
5a2af5c29e
Issue 1121: Don't generate SecurityGroup when user specifies NovaTemplateOptions.securityGroupNames
2012-11-12 22:33:36 -08:00
Adrian Cole
6e492978fa
javadoc fixes for TagApi
2012-11-12 22:09:58 -08:00
Adrian Cole
cf8dce0e21
Merge pull request #915 from jclouds/ec2-tag-api
...
Issue 1110: replace TagClient in aws-ec2 with TagApi in ec2
2012-11-12 19:17:26 -08:00
Adrian Cole
55c3f587f4
Issue 1110: replace TagClient with TagApi in aws-ec2
2012-11-12 18:30:30 -08:00
Adrian Cole
88d2cf5610
Merge pull request #984 from jclouds/ec2-api
...
carve out EC2Api/EC2AsyncApi for new features
2012-11-12 18:08:51 -08:00
Adrian Cole
bac869dce5
carve out EC2Api/EC2AsyncApi for new features
2012-11-12 17:30:02 -08:00
Adrian Cole
0b0d240b4e
Merge pull request #981 from jclouds/since-api-version
...
added ability to test if an api is available based on apiVersion
2012-11-12 17:04:09 -08:00
Adrian Cole
160f871eef
Merge pull request #985 from andrewgaul/checkstyle-atomics-newreference
...
Enforce use of Atomics.newReference via Checkstyle
2012-11-12 12:36:11 -08:00
Andrew Gaul
d7380114a6
Enforce use of Atomics.newReference via Checkstyle
...
Avoids duplicating types.
2012-11-12 11:56:48 -08:00
Adrian Cole
570fc87160
Merge pull request #979 from andrewgaul/checkstyle-address-existing-warnings
...
Address all existing Checkstyle violations
2012-11-12 11:26:33 -08:00
Andrew Gaul
4af8008b51
Address all existing Checkstyle violations
2012-11-12 10:30:46 -08:00
Adrian Cole
547bfcd8bc
Merge pull request #983 from andrewgaul/checkstyle-stringbuffer
...
Enforce use of StringBuilder via Checkstyle
2012-11-12 10:10:17 -08:00
Andrew Gaul
42a3f4a3f9
Enforce use of StringBuilder via Checkstyle
...
Callers usually do not intend to use a synchronized StringBuffer.
EasyMock requires use of StringBuffer in some situations.
2012-11-12 08:24:36 -08:00
Adrian Cole
528eda3e93
Merge pull request #982 from andrewgaul/simplify-regex-replace
...
Simplify regular expression replacement
2012-11-12 08:21:12 -08:00
Andrew Gaul
03c287dfa1
Simplify regular expression replacement
2012-11-11 19:30:32 -08:00
Adrian Cole
2dc9533e0b
added ability to test if an api is available based on apiVersion
2012-11-11 11:07:03 -08:00
Adrian Cole
e0ebfa8e25
Merge pull request #980 from nacx/fix-ruby-install
...
Don't install unnecessary Ruby packages
2012-11-11 07:58:05 -08:00
Ignasi Barrera
6594b61174
Don't install unnecessary Ruby packages
...
Removed libruby-extras package install, since it is no needed and it
does not longer exist in Ubuntu 12.04.
Also fixed RubyGems install statement to make sure it is updated to
the latest version.
2012-11-11 11:29:02 +01:00
Adrian Cole
49dd8f96db
Merge pull request #978 from andrewgaul/checkstyle-unnecessary-parentheses
...
Enforce no unnecessary parentheses via Checkstyle
2012-11-10 15:23:16 -08:00