nextcloud/core/Command
Simon L 06a572ff55
Merge pull request #27492 from cyclops8456/feature/24301-remove-can-install-on-occ-maintenance-install
Remove the CAN_INSTALL file when occ maintenance:install is complete
2023-01-18 19:53:02 +01:00
..
App Show version from appinfo on occ app:list 2022-11-11 14:45:11 +01:00
Background Fix API breakage by using a new method instead 2023-01-12 17:18:59 +01:00
Broadcast Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Config Fix importing float value 2022-06-23 12:08:42 +02:00
Db properly typehint generated migrations 2022-10-09 21:26:16 +02:00
Encryption Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Group Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Integrity Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Fix psalm issues related to signature changes from PHP 8.0 2022-12-29 12:36:34 +01:00
Maintenance Rename canInstallExists method and add new method for removal 2023-01-10 11:59:06 +00:00
Preview Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Security Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
SystemTag Fix undefined when no tags 2022-06-28 15:44:08 +02:00
TwoFactorAuth Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
User Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
Base.php Use symfony console table to render the job list properly 2022-07-11 09:46:23 +00:00
Check.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
Status.php No output by default when --exit-code is used 2023-01-03 15:43:25 +01:00
Upgrade.php Parameter of RepairAdvanceEvent is actually an increment, not a step id 2022-08-25 16:26:31 +02:00