overleaf/services/filestore/app/coffee
Jakob Ackermann c59a3db4e8 [FSPersistorManager] fix the stream opening for node10+
Attaching a `readable` listener causes the stream to hang otherwise.

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2019-05-02 02:47:53 +02: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 return a 404 error (instead of a 500) when copying a missing file 2019-01-09 10:31:59 +00:00
FileConverter.coffee fix acceptence tests, add them back into jenkins, upgrade express 2018-05-21 09:37:54 +01:00
FileHandler.coffee Merge branch 'master' into csh-ho-docker 2019-01-02 09:51:35 +00:00
FSPersistorManager.coffee [FSPersistorManager] fix the stream opening for node10+ 2019-05-02 02:47:53 +02:00
HealthCheckController.coffee don't run conversions test when disabled 2019-02-05 14:06:51 +00:00
ImageOptimiser.coffee add enableConversions flag to disable conversions which we can't do on 2019-01-07 15:54:24 +00:00
KeyBuilder.coffee scaffolding project size 2016-03-11 22:31:46 -03:00
LocalFileWriter.coffee remove a console.log 2019-02-06 11:43:11 +00:00
PersistorManager.coffee fix up mocha migration tests 2018-05-21 11:02:53 +01:00
S3PersistorManager.coffee cleanup 2019-02-05 12:50:08 +00:00
SafeExec.coffee add enableConversions flag to disable conversions which we can't do on 2019-01-07 15:54:24 +00:00