aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Updater.php
Commit message (Expand)AuthorAgeFilesLines
...
| * 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