jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/356841 )

Change subject: Capture messages on 'autoloader' debug log channel
......................................................................


Capture messages on 'autoloader' debug log channel

To help determine whether $wgAutoloadAttemptLowercase is still needed.

Bug: T166759
Change-Id: Ia7ef9e90aea077754386f9263b37240a7ab3a634
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Aaron Schulz: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 4f3aa66..b63cf06 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4887,6 +4887,7 @@
                        'buffer' => true,
                ],
                'authentication' => 'info',
+               'autoloader' => 'debug',  // ori, for T166759 (2017-06-02)
                'badpass' => 'debug',
                'BounceHandler' => 'debug',
                'Bug58676' => 'debug', # Invalid message parameter

-- 
To view, visit https://gerrit.wikimedia.org/r/356841
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7ef9e90aea077754386f9263b37240a7ab3a634
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to