aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Preview/BackgroundCleanupJobTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(preview): Filter for folders in cleanup old preview jobDario Mehlich2025-01-271-0/+31
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* chore: Apply php:cs recommendationsLouis Chemineau2024-08-281-2/+2
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-0/+8
* fix: cast to bigint on postgresqlRobin Appelman2024-07-231-1/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+2
* Refactor `OC\Server::getRootFolder`Andrew Summers2023-11-101-2/+2
* Fix BackgroundCleanupJobTestCôme Chilliet2023-03-201-2/+2
* Adapt tests to new job constructorsCôme Chilliet2022-12-051-3/+7
* Move to subfolders for preview filesRoeland Jago Douma2020-04-191-26/+70
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-3/+3
* use a fresh appdata factory in background job testRobin Appelman2018-12-061-1/+5
* Add testsRoeland Jago Douma2018-05-141-0/+159