Commit History

Author SHA1 Message Date
  Christoph Fiehe dec5a5fe9b perf(ObjectStoreStorage): Improve (slow) move on same object bucket 3 months ago
  Robin Appelman 49a756b9b9 fix: rework move into object store to better preserve fileids 2 months ago
  Robin Appelman 99d62bf368 fix: preserve fileid when moving from objectstore to non-objectstore 3 months ago
  Robin Appelman 5d36da3717 fix: ensure source folder is removed from cache when moving to objectstore 3 months ago
  Robin Appelman 6421581c00 fix: ensure parent folder exists when writing a file to object storage 3 months ago
  Robin Appelman e0f7dec5b6 fix: cleanup objectstore file_put_content 3 months ago
  Robin Appelman e794d04f57 fix: create intermediate directories for objectstore moveFromStorage 3 months ago
  Robin Appelman fe8ac42c90 fix: get source file before moving the cache item in objectstore moveFromStorage 3 months ago
  Ferdinand Thiessen 5172baaf8b fix(ObjectStore): Make copying behavior consistent with local storage 1 year ago
  Julius Härtl 88a96e4db7 fix: Only store unencrypted_size if path should be encrypted 1 year ago
  Robin Appelman de85610385 use source cache when listing folder during recursive copy 1 year ago
  Robin Appelman cc0ad25c98 don't always check if we need to setup the object store root 1 year ago
  Robin Appelman 2ea41dab93 repair -1 folder sizes for object store background scan 1 year ago
  Simon L 85c9e75f33 Merge pull request #32314 from nextcloud/object-mkdir-logging 1 year ago
  Robin Appelman c6be96d04f additional logging when mkdir fails for object storage 2 years ago
  Robin Appelman d63fa2d991 improve objectstore rmdir handling 1 year ago
  Julius Härtl e23aa8883e feat(s3): Use multipart upload for chunked uploading 3 years ago
  Côme Chilliet f5c361cf44 composer run cs:fix 1 year ago
  Maxence Lange cc639a8877 compare cached filesize on download 2 years ago
  Robin Appelman a5036a973c allow disabling object store write check 2 years ago
  Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 2 years ago
  Julius Härtl 0f0e74a78c Cleanup temporary files after finishing the write to object storage 2 years ago
  Carl Schwan bfa60aaf27 Fix permissions when copying from ObjectStorage 3 years ago
  Julius Härtl 21db463bc9 Reset checksum when writing files to object store 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Robin Appelman ef6f2e68f0 explicitly close source stream on object store upload even if count wrapper isn't needed 3 years ago
  Robin Appelman effb7dc8ba set mimetype for objects uploaded to object storages 3 years ago
  Robin Appelman ad636ae12d use returned file id for object store copy 3 years ago
  Robin Appelman c87b1a50d9 apply object store copy optimization when 'cross storage' copy is within the same object store 3 years ago
  Christoph Wurst 9ce3ea3368 Update license headers 4 years ago