Wykres commitów

817 Commity (7f0c7d6ddff093184a2c21173c892c750a66b04a)

Autor SHA1 Wiadomość Data
Andrew Gaul 1e7a4a2270 Handle empty header values in Authorization
Found with Ceph s3-tests.  References #5.
2014-07-30 01:01:03 -07:00
Andrew Gaul f7db3ee4fb Implement AWS Authorization
Fixes #4.
2014-07-30 00:18:03 -07:00
Andrew Gaul 3f52992a25 Add variant of sendSimpleErrorResponse w/o extra 2014-07-29 17:07:20 -07:00
Andrew Gaul 8631271086 Reference Ceph s3-tests in README.md
Remove confusing reference to s3fs-fuse.
2014-07-29 16:31:36 -07:00
Andrew Gaul 88d521b11d Emit NoSuchBucket on head to non-existent bucket
Found with Ceph s3-tests.  References #5.
2014-07-29 15:58:28 -07:00
Andrew Gaul 1284c91e37 Emit NoSuchBucket on write to non-existent bucket
Found with Ceph s3-tests.  References #5.
2014-07-29 12:06:54 -07:00
Andrew Gaul b603abefc8 Emit NoSuchKey when reading non-existent object
Found with Ceph s3-tests.  References #5.
2014-07-29 08:16:41 -07:00
Andrew Gaul 16dfa70aec Handle empty user metadata values
Found with Ceph s3-tests.  References #5.
2014-07-29 08:03:55 -07:00
Andrew Gaul 7c5f219535 Return HTTP 204 on successful delete object
Found with Ceph s3-tests.  References #5.
2014-07-29 08:03:55 -07:00
Andrew Gaul cf1376387c Improve list bucket max-keys error handling
Found with Ceph s3-tests.  References #5.
2014-07-29 08:03:52 -07:00
Andrew Gaul f698bd68e8 Improve create bucket error handling
Found with Ceph s3-tests.  References #5.
2014-07-29 07:35:48 -07:00
Andrew Gaul 5c843eb272 Improve Content-Length error handling
Found with Ceph s3-tests.  References #5.
2014-07-29 07:35:48 -07:00
Andrew Gaul a6c997d71c Improve Content-MD5 error handling
Found with Ceph s3-tests.  References #5.
2014-07-29 07:35:48 -07:00
Andrew Gaul e53d8c929c Add sendSimpleErrorResponse helper
Will reduce duplicated code in future commits.
2014-07-28 22:26:46 -07:00
Andrew Gaul 55484a4f6b Quote eTag header
Found with Ceph s3-tests.  References #5.
2014-07-28 22:04:56 -07:00
Andrew Gaul 3edd5712aa Allow trailing slash when creating bucket
Found with Ceph s3-tests.  References #5.
2014-07-28 00:38:55 -07:00
Andrew Gaul ff84ccf19e Initial commit of S3Proxy 2014-07-27 13:32:04 -07:00