337 次代码提交 (master)

作者 SHA1 备注 提交日期
  Andy Scherzinger 1df96b0417
chore: Add SPDX header 1 个月前
  Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 3 个月前
  MichaIng 7b137ddd75 feat(updater): hide overwrites from disabled apps list on upgrade 2 年前
  Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4 个月前
  Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 4 个月前
  Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 4 个月前
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 个月前
  Faraz Samapoor e98cf3c374 Uses PHP8's constructor property promotion. 11 个月前
  Simon L 918859cafd allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation 1年前
  Daniel Kesselberg a2afc7b6a9
refactor: migrate OC_EventSource to dependency injection 1年前
  Faraz Samapoor a1ef0285f8 Refactors "strpos" calls in /core to improve code readability. 1年前
  Simon L f8bb8dc3a0 update wording for disabled web updater 1年前
  Côme Chilliet f5c361cf44
composer run cs:fix 1年前
  Côme Chilliet 0b9a878250
Flag repair errors as error level in eventSource->send 1年前
  Côme Chilliet 9a29025534
Parameter of RepairAdvanceEvent is actually an increment, not a step id 1年前
  Côme Chilliet 5cfdf9b9ee
Add void return types to callables 1年前
  Côme Chilliet a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event 1年前
  Côme Chilliet a83a8f0dde
Migrate Migrator::executeSql to OCP\EventDispatcher\Event 1年前
  Côme Chilliet 5aac997d44
Remove listeners of \OC\DB\Migrator::checkTable which is never emitted 1年前
  Côme Chilliet 4f260dce6e
Moving to string key for arguments of GenericEvent in Repair 1年前
  Côme Chilliet 4ba30d40cf
Switch to string keys for argument of GenericEvent for OC\DB\Migrator 1年前
  Christoph Wurst 781ec814e6
Do not print verbose info about app updates if there are none 2 年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 年前
  Valdnet 9c6b01abeb
l10n: Spelling unification 3 年前
  Joas Schilling 167efa19d7
Fix psalm errors 3 年前
  Morris Jobke 3388758d04
Remove event listener to udpate events that are not present anymore 3 年前
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 年前
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 年前
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 年前
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 年前
  Valdnet 8d21b5ef7c
Adding "The" to the description 4 年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 年前
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 年前
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4 年前
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 年前
  Morris Jobke 93e4244886
Remove trailing spaces from localized strings 5 年前
  Morris Jobke 65d4ebe8cc
Show the repair steps and repair info output in the web for better feedback 5 年前
  Morris Jobke f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command" 5 年前
  Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 年前
  Joas Schilling 6eb2653897
Use ellipsis instead of triple dot 6 年前
  Morris Jobke 18e9631810
Wait for cron to finish before running upgrade command 6 年前
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 年前
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message 6 年前
  Morris Jobke c70927eaa0
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 6 年前
  Morris Jobke f22e02cd79
Refactor method to check if update is needed 6 年前
  Morris Jobke 0e2f00ec59
Get the Installer via DI 6 年前
  Morris Jobke 0eebff152a
Update license headers 6 年前
  Lukas Reschke e1f52fc901
Stricter phan config fixes 7 年前