7065 Commits

Author SHA1 Message Date
Adrian Cole
a0c383334e Boolean -> boolean 2012-09-16 14:58:07 -07:00
Adrian Cole
b9bef78fc8 add title to savvis test 2012-09-16 14:57:24 -07:00
Adrian Cole
d9c71923a6 param parsers can accept nullable params 2012-09-16 14:56:57 -07:00
Adrian Cole
fdf5ff403f Merge pull request #837 from andreisavu/generic-tempurl
Generic support for Swift TempUrl middleware
2012-09-16 13:59:13 -07:00
Andrei Savu
64a9888622 Merge remote-tracking branch 'upstream/master' into generic-tempurl 2012-09-16 23:11:30 +03:00
Andrei Savu
1e50fbeb69 Switched from a Provider to a Supplier as requested 2012-09-16 23:08:17 +03:00
Adrian Cole
6f5ebf3e90 Issue 1085:deprecate getRegion from EC2 domain objects 2012-09-16 12:55:48 -07:00
Adrian Cole
fae9ec1228 straightened out AdminActionsApi test 2012-09-16 12:38:01 -07:00
Adrian Cole
09065a32ca value and statistics values are not compatible in cloudwatch 2012-09-16 12:38:00 -07:00
Adrian Cole
f7feb0248a fixed bad test assertions in openstack-nova 2012-09-16 12:38:00 -07:00
Adrian Cole
85b5006084 nicer NPE when null args are specified to ReST methods 2012-09-16 12:38:00 -07:00
Andrei Savu
3898f1eee2 Removed two unused imports 2012-09-16 21:53:58 +03:00
Andrei Savu
080d142ae1 Generic support for Swift TempUrl middleware 2012-09-16 21:46:51 +03:00
Andrew Phillips
085bc43d48 Allow for slightly inaccurate system timers in SQSErrorRetryHandlerTest (see https://groups.google.com/d/topic/jclouds-dev/uQsqlR-CEOQ/discussion) 2012-09-16 18:34:55 +01:00
Adrian Cole
b5f60f1e70 pagination and consistency cleanup on openstack 2012-09-16 00:19:30 -07:00
Adrian Cole
dcca748a79 unused imports 2012-09-15 23:48:35 -07:00
Adrian Cole
b951276ec3 cleaned up aws apis 2012-09-15 23:47:44 -07:00
Adrian Cole
3a3439c9a0 cleaned up cdmi 2012-09-15 23:45:48 -07:00
Adrian Cole
3b3efef104 cleaned up fgcp 2012-09-15 23:45:14 -07:00
Adrian Cole
49877c8f06 helpers for empty collections 2012-09-15 23:43:50 -07:00
Adrian Cole
0b31622267 cleaned ec2 instance type 2012-09-15 14:05:24 -07:00
Adrian Cole
7a3318d1ca wrong test name 2012-09-15 14:05:24 -07:00
Adrian Cole
5542114b9b Merge pull request #811 from nacx/abiquo
Add support for Abiquo
2012-09-15 12:25:13 -07:00
Adrian Cole
c7cb9951a8 moved sqs/aws-sqs live 2012-09-14 18:15:50 -07:00
Adrian Cole
fec732f33b added aws-sqs provider 2012-09-14 18:15:49 -07:00
Adrian Cole
bc9cffad40 completed batch ops for sqs and modularized tests 2012-09-14 18:15:49 -07:00
Adrian Cole
6782d8d4d6 added base binders for indexing amazon apis 2012-09-14 18:15:49 -07:00
Andrew Phillips
2984626b9c issue 1069: Allowing @Nullable container to be null in compareTo 2012-09-14 12:35:45 -04:00
Adrian Cole
887d4d1de8 modularized sqs 2012-09-14 09:11:04 -07:00
Adrian Cole
00da07aec4 added all operations except batch 2012-09-13 17:09:26 -07:00
Adrian Cole
4da4146062 add ChangeMessageVisibility to sqs 2012-09-12 22:14:14 -07:00
Adrian Cole
b0626e3324 added tests and attributes calls to sqs 2012-09-12 21:36:12 -07:00
Adrian Cole
a0b1ffb625 externalized retry codes 2012-09-12 21:36:12 -07:00
Adrian Cole
80f6101e1f Merge pull request #834 from andreaturli/virtualbox
issue 384: added support for ubuntu12.04; prepared for supporting remote host
2012-09-12 08:00:41 -07:00
Andrea Turli
dc212cf460 issue 384: added support for ubuntu12.04; prepared for supporting remote host 2012-09-12 08:41:18 +02:00
Adrian Cole
26f4ccdbb6 more progress on sqs 2012-09-11 23:30:14 -07:00
Adrian Cole
01ec559d64 Merge pull request #833 from everett-toews/rax-cdn-container-2
Updates to Rackspace CDN stuff (Resubmitted)
2012-09-11 21:44:36 -07:00
Everett Toews
e19d27f97c Updates to Rackspace CDN Container Metadata handling. Added feature to Purge CDN Object. Added feature to set default index and error pages for CDN based static website. 2012-09-11 21:10:59 -05:00
Adrian Cole
27fea13a61 Merge pull request #829 from andreisavu/tempurl
Add support for Swift TempURL Middleware
2012-09-11 14:02:17 -07:00
Andrei Savu
327066acd7 Added @Beta annotations on the new methods in BlobRequestSigner 2012-09-11 23:55:21 +03:00
Andrei Savu
f0e95ced34 Replaced Instant.now() with System.currentTimeMillis() and removed some unused imports 2012-09-11 23:16:08 +03:00
Adrian Cole
c5fe0a77a4 switch sqs to use HashCode for md5 2012-09-11 10:42:26 -07:00
Adrian Cole
2efd9a76ca pulled SQS out of sandbox and into labs 2012-09-10 18:02:07 -07:00
Andrei Savu
0e8e07ce38 Removed unused import and added @Test annotation 2012-09-10 22:44:26 +03:00
Adrian Cole
499e47c5b4 fixes to some softlayer tests 2012-09-10 08:04:42 -07:00
Andrei Savu
49bde19fa0 Add support for Swift TempURL Middleware 2012-09-10 13:45:55 +03:00
Adrian Cole
b558015515 increased container count for cloudfiles-us tests 2012-09-09 15:37:36 -07:00
Adrian Cole
b0a12bf303 Merge pull request #827 from everett-toews/swift-copy-object-squashed-4
Squashed commits of my previous swift-copy-object pull request
2012-09-08 14:35:25 -07:00
Everett Toews
73746588f4 Moved HP Storage Container Metadata parsing to Swift since it's a standard Swift feature.
Moved HP Storage createContainer(String, CreateContainerOptions) to CommonSwiftClient since it's a standard Swift feature.
Added support for setting Swift Container Metadata.
Added support for deleting Swift Container Metadata.
Added copy object feature to Swift.
Removed unnecessary TODO comment.
Changed DeleteContainerMetadataOptions to just be a List.
Changed CopyObjectOptions to be just be a String. Changed CommonSwiftClient.setContainerMetadata() to use just a Map for metadata. Added ExpectTests.
Changed setContainerMetadata() to use Iterable instead of List for more generic type goodness. Changed copyObject() to use 4 String params instead of 2 String params to be similar to other such methods in jclouds.
2012-09-08 15:02:01 -05:00
Ignasi Barrera
e43f16ff5d Pom fixes and cleanup, properties convention and other fixes commented in the pull-request 2012-09-07 12:56:46 +02:00