Commit graph

14 commits

Author SHA1 Message Date
Erik Johnston
54c58922de
Merge pull request #5 from matrix-org/erikj/404_correctly
Correctly catch 404 errors
2018-03-14 13:49:40 +00:00
Erik Johnston
4a1356c0b2 Correctly catch 404 errors
The docs are super unclear on how one should catch a missing file
exception, but empirically this should catch the errors we're seeing.
2018-03-14 12:09:41 +00:00
Erik Johnston
86f5f6390f
Merge pull request #4 from matrix-org/erikj/allow_specifying_storage_class
Add storage class config option
2018-02-16 11:03:27 +00:00
Erik Johnston
925d1c602b Add storage class config option 2018-02-13 16:59:28 +00:00
Erik Johnston
bcfc674144
Merge pull request #3 from matrix-org/erikj/readme
Add README
2018-02-13 14:17:45 +00:00
Erik Johnston
303b9690c6
Merge pull request #2 from matrix-org/erikj/upload
Implement uploading of files to s3
2018-02-13 13:58:51 +00:00
Erik Johnston
bb0c485b29 Add README 2018-02-13 13:57:56 +00:00
Erik Johnston
49414477a0 Implement uploading of files to s3 2018-02-12 15:06:49 +00:00
Erik Johnston
0b66aa8ed9
Merge pull request #1 from matrix-org/erikj/download
Implement downloading files from S3
2018-02-12 15:04:51 +00:00
Erik Johnston
0e0c652212 Fix up comment 2018-02-12 13:50:47 +00:00
Erik Johnston
231426db5f Reorder file 2018-02-12 13:50:21 +00:00
Erik Johnston
c1239fbea3 Correctly handle logcontexts 2018-02-12 13:49:43 +00:00
Erik Johnston
b6743e6d7b Implement downloading files from S3 2018-02-07 11:39:58 +00:00
Erik Johnston
c69d89ac11
Initial commit 2018-02-07 11:13:13 +00:00