Commit Graph

28 Commits

Author SHA1 Message Date
Adrian Cole 08a3cc0275 Issue 540:fixed NPE when overriding aws-s3.endpoint with a regional one 2011-04-24 16:00:37 -07:00
Adrian Cole 2b111b2604 Issue 536:terremark delete operation now returns tasks 2011-04-19 16:57:37 -07:00
Adrian Cole 9e94fc6fc9 updated license headers 2011-04-09 03:20:17 -07:00
Adrian Cole 5f43dbb6fa updated tests to include containercount parameter 2011-04-08 15:03:14 -07:00
Adrian Cole ba40e8a7b5 Issue 516:add ning payload to enterprise configuration 2011-04-07 12:23:57 -07:00
Adrian Cole 2bfc84beeb Issue 430: PutOptions.multipart() 2011-04-05 12:26:16 -07:00
Adrian Cole 53c735fdff enforced blobs must have uri, container, and can have publicAccess 2011-04-03 18:15:09 -07:00
Tibor Kiss bc7bc99d97 Issue 430: Removed some timeout values which was left from
development.
2011-03-25 20:08:01 +01:00
Tibor Kiss 8767a8100b Issue 430: ParallelMultipartUploadStrategy added. 2011-03-25 17:52:53 +01:00
Tibor Kiss f8364a428e Issue 430: Fixed some junit tests and added some static final
defaults.
2011-03-19 17:53:02 +01:00
Tibor Kiss 1c78722297 Issue 430: two magic numbers parametrizable from now one 2011-03-19 17:18:43 +01:00
Tibor Kiss 70ec28146e Issue 430: abortMultipartUpload when handling uploadPart errors, added
a unit test for this abortMultipartUpload.
2011-03-17 11:14:28 +01:00
Tibor Kiss 4ec124d264 Issue 430: JUnit tests for partitioning algorithm. Also fixed a bug
in the algorithm. JUnit tests for sequential multipart upload
strategy.
2011-03-16 15:36:38 +01:00
Tibor Kiss 270f2c3b4e Issue 430: fixed part ordering problem at completing the multipart
upload.
2011-03-10 12:13:18 +01:00
Adrian Cole e5af84ef0e Issue 486: moved netty to a driver and created a base payload slicer 2011-03-07 09:54:25 +01:00
Tibor Kiss 9bbfcad144 AWS S3 sequential multipart upload strategy, newly added files. 2011-03-07 09:54:25 +01:00
Tibor Kiss ed27cbc7c0 AWS S3 sequential Multipart Upload strategy 2011-03-07 09:54:25 +01:00
Adrian Cole 739bcc4c68 Issue 491:support new ap-northeast-1 region in aws 2011-03-03 09:44:53 -05:00
Adrian Cole bedebd53dc enhanced multi-part test to look at md5 2011-02-26 21:56:31 -08:00
tibor.kiss 00d172ce2f issue 430: large blob support:
- modified all 3 http connectors to add "Expect: 100-continue" header
- refactored the RequestAuthorizeSignature to not conform the specification
- complete-multipart-upload response is returning escaped quote, I extended ETag parser
- added more S3 headers
2011-02-26 20:05:16 +01:00
Adrian Cole 95a19b99fd Issue 430:large blob support on aws-s3 2011-02-24 21:46:14 -08:00
Adrian Cole 2539559640 carved out a place to add aws-s3 specific functionality 2011-02-24 11:17:00 -08:00
Adrian Cole f38c8d5e56 Issue 475: removed builtin providers for ec2, s3, cloudservers, cloudfiles, and vcloudexpress 2011-02-15 17:51:40 +01:00
Andrew Phillips 0e90930ef7 Added READMEs for all providers, with information on which API JARs are expected on the classpath 2011-02-01 09:34:18 +01:00
Adrian Cole 675563c96a Issue 418: updated location object to include metadata and iso3166codes 2011-01-31 01:00:20 -08:00
Adrian Cole 2bc2e23d9c Issue 440: moved all extensions into group id org.jclouds.driver 2011-01-15 20:58:57 -08:00
Adrian Cole 47faeaf1bf Issue 440: corrected poms 2011-01-06 12:11:04 -08:00
Adrian Cole 7b3c1982cf Issue 440: added aws-s3 provider 2011-01-04 23:05:26 +01:00