summaryrefslogtreecommitdiffstats
path: root/core/Command/App/Update.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+2
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+2
* Log exception in case an app update failsMorris Jobke2018-11-011-1/+7
* Add occ app:update commandMichael Gerber2018-11-011-0/+119