aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/Command/CleanUp.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-021-21/+3
* fix(files_versions): Improve files version listingLouis Chemineau2024-03-061-0/+5
* Revert "Reapply "Cleanup versions entity in during versions:clean command""Louis Chemineau2024-02-081-3/+0
* Reapply "Cleanup versions entity in during versions:clean command"Louis Chemineau2024-02-071-0/+3
* Revert "Cleanup versions entity in during versions:clean command"Louis Chemineau2024-02-011-3/+0
* Cleanup versions entity in during versions:clean commandLouis Chemineau2024-02-011-0/+3
* Apply suggestions from code reviewFaraz Samapoor2023-09-211-1/+1
* Uses early returns.Faraz Samapoor2023-08-031-23/+25
* Refactors files_version app commands.Faraz Samapoor2023-08-031-21/+8
* Improve occ versions:cleanup --path optionDaniel Rudolf2021-10-071-2/+2
* Add occ versions:cleanup --path optionDaniel Rudolf2021-06-071-5/+28
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Also always return in app commandsJoas Schilling2020-06-261-1/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-121-0/+114