| Commit message (Expand) | Author | Age | Files | Lines |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -9/+7 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -20/+20 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -9/+9 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Make the auto-disabled list more broad | Joas Schilling | 2019-08-15 | 1 | -10/+2 |
* | Fix tracking of auto disabled apps in Updater | Georg Ehrke | 2019-08-15 | 1 | -1/+10 |
* | Block install without CAN_INSTALL file | Roeland Jago Douma | 2019-04-11 | 1 | -0/+7 |
* | Make sure maintenance mode is always casted to bool | Joas Schilling | 2019-02-22 | 1 | -2/+1 |
* | Revert "Wait for cron to finish before running upgrade command" | Morris Jobke | 2018-11-01 | 1 | -19/+8 |
* | Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-apps | Morris Jobke | 2018-07-25 | 1 | -1/+8 |
|\ |
|
| * | Re-enable apps that got automatically disabled while updating | Joas Schilling | 2018-06-26 | 1 | -1/+8 |
* | | Only wait for cron if fix for endless wait is included | Morris Jobke | 2018-07-09 | 1 | -2/+6 |
|/ |
|
* | Wait for cron to finish before running upgrade command | Morris Jobke | 2018-06-19 | 1 | -8/+16 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -2/+2 |
* | Do not fail hard if no appinfo is returned during update | Julius Härtl | 2018-03-28 | 1 | -1/+1 |
* | Remove OC_App::disable method | Tobia De Koninck | 2018-03-06 | 1 | -1/+1 |
* | Fix updating an up | Christoph Wurst | 2018-02-19 | 1 | -1/+1 |
* | OC_App::loadApps now only accepts an array as type list | Morris Jobke | 2018-02-17 | 1 | -2/+2 |
* | Disable vendor detection when upgrading from 11.0.x | Morris Jobke | 2018-01-20 | 1 | -10/+2 |
* | Remove not needed 3rdparty app disabling during upgrade for PHP 5.x | Morris Jobke | 2018-01-19 | 1 | -29/+0 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -1/+1 |
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 1 | -9/+8 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Use the existing array of OC versions | Joas Schilling | 2017-08-07 | 1 | -3/+1 |
* | Use public methods for OC_App::isShipped | Morris Jobke | 2017-08-01 | 1 | -3/+5 |
* | Add migration for personal settings stuff | Joas Schilling | 2017-07-05 | 1 | -4/+2 |
* | Start migrations | Joas Schilling | 2017-07-05 | 1 | -2/+6 |
* | Fix updating from some 11 versions when people didn't update | Joas Schilling | 2017-05-18 | 1 | -0/+6 |
* | Allow migrating from ownCloud 10.0.0 | Joas Schilling | 2017-05-18 | 1 | -1/+12 |
* | Proper logging for appstore updates | Morris Jobke | 2017-05-11 | 1 | -1/+9 |
* | Automatic injection into the Fetchers | Joas Schilling | 2017-05-10 | 1 | -1/+0 |
* | Make sure the AppFetcher fetches the new applist from the appstore | Roeland Jago Douma | 2017-05-02 | 1 | -0/+4 |
* | Add app bundles | Lukas Reschke | 2017-04-26 | 1 | -3/+4 |
* | Do not double cherck app update | Morris Jobke | 2017-03-13 | 1 | -1/+1 |
* | Fix return value of getAllowedPreviousVersions() | Morris Jobke | 2017-02-09 | 1 | -1/+1 |
* | Prevent migration from ownCloud 11 to Nextcloud 12 | Joas Schilling | 2017-01-23 | 1 | -20/+16 |
* | Don't disable apps on update if PHP >= 7.0.0 | Lukas Reschke | 2016-12-15 | 1 | -0/+6 |
* | Log all events that happen during an update | Morris Jobke | 2016-11-24 | 1 | -0/+131 |
* | update system address book if the user change the personal settings | Bjoern Schiessle | 2016-11-21 | 1 | -1/+1 |
* | Use a better error message and point the users to the support channels | Joas Schilling | 2016-11-09 | 1 | -0/+4 |
* | Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-i... | Morris Jobke | 2016-11-02 | 1 | -0/+3 |
|\ |
|
| * | Throw an exception when a shipped app was not replaced before the update | Joas Schilling | 2016-11-02 | 1 | -0/+3 |
* | | Add update support | Lukas Reschke | 2016-10-31 | 1 | -5/+10 |
|/ |
|
* | Kill update simulation | Vincent Petry | 2016-09-27 | 1 | -86/+37 |
* | Allow downgrades of maintenance accross vendors | Joas Schilling | 2016-07-22 | 1 | -1/+28 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -6/+3 |
* | Merge pull request #24787 from owncloud/fix-update-issue-on-master | Vincent Petry | 2016-05-24 | 1 | -2/+7 |
|\ |
|
| * | Add the background jobs after the table was updated | Joas Schilling | 2016-05-23 | 1 | -2/+7 |