nextcloud-server/lib/private
Christoph Wurst 0556fe351a
Add a message to the log entry of an app being disabled
As an admin, it's always a surprise to see that an app got disabled. On
a busy server with many log entries, it's hard to locate the entry that
explains why Nextcloud disabled an app. Adding a message will make it
more obvious, allowing admins and developers to grep for the string.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-05-19 11:44:51 +07:00
..
Accounts Update license headers for 19 2020-04-29 11:57:22 +07:00
Activity Update license headers for 19 2020-04-29 11:57:22 +07:00
App l10n: Add "The" before "Following" 2020-05-15 14:26:50 +07:00
AppFramework Allow TemplateResponse to be compressed 2020-05-15 08:38:39 +07:00
Archive Update license headers for 19 2020-04-29 11:57:22 +07:00
Authentication Remember the webauthn name of devices 2020-05-07 16:13:19 +07:00
Avatar Update license headers for 19 2020-04-29 11:57:22 +07:00
BackgroundJob Update license headers for 19 2020-04-29 11:57:22 +07:00
Broadcast/Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Cache Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Calendar Update license headers for 19 2020-04-29 11:57:22 +07:00
Collaboration Update license headers for 19 2020-04-29 11:57:22 +07:00
Command Update license headers for 19 2020-04-29 11:57:22 +07:00
Comments Update license headers for 19 2020-04-29 11:57:22 +07:00
Console Update license headers for 19 2020-04-29 11:57:22 +07:00
Contacts/ContactsMenu Update license headers for 19 2020-04-29 11:57:22 +07:00
DB Update license headers for 19 2020-04-29 11:57:22 +07:00
Dashboard Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Diagnostics Update license headers for 19 2020-04-29 11:57:22 +07:00
DirectEditing Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Encryption Update license headers for 19 2020-04-29 11:57:22 +07:00
EventDispatcher Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Federation Update license headers for 19 2020-04-29 11:57:22 +07:00
Files generalize the "lazy folder" concept 2020-05-11 15:36:13 +07:00
FullTextSearch Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
GlobalScale Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Group Update license headers for 19 2020-04-29 11:57:22 +07:00
Hooks Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
Http Update license headers for 19 2020-04-29 11:57:22 +07:00
IntegrityCheck Update license headers for 19 2020-04-29 11:57:22 +07:00
L10N Fix languages empty array 2020-05-08 10:03:58 +07:00
Lock Update license headers for 19 2020-04-29 11:57:22 +07:00
Lockdown Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Log Update license headers for 19 2020-04-29 11:57:22 +07:00
Mail Fix notification mail tests 2020-05-01 03:00:42 +07:00
Memcache Update license headers for 19 2020-04-29 11:57:22 +07:00
Migration Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
Notification Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
OCS Update license headers for 19 2020-04-29 11:57:22 +07:00
Preview Update license headers for 19 2020-04-29 11:57:22 +07:00
Remote Update license headers for 19 2020-04-29 11:57:22 +07:00
Repair Update license headers for 19 2020-04-29 11:57:22 +07:00
RichObjectStrings Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
Route Update license headers for 19 2020-04-29 11:57:22 +07:00
Search Update license headers for 19 2020-04-29 11:57:22 +07:00
Security Use random_bytes 2020-05-11 12:46:59 +07:00
Session Update license headers for 19 2020-04-29 11:57:22 +07:00
Settings Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +07:00
Setup Update license headers for 19 2020-04-29 11:57:22 +07:00
Share Update license headers for 19 2020-04-29 11:57:22 +07:00
Share20 Remove group from excluded_groups_list after delete 2020-05-17 15:15:06 +07:00
Support Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
SystemTag Update license headers for 19 2020-04-29 11:57:22 +07:00
Tagging Update license headers for 19 2020-04-29 11:57:22 +07:00
Template Provide capabilities via initialstate 2020-05-18 16:20:25 +07:00
Updater Update license headers for 19 2020-04-29 11:57:22 +07:00
User Update license headers for 19 2020-04-29 11:57:22 +07:00
legacy Add a message to the log entry of an app being disabled 2020-05-19 11:44:51 +07:00
AllConfig.php Define getSystemValueBool/Int/String function default parameter with correct type 2020-04-29 14:19:52 +07:00
AppConfig.php Update license headers for 19 2020-04-29 11:57:22 +07:00
CapabilitiesManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Color.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Config.php Update license headers for 19 2020-04-29 11:57:22 +07:00
ContactsManager.php Update license headers for 19 2020-04-29 11:57:22 +07:00
DatabaseException.php Update license headers 2019-12-05 15:38:45 +07:00
DatabaseSetupException.php Update license headers 2019-12-05 15:38:45 +07:00
DateTimeFormatter.php Use elseif instead of else if 2020-04-10 10:35:09 +07:00
DateTimeZone.php Update license headers for 19 2020-04-29 11:57:22 +07:00
ForbiddenException.php Update license headers 2019-12-05 15:38:45 +07:00
HintException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
InitialStateService.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Installer.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
LargeFileHelper.php Add visibility to all constants 2020-04-10 16:54:27 +07:00
Log.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
MemoryInfo.php Update license headers for 19 2020-04-29 11:57:22 +07:00
NaturalSort.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
NaturalSort_DefaultCollator.php Update license headers 2019-12-05 15:38:45 +07:00
NavigationManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
NeedsUpdateException.php Update license headers 2019-12-05 15:38:45 +07:00
NotSquareException.php Update license headers 2019-12-05 15:38:45 +07:00
PreviewManager.php Update license headers for 19 2020-04-29 11:57:22 +07:00
PreviewNotAvailableException.php Update license headers 2019-12-05 15:38:45 +07:00
RedisFactory.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Repair.php Remove obsolete repair steps for logo and updater channel 2020-04-24 09:57:52 +07:00
RepairException.php Update license headers 2019-12-05 15:38:45 +07:00
Search.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Server.php Move over the IConfig for globalscale 2020-05-08 08:50:01 +07:00
ServerContainer.php Use elseif instead of else if 2020-04-10 10:35:09 +07:00
ServerNotAvailableException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
ServiceUnavailableException.php Update license headers 2019-12-05 15:38:45 +07:00
Setup.php Add visibility to all properties and move static keyword 2020-04-10 16:48:31 +07:00
Streamer.php Update license headers for 19 2020-04-29 11:57:22 +07:00
SubAdmin.php Don't loop over all groups to check for subadmins 2020-04-27 08:37:53 +07:00
SystemConfig.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
TagManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Tags.php Update license headers for 19 2020-04-29 11:57:22 +07:00
TempManager.php Update license headers for 19 2020-04-29 11:57:22 +07:00
TemplateLayout.php Provide config though initial state service 2020-04-23 19:12:53 +07:00
URLGenerator.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Updater.php Update license headers for 19 2020-04-29 11:57:22 +07:00