Wykres commitów

466 Commity (0351ee73dc4237d46cf623801f1601bb0f9dc0c5)

Autor SHA1 Wiadomość Data
Andrew Gaul 0351ee73dc Expand GCS credential files into PEMs 2016-02-26 17:45:33 -08:00
Andrew Gaul add2e222df Add s3rver to references 2016-02-25 08:37:38 -08:00
Andrew Gaul e670537822 Handle Swift quirks in jclouds tests 2016-02-20 00:49:16 -08:00
Andrew Gaul 2062aadfeb Handle conditional HEAD object requests 2016-02-18 11:48:48 -08:00
Andrew Gaul 52ba2c843f Add support for conditional copy object
Fixes #113.
2016-02-16 20:31:12 -08:00
Andrew Gaul d66b539f2c Reduce visibility of methods 2016-02-16 16:16:51 -08:00
Andrew Gaul 1cacf66cf8 Upgrade to logback 1.1.5
Release notes:

http://logback.qos.ch/news.html
2016-02-15 11:46:54 -08:00
Andrew Gaul 16908c030f Upgrade to Jetty 9.2.15.v20160210
https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00088.html
2016-02-13 07:35:25 -08:00
Andrew Gaul 51908e409a Upgrade to slf4j 1.7.16
Release notes:

http://www.slf4j.org/news.html
2016-02-12 21:42:49 -08:00
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