summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Command/CleanupRemoteStorages.php
Commit message (Expand)AuthorAgeFilesLines
* Also always return in app commandsJoas Schilling2020-06-261-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
* Update license headersMorris Jobke2017-11-061-1/+4
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-3/+3
* Safer queriesJoas Schilling2017-03-171-2/+2
* Better outputJoas Schilling2017-03-171-10/+13
* Add CleanupRemoteStorages commandJörn Friedrich Dreyer2017-03-171-0/+177