aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests/Command/DeleteOrphanedFilesTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+3
* fix(tests): Fix tests now that trashbin listens to events properlyCôme Chilliet2024-09-231-17/+11
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-4/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-291-23/+4
* feat: cleanup filecache_extended items by defaultRobin Appelman2024-04-151-1/+2
* Remove at() matcher for tests for files appCôme Chilliet2022-05-241-7/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Test for proper removal of mount entriesJulius Härtl2020-07-081-1/+20
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-2/+4
* Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-3/+5
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+130