aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Repair/ClearGeneratedAvatarCacheTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman7 days1-1/+1
* chore: apply new CSFixer rulesFerdinand Thiessen8 days1-0/+1
* test: Fix non-static data providersJoas Schilling2025-05-151-1/+1
* chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10chore/prepare-oc_repair-unit10Ferdinand Thiessen2024-09-191-12/+4
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* Clear generated avatar cachesjld31032023-05-151-1/+1
* Adapt tests to config value typingCôme Chilliet2023-04-051-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Move avatar clearing in the backgroundCarl Schwan2022-09-261-3/+7
* Update avatars on updateCarl Schwan2022-09-091-2/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Implement guest avatar endpointMichael Weimann2019-02-071-1/+1
* Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-0/+82