aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Updater.php
Commit message (Expand)AuthorAgeFilesLines
* Do not double cherck app updateMorris Jobke2017-03-131-1/+1
* Fix return value of getAllowedPreviousVersions()Morris Jobke2017-02-091-1/+1
* Prevent migration from ownCloud 11 to Nextcloud 12Joas Schilling2017-01-231-20/+16
* Don't disable apps on update if PHP >= 7.0.0Lukas Reschke2016-12-151-0/+6
* Log all events that happen during an updateMorris Jobke2016-11-241-0/+131
* update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-1/+1
* Use a better error message and point the users to the support channelsJoas Schilling2016-11-091-0/+4
* Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-i...Morris Jobke2016-11-021-0/+3
|\
| * Throw an exception when a shipped app was not replaced before the updateJoas Schilling2016-11-021-0/+3
* | Add update supportLukas Reschke2016-10-311-5/+10
|/
* Kill update simulationVincent Petry2016-09-271-86/+37
* Allow downgrades of maintenance accross vendorsJoas Schilling2016-07-221-1/+28
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-6/+3
* Merge pull request #24787 from owncloud/fix-update-issue-on-masterVincent Petry2016-05-241-2/+7
|\
| * Add the background jobs after the table was updatedJoas Schilling2016-05-231-2/+7
* | Make sure that installed is a booleanJoas Schilling2016-05-231-0/+1
|/
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-0/+1
* invalidate (delete) session token on logoutChristoph Wurst2016-05-111-0/+1
* OC_Installer -> \OC\InstallerThomas Müller2016-05-021-4/+3
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+486