Wykres commitów

84 Commity (error-prone)

Autor SHA1 Wiadomość Data
Andrew Gaul 6291e93582 Update copyright year 2019-10-22 10:26:10 -07:00
Andrew Gaul af840a4ae0 Add bucket policies to limitations
References #301.
2019-05-21 11:45:04 +09:00
Andrew Gaul 3fed3941f1 Add partial support for list objects v2
Not supporting fetch-owner until jclouds adds support for this.
Several applications like AWS CLI now require this RPC.  Fixes #168.
2019-02-13 09:57:47 -08:00
Falk Reimann e3277a4c1f Basic CORS support
This commit adds a globally configurable CORS support.  Note that this differs from AWS per-bucket support.
2018-12-22 07:19:50 +09:00
Andrew Gaul c02796e45f Rename Scality to Zenko and reparent reference 2018-04-16 21:26:34 -07:00
Andrew Gaul 19807d0c2a Add support for storage classes
Supported for head, get, put, multipart put, and list objects.  Not
supported for list multipart uploads and copy objects.  Fixes #234.
2018-02-22 00:23:54 -08:00
Andrew Gaul 05d7f201ad Correct typos
Found via codespell.
2018-02-07 20:20:28 -08:00
Andrew Gaul 7bed8768da Alphabetize limitations 2018-01-19 11:27:23 -08:00
Andrew Gaul 2905b720b8 Update copyright year 2018-01-04 14:57:47 -08:00
Andrew Gaul aa297324d8 Add select object content to limitations 2018-01-02 17:33:23 -08:00
Andrew Gaul e9063e4867 Add EMC Atmos to translation bullet
Also use and instead of or.
2017-11-04 10:12:39 -07:00
Andrew Gaul 35d7c48475 Read-only middleware
Fixes #217.
2017-10-08 18:11:14 -07:00
Andrew Gaul 5a7ae64099 Update andrewgaul references to gaul 2017-10-06 10:35:56 -07:00
Andrew Gaul 12e723e5b5 Add storage class issue to README limitations 2017-09-01 14:43:32 -07:00
Andrew Gaul a2a8f63980 Add storage classes to limitations 2017-08-28 18:32:15 -07:00
Andrew Gaul 9d59288244 Expand limitations and references 2017-05-22 10:14:56 -07:00
Andrew Gaul ec90b748af Fix references nits 2017-04-26 11:07:10 -07:00
Andrew Gaul 4337502c2e Add Scality S3 Server to references 2017-04-26 11:05:26 -07:00
Andrew Gaul 5cca563871 Add support heading 2017-04-12 13:20:49 -07:00
Andrew Gaul 0462001878 Clarify aws-s3 vs. s3 storage backend
The former is Amazon-only.
2017-03-16 20:27:29 -07:00
Andrew Gaul d43c8d4276 Add minio to references 2017-03-16 20:26:13 -07:00
Andrew Gaul 3623cf09a7 Add section about middlewares linking to wiki 2017-03-09 10:54:05 -08:00
Andrew Gaul 4c14bb2e3b Add usage with Java 2017-02-19 18:58:34 -08:00
Andrew Gaul 05c5643681 Update copyright year 2017-02-15 23:15:16 -08:00
Andrew Gaul e0c9ee0905 Add object tagging to limitations 2016-12-05 18:32:24 +08:00
Andrew Gaul aeb4ba57de Reword README summary 2016-11-16 21:16:42 -08:00
Andrew Gaul 95418a3457 Add badges to README 2016-11-16 19:46:55 -08:00
Andrew Gaul 0de31ceec6 Add list objects v2 to limitations 2016-11-16 10:55:39 -08:00
Andrew Gaul ba7ec01af2 Add Backblaze to summary 2016-09-14 11:14:38 -07:00
Andrew Gaul dcf56c3dba Give storage examples a more specific wiki link 2016-07-07 04:23:16 -07:00
Andrew Gaul da44fcd3a9 Add Docker usage 2016-07-02 16:26:52 -07:00
Andrew Gaul 3bfe5302a5 Update README for 1.5.0 release 2016-06-26 14:59:43 -07:00
Andrew Gaul 1d42879316 Add CORS to limitations 2016-06-22 11:58:16 -07:00
Andrew Gaul f204680d84 Add gofakes3 to references 2016-03-01 09:51:12 -08:00
Andrew Gaul add2e222df Add s3rver to references 2016-02-25 08:37:38 -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 977854f264 Add listing multipart uploads to limitations 2016-02-01 12:31:32 -08:00
Andrew Gaul 566575e71a Update limitations 2016-01-21 12:13:01 -08:00
Andrew Gaul 42442fe21c Add issue links for Cache-Control and XML ACLs 2016-01-15 18:29:38 -08:00
Andrew Gaul 4247ae803f Add more limitations
Also update wiki link.
2016-01-13 16:31:38 -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 3c8f68feb2 Update copyright year to 2016 2016-01-09 21:14:59 -08:00
Andrew Gaul dcee6a2c84 Consistently refer to storage backends 2016-01-08 15:29:29 -08:00
Andrew Gaul 445fdc54ac Add s3proxydocker to references
Fixes #103.
2015-12-11 07:31:12 +08:00
Andrew Gaul cb3855736e Add swift3 to references 2015-12-09 15:51:21 +08:00
Andrew Gaul 702de46f50 Add compatibility notes 2015-11-16 17:45:50 -08:00
Andrew Gaul e56e6732e2 Simplify usage and add curl example
Link to wiki for more complicated examples.
2015-11-16 17:03:31 -08:00
Andrew Gaul 80d5a58a9f Add AWS signature V4 to limitations 2015-11-15 10:43:51 -08:00