summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Mount/ObjectStorePreviewCacheMountProviderTest.php
Commit message (Collapse)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Add config option to enable multibucket preview distributionMorris Jobke2020-08-061-14/+21
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Mount the old previews in a separate folder for the multi bucket setup and ↵Morris Jobke2020-08-061-0/+106
check in them before using the actual locations Signed-off-by: Morris Jobke <hey@morrisjobke.de>