43 Incheckningar (df4e6bab6938287e7c0a876bdeacb7e0d8617723)

Upphovsman SHA1 Meddelande Datum
  Carl Schwan bfa60aaf27
Fix permissions when copying from ObjectStorage 2 år sedan
  Julius Härtl 21db463bc9
Reset checksum when writing files to object store 2 år sedan
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 år sedan
  Robin Appelman ef6f2e68f0
explicitly close source stream on object store upload even if count wrapper isn't needed 3 år sedan
  Robin Appelman effb7dc8ba
set mimetype for objects uploaded to object storages 3 år sedan
  Robin Appelman ad636ae12d
use returned file id for object store copy 3 år sedan
  Robin Appelman c87b1a50d9 apply object store copy optimization when 'cross storage' copy is within the same object store 3 år sedan
  Christoph Wurst 9ce3ea3368
Update license headers 3 år sedan
  Tigran Mkrtchyan 4f2dc18f58 storage: update IStorage#file_put_contents docs to match usage 3 år sedan
  Robin Appelman 9d4848e863
use in objectstore copy 3 år sedan
  Roeland Jago Douma bb06b6cce4
Fix reading empty files from objectstorage 3 år sedan
  Roeland Jago Douma 9fdeed8cc0
Run stat less often for objectstorages 3 år sedan
  Roeland Jago Douma 789b33aba4
Only update the filecache entry once the file has been written to S3 3 år sedan
  Roeland Jago Douma 6ffd7173f9
Don't lose filecache entry on s3 overwrite error 3 år sedan
  Christoph Wurst 734c62bee0
Format code according to PSR2 4 år sedan
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 år sedan
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 år sedan
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 år sedan
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 år sedan
  Roeland Jago Douma 9a35e789b4
Get correct mimetype on objectstores 4 år sedan
  Christoph Wurst 5bf3d1bb38
Update license headers 4 år sedan
  Robin Appelman 733d4b6cca
dont delete cache entries if deleting an object from object store failed 4 år sedan
  Marcel Klehr d46744e2f1 Fix File#putContents(string) on ObjectStorage 4 år sedan
  Robin Appelman 06a119242e
make ObjectStoreStorage::getURN public 5 år sedan
  Robin Appelman 439b341e89
add method to get the used object store from the storage 5 år sedan
  Roeland Jago Douma 104616c1da
Use CountWrapper instead of almost identical CountReadStream 5 år sedan
  Robin Appelman d6bf5d4384
upload new files in objectstore to a .part path first 5 år sedan
  Robin Appelman 35251928d5
forward object not found error in switch as dav 404 5 år sedan
  Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage 5 år sedan
  Robin Appelman fc35352122
disable part files for object stores 6 år sedan
  Robin Appelman 9764e70494
don't read existing file when overwriting using object store 6 år sedan
  Robin Appelman e34c20af7d
don't swallow exception from touch 6 år sedan
  Morris Jobke c005fc6755
Cleanup unused code 6 år sedan
  Bjoern Schiessle 1ade6b0817
only create the file cache entry after the empty file was created successfully, otherwise file_exists() call on the initial file_put_content() will indicate that the file already exists 6 år sedan
  Robin Appelman c566b2854b
Use non empty files for object store touch 6 år sedan
  Morris Jobke 405bbc1c61
Improve mimetype detection for object storages 6 år sedan
  Robin Appelman 0a12b5d38d improved logging of objectore errors 7 år sedan
  Robin Appelman 5774d3e82c
replace close:// streamwrapper with CallBackWrapper 7 år sedan
  Jörn Friedrich Dreyer 4a9361905d
make object prefix configurable 7 år sedan
  Joas Schilling 0215b004da
Update with robin 7 år sedan
  Joas Schilling ba87db3fcc
Fix others 7 år sedan
  Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 8 år sedan
  Jörn Friedrich Dreyer c3508df09a add missing var 8 år sedan
  Robin Appelman e77e76fef4 fix object store storage 8 år sedan
  Thomas Müller 682821c71e Happy new year! 8 år sedan
  Morris Jobke a18c0983d5 Use TempManager instead of tmpFile 8 år sedan
  Morris Jobke ecdf88e41b Use proper public API for OC_Helper::getFileNameMimeType 8 år sedan
  Morris Jobke 9318606faf Remove last occurences of OC_Helper::getMimeType() 8 år sedan
  Robin Appelman 0c6c36d0c5 fix objectstore files having create permissions 8 år sedan
  Jörn Friedrich Dreyer 89a63ec74b make mkdir recursive, add phpdoc to api 8 år sedan