aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/command/expire.php
Commit message (Collapse)AuthorAgeFilesLines
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-121-59/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+2
|
* Deduplicate queued trashbin expire jobsMorris Jobke2015-11-271-9/+2
| | | | | | | | * fixes #20425 * this removes the argument trashbin size from the expire job - it is now calculated in the expire job * the queue now detects properly that the job is already queue and doesn't add it again
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
|
* update license headers and authorsMorris Jobke2015-06-251-0/+3
|
* Check whether the user exists before trying to set up his file systemJoas Schilling2015-06-051-0/+6
|
* Tear down FS after running trash expireVincent Petry2015-04-241-0/+1
|
* Update license headersJenkins for ownCloud2015-03-261-12/+12
|
* tearDown the filesystem right before setting it up againThomas Müller2015-03-101-0/+1
|
* Expire files from the trash in the backgroundRobin Appelman2015-03-021-0/+55