aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/command/deleteorphanedfiles.php
Commit message (Collapse)AuthorAgeFilesLines
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-84/+0
| | | | | | * Move lib/ of Files app to PSR-4 * Move tests to PSR-4
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Chunk the queries to make sure they don't time outJoas Schilling2016-02-101-5/+25
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* [command] delete orphaned file cache entriesMorris Jobke2015-04-081-0/+63
* ./occ files:cleanup * delete file cache entries without an existing storage