overleaf/services/filestore/app/coffee
Brian Gough cf12ec1154 use the aws sdk to copy files in S3PersistorManager
to work around problems with knox
2018-12-20 16:11:18 +00:00
..
AWSSDKPersistorManager.coffee remove project controller / handler 2016-03-13 16:22:14 -03:00
BucketController.coffee seperate the standard s3 creds from the bucket s3 creds 2018-07-10 14:17:37 +01:00
Errors.coffee Ensure that Filestore responds with 404 when a file does not exist. 2015-08-31 16:47:16 +01:00
FileController.coffee suppress unnecessary error logging for NotFound 2018-11-09 14:05:38 +00:00
FileConverter.coffee Allow convert command to be prefixed by security commands 2016-05-09 11:37:35 +01:00
FileHandler.coffee Merge pull request #37 from sharelatex/bg-reduce-logging-of-not-found-errors 2018-11-13 14:06:19 +00:00
FSPersistorManager.coffee make backends consistent by deleting temporary files 2018-11-07 16:22:09 +00:00
HealthCheckController.coffee Begin fixing health-check 2017-03-08 14:59:34 +00:00
ImageOptimiser.coffee Prevent double-logging 2017-06-22 15:28:08 +01:00
KeyBuilder.coffee scaffolding project size 2016-03-11 22:31:46 -03:00
LocalFileWriter.coffee serve file from disk to avoid read-after-write inconsistency 2018-11-08 15:09:34 +00:00
PersistorManager.coffee Add a manager using the aws-sdk library 2015-07-22 16:42:45 +02:00
S3PersistorManager.coffee use the aws sdk to copy files in S3PersistorManager 2018-12-20 16:11:18 +00:00
SafeExec.coffee Allow convert command to be prefixed by security commands 2016-05-09 11:37:35 +01:00