aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/Command/CleanUpTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-2/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-021-23/+3
* add a bit more verbose option for trashbin cleanupRobin Appelman2023-04-031-20/+32
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-1/+2
* Don't leave cursors open when tests failJoas Schilling2020-11-091-3/+7
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+2
* Fix and extend testsRoeland Jago Douma2018-06-291-6/+41
* Update license headersMorris Jobke2017-11-061-0/+1
* Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-241-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-121-0/+207