summaryrefslogtreecommitdiffstats
path: root/core/ajax/update.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Verify CSRF token already in update.php and not the EventSource codeLukas Reschke2015-03-091-0/+2
|/
* Revert "Updating license headers"Morris Jobke2015-02-261-25/+0
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-241-8/+18
* Updating license headersJenkins for ownCloud2015-02-231-0/+25
* Inject configVictor Dubiniuk2014-12-101-1/+2
* Use httphelper and cache response even when it emptyVictor Dubiniuk2014-12-061-1/+4
* Merge pull request #10739 from owncloud/eventsource-publicLukas Reschke2014-09-081-1/+1
|\
| * Better phpdoc and method namingRobin Appelman2014-09-041-1/+1
| * Use the public api to get event sourcesRobin Appelman2014-09-031-1/+1
* | Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-021-0/+4
|/
* Add require_once to update.php due to routingLukas Reschke2014-08-221-0/+1