aboutsummaryrefslogtreecommitdiffstats
path: root/core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-20/+2
* Make adjustments based on the reviewHamid Dehnavi2024-02-261-1/+3
* Refactor core/BackgroundJobsHamid Dehnavi2024-02-261-1/+1
* Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-231-6/+5
* also use updatedir for cleanup of backupsArthur Schiwon2022-10-011-2/+2
* Port existing server code to new interfaceCarl Schwan2022-08-081-2/+4
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-8/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+1
* core: add more strict_typesJ0WI2021-04-261-0/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Background job to clean up old backups of the updaterMorris Jobke2018-06-131-0/+90