nextcloud/core/Command
Christoph Wurst fd649afb1f
Remove the deprecated update.php
* It was documented as deprecated.
* The app code checker warned about it
* It's been three years

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-27 13:02:59 +01:00
..
App Remove the deprecated update.php 2020-11-27 13:02:59 +01:00
Background Add return value to all commands 2020-06-26 14:54:51 +02:00
Broadcast Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Config Add return value to all commands 2020-06-26 14:54:51 +02:00
Db Create primary keys on all tables and add a command to create the afterwards 2020-11-10 15:36:27 +01:00
Encryption Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Group Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Integrity Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
L10n Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Log Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Maintenance Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Preview Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Security Clarify import cert command 2020-10-26 11:51:37 +01:00
TwoFactorAuth Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
User Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Base.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Check.php Add return value to all commands 2020-06-26 14:54:51 +02:00
InterruptedException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Status.php Add return value to all commands 2020-06-26 14:54:51 +02:00
Upgrade.php Fix tense of updater logs 2020-09-10 15:17:59 +02:00