nextcloud/core/Command
Marcel Klehr 9bb15e9a89 fix(TaskProcessing): Fix occ commands to cast strings to integer
fixes #57111

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2026-01-26 11:36:10 +01:00
..
App fix(Apps): fix install command check on existing apps 2025-10-17 16:26:51 +02:00
Background fix: use interval value in JobWorker 2026-01-18 18:50:39 +01:00
Broadcast chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Config fix: copy SetConfig.php and SetConfigTest.php from master to backport branch 2025-08-26 19:40:56 +05:30
Db fix(db): Create replacement index where original index is missing 2025-04-23 22:49:47 +00:00
Encryption fix: Show errors in encryption:migrate-key-storage-format and continue to other files 2024-12-04 14:24:12 +01:00
FilesMetadata style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Group feat(occ)!: Adding the displayName to the output of the occ group:list --info command 2024-08-06 19:30:59 +02:00
Info fix: don't suggest files:scan with object store in info:file 2025-12-03 15:55:29 +01:00
Integrity fix(occ): Revise output condition 2024-12-17 09:36:34 +09:00
L10n chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Maintenance fix(l10n): Improve english source strings 2025-02-26 13:08:49 +00:00
Memcache feat: add command to clear memcache 2025-08-26 03:54:33 +00:00
Preview chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
Router feat(occ): Add commands to list all routes and match a single one 2025-06-26 17:12:33 +02:00
Security style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SystemTag feat(systemtags): allow setting color with occ 2024-12-06 10:19:42 +01:00
TaskProcessing fix(TaskProcessing): Fix occ commands to cast strings to integer 2026-01-26 11:36:10 +01:00
TwoFactorAuth style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
User feat: Add option to update the public key of a user 2025-11-19 12:42:58 +00:00
Base.php feat: move streaming output helps to command base class 2025-05-16 10:41:27 +02:00
Check.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
InterruptedException.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
SetupChecks.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Status.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
Upgrade.php fix: improve wording of occ:upgrade command when no upgrade is required 2025-01-03 15:51:34 +01:00