| .. |
|
App
|
Check for nextcloud version as well
|
2016-12-05 22:18:24 +07:00 |
|
Background
|
Rename files to be PSR-4 compliant
|
2016-04-06 11:00:52 +07:00 |
|
Config
|
Filter out sensitive appconfig values
|
2017-01-11 11:42:36 +07:00 |
|
Db
|
Use false because null crashes the cache
|
2017-03-26 22:43:19 +07:00 |
|
Encryption
|
ownC -> Nextc
|
2017-03-19 22:02:21 +07:00 |
|
Group
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Integrity
|
Merge pull request #2724 from nextcloud/fix-23591
|
2016-12-21 13:03:13 +07:00 |
|
L10n
|
Autocomplete for l10n:* and twofactorauth:*
|
2016-09-29 15:57:10 +07:00 |
|
Log
|
Add autocomplete for db:* and log:*
|
2016-09-29 15:57:10 +07:00 |
|
Maintenance
|
Remove unused use statements
|
2017-04-22 19:23:31 +07:00 |
|
Security
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
TwoFactorAuth
|
Autocomplete for l10n:* and twofactorauth:*
|
2016-09-29 15:57:10 +07:00 |
|
User
|
Disable empty password for user::resetpassword command using CLI
|
2017-03-20 00:01:12 +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
|
Log files:scan exception, add InterruptedException
|
2017-03-20 02:24:28 +07:00 |
|
Status.php
|
Deprecate getEditionString()
|
2016-09-06 16:05:28 +07:00 |
|
Upgrade.php
|
Do not disable 3rdparty apps on occ upgrade
|
2017-04-27 18:11:33 +07:00 |