aboutsummaryrefslogtreecommitdiffstats
path: root/core/ajax/update.php
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaces from localized stringsMorris Jobke2019-02-151-4/+4
* Show the repair steps and repair info output in the web for better feedbackMorris Jobke2019-01-091-0/+2
* Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-011-5/+1
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-1/+1
* Use ellipsis instead of triple dotJoas Schilling2018-06-221-1/+1
* Wait for cron to finish before running upgrade commandMorris Jobke2018-06-191-1/+5
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+3
* Merge pull request #7918 from nextcloud/properly-log-exceptionsRoeland Jago Douma2018-01-231-0/+4
|\
| * Properly log the full exception instead of only the messageMorris Jobke2018-01-231-0/+4
* | Merge pull request #7354 from nextcloud/refacor-update-page-printblizzz2018-01-221-1/+1
|\ \ | |/ |/|
| * Refactor method to check if update is neededMorris Jobke2017-11-301-1/+1
* | Remove not needed 3rdparty app disabling during upgrade for PHP 5.xMorris Jobke2018-01-191-7/+0
|/
* Get the Installer via DIMorris Jobke2017-11-251-1/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* Stricter phan config fixesLukas Reschke2017-08-011-1/+5
* Proper logging for appstore updatesMorris Jobke2017-05-111-0/+9
* Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Adding progress to web upgradeThomas Müller2016-04-281-6/+58
* Fix web updater - fixes #24115Thomas Müller2016-04-201-3/+3
* Merge pull request #23911 from owncloud/split-upgrade-commandChristoph Wurst2016-04-181-1/+0
|\
| * Move version check code out of class UpdaterThomas Müller2016-04-181-1/+0
* | Suggest cli based updater in case the instance is bigger - #23913Thomas Müller2016-04-181-1/+9
|/
* Fix verbose output of upgrade command - not progressbar in this case and the ...Thomas Müller2016-04-041-0/+5
* Add detailed logs hidden and show them on requestMorris Jobke2016-04-041-3/+0
* Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller2016-04-041-0/+12
* Revert "setting to skip migration tests by default"Morris Jobke2016-02-031-6/+0
* setting to skip migration tests by defaultMorris Jobke2016-02-031-0/+6
* Happy new year!Thomas Müller2016-01-121-2/+2
* don't show previous log level in upgrade messageBjörn Schießle2016-01-041-2/+2
* Add code integrity checkLukas Reschke2015-12-011-0/+7
* Replace some OC_Config calls with ILogger methodsMorris Jobke2015-10-301-3/+4
* Revert "setting to skip migration tests by default"Morris Jobke2015-10-271-10/+1
* Update license headersLukas Reschke2015-10-261-0/+1
* Merge pull request #19918 from owncloud/send-begin-messageThomas Müller2015-10-211-0/+12
|\
| * Update: state which step we are going to start and warn if it might be slowJoas Schilling2015-10-211-0/+12
* | Update - Only add one section for disabled appsJoas Schilling2015-10-211-6/+9
|/
* setting to skip migration tests by defaultMorris Jobke2015-10-011-1/+10
* [upgrade] switch to debug logging on upgradeMorris Jobke2015-09-291-0/+6
* Properly show update exceptionVincent Petry2015-08-261-1/+7
* Properly show token errors in ajax/update.php event sourceVincent Petry2015-08-261-5/+13
* Remove 3rd party text for disabled apps on updateVincent Petry2015-07-071-1/+1
* Remove OC_LogThomas Müller2015-07-031-1/+2
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Persist the state of the maintenance after an upgradeMorris Jobke2015-05-191-2/+5
* Update license headersJenkins for ownCloud2015-03-261-0/+25
* Merge pull request #13513 from owncloud/repair-legacystoragenofatalfailMorris Jobke2015-03-111-0/+6
|\
| * Properly forward repair errors and warningsVincent Petry2015-02-271-0/+6