52 コミット (1a9330cd69631ef12b71239c4f98836e09e021ea)

作成者 SHA1 メッセージ 日付
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4年前
  Robin Appelman fab22ac14c
pass the existing locks info when making locked exception with absolute paths 4年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4年前
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4年前
  Robin Appelman 2e97e8bf84
re-acquired expired shared locks on large file uploads 4年前
  Robin Appelman 2165f10aaf
hookup creation and upload time into dav 4年前
  Morris Jobke 13fd89575d
More precise error message when expected filesize does not match - could be on reading or writing side 4年前
  Roeland Jago Douma 22f9a95814
Do not log locked files 4年前
  Robin Appelman 50dbc9a536
dont use part files for dav writes when the target folder doesn't have create permissions 5年前
  Robin Appelman 08865046fb
log inner exception during dav write 5年前
  Roeland Jago Douma c8d1b29407
Do not just write foobar 5年前
  Roeland Jago Douma 719b70108d
Hanlde writestream not closing source 5年前
  Roeland Jago Douma fc967a5ac2
Make sure that we have a stream 5年前
  Roeland Jago Douma 3720add736
Add a wrapper to determine if a file is EOF 5年前
  Jan-Philipp Litza 9348e3d2f6 dav: Fix handling of chunked WebDAV upload 5年前
  Robin Appelman 35251928d5
forward object not found error in switch as dav 404 5年前
  Roeland Jago Douma 665a6d2055
Allow writing an empty file with the new writeStream 5年前
  Robin Appelman 9b3cc72f7c
fix writeStream for jail wrapper 5年前
  Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage 5年前
  Roeland Jago Douma b51e503aea
Do not emit preHooks twice on non-part-storage 5年前
  Robin Appelman 8399d6070e
always log exceptions on dav write 6年前
  Robin Appelman f017f431f6
properly lock the target file on dav upload when not using part files 6年前
  Roeland Jago Douma 055a003661
Use an actual function of the storage to determine needsPartFile 6年前
  Morris Jobke dd34cb7540
Less deprecated calls to OCP\Util::writeLog 6年前
  Robin Appelman e6a7ddc1c6 transform exception during file read to sabre exceptions 6年前
  Robin Appelman f5ef9e02b2
emit pre-hooks earlier when not using part files 6年前
  Thomas Müller 8c5d656f3b Handle OC-Total-Length in new chunking 6年前
  Daniel Calviño Sánchez 2a7b1bae10 Reject X-OC-MTime header if given as a string with hexadecimal notation 6年前
  Thomas Müller ffe034abb0 Don't use runInSeparateProcess 6年前
  Daniel Calviño Sánchez 2af3d8a9b2 Make possible to provide a specific HTTP request object to File 6年前
  Daniel Calviño Sánchez 01e346b2ae Ensure that X-OC-MTime header is an integer also with chunked uploads 6年前
  Morris Jobke 0eebff152a
Update license headers 6年前
  Joas Schilling 231bb47ae6 Fix file size comparison 7年前
  Joas Schilling 89238164e1 Fix comparisons in the dav app 7年前
  Roeland Jago Douma fc369dd86e
[DAV] Fix URLUtil::splitPath usage 6年前
  Morris Jobke eb9aedf44b Enhance the logging if the part file can not be renamed 7年前
  Roeland Jago Douma cef2110263
Revert "fix objectstore rename" 7年前
  Vincent Petry 614bd5c294
Properly handle missing READ permission 7年前
  Joas Schilling 5334a3dc33
fix objectstore rename 7年前
  Vinicius Cubas Brand 13e50cbcd7 added method needsPartFile() in Storage 7年前
  Stefan Schneider f6ef024159 Correct incorrectly typed X-OC-Mtime header 7年前
  Semih Serhat Karakaya 33cee3502a
Update file.php put function posthook calls 7年前
  Joas Schilling 0215b004da
Update with robin 8年前
  Joas Schilling 813f0a0f40
Fix apps/ 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 8年前
  Thomas Müller 72f5c539e8 Initial implementation of the new chunked upload - as specified in https://dragotin.wordpress.com/2015/06/22/owncloud-chunking-ng/ 8年前
  Vincent Petry f28f538029 Do not fire pre/post hooks twice on chunk upload 8年前
  Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 8年前