nextcloud/core/Command
Côme Chilliet 39d2970191
Add $name property in SetupResult and improve API
Keys for check results are not locale dependent anymore, the name of the
 setup check is instead stored in the setup result object.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-07 14:15:47 +01:00
..
App Moves single constructor parameters to new lines. 2023-06-19 12:55:27 +02:00
Background Moves single constructor parameters to new lines. 2023-06-19 12:55:27 +02:00
Broadcast Moves single constructor parameters to new lines. 2023-06-19 12:55:27 +02:00
Config Moves single constructor parameters to new lines. 2023-06-20 09:29:50 +02:00
Db fix(db)!: Remove private legacy event because we can not keep it 2023-07-24 14:51:35 +02:00
Encryption Update core/Command/Encryption/DecryptAll.php 2023-06-20 16:24:46 +02:00
Group Moves single constructor parameters to new lines. 2023-06-20 09:29:50 +02:00
Info Moves single constructor parameters to new lines. 2023-06-20 09:30:21 +02:00
Integrity Moves single constructor parameters to new lines. 2023-06-20 09:30:21 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +02:00
Maintenance fix(install): Make installing more verbose 2023-11-03 15:44:46 +01:00
Preview Uses PHP8's constructor property promotion. 2023-06-20 09:30:21 +02:00
Security fix: Make bypass function public API 2023-08-21 16:40:24 +02:00
SystemTag Moves single constructor parameters to new lines. 2023-06-19 17:44:48 +02:00
TwoFactorAuth Update core/Command/TwoFactorAuth/Cleanup.php 2023-06-24 23:14:23 +02:00
User Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 -03:00
Base.php fix: make cancelOperation public 2023-08-27 17:55:20 +02:00
Check.php Update core/Command/Check.php 2023-06-24 23:14:23 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
SetupChecks.php Add $name property in SetupResult and improve API 2023-11-07 14:15:47 +01:00
Status.php Uses PHP8's constructor property promotion. 2023-06-24 23:14:23 +02:00
Upgrade.php Uses PHP8's constructor property promotion. 2023-06-24 23:14:23 +02:00