273 Commits (afe5b6dd8aa9a0eb761434231327e8daecb1d79e)

Author SHA1 Message Date
Carl Schwan 6312c0df69
Check style update 4 years ago
Côme Chilliet e053feb5db
Fix PHP deprecation warning in File/ViewTest 4 years ago
Robin Appelman e95745c074
fix tests 4 years ago
Côme Chilliet cd72045433
Make mock config return default value to fix warnings 4 years ago
Côme Chilliet bb9c099e42
Fix FolderTest calls to Mountpoint constructor with wrong type 4 years ago
Vincent Petry c92a0e4152
Normalize directory entries in Encoding wrapper 4 years ago
John Molakvoæ 6ab2feaa54
Implement multibucket shift for ObjectStore 4 years ago
acsfer dae769d082
Update Tests 4 years ago
Robin Appelman 294b218895
ci 4 years ago
Daniel Kesselberg e60a829b42
explicitly close source stream on local storage 4 years ago
Bernd Rederlechner 3866f388b1
Refactor writeObject to only use MultipartUpload when required 4 years ago
acsfer 11169c86f8 Tests update 4 years ago
Robin Appelman 5c2e7c7d28
fix Folder->getById() when a single storage is mounted multiple times 4 years ago
Robin Appelman 4d5e8bcb99
add test for searching within a "root jail" 4 years ago
Julius Härtl 3f44fd00e2
Run s3 tests again 4 years ago
Robin Appelman 66e10718c6
split of query building bits from searchhelper 4 years ago
Robin Appelman f938daa6e4
update tests and fix some edge cases around new search 5 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 5 years ago
Robin Appelman effb7dc8ba
set mimetype for objects uploaded to object storages 5 years ago
Robin Appelman 0d5f4edc22
adjust tests 5 years ago
J0WI d58d6199d9 Cleaner normalizePath regex 5 years ago
Robin Appelman e5dc1a8085
Set umask before operations that create local files 5 years ago
Robin Appelman bfe3712372
handle ordering in folder search 5 years ago
Robin Appelman feed42dd6d
folder filtering in sql 5 years ago
Robin Appelman de713967c0
cleanup fileinfo creation 5 years ago
Robin Appelman bd229e7548
handle limit and offset in folder file search 5 years ago
Robin Appelman 50e374c12f
only require user to be set in a query that handles tags 5 years ago
Robin Appelman c87b1a50d9 apply object store copy optimization when 'cross storage' copy is within the same object store 5 years ago
Roeland Jago Douma 7b9ca4f7c2 Add some typing to SharedStorage 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Joas Schilling 645f83121e
Cache the user backend info for 300s 5 years ago
Robin Appelman 5ae0be08b4
fix search in nested jails 5 years ago
Robin Appelman 27f9df2e87
fix cachjail searching for root 5 years ago
Robin Appelman a44aab11f7
do cachejail search filtering in sql 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Jasper Knockaert 261966ace5
Update EncryptionTest.php 5 years ago
Jasper Knockaert 664e74a82e
2nd attempt to fix tests 5 years ago
Jasper Knockaert 87c640193b
attemtp to fix test 5 years ago
Julius Härtl 98560c80ea
Properly handle result when copying with failure and throw in tests 5 years ago
Julius Härtl ee842f1c43
Fix writeStream mocking 5 years ago
Morris Jobke 83a75c670b
Replace static call to Share::unshare with ShareManager->deleteShare in tests 5 years ago
Robin Appelman 9d4848e863
use in objectstore copy 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Joas Schilling c07720de77
Use query builder instead of OC_DB in OC\Files\* 5 years ago
Morris Jobke e6fca0a519
Fix code style 5 years ago
Julius Härtl 74747163d6
Make sure tests cover the new mkdir behaviour on 0 quota 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Morris Jobke 45428e4948
Add config option to enable multibucket preview distribution 5 years ago
Morris Jobke 159f28cd52
Mount the old previews in a separate folder for the multi bucket setup and check in them before using the actual locations 5 years ago
Robin Appelman ad7798f9c9
use exceptions for error signaling in writeStream 5 years ago