summaryrefslogtreecommitdiffstats
path: root/core/Command/Upgrade.php
Commit message (Expand)AuthorAgeFilesLines
* Remove not needed 3rdparty app disabling during upgrade for PHP 5.xMorris Jobke2018-01-191-13/+1
* Get the Installer via DIMorris Jobke2017-11-251-2/+6
* Update license headersMorris Jobke2017-11-061-0/+3
* Proper logging for appstore updatesMorris Jobke2017-05-111-1/+7
* Do not disable 3rdparty apps on occ upgradeMorris Jobke2017-04-271-7/+3
* Remove removed --dry-run command from occ help (#26352)Vincent Petry2016-10-211-6/+0
* Remove unused and undefined use statementLukas Reschke2016-09-271-1/+1
* Kill update simulationVincent Petry2016-09-271-27/+2
* make disabled apps more clear during upgradeRobin Appelman2016-08-091-2/+2
* Exit from upgrade without reporting errorJürgen Haas2016-08-031-1/+1
* Revert (c) back to ownCloud, Inc.Sander Ruitenbeek2016-07-301-1/+1
* Update Upgrade.phpsanderr2016-07-301-1/+1
* Rebranded to Nextcloud for the occ command line toolSander Ruitenbeek2016-07-301-4/+4
* Fix othersJoas Schilling2016-07-211-2/+4
* Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-041-1/+1
* Update license headersLukas Reschke2016-05-261-2/+2
* Adding progress to occ upgradeThomas Müller2016-04-281-15/+51
* Move version check code out of class UpdaterThomas Müller2016-04-181-1/+0
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+295