Brian Gough
|
07b7566466
Merge pull request #1089 from overleaf/bg-compute-filestore-hash
|
7 年之前 |
Henry Oswald
|
0c5346460f
log ops in filestore error
|
7 年之前 |
Brian Gough
|
724e2e8fcd
Merge pull request #1344 from sharelatex/bg-handle-filestore-errors
|
7 年之前 |
Shane Kilkelly
|
c423e483ba
Merge pull request #1256 from sharelatex/sk-file-upload-retry
|
7 年之前 |
Hayden Faulds
|
60ee78704a
return url from FileStoreHandler.copyFile
|
8 年之前 |
Hayden Faulds
|
6e84c635cf
return url from FileStoreHandler.uploadFileFromDisk
|
8 年之前 |
Brian Gough
|
679680532f
improve stream error handling on upload
|
9 年之前 |
Henry Oswald
|
d453a4d5c7
null check stat when we check file on disk
|
9 年之前 |
Shane Kilkelly
|
ec25ee9045
When upload to filestore fails, produce an error
|
9 年之前 |
Shane Kilkelly
|
4f533147b1
enable range requests on files via `?range=m-n` query string.
|
10 年之前 |
Shane Kilkelly
|
48b7800c7f
Revert, because mistake.
|
10 年之前 |
Shane Kilkelly
|
aa301dacb9
Return callback with error if an error is emitted on filestore stream.
|
10 年之前 |
James Allen
|
bad9a0282d
Add missing error handler
|
10 年之前 |
Henry Oswald
|
f11ba97389
check stat.isFile and isDirectory rather then symlink
|
10 年之前 |
Henry Oswald
|
da242d90e6
added extra isSymLink checks into reading files
|
10 年之前 |
Henry Oswald
|
a8571653db
added timeouts to filestore handler
|
12 年之前 |
Henry Oswald
|
65f849aad0
fixed bug where file uploader was calling cb on read stream not write stream, race condition created.
|
12 年之前 |
James Allen
|
8715690ce9
Intial open source comment
|
12 年之前 |