nextcloud-server/core/Command
Morris Jobke c1e4f9f305
Use type casting instead of *val() method
It should be up to 6x faster

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-26 11:35:42 +07:00
..
App Get the Installer via DI 2017-11-25 12:00:57 +07:00
Background
Config Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +07:00
Db Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +07:00
Encryption Update license headers 2017-11-06 16:56:19 +07:00
Group
Integrity Use type casting instead of *val() method 2018-01-26 11:35:42 +07:00
L10n Update license headers 2017-11-06 16:56:19 +07:00
Log Update license headers 2017-11-06 16:56:19 +07:00
Maintenance Fix case when overwrite URL is empty during setup 2018-01-15 11:15:38 +07:00
Security
TwoFactorAuth Implements are not needed because they are already done by base class 2018-01-25 22:42:24 +07:00
User Update license headers 2017-11-06 16:56:19 +07:00
Base.php Add autocomplete for config:* 2016-09-29 15:57:10 +07:00
Check.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 +07:00
InterruptedException.php Update license headers 2017-11-06 16:56:19 +07:00
Status.php Deprecate getEditionString() 2016-09-06 16:05:28 +07:00
Upgrade.php Merge pull request #7354 from nextcloud/refacor-update-page-print 2018-01-22 22:50:05 +07:00