Andrew Gaul
|
884660ea05
|
Correct typo
|
2016-02-11 15:40:45 -08:00 |
Andrew Gaul
|
5689d59c62
|
Upgrade to maven-compiler-plugin 3.5.1
Release notes:
https://mail-archives.apache.org/mod_mbox/maven-announce/201602.mbox/%3CCAK2FUK3FfTSZSeQybK_4KXhFbtRNZ1uo6wxEbfnnyy5MCh1DsQ%40mail.gmail.com%3E
|
2016-02-09 19:50:13 -08:00 |
Andrew Gaul
|
a4385daa45
|
Fix v4 signing of queries with special characters
Reference:
https://docs.aws.amazon.com/general/latest/gr/sigv4-create-canonical-request.html
|
2016-02-09 11:52:04 -08:00 |
Andrew Gaul
|
9c3d9409ac
|
Read from PushBackInputStream not InputStream
Previously S3Proxy truncated create bucket requests.
|
2016-02-08 22:54:39 -08:00 |
Andrew Gaul
|
bb68ff5afc
|
Upgrade to findbugs-maven-plugin 3.0.3
|
2016-02-05 19:28:08 -08:00 |
Andrew Gaul
|
3e84b2c120
|
Upgrade to maven-compiler-plugin 3.5
Release notes:
https://mail-archives.apache.org/mod_mbox/maven-announce/201601.mbox/%3CCAK2FUK1kNz9di_SAUDBO2VjD3XLEL%3D0XLJkLkg68Q7x4ChJh-w%40mail.gmail.com%3E
|
2016-02-05 19:27:08 -08:00 |
Andrew Gaul
|
0de11fd059
|
Upgrade to really-executable-jar-maven-plugin 1.4.1
|
2016-02-05 19:23:22 -08:00 |
Andrew Gaul
|
57260f8753
|
Upgrade to args4j 2.33
|
2016-02-05 19:03:39 -08:00 |
Andrew Gaul
|
9b7f697b56
|
Upgrade to Jackson 2.7.1
Release notes:
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.7.1
|
2016-02-05 18:58:41 -08:00 |
Andrew Gaul
|
50f4ec4258
|
Remove reference to abustany/s3proxy
GitHub lists many projects with this name. We do not list all of them
and need not list this one.
|
2016-02-05 00:31:47 -08:00 |
Andrew Gaul
|
4e762bc8d3
|
Reword limitations
|
2016-02-05 00:19:44 -08:00 |
Andrew Gaul
|
3fcfc0fdd4
|
Add sbt-s3 to references
|
2016-02-05 00:16:10 -08:00 |
Andrew Gaul
|
7198c9088c
|
Do not close InputStream for each uploaded subpart
|
2016-02-04 00:09:41 -08:00 |
Andrew Gaul
|
997dc9707c
|
Skip expires tests when backend lacks support
|
2016-02-03 23:12:26 -08:00 |
Andrew Gaul
|
977854f264
|
Add listing multipart uploads to limitations
|
2016-02-01 12:31:32 -08:00 |
Andrew Gaul
|
6d7a46296e
|
Skip zero keys tests when backend lacks support
|
2016-02-01 12:29:43 -08:00 |
Andrew Gaul
|
1ae596e870
|
Support list multipart upload parts with Azure
Map the Azure subparts back into S3 parts.
|
2016-01-31 13:57:52 -08:00 |
Andrew Gaul
|
bc68e2cb2e
|
Do not run marker tests when backend lacks support
|
2016-01-31 12:50:04 -08:00 |
Andrew Gaul
|
82d95a2746
|
Use getObject and generatePresignedUrl short forms
|
2016-01-30 21:26:17 -08:00 |
Andrew Gaul
|
940286b022
|
Correct cut and paste errors in copy tests
|
2016-01-30 21:26:17 -08:00 |
Andrew Gaul
|
65fd80036f
|
Do not run ACL tests when backend lacks support
|
2016-01-30 21:26:17 -08:00 |
Andrew Gaul
|
cea4a42922
|
Use decoded content length when provided
Previously S3Proxy provided an incorrect Content-Length header when
using V4 signing which providers rejected.
|
2016-01-30 19:13:04 -08:00 |
Andrew Gaul
|
291db19898
|
Increase surefire timeout
Tests take over 15 minutes with the rackspace-cloudfiles-us backend.
|
2016-01-30 18:13:30 -08:00 |
Andrew Gaul
|
983c2b003e
|
Remove stale TODO
|
2016-01-30 17:11:47 -08:00 |
Andrew Gaul
|
e292ebaccb
|
Consistently parse XML with Jackson
|
2016-01-29 17:50:22 -08:00 |
Andrew Gaul
|
511c968ce7
|
Add test for V4 URL signing
Currently fails.
|
2016-01-29 17:30:13 -08:00 |
Andrew Gaul
|
8d8e8ff290
|
Upgrade to aws-java-sdk-s3 1.10.50
This release includes an implementation of AccessControlList.equals.
References #116.
Release notes:
https://aws.amazon.com/releasenotes/8286007886477675
|
2016-01-29 09:50:14 -08:00 |
Andrew Gaul
|
6bf36987e1
|
Do not trim surefire stack trace
|
2016-01-27 07:33:53 -08:00 |
Andrew Gaul
|
bfb1ea1e09
|
Upgrade to slf4j 1.7.14
Release notes:
http://www.slf4j.org/news.html
|
2016-01-26 19:54:52 -08:00 |
Andrew Gaul
|
bc1833ed2e
|
Remove BlobAccess TODO
jclouds cannot provide BlobAccess since providers do not return these
ACLs.
|
2016-01-26 19:28:50 -08:00 |
Andrew Gaul
|
6b0a6d8cdc
|
Ensure failing tests raise NotImplemented error
|
2016-01-24 13:52:56 -08:00 |
Andrew Gaul
|
e569b190f2
|
Configure AWS client to use slf4j
|
2016-01-23 19:20:11 -08:00 |
Andrew Gaul
|
f202207c63
|
Map a subset of XML ACLs to canned ACLs
Fixes #116.
|
2016-01-23 15:34:03 -08:00 |
Andrew Gaul
|
0e3a7ef843
|
Add missing EmailAddress field
This allows S3Proxy to return the correct NotImplemented error code
instead of InternalError. References #116.
|
2016-01-23 15:16:38 -08:00 |
Andrew Gaul
|
d557af774d
|
Replace query parameters in anonymous requests
|
2016-01-23 15:06:04 -08:00 |
Andrew Gaul
|
19e2426220
|
Map a subset of XML ACLs to canned ACLs
Fixes #116.
|
2016-01-21 18:24:57 -08:00 |
Andrew Gaul
|
566575e71a
|
Update limitations
|
2016-01-21 12:13:01 -08:00 |
Andrew Gaul
|
587a4a6670
|
Centralize blobstore quirks
|
2016-01-17 23:10:28 -08:00 |
Andrew Gaul
|
744d126331
|
Add support for Cache-Control header
Fixes #115.
|
2016-01-17 12:08:52 -08:00 |
Andrew Gaul
|
542c9b8112
|
Add Accept-Ranges header to partial get requests
Fixes #66.
|
2016-01-15 22:37:19 -08:00 |
Andrew Gaul
|
f595a000ba
|
Update s3-tests to include more MPU tests
|
2016-01-15 19:05:03 -08:00 |
Andrew Gaul
|
944f7e0186
|
Upgrade to Jetty 9.2.13.v20150730
Changelog:
https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00084.html
|
2016-01-15 18:41:07 -08:00 |
Andrew Gaul
|
42442fe21c
|
Add issue links for Cache-Control and XML ACLs
|
2016-01-15 18:29:38 -08:00 |
Andrew Gaul
|
05bd2c1158
|
Use uploadId for stub blob name
This makes MPU overwrites of an existing blob atomic. Fixes #108.
|
2016-01-14 15:11:03 -08:00 |
Andrew Gaul
|
4247ae803f
|
Add more limitations
Also update wiki link.
|
2016-01-13 16:31:38 -08:00 |
Andrew Gaul
|
3aed140a15
|
Avoid mutable ArrayList
Latest AWS SDK handles immutable List. Also tidy up line wrapping.
|
2016-01-13 16:12:26 -08:00 |
Andrew Gaul
|
ef3a7a6adf
|
Add JcloudsS3BlobSignerLiveTest
References #62.
|
2016-01-12 16:20:03 -08:00 |
Andrew Gaul
|
fb3bd591d6
|
Add JcloudsBucketsLiveTest
Uncovers several missing features:
Bucket logging
Bucket payer
XML ACLs
References #62.
|
2016-01-12 16:20:02 -08:00 |
Andrew Gaul
|
9c5499a05e
|
Add JcloudsS3ClientLiveTest
Uncovers several missing features:
Cache-Control header
conditional copies
public-read-write canned ACLs
XML ACLs
References #62.
|
2016-01-12 16:20:02 -08:00 |
Andrew Gaul
|
ae95538647
|
Add JcloudsS3ContainerIntegrationLiveTest
References #62.
|
2016-01-12 16:19:56 -08:00 |