nextcloud/core/Command
Morris Jobke 7da815bb04
Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-schema-when-moving-database
Only create the schema when moving between databases
2018-07-24 16:14:05 +02:00
..
App Use isInstalled of AppManger instead of reimplement it 2018-03-21 11:34:18 +01:00
Background Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
Config Use non aliased method instead 2018-02-13 21:48:24 +01:00
Db Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-schema-when-moving-database 2018-07-24 16:14:05 +02:00
Encryption s/ownCloud/Nextcloud 2018-03-01 17:49:53 +01:00
Group Remove unused import statements 2018-02-14 16:55:43 +01:00
Integrity Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
L10n Use non aliased method instead 2018-02-13 21:48:24 +01:00
Log Added a logger for systemd/journald 2018-06-29 10:37:45 +02:00
Maintenance Adds an info if the maintenance mode is already enabled/disabled. 2018-07-01 20:56:27 +02:00
Security Remove unused import statements 2018-02-14 16:55:43 +01:00
TwoFactorAuth Use the correct Base class 2018-06-27 14:17:00 +02:00
User Remove unused import statements 2018-02-14 16:55:43 +01:00
Base.php Correctly handle users with numeric user ids 2018-07-09 14:22:10 +02:00
Check.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 -06:00
InterruptedException.php Update license headers 2017-11-06 16:56:19 +01:00
Status.php Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
Upgrade.php Use ellipsis instead of triple dot 2018-06-22 11:08:26 +02:00