Commit Graph

42 Commits (0263821010d1394de6bbcefa6e78e7fab385cda0)

Author SHA1 Message Date
Robin Appelman 50dbc9a536
dont use part files for dav writes when the target folder doesn't have create permissions 7 years ago
Robin Appelman 08865046fb
log inner exception during dav write 7 years ago
Roeland Jago Douma c8d1b29407
Do not just write foobar 7 years ago
Roeland Jago Douma 719b70108d
Hanlde writestream not closing source 7 years ago
Roeland Jago Douma fc967a5ac2
Make sure that we have a stream 7 years ago
Roeland Jago Douma 3720add736
Add a wrapper to determine if a file is EOF 7 years ago
Jan-Philipp Litza 9348e3d2f6 dav: Fix handling of chunked WebDAV upload 7 years ago
Robin Appelman 35251928d5
forward object not found error in switch as dav 404 7 years ago
Roeland Jago Douma 665a6d2055
Allow writing an empty file with the new writeStream 7 years ago
Robin Appelman 9b3cc72f7c
fix writeStream for jail wrapper 7 years ago
Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage 7 years ago
Roeland Jago Douma b51e503aea
Do not emit preHooks twice on non-part-storage 7 years ago
Robin Appelman 8399d6070e
always log exceptions on dav write 8 years ago
Robin Appelman f017f431f6
properly lock the target file on dav upload when not using part files 8 years ago
Roeland Jago Douma 055a003661
Use an actual function of the storage to determine needsPartFile 8 years ago
Morris Jobke dd34cb7540
Less deprecated calls to OCP\Util::writeLog 8 years ago
Robin Appelman e6a7ddc1c6 transform exception during file read to sabre exceptions 8 years ago
Robin Appelman f5ef9e02b2
emit pre-hooks earlier when not using part files 8 years ago
Thomas Müller 8c5d656f3b Handle OC-Total-Length in new chunking 8 years ago
Daniel Calviño Sánchez 2a7b1bae10 Reject X-OC-MTime header if given as a string with hexadecimal notation 8 years ago
Thomas Müller ffe034abb0 Don't use runInSeparateProcess 8 years ago
Daniel Calviño Sánchez 2af3d8a9b2 Make possible to provide a specific HTTP request object to File 8 years ago
Daniel Calviño Sánchez 01e346b2ae Ensure that X-OC-MTime header is an integer also with chunked uploads 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 231bb47ae6 Fix file size comparison 9 years ago
Joas Schilling 89238164e1 Fix comparisons in the dav app 9 years ago
Roeland Jago Douma fc369dd86e
[DAV] Fix URLUtil::splitPath usage 9 years ago
Morris Jobke eb9aedf44b Enhance the logging if the part file can not be renamed 9 years ago
Roeland Jago Douma cef2110263
Revert "fix objectstore rename" 9 years ago
Vincent Petry 614bd5c294
Properly handle missing READ permission 9 years ago
Joas Schilling 5334a3dc33
fix objectstore rename 9 years ago
Vinicius Cubas Brand 13e50cbcd7 added method needsPartFile() in Storage 9 years ago
Stefan Schneider f6ef024159 Correct incorrectly typed X-OC-Mtime header 9 years ago
Semih Serhat Karakaya 33cee3502a
Update file.php put function posthook calls 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Thomas Müller 72f5c539e8 Initial implementation of the new chunked upload - as specified in https://dragotin.wordpress.com/2015/06/22/owncloud-chunking-ng/ 10 years ago
Vincent Petry f28f538029 Do not fire pre/post hooks twice on chunk upload 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Robin Appelman 37f1206818 allow putting the part file in the view root 10 years ago
Vincent Petry 57babe032b Save some calls to refreshInfo during upload 10 years ago
Roeland Jago Douma ac392457f2 Fix unit tests 10 years ago
Roeland Jago Douma ec140fa2ec Checksums on chunked files 10 years ago
Roeland Jago Douma 3e88a5067f Remove checksum on upload of non checksumed file 10 years ago
Robin Appelman bef70e9448 also fix lock order for chunked dav uploads 10 years ago
Robin Appelman 65554ec333 scan the file in the write lock when uploading over dav 10 years ago
Roeland Jago Douma 2035a179bc Add store/retrieve checksums 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago