Commit Graph

307 Commits (da9ffe4efc4512661f697c4c62cd88d59cd7260e)

Author SHA1 Message Date
Julius Härtl 59ae6e9dd6
Also update the unencrypted size of files when creating them with empty content 3 years ago
Robin Appelman 3357c8e783 test disabling write check 3 years ago
John Molakvoæ d77e832223
Fix tests 3 years ago
Robin Appelman 1de0b10751 add test for trying to fopen a file which no longer exists on disk 3 years ago
Robin Appelman d8961ed10f
fix using FSEEK_END with SeekableHttpStream to get file size 3 years ago
Carl Schwan 67551f379f
Filter out old files when trying to get recent files 3 years ago
Robin Appelman bd91c56539
get quota for user only when needed 3 years ago
Julius Härtl 83b1415906
Only pass parent if paths match 3 years ago
Julius Härtl b2d6435737
Avoid extra query for the parent node if we can pass it along 3 years ago
Robin Appelman 1850d0ae96 cleanup scannertest a bit 3 years ago
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 3 years ago
Robin Appelman 887952b4f4 add tests for cached mount provider migration 3 years ago
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column" 3 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 4 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Marcel Klehr f755ee0868 Files: Extend search to also cover tags 4 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 4 years ago
Joas Schilling efb432865f
Fix test 4 years ago
Robin Appelman 151c800397
allow reusing known folder info when getting directory contents 4 years ago
Robin Appelman 754603a04e
dont needlessly resolve path when getting internalPath/storage from Node 4 years ago
Côme Chilliet 1809386862
Fix codestyle 4 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Robin Appelman 917c74e214
type fixes 4 years ago
Robin Appelman d81713e5c1
simplify setup of circular SetupManager<->Manager 4 years ago
Robin Appelman 22875bf367
move logic to decide what to setup to setupmanager 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Robin Appelman 8b7c8447a0
move root mount setup to mountproviders 4 years ago
Robin Appelman cfb7923e08
store mountprovider for each mount in the mounts table 4 years ago
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 5 years ago
Robin Appelman 4d5e8bcb99
add test for searching within a "root jail" 5 years ago
Julius Härtl 3f44fd00e2
Run s3 tests again 5 years ago
Robin Appelman 66e10718c6
split of query building bits from searchhelper 5 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