Commit Graph

325 Commits (2ea7719bfa4280220c7dfc9fbfec97b61ba33112)

Author SHA1 Message Date
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Joas Schilling 44a0a62107
fix: Move Node HookConnecter events to IEventDispatcher 2 years ago
Arthur Schiwon f6ac874dbf
chore: ugly type juggling 3 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 3 years ago
Julius Härtl d9c81f56ad tests: Adapt node related unit tests mocks to required root view 3 years ago
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Robin Appelman 91d5f6a826 more filesystem setup performance instrumentation 3 years ago
Robin Appelman 9f3dbb699a fix tests 3 years ago
Côme Chilliet 0f8c34cdc6
Fix filesize return type error in ViewTest 3 years ago
Louis Chemineau d8b479752d Fix hookconnector tests 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet b22b6431d2
Fix gzip mimetype mapping 3 years ago
Côme Chilliet 7ebbb6b2ca
Remove workarounds specific to 7.4 3 years ago
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