summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/BackgroundJob/UploadCleanup.php
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Catch NoUserException when running the upload cleanup as cronjobJulius Härtl2020-04-031-1/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Catch NotFoundException when getting the user folderJulius Härtl2020-02-261-3/+2
* Update license headersChristoph Wurst2019-12-051-1/+3
* Background job to cleanup leftover chunked uploadsRoeland Jago Douma2019-01-041-0/+87