76 Commits (6e906dedc67dde6d88420fb3a5e891b8231a4bd8)

Author SHA1 Message Date
  Christoph Wurst 781ec814e6
Do not print verbose info about app updates if there are none 2 years ago
  Joas Schilling 66ffedcb16
Fix updating with apps 2 years ago
  Joas Schilling 59cf2b1789
Fix app upgrade 2 years ago
  Joas Schilling 0b747538ff
Keep group restrictions when reenabling apps after an update 2 years ago
  Joas Schilling 151271f832
Remove dead code 2 years ago
  Gary Kim b78f3a57d1
Migrate HintException to OCP 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling 56ae87c281
Less ILogger 3 years ago
  J0WI efc5c57a79 Some more strict_types 3 years ago
  Morris Jobke 3388758d04
Remove event listener to udpate events that are not present anymore 3 years ago
  Robin Appelman 9e3775618b
log full expection during repair step 3 years ago
  Julius Härtl f31edf1544
Make sure to do priority app upgrades first 3 years ago
  Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Julius Härtl 36ffad5ba7
Make sure the migrations table schema is always checked 3 years ago
  Julius Härtl 2607ac3fb2
Allow major/minor match for owncloud version 3 years ago
  Christoph Wurst cbb34af53f
Do not update incompatible apps 3 years ago
  Christoph Wurst 7dd39a91ee
Remove dead method \OC\Updater::checkAppUpgrade 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Joas Schilling 810ee7d811
Make the auto-disabled list more broad 5 years ago
  Georg Ehrke f6c3424039
Fix tracking of auto disabled apps in Updater 5 years ago
  Roeland Jago Douma 7e7146db7f
Block install without CAN_INSTALL file 5 years ago
  Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 5 years ago
  Morris Jobke f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command" 5 years ago
  Morris Jobke 8b1084adfe
Only wait for cron if fix for endless wait is included 6 years ago
  Joas Schilling 4b49f810b7
Re-enable apps that got automatically disabled while updating 6 years ago
  Morris Jobke 18e9631810
Wait for cron to finish before running upgrade command 6 years ago
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 years ago
  Julius Härtl eb6e5a27a3
Do not fail hard if no appinfo is returned during update 6 years ago
  Tobia De Koninck 55b9a5d886
Remove OC_App::disable method 6 years ago
  Christoph Wurst 1a8916af59
Fix updating an up 6 years ago
  Morris Jobke edee243b27
OC_App::loadApps now only accepts an array as type list 6 years ago
  Morris Jobke 80a36380fc
Disable vendor detection when upgrading from 11.0.x 6 years ago
  Morris Jobke c70927eaa0
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 6 years ago
  Morris Jobke df61d43529
Make isUpdateAvailable non-static 6 years ago
  Morris Jobke 0e2f00ec59
Get the Installer via DI 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Joas Schilling 43a6ba899e
Use the existing array of OC versions 7 years ago
  Morris Jobke cd02b2205e Use public methods for OC_App::isShipped 7 years ago
  Joas Schilling bbfc044ac5
Add migration for personal settings stuff 7 years ago
  Joas Schilling 15eec7b83c Start migrations 7 years ago
  Joas Schilling e1b5d20b3b
Fix updating from some 11 versions when people didn't update 7 years ago
  Joas Schilling dd6c9cb03d
Allow migrating from ownCloud 10.0.0 7 years ago
  Morris Jobke caa0ae94e8 Proper logging for appstore updates 7 years ago
  Joas Schilling 538d32fe87
Automatic injection into the Fetchers 7 years ago
  Roeland Jago Douma e79424932a
Make sure the AppFetcher fetches the new applist from the appstore 7 years ago