Hello Aaron Schulz, Krinkle,

I'd like you to do a code review.  Please visit

    https://gerrit.wikimedia.org/r/356841

to review the following change.


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/41/356841/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index d6f1409..63d3723 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4884,6 +4884,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: newchange
Gerrit-Change-Id: Ia7ef9e90aea077754386f9263b37240a7ab3a634
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>

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

Reply via email to