[00:26:22] (03PS1) 10Legoktm: Show preferences link if user has a key set, but no userright [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321163 (https://phabricator.wikimedia.org/T150584) [00:29:22] (03PS6) 10MGChecker: Introduce separate log action for deleting pages on move [core] - 10https://gerrit.wikimedia.org/r/320782 (https://phabricator.wikimedia.org/T145991) [00:30:19] 07Esperanto-Sites: Disable automated promote of user status in eowiki - https://phabricator.wikimedia.org/T150591#2790460 (10Gamliel_Fishkin) [00:33:20] 10MediaWiki-Change-tagging, 06Collaboration-Team-Triage, 10Notifications, 07Easy: Notify user when a tag is added to/removed from their edit - https://phabricator.wikimedia.org/T112119#2790472 (10Cenarium) a:03TameeshB Yes, I'll review. [00:52:42] legoktm: I'm having some trouble setting up my dev environment on my laptop. Do you have time to help me troubleshoot it? [00:52:50] Reedy: ping. [00:54:05] MtDu: Explain the problem you are having, and perhaps someone will answer [00:54:55] bawolff: Well, I've tried to install VBox on my laptop using multiple versions, and VBox gives me an error of [00:55:07] Failed to create the virtualboxclient com object. [00:55:29] This is blocking me from installing vagrant and then cloning mediawiki. I've had no such problems on my Mac. [00:56:50] yurik: I've been having some problems with VBox on my laptop. See above. I tried googling and nothing fixed it. [00:57:22] mtdui wasn't around [00:57:26] mtdu [00:57:36] don't see the problem [00:57:48] yurik, sorry. I've tried to install VBox on my laptop using multiple versions, and VBox gives me an error of [00:57:48] Failed to create the virtualboxclient com object. [00:58:06] Which is blocking me from installing vagrant, getting it to work with VBOX, and cloning mediawiki. [00:58:25] MtDu: have you seen https://www.virtualbox.org/ticket/14296 ? looks like it might be related [00:58:26] is full windows reinstall out of the question? :) [00:58:47] * yurik always liked the "format" command [00:58:56] esp right after fdisk [01:02:50] yurik, well I mean I have a lot of software and school sensitive stuff on here. I'd rather not. :p [01:03:05] hehe, i hear you [01:03:19] see that link above - maybe that will help? [01:03:31] btw, could it be that you simply don't have VM mode enabled in BIOS? [01:07:26] yurik, I don't think that would be the problem. I've never touched BIOS.. Unless Windows 10 did something to it. How would I see about that? [01:08:56] mtdu, restart your computer, get into bios (either F2, Del, etc, depending on the manufacturer), and check that "virtualization support" is enabled. Some manufacturers may leave it off by default. Save and exit. [01:09:11] yurik, Trying now. Will be back. [01:20:28] yurik, no luck I couldn't even see the setting. :p [01:20:43] mtdu, what's your computer model? [01:21:23] Acer E5-571P-59QA. Pretty trashy hehe. 4 GB Ram. Got around to installing an ssd though. :p [01:21:51] yurik:^ [01:24:14] At this point, maybe just install apache and mysql and install mediawiki the old fashioned way [01:25:41] bawolff: How's that? I have XAMPP. [01:26:17] MtDu: you can just directly clone the mediawiki.git and then in the vendor folder, clone mediawiki/vendor.git [01:26:48] bawolff: Do I need to clone anywhere specifically? [01:27:07] MtDu: It needs to be somewhere that your webserver will serve [01:27:11] otherwise doesn't matter [01:27:46] The only important bit is you clone the mediawiki/vendor.git in the folder named vendor that's inside your mediawiki install clone [01:28:16] mtdu http://community.acer.com/t5/Knowledge-Base/Hyper-V-and-VT-x-BIOS-support/ta-p/380175 [01:28:21] seems similar [01:29:05] while vagrant is much slower, setting up mediawiki (IMO) is a huge pain, esp on windows [01:29:30] mtdu did you see anything VT- related? [01:29:34] in the bios [01:30:13] No. [01:30:25] And then once you clone it, you navigate to localhost/Wherever in your browser, and follow the installer's instructions [01:37:55] bawolff, yurik: I'm nost sure where to clone. I have XAMPP installed, but haven't used t before. [01:40:50] in the xampp install directory is a folder called htdocs, that is the public folder that apache will serve from [01:41:37] p858snake|L2_: So I just clone there? [01:43:04] bawolff: So I just clone this git clone https://gerrit.wikimedia.org/r/mediawiki first and then cd and clone core? [01:43:43] 10MediaWiki-extensions-OATHAuth: 2FA recovery codes go on to 2 pages when printed. - https://phabricator.wikimedia.org/T150587#2790370 (10demon) >>! In T150587#2790387, @Legoktm wrote: > Or if we could offer a view that only prints the scratch codes? Or just adjust the printable stylesheets a tiny bit :) [01:43:55] p858snake:^ [02:01:08] (03CR) 10Alex Monk: [C: 032] Show preferences link if user has a key set, but no userright [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321163 (https://phabricator.wikimedia.org/T150584) (owner: 10Legoktm) [02:02:43] (03Merged) 10jenkins-bot: Show preferences link if user has a key set, but no userright [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321163 (https://phabricator.wikimedia.org/T150584) (owner: 10Legoktm) [02:03:47] (03PS1) 10Aude: Add @group tags to phpunit tests [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/321164 [02:17:39] (03CR) 10Cindy-the-browser-test-bot: [C: 031] "Cindy says good job \o/. Keep it up." [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/321164 (owner: 10Aude) [02:17:47] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/321164 (owner: 10Aude) [02:18:38] bawolff: I cloned the mediawiki and the cded and cloned core in the htdocs folder of XAMP [02:18:42] bawolff: What's the next step? [02:23:27] 10MediaWiki-Page-editing: Null edit turned into a regular edit - https://phabricator.wikimedia.org/T150583#2790254 (10Krenair) Interesting, that does indeed appear to be what happened (28931768 is the rev_text_id of the old revision and 41348275 of the new): ```krenair@terbium:~$ echo 28931768 | mwscript fetchTe... [02:25:21] 10MediaWiki-Page-editing: Null edit actually caused carriage returns to be removed from the page - https://phabricator.wikimedia.org/T150583#2790513 (10Krenair) [02:26:21] 10MediaWiki-Page-editing, 10MediaWiki-extensions-Scribunto: Null edit actually caused carriage returns to be removed from the page - https://phabricator.wikimedia.org/T150583#2790254 (10Krenair) This page is in the Scribunto content model so I'm adding that extension to the task [02:28:33] 10grrrit-wm, 13Patch-For-Review: User whitelist who can run admin commands for grrrit-wm - https://phabricator.wikimedia.org/T149689#2790517 (10Krenair) whitelist_nicks still appears to exist. [02:29:34] 10MediaWiki-Change-tagging, 05MW-1.28-release-notes, 13Patch-For-Review: Add a hook after updating change tags - https://phabricator.wikimedia.org/T118698#2790519 (10Cenarium) [02:29:36] 10MediaWiki-Change-tagging, 13Patch-For-Review: Add 'problem' status for tags - https://phabricator.wikimedia.org/T95319#2790520 (10Cenarium) [02:29:38] 10MediaWiki-Change-tagging, 05MW-1.27-release-notes, 13Patch-For-Review, 07Performance: Performance issues with tags - https://phabricator.wikimedia.org/T91535#2790521 (10Cenarium) [02:29:40] 10MediaWiki-extensions-FlaggedRevs, 13Patch-For-Review: Allow to defer 'suspicious' edits for review on any page in a reviewable namespace ("Deferred changes") - https://phabricator.wikimedia.org/T118696#2790518 (10Cenarium) [02:30:36] 10AbuseFilter: AF action to temporarily enable pending changes - https://phabricator.wikimedia.org/T51770#2790523 (10Cenarium) [02:30:38] 10MediaWiki-extensions-FlaggedRevs, 13Patch-For-Review: Allow to defer 'suspicious' edits for review on any page in a reviewable namespace ("Deferred changes") - https://phabricator.wikimedia.org/T118696#1806841 (10Cenarium) [02:41:37] (03PS1) 10Brian Wolff: Add better logging to password reset [core] - 10https://gerrit.wikimedia.org/r/321166 [02:43:44] 10MediaWiki-extensions-ORES: Make it possible for ORES to defer changes for review - https://phabricator.wikimedia.org/T150593#2790524 (10Cenarium) [02:44:57] 10Wikimedia-Site-requests: Implement deferred changes on the English Wikipedia - https://phabricator.wikimedia.org/T150594#2790538 (10Cenarium) [02:47:17] (03CR) 10jenkins-bot: [V: 04-1] Add better logging to password reset [core] - 10https://gerrit.wikimedia.org/r/321166 (owner: 10Brian Wolff) [02:48:00] 10MediaWiki-extensions-UrlShortener, 10Wikimedia-Extension-setup, 13Patch-For-Review, 07Wikimedia-Multiple-active-datacenters: Review and deploy UrlShortener extension to Wikimedia wikis - https://phabricator.wikimedia.org/T108557#1526223 (10Billinghurst) Is this really that relevant these days? url length... [02:50:11] (03PS2) 10Brian Wolff: Add better logging to password reset [core] - 10https://gerrit.wikimedia.org/r/321166 [02:54:01] 10grrrit-wm, 13Patch-For-Review: User whitelist who can run admin commands for grrrit-wm - https://phabricator.wikimedia.org/T149689#2790555 (10Paladox) @Krenair yes because @mmodell and @thcipriani doint use any cloaks so I had to whitelist them from there nicks. [03:23:25] 10MediaWiki-extensions-OATHAuth, 07Easy, 15User-Hydriz: OATHAuth extension should declare the issuer name when setting up 2FA - https://phabricator.wikimedia.org/T150596#2790573 (10Hydriz) [03:26:36] 10MediaWiki-Internationalization, 07I18n, 07RTL: Right-to-left usernames break left-to-right wiki logs - https://phabricator.wikimedia.org/T129019#2092633 (10Huji) The issue arises from the fact that different browsers use different approaches to render a paranthesis "(" when the direction of the characters... [03:44:47] (03PS1) 10Hydriz: Declare issuer name in QR code when setting up 2FA [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321168 (https://phabricator.wikimedia.org/T150596) [03:47:41] 10grrrit-wm, 13Patch-For-Review: User whitelist who can run admin commands for grrrit-wm - https://phabricator.wikimedia.org/T149689#2790591 (10Krenair) >>! In T149689#2790555, @Paladox wrote: > @Krenair yes because @mmodell and @thcipriani doint use any cloaks so I had to whitelist them from there nicks. Bot... [03:59:28] 10MediaWiki-extensions-OATHAuth: Force OATHAuth for all users - https://phabricator.wikimedia.org/T150562#2789652 (10Krenair) Maybe involving wgPasswordPolicy? [04:02:26] 10MediaWiki-extensions-OATHAuth, 07Easy, 13Patch-For-Review, 15User-Hydriz: OATHAuth extension should declare the issuer name when setting up 2FA - https://phabricator.wikimedia.org/T150596#2790596 (10Xaosflux) p:05Triage>03Normal [04:03:04] 10MediaWiki-extensions-OATHAuth, 10MediaWiki-extensions-TwoFactorAuthentication, 07I18n: Messages related to two-factor authentication are not consistent - https://phabricator.wikimedia.org/T150597#2790598 (10Huji) [04:19:40] 10MediaWiki-Interwiki, 06Labs: All interwiki mapped TOOLS: and JIRA: urls to redirect single url - https://phabricator.wikimedia.org/T150598#2790611 (10Billinghurst) [05:13:55] (03PS1) 10Brian Wolff: Add extra logging for when user logs in with a temp password [core] - 10https://gerrit.wikimedia.org/r/321170 [05:23:32] 10MediaWiki-Interwiki, 06Labs: All interwiki mapped TOOLS: and JIRA: urls to redirect single url - https://phabricator.wikimedia.org/T150598#2790627 (10Billinghurst) [05:24:48] 10MediaWiki-Interwiki, 06Labs: All interwiki mapped TOOLS: and JIRA: urls to redirect single url - https://phabricator.wikimedia.org/T150598#2790611 (10Billinghurst) Hmm, there are some redirects that still work, so it is not a complete story. It looks very messy. [05:44:33] 10Wikimedia-General-or-Unknown: Some strange category on uk.wikipedia.org - https://phabricator.wikimedia.org/T150489#2790629 (10Base) @Nemo_bis, why have you created a category named in Russian in Ukrainian language Wikipedia? There's a separate Wikipedia, ru.wikipedia.org, for pages in that language. [05:50:21] (03PS2) 10Subramanya Sastry: WIP: Eliminate edge cases from p-wrapping and block tag interaction [services/html5depurate] - 10https://gerrit.wikimedia.org/r/321007 (https://phabricator.wikimedia.org/T150317) [05:59:14] (03CR) 10Parent5446: Show preferences link if user has a key set, but no userright (031 comment) [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321163 (https://phabricator.wikimedia.org/T150584) (owner: 10Legoktm) [06:02:31] (03CR) 10Parent5446: [C: 04-1] Declare issuer name in QR code when setting up 2FA (031 comment) [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321168 (https://phabricator.wikimedia.org/T150596) (owner: 10Hydriz) [06:26:16] 10MediaWiki-Internationalization, 07I18n: SpecialPageAliases translation in Bengali projects - https://phabricator.wikimedia.org/T150586#2790631 (10Ahm_masum) it should be done . there is only **19** entry in "MessagesBn.php" page . and, it's not enough. [06:44:31] (03CR) 10Hydriz: "The point is to remove the name of the issuer from the user account name and place it in its own dedicated section. Re-adding it just crea" [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321168 (https://phabricator.wikimedia.org/T150596) (owner: 10Hydriz) [06:45:48] (03CR) 10Parent5446: "The documentation for Google Authenticator (linked in the bug) explicitly recommends putting the issuer both in a prefix and the query par" [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321168 (https://phabricator.wikimedia.org/T150596) (owner: 10Hydriz) [07:11:17] (03PS2) 10Hydriz: Declare issuer name in QR code when setting up 2FA [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321168 (https://phabricator.wikimedia.org/T150596) [07:12:29] (03CR) 10Hydriz: "My bad, I overlooked that segment of the documentation. Thanks!" (031 comment) [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321168 (https://phabricator.wikimedia.org/T150596) (owner: 10Hydriz) [07:18:09] (03CR) 10Parent5446: [C: 032] Declare issuer name in QR code when setting up 2FA [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321168 (https://phabricator.wikimedia.org/T150596) (owner: 10Hydriz) [07:19:26] (03Merged) 10jenkins-bot: Declare issuer name in QR code when setting up 2FA [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/321168 (https://phabricator.wikimedia.org/T150596) (owner: 10Hydriz) [07:21:38] 10MediaWiki-extensions-OATHAuth, 07Easy, 13Patch-For-Review, 15User-Hydriz: OATHAuth extension should declare the issuer name when setting up 2FA - https://phabricator.wikimedia.org/T150596#2790634 (10Parent5446) 05Open>03Resolved a:03Hydriz [07:58:48] 10Wikimedia-Site-requests, 07Esperanto-Sites: Disable automated promote of user status in eowiki - https://phabricator.wikimedia.org/T150591#2790641 (10Peachey88) [08:13:16] 10MediaWiki-Internationalization, 07I18n: SpecialPageAliases translation in Bengali projects - https://phabricator.wikimedia.org/T150586#2790645 (10NahidSultan) >>! In T150586#2790631, @Ahm_masum wrote: > it should be done . there is only **19** entry in "MessagesBn.php" page . and, it's not enough. Actually,... [09:03:53] 10MediaWiki-extension-requests: Allow user accounts to be 'linked' to a master account - https://phabricator.wikimedia.org/T16409#2790670 (10matej_suchanek) [09:38:42] 10MediaWiki-extensions-FlaggedRevs: Edits of global bots are not autosighted anymore in fiwiki - https://phabricator.wikimedia.org/T150600#2790674 (10Zache) [09:44:11] 10MediaWiki-extensions-PageCuration, 06Collaboration-Team-Triage, 06Community-Tech: Update PageTriage maintenance tag list to match Twinkle's - https://phabricator.wikimedia.org/T147224#2685687 (10Kudpung) This hasn't been done. Why is it tagged as RESOLVED? [09:44:23] 10Wikimedia-Site-requests, 07Esperanto-Sites: Disable automated promote of user status in eowiki - https://phabricator.wikimedia.org/T150591#2790460 (10Psychoslave) What is the expected benefit of making such a page sysops only? [09:46:47] 10MediaWiki-extensions-OAuth: Add option to generate new set of scratch codes - https://phabricator.wikimedia.org/T150601#2790694 (10TheDJ) [09:47:07] 10MediaWiki-extensions-OAuth: Add option to generate new set of scratch codes - https://phabricator.wikimedia.org/T150601#2790707 (10TheDJ) [09:47:09] 10MediaWiki-extensions-OATHAuth, 06Collaboration-Team-Triage, 10Notifications: Users should be notified when only two scratch tokens are left - https://phabricator.wikimedia.org/T131788#2790706 (10TheDJ) [09:48:43] (03PS1) 10Seb35: Bug: there was no more update of the cache when the origin file changed [extensions/MediaWikiFarm] - 10https://gerrit.wikimedia.org/r/321171 [09:49:02] 10MediaWiki-extensions-OATHAuth: SpecialPage:OATH is a confusing display pagename for most users - https://phabricator.wikimedia.org/T150602#2790708 (10TheDJ) [09:49:30] (03CR) 10Seb35: [C: 032 V: 032] Bug: there was no more update of the cache when the origin file changed [extensions/MediaWikiFarm] - 10https://gerrit.wikimedia.org/r/321171 (owner: 10Seb35) [09:53:09] 10MediaWiki-extensions-OATHAuth: Accept space char when entering 2FA codes - https://phabricator.wikimedia.org/T150603#2790720 (10TheDJ) [09:53:24] (03PS3) 10Harjotsingh: Add class error to Warning [core] - 10https://gerrit.wikimedia.org/r/320612 (https://phabricator.wikimedia.org/T114883) [10:09:53] (03PS4) 10Harjotsingh: Add class error to Warning [core] - 10https://gerrit.wikimedia.org/r/320612 (https://phabricator.wikimedia.org/T114883) [10:17:08] 10OCG-PDFRenderer: Download as PDF does not work on English Wiktionary - https://phabricator.wikimedia.org/T150604#2790733 (10Dixtosa) [10:18:17] 10OCG-PDFRenderer, 06Wiktionary: Download as PDF does not work in English Wiktionary - https://phabricator.wikimedia.org/T150604#2790745 (10Dixtosa) [10:21:28] 10Wikimedia-Site-requests, 07Esperanto-Sites: Disable automated promote of user status in eowiki - https://phabricator.wikimedia.org/T150591#2790748 (10Gamliel_Fishkin) >>! In T150591#2790691, @Psychoslave wrote: > What is the expected benefit of making such a page sysops only? Decisions about candidates can... [10:35:43] 10MediaWiki-File-management, 06Commons, 06Multimedia, 06Operations, 07Upstream: Issues with displaying thumbnails for CMYK JPG images due to buggy version of ImageMagick (black horizontal stripes, black color missing) - https://phabricator.wikimedia.org/T141739#2790751 (10matmarex) (Another report: https... [10:37:29] 10OCG-PDFRenderer, 06Wiktionary: Download as PDF does not work in English Wiktionary - https://phabricator.wikimedia.org/T150604#2790733 (10Harjotsingh) Hey I'd like to work on this issue. I reproduced the bug. Where can I find the code for Wiktionary ? [10:45:52] 10Sentry, 07Security-Other: Update Sentry to 8.2.2 - https://phabricator.wikimedia.org/T128911#2790754 (10JeanFred) > But they're upto 8.10.0 now... The release cycle has roughly been one release per month. (In my organisation the Sentry instances run using Docker and docker-compose, using the [on-premise set... [10:57:22] 10MediaWiki-extensions-OATHAuth: SpecialPage:OATH is a confusing display pagename for most users - https://phabricator.wikimedia.org/T150602#2790756 (10TheDJ) [11:24:46] 07Security-General: Publish an analysis of the OurMine hack - https://phabricator.wikimedia.org/T150605#2790760 (10Fae) [11:29:50] 10Wikimedia-General-or-Unknown, 07Tracking: Bengali Wiki projects (tracking) - https://phabricator.wikimedia.org/T42760#2790775 (10Bodhisattwa) [11:29:52] 10MediaWiki-Internationalization, 07I18n: SpecialPageAliases translation in Bengali projects - https://phabricator.wikimedia.org/T150586#2790774 (10Bodhisattwa) [11:40:12] 07Design, 10MediaWiki-Special-pages, 06Community-Liaisons, 05MW-1.29-release-notes, and 3 others: Special:ActiveUsers' user interface is awkward (can't filter to arbitrary user groups) - https://phabricator.wikimedia.org/T116354#1747415 (10Arystanbek) Hide bots doesn't work. Why I'm sort only users? [11:40:21] 10Phabricator (Upstream), 07Upstream: Get my created tasks, get my created tasks or commented by me, get the tasks of a project - https://phabricator.wikimedia.org/T150527#2790783 (10Peachey88) [11:41:00] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/321173 [11:45:18] 10grrrit-wm, 13Patch-For-Review: User whitelist who can run admin commands for grrrit-wm - https://phabricator.wikimedia.org/T149689#2790786 (10Paladox) Oh @Krenair I can add fsf/member/ and remove marktraceur from the nick list. [11:48:14] (03PS1) 10Paladox: Add fsf/member/ to list of whitelisted cloaks [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) [11:49:46] (03PS2) 10Umherirrender: Expand .gitignore for more editors [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/321173 [11:49:59] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/CategoryTree] - 10https://gerrit.wikimedia.org/r/321175 [11:50:14] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/321176 [11:50:41] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/CheckUser] - 10https://gerrit.wikimedia.org/r/321177 [11:50:44] (03CR) 10Peachey88: [C: 04-1] ""fsf/member/" isn't appropriate here, "@fsf/member/marktraceur" should be the entry" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [11:51:25] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/CategoryTree] - 10https://gerrit.wikimedia.org/r/321175 (owner: 10Umherirrender) [11:51:35] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/321173 (owner: 10Umherirrender) [11:51:44] (03CR) 10Paladox: "> "fsf/member/" isn't appropriate here, "@fsf/member/marktraceur"" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [11:51:53] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/321176 (owner: 10Umherirrender) [11:52:11] (03CR) 10Umherirrender: "just ignore ..." [extensions/CheckUser] - 10https://gerrit.wikimedia.org/r/321177 (owner: 10Umherirrender) [11:52:23] (03CR) 10Umherirrender: [C: 032] Expand .gitignore for more editors [extensions/CheckUser] - 10https://gerrit.wikimedia.org/r/321177 (owner: 10Umherirrender) [11:52:48] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/Cite] - 10https://gerrit.wikimedia.org/r/321178 [11:53:12] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/CategoryTree] - 10https://gerrit.wikimedia.org/r/321175 (owner: 10Umherirrender) [11:53:19] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/CiteThisPage] - 10https://gerrit.wikimedia.org/r/321179 [11:53:40] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/cldr] - 10https://gerrit.wikimedia.org/r/321180 [11:54:09] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/321181 [11:54:30] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/Cite] - 10https://gerrit.wikimedia.org/r/321178 (owner: 10Umherirrender) [11:54:45] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/CiteThisPage] - 10https://gerrit.wikimedia.org/r/321179 (owner: 10Umherirrender) [11:54:58] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/cldr] - 10https://gerrit.wikimedia.org/r/321180 (owner: 10Umherirrender) [11:55:13] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/321181 (owner: 10Umherirrender) [11:56:08] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/321182 [11:56:49] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/FlaggedRevs] - 10https://gerrit.wikimedia.org/r/321183 [11:57:13] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/321184 [11:57:36] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/GlobalBlocking] - 10https://gerrit.wikimedia.org/r/321185 [11:57:49] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/321182 (owner: 10Umherirrender) [11:58:06] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/FlaggedRevs] - 10https://gerrit.wikimedia.org/r/321183 (owner: 10Umherirrender) [11:58:20] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/321184 (owner: 10Umherirrender) [11:58:34] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/GlobalBlocking] - 10https://gerrit.wikimedia.org/r/321185 (owner: 10Umherirrender) [11:59:43] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/GlobalUsage] - 10https://gerrit.wikimedia.org/r/321186 [12:01:15] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/321173 (owner: 10Umherirrender) [12:01:17] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/321176 (owner: 10Umherirrender) [12:02:23] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/GlobalUsage] - 10https://gerrit.wikimedia.org/r/321186 (owner: 10Umherirrender) [12:03:01] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/CheckUser] - 10https://gerrit.wikimedia.org/r/321177 (owner: 10Umherirrender) [12:12:38] (03PS1) 10Seb35: Added special configuration to force a loading mechanism [extensions/MediaWikiFarm] - 10https://gerrit.wikimedia.org/r/321187 [12:14:20] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/Cite] - 10https://gerrit.wikimedia.org/r/321178 (owner: 10Umherirrender) [12:14:23] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/CiteThisPage] - 10https://gerrit.wikimedia.org/r/321179 (owner: 10Umherirrender) [12:14:25] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/cldr] - 10https://gerrit.wikimedia.org/r/321180 (owner: 10Umherirrender) [12:14:29] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/321181 (owner: 10Umherirrender) [12:14:30] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/Echo] - 10https://gerrit.wikimedia.org/r/321182 (owner: 10Umherirrender) [12:14:34] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/FlaggedRevs] - 10https://gerrit.wikimedia.org/r/321183 (owner: 10Umherirrender) [12:14:51] 07Design, 06Community-Liaisons, 10Reading-Community-Engagement, 06Reading-Web-Backlog (Design): Expose mobile site users to existing material which explains Wikipedia - https://phabricator.wikimedia.org/T128179#2790806 (10Moushira) hmm, now that we have renamed the ticked, just sharing a releavant doc th... [12:17:00] (03PS2) 10Seb35: Added special configuration to force a loading mechanism [extensions/MediaWikiFarm] - 10https://gerrit.wikimedia.org/r/321187 [12:18:06] (03CR) 10Seb35: [C: 032 V: 032] Added special configuration to force a loading mechanism [extensions/MediaWikiFarm] - 10https://gerrit.wikimedia.org/r/321187 (owner: 10Seb35) [12:21:34] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/Interwiki] - 10https://gerrit.wikimedia.org/r/321188 [12:22:11] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/Math] - 10https://gerrit.wikimedia.org/r/321189 [12:22:23] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/ParserFunctions] - 10https://gerrit.wikimedia.org/r/321190 [12:22:28] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/Renameuser] - 10https://gerrit.wikimedia.org/r/321191 [12:22:37] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/Scribunto] - 10https://gerrit.wikimedia.org/r/321192 [12:22:46] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/SpamBlacklist] - 10https://gerrit.wikimedia.org/r/321193 [12:22:54] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/Thanks] - 10https://gerrit.wikimedia.org/r/321194 [12:23:02] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/TitleBlacklist] - 10https://gerrit.wikimedia.org/r/321195 [12:23:16] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/TorBlock] - 10https://gerrit.wikimedia.org/r/321196 [12:23:23] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/UserMerge] - 10https://gerrit.wikimedia.org/r/321197 [12:23:41] (03PS1) 10Umherirrender: Expand .gitignore for more editors [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/321199 [12:23:53] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/Interwiki] - 10https://gerrit.wikimedia.org/r/321188 (owner: 10Umherirrender) [12:24:03] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/Math] - 10https://gerrit.wikimedia.org/r/321189 (owner: 10Umherirrender) [12:24:10] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/ParserFunctions] - 10https://gerrit.wikimedia.org/r/321190 (owner: 10Umherirrender) [12:24:18] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/Renameuser] - 10https://gerrit.wikimedia.org/r/321191 (owner: 10Umherirrender) [12:24:25] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/Scribunto] - 10https://gerrit.wikimedia.org/r/321192 (owner: 10Umherirrender) [12:24:32] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/SpamBlacklist] - 10https://gerrit.wikimedia.org/r/321193 (owner: 10Umherirrender) [12:24:40] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/Thanks] - 10https://gerrit.wikimedia.org/r/321194 (owner: 10Umherirrender) [12:24:48] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/TitleBlacklist] - 10https://gerrit.wikimedia.org/r/321195 (owner: 10Umherirrender) [12:24:56] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/TorBlock] - 10https://gerrit.wikimedia.org/r/321196 (owner: 10Umherirrender) [12:25:04] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/UserMerge] - 10https://gerrit.wikimedia.org/r/321197 (owner: 10Umherirrender) [12:25:21] (03CR) 10Umherirrender: [C: 032] "just ignore ..." [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/321199 (owner: 10Umherirrender) [12:25:41] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/Interwiki] - 10https://gerrit.wikimedia.org/r/321188 (owner: 10Umherirrender) [12:29:58] 06Discovery, 06Discovery-Analysis (Current work): Google-referred desktop traffic decline vs overall desktop traffic decline - https://phabricator.wikimedia.org/T149355#2790810 (10Tbayer) Very interesting work! A few notes: - If I'm reading [[https://github.com/wikimedia/wikimedia-discovery-golden/blob/mast... [12:31:17] 06Security-Team, 07Security-General: Publish an analysis of the OurMine hack - https://phabricator.wikimedia.org/T150605#2790813 (10Thibaut120094) [12:38:29] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/Math] - 10https://gerrit.wikimedia.org/r/321189 (owner: 10Umherirrender) [12:43:13] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/ParserFunctions] - 10https://gerrit.wikimedia.org/r/321190 (owner: 10Umherirrender) [12:43:15] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/Renameuser] - 10https://gerrit.wikimedia.org/r/321191 (owner: 10Umherirrender) [12:43:17] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/Scribunto] - 10https://gerrit.wikimedia.org/r/321192 (owner: 10Umherirrender) [12:43:19] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/SpamBlacklist] - 10https://gerrit.wikimedia.org/r/321193 (owner: 10Umherirrender) [12:43:21] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/Thanks] - 10https://gerrit.wikimedia.org/r/321194 (owner: 10Umherirrender) [12:43:24] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/TitleBlacklist] - 10https://gerrit.wikimedia.org/r/321195 (owner: 10Umherirrender) [12:46:30] (03Merged) 10jenkins-bot: Expand .gitignore for more editors [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/321199 (owner: 10Umherirrender) [12:52:00] (03PS1) 10Samwilson: First draft, linking people's pages only. Dates etc. still to come. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321200 [12:52:02] (03PS1) 10Samwilson: Better description. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321201 [12:52:04] (03PS1) 10Samwilson: Reduce line lengths for codesniffer conformance. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321202 [12:52:05] (03PS1) 10Samwilson: A start on person metadata, but it's not working well yet. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321203 [12:52:08] (03PS1) 10Samwilson: Switch to using page properties for storage. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321204 [12:52:10] (03PS1) 10Samwilson: Move core functions to their own class, add Composer support, and fix dates and links. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321205 [12:52:12] (03PS1) 10Samwilson: Beginnings of a tree-drawing system (with GraphViz). [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321206 [12:52:14] (03PS1) 10Samwilson: Conditionally display birth and death dates. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321207 [12:52:16] (03PS1) 10Samwilson: Different date handling, and a start on some tests. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321208 [12:52:18] (03PS1) 10Samwilson: New beta release. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321209 [12:52:20] (03PS1) 10Samwilson: New extension registration system [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321210 [12:52:22] (03PS1) 10Samwilson: Some ideas [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321211 [12:55:35] 10MediaWiki-Vagrant, 10Wikidata: Mediawiki-Vagrant role "Wikidata" fails after timeout - https://phabricator.wikimedia.org/T150581#2790823 (10jeblad) This can be the composer timeout. I will try a rerun on a fresh install. [12:55:54] (03CR) 10Samwilson: [C: 032 V: 032] First draft, linking people's pages only. Dates etc. still to come. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321200 (owner: 10Samwilson) [12:56:34] (03CR) 10Samwilson: [C: 032 V: 032] Better description. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321201 (owner: 10Samwilson) [12:56:45] 10MediaWiki-Vagrant, 10Wikidata: Permission error in populateSitesTable.php - https://phabricator.wikimedia.org/T150607#2790824 (10jeblad) [12:57:12] (03CR) 10Samwilson: [C: 032 V: 032] Reduce line lengths for codesniffer conformance. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321202 (owner: 10Samwilson) [12:58:05] (03CR) 10Samwilson: [C: 032 V: 032] A start on person metadata, but it's not working well yet. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321203 (owner: 10Samwilson) [13:14:18] 10MediaWiki-Vagrant, 10Wikidata: Permission error in populateSitesTable.php - https://phabricator.wikimedia.org/T150607#2790840 (10jeblad) Added an explanation to the help page [[ https://www.mediawiki.org/w/index.php?title=Wikibase%2FInstallation&type=revision&diff=2284167&oldid=2284120 | Wikibase/Installatio... [13:14:34] 10MediaWiki-Vagrant, 10Wikidata: Permission error in populateSitesTable.php - https://phabricator.wikimedia.org/T150607#2790841 (10jeblad) 05Open>03Resolved a:03jeblad [13:18:08] 10MediaWiki-Vagrant, 10Wikidata: Using description at Wikibase/Installation to create a client ends in an unknown repo - https://phabricator.wikimedia.org/T150608#2790843 (10jeblad) [13:38:30] 10MediaWiki-Page-editing, 10MediaWiki-extensions-Scribunto: Null edit actually caused carriage returns to be removed from the page - https://phabricator.wikimedia.org/T150583#2790254 (10matmarex) I think this behavior makes sense, as newlines should always be normalized to '\n'. A better question is how the ca... [13:45:00] 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790861 (10Thibaut120094) [13:53:55] 10MediaWiki-extensions-OAuth, 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790876 (10Thibaut120094) [13:55:49] 10MediaWiki-extensions-OATHAuth, 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790861 (10Thibaut120094) [14:01:39] 10Phabricator (Upstream), 07Upstream: Get my created tasks, get my created tasks or commented by me, get the tasks of a project - https://phabricator.wikimedia.org/T150527#2790892 (10Aklapper) p:05Triage>03Lowest > Get my created tasks. See "Authored" on https://phabricator.wikimedia.org/maniphest/query/a... [14:03:31] 06Developer-Relations (Oct-Dec-2016): ThessHack - Wiki Hackathon - https://phabricator.wikimedia.org/T146327#2790902 (10Magioladitis) [14:13:35] 10MediaWiki-extensions-OATHAuth, 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790917 (10Dereckson) I't also used by WMF in internal. One missing thing is OATHAuth currently only manage TOTP, not yet HOTP. [14:15:53] 10MediaWiki-Page-editing, 10MediaWiki-extensions-Scribunto: Null edit actually caused carriage returns to be removed from the page - https://phabricator.wikimedia.org/T150583#2790922 (10Anomie) 05Open>03declined > I would probably have let it slide if I had not thought it interfered with MW's normal, perio... [14:22:52] 10MediaWiki-extensions-OATHAuth, 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790930 (10Thibaut120094) [14:28:01] 10MediaWiki-extensions-OATHAuth, 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790935 (10Reedy) Yeah, this is actually a dupe [14:28:56] 10MediaWiki-extensions-UrlShortener, 10Wikimedia-Extension-setup, 13Patch-For-Review, 07Wikimedia-Multiple-active-datacenters: Review and deploy UrlShortener extension to Wikimedia wikis - https://phabricator.wikimedia.org/T108557#2790937 (10Raymond) @Billinghurst I need shortend URLs especially for writin... [14:30:18] 10MediaWiki-extensions-OATHAuth, 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790939 (10Reedy) T150565 Won't let me do it on my phone [14:31:48] 10MediaWiki-extensions-OATHAuth: Support phyiscal OATH/OTP devices - https://phabricator.wikimedia.org/T150565#2790945 (10Dereckson) [14:31:50] 10MediaWiki-extensions-OATHAuth, 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790947 (10Dereckson) [14:33:31] 10MediaWiki-extensions-OATHAuth: Support physical OATH/OTP devices - https://phabricator.wikimedia.org/T150565#2790948 (10Ciencia_Al_Poder) [14:33:42] (03CR) 10Anomie: [C: 031] "Looks sane, haven't tested. If you've tested (and are working on Sunday), feel free to consider this a virtual +2." [core] - 10https://gerrit.wikimedia.org/r/321170 (owner: 10Brian Wolff) [14:43:46] 10MediaWiki-Parser, 10ArchCom-RfC, 07ArchCom-Has-shepherd: [RfC] Future of magic links - https://phabricator.wikimedia.org/T145604#2635698 (10PerfektesChaos) I am not a defender of magic sources. This magic syntax breaks syntax understanding, since it is an unexplainable exception, also for newbies and scri... [14:58:15] (03PS1) 10Umherirrender: Add hooks to Special:TrackingCategories [core] - 10https://gerrit.wikimedia.org/r/321224 [15:00:13] 06WMF-Legal, 07Tracking: Copyright license and attribution issues (tracking) - https://phabricator.wikimedia.org/T87268#2790954 (10Josve05a) [15:00:15] 10Phabricator, 06WMF-Legal: Phabricator Macros and other media are to have clear copyright status - https://phabricator.wikimedia.org/T128771#2790953 (10Josve05a) [15:00:18] (03PS1) 10Umherirrender: Add category count to Special:TrackingCategories [extensions/CategoryTree] - 10https://gerrit.wikimedia.org/r/321225 [15:04:50] 10Phabricator: Review the inclusion of the Macro/Meme application in Wikimedia Phabricator - https://phabricator.wikimedia.org/T131642#2173615 (10Josve05a) (I cam here from T128771) The macro extension is horrible for this reason. We are WIkimedia and should care about "free content" etc., and not a pirate party... [15:08:45] (03CR) 10Raimond Spekking: [C: 032] Karelian (krl) to Names.php and RELEASE-NOTES-1.28 [core] - 10https://gerrit.wikimedia.org/r/320998 (https://phabricator.wikimedia.org/T137415) (owner: 10MarcoAurelio) [15:14:22] (03PS2) 10Umherirrender: Add hooks to Special:TrackingCategories [core] - 10https://gerrit.wikimedia.org/r/321224 [15:17:43] (03Merged) 10jenkins-bot: Karelian (krl) to Names.php and RELEASE-NOTES-1.28 [core] - 10https://gerrit.wikimedia.org/r/320998 (https://phabricator.wikimedia.org/T137415) (owner: 10MarcoAurelio) [15:20:22] (03CR) 10Lokal Profil: [C: 04-1] "Looks good. Mostly documentation comments/questions left." (0318 comments) [extensions/Wikispeech] - 10https://gerrit.wikimedia.org/r/314237 (https://phabricator.wikimedia.org/T140105) (owner: 10Sebastian Berlin (WMSE)) [15:21:57] Nikerabbit: When you get a chance, can you take a look at https://gerrit.wikimedia.org/r/#/c/321087/? [15:25:00] 04(no projects): Image upload by Member page - https://phabricator.wikimedia.org/T150611#2790963 (10Lemontrend) [15:25:40] Reedy: Ping. [15:36:45] (03CR) 10Raimond Spekking: [C: 032] Gorontalo (gor) to Names.php and RELEASE-NOTES-1.28 [core] - 10https://gerrit.wikimedia.org/r/320997 (https://phabricator.wikimedia.org/T136083) (owner: 10MarcoAurelio) [15:36:57] (03CR) 10jenkins-bot: [V: 04-1] Gorontalo (gor) to Names.php and RELEASE-NOTES-1.28 [core] - 10https://gerrit.wikimedia.org/r/320997 (https://phabricator.wikimedia.org/T136083) (owner: 10MarcoAurelio) [15:44:25] 10MediaWiki-extensions-PageCuration, 06Collaboration-Team-Triage, 06Community-Tech: Update PageTriage maintenance tag list to match Twinkle's - https://phabricator.wikimedia.org/T147224#2790975 (10Aklapper) If you think that this hasn't been done, please elaborate why and steps how to find out. [15:50:21] 10MediaWiki-extensions-OATHAuth, 06Security-Team: Support Yubikeys for 2FA on wikis - https://phabricator.wikimedia.org/T150609#2790861 (10Krenair) There is a yubico authenticator program where you can plug in your yubikey (or tap it for the phone app), enter your password, and use as an alternative to google... [15:53:44] 10OCG-PDFRenderer, 06Wiktionary: Download as PDF does not work in English Wiktionary - https://phabricator.wikimedia.org/T150604#2790978 (10Aklapper) p:05Triage>03Unbreak! @Harjotsingh: See https://www.mediawiki.org/wiki/Offline_content_generator (and its discussion page for any related questions) [15:53:56] 10OCG-PDFRenderer, 06Wiktionary: Download as PDF does not work in English Wiktionary: "There was an error while attempting to render your book." - https://phabricator.wikimedia.org/T150604#2790982 (10Aklapper) [15:54:38] (03PS2) 10Fomafix: Adapt to changes of TOC in core [extensions/TocTree] - 10https://gerrit.wikimedia.org/r/307688 [16:07:38] 10Phabricator (Upstream), 07Upstream: Tags: Use the entered text for the search, and stop erasing the entered text in the fieldĀ Tags - https://phabricator.wikimedia.org/T150522#2790999 (10Aklapper) p:05Triage>03Lowest When clicking the loupe icon, you leave the free text field and its content gets reset to... [16:34:31] 10MediaWiki-Search, 06Discovery, 06Discovery-Search: Search suggest shouldn't offer unlisted special pages - https://phabricator.wikimedia.org/T27399#2791015 (10Raymond) @Deskana Blame me that I forgot to write down same examples. Now here from core only: * Special:Blankpage - not useful for anyone * Specia... [16:48:23] (03PS1) 10Pmlineditor: Add GENDER support for "you are blocked" messages in ChangeTags [core] - 10https://gerrit.wikimedia.org/r/321227 (https://phabricator.wikimedia.org/T150420) [16:53:07] 10MediaWiki-extensions-OATHAuth: Accept space char when entering 2FA codes - https://phabricator.wikimedia.org/T150603#2791021 (10Xaosflux) p:05Triage>03Normal [17:05:11] 10MediaWiki-extensions-FlaggedRevs, 13Patch-For-Review: Allow to defer 'suspicious' edits for review on any page in a reviewable namespace ("Deferred changes") - https://phabricator.wikimedia.org/T118696#2791040 (10Arseny1992) [17:05:13] 10MediaWiki-extensions-ORES: Make it possible for ORES to defer changes for review - https://phabricator.wikimedia.org/T150593#2791039 (10Arseny1992) [17:07:03] 10MediaWiki-extensions-ORES: Make it possible for ORES to defer changes for review - https://phabricator.wikimedia.org/T150593#2790524 (10Arseny1992) [17:07:08] 10MediaWiki-extensions-FlaggedRevs, 13Patch-For-Review: Allow to defer 'suspicious' edits for review on any page in a reviewable namespace ("Deferred changes") - https://phabricator.wikimedia.org/T118696#1806841 (10Arseny1992) [17:07:10] 10Wikimedia-Site-requests: Implement deferred changes on the English Wikipedia - https://phabricator.wikimedia.org/T150594#2791041 (10Arseny1992) [17:32:32] 04(no projects): Image upload by Member page - https://phabricator.wikimedia.org/T150611#2791051 (10Aklapper) Hi @Lemontrend, thanks for taking the time to report this! Please provide exact steps to reproduce the problem (URL to the sandbox page, what is a "member page"?, which URL you went to in order to uplo... [17:44:06] (03PS1) 10Cblair91: Replace removed ChangesList::newFromUser function [extensions/Patroller] - 10https://gerrit.wikimedia.org/r/321228 [17:45:24] (03CR) 10jenkins-bot: [V: 04-1] Replace removed ChangesList::newFromUser function [extensions/Patroller] - 10https://gerrit.wikimedia.org/r/321228 (owner: 10Cblair91) [17:50:53] (03PS2) 10Cblair91: Replace removed ChangesList::newFromUser function [extensions/Patroller] - 10https://gerrit.wikimedia.org/r/321228 [17:52:43] 10MediaWiki-extensions-PageCuration, 06Collaboration-Team-Triage, 06Community-Tech: Update PageTriage maintenance tag list to match Twinkle's - https://phabricator.wikimedia.org/T147224#2791056 (10MusikAnimal) @Kudpung I believe Kudpung is referring to [[ https://en.wikipedia.org/wiki/Wikipedia:Page_Curation... [17:54:44] 10MediaWiki-Documentation, 10Citoid, 10VisualEditor, 07Documentation, and 2 others: Documenting process of writing Zotero translators through translation-servers - https://phabricator.wikimedia.org/T148320#2791057 (10Soum213) Although I would have loved to have worked under Outreachy, it's alright if it's... [17:56:44] (03CR) 10Nemo bis: "I've not found details on the exit codes, but it seems better to me if we don't use options which contradict each other. (Of course it mig" [extensions/Collection/OfflineContentGenerator/latex_renderer] - 10https://gerrit.wikimedia.org/r/304697 (https://phabricator.wikimedia.org/T85668) (owner: 10Nemo bis) [18:09:09] 10MediaWiki-Internationalization, 10MediaWiki-extensions-Scribunto, 07I18n: Allow users to code in localized programming languages - https://phabricator.wikimedia.org/T150417#2785269 (10Yair_rand) Note that parser functions already //are// localized, despite this meaning that they can't be carried across wik... [18:14:09] (03PS8) 10Nemo bis: Don't use undefined $_POST stuff, avoid isset [extensions/AdvancedMeta] - 10https://gerrit.wikimedia.org/r/149841 [18:15:20] (03CR) 10jenkins-bot: [V: 04-1] Don't use undefined $_POST stuff, avoid isset [extensions/AdvancedMeta] - 10https://gerrit.wikimedia.org/r/149841 (owner: 10Nemo bis) [18:21:31] (03Draft2) 10Nephron: Adding composer.json as per suggestion and coding standard [extensions/ZoomableImages] - 10https://gerrit.wikimedia.org/r/321229 [18:25:57] 06Security-Team, 07Security-General: Publish an analysis of the OurMine hack - https://phabricator.wikimedia.org/T150605#2791065 (10MZMcBride) While this task is not about a site outage, I think provides a decent template for this type of report. Bro... [18:33:19] 10MediaWiki-extensions-Newsletter: Adding a Publisher to a newsletter should subscribed them automatically - https://phabricator.wikimedia.org/T150614#2791070 (10QuimGil) [18:45:01] (03PS9) 10Nemo bis: Don't use undefined $_POST stuff, avoid isset [extensions/AdvancedMeta] - 10https://gerrit.wikimedia.org/r/149841 [18:57:11] 10MediaWiki-extensions-Newsletter: Adding a Publisher to a newsletter should subscribed them automatically - https://phabricator.wikimedia.org/T150614#2791070 (1001tonythomas) @QuimGil : are you sure this is happening, even after the latest move to ContentHandler ? [18:57:51] 10MediaWiki-extensions-Newsletter: Adding a Publisher to a newsletter should subscribed them automatically - https://phabricator.wikimedia.org/T150614#2791094 (1001tonythomas) because, I see I got automatically subscribed to http://newsletter-test.wmflabs.org/wiki/Newsletter:CustomOne [19:14:34] (03CR) 10Paladox: [C: 031] Replace removed ChangesList::newFromUser function [extensions/Patroller] - 10https://gerrit.wikimedia.org/r/321228 (owner: 10Cblair91) [19:15:45] (03CR) 10Paladox: [C: 032] Make action-edituser-exempt compatible with permissionserrorstext-withaction [extensions/EditUser] - 10https://gerrit.wikimedia.org/r/320104 (https://phabricator.wikimedia.org/T136287) (owner: 10Nemo bis) [19:16:08] 10MediaWiki-extensions-EditUser, 07I18n, 13Patch-For-Review: [[MediaWiki:Action-edituser-exempt/en]] message documentation and message wording contradict one another - https://phabricator.wikimedia.org/T136287#2791099 (10Paladox) a:03Nemo_bis [19:17:25] (03Merged) 10jenkins-bot: Make action-edituser-exempt compatible with permissionserrorstext-withaction [extensions/EditUser] - 10https://gerrit.wikimedia.org/r/320104 (https://phabricator.wikimedia.org/T136287) (owner: 10Nemo bis) [19:17:44] 10MediaWiki-extensions-EditUser, 07I18n, 13Patch-For-Review: [[MediaWiki:Action-edituser-exempt/en]] message documentation and message wording contradict one another - https://phabricator.wikimedia.org/T136287#2791101 (10Paladox) 05Open>03Resolved [19:21:30] 10Wiki-Loves-Monuments (2017), 10Wikimedia-Developer-Summit (2017): Wiki Loves' UX - https://phabricator.wikimedia.org/T149662#2791103 (10LilyOfTheWest) @Qgil none of the volunteers who should be involved in this proposal got the funding for the trip to Dev Summit. As things stand now, only Slaporte (maybe) an... [19:22:14] 10Wikimedia-General-or-Unknown: Some strange category on uk.wikipedia.org - https://phabricator.wikimedia.org/T150489#2791105 (10Nemo_bis) Please keep content questions on the wiki. [19:23:23] 06Security-Team, 07Security-General: Publish an analysis of the OurMine hack - https://phabricator.wikimedia.org/T150605#2790760 (10Bawolff) Hi everyone. We are still in the process of investigating. Once we have finished our investigation, we will make a public report/analysis. [19:23:42] (03CR) 10DCausse: [C: 032] Add @group tags to phpunit tests [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/321164 (owner: 10Aude) [19:26:58] 10MediaWiki-extensions-UrlShortener, 10Wikimedia-Extension-setup, 13Patch-For-Review, 07Wikimedia-Multiple-active-datacenters: Review and deploy UrlShortener extension to Wikimedia wikis - https://phabricator.wikimedia.org/T108557#2791109 (10Nemo_bis) > I don't know how often an email receiver complains ab... [19:31:14] (03Merged) 10jenkins-bot: Add @group tags to phpunit tests [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/321164 (owner: 10Aude) [19:38:52] (03CR) 10Cblair91: [C: 032] Replace removed ChangesList::newFromUser function [extensions/Patroller] - 10https://gerrit.wikimedia.org/r/321228 (owner: 10Cblair91) [19:40:05] (03Merged) 10jenkins-bot: Replace removed ChangesList::newFromUser function [extensions/Patroller] - 10https://gerrit.wikimedia.org/r/321228 (owner: 10Cblair91) [19:41:41] 10MediaWiki-Special-pages, 06Collaboration-Team-Triage, 10Flow: Flow links are not parsed in special:whatlinkshere - https://phabricator.wikimedia.org/T150615#2791113 (10IKhitron) [19:42:23] 04(no projects): Image upload by Member page - https://phabricator.wikimedia.org/T150611#2790963 (10Sjoerddebruin) This user is probably uploading a picture using the cross-wiki upload feature. An abuse filter blocks that, due to probably the low amount of contributions. Uploading the images with the UploadWiza... [19:56:17] (03PS2) 10DCausse: Unify unit tests with a common base class [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320988 [19:56:19] (03PS15) 10DCausse: Refactor interwiki support [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320625 (https://phabricator.wikimedia.org/T141033) [19:56:21] (03PS14) 10DCausse: Remove BC code after interwiki refactoring [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320788 (https://phabricator.wikimedia.org/T141033) [19:56:23] (03PS3) 10DCausse: Extract namespace_text and wiki on all ResultsType [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320756 [19:56:25] (03PS5) 10DCausse: Add and implement InterwikiResolver [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320757 (https://phabricator.wikimedia.org/T141033) [20:07:28] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/boost_template_api.feature:3:7:11:15:19:23 features/did_you_mean_api.featu" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320757 (https://phabricator.wikimedia.org/T141033) (owner: 10DCausse) [20:08:26] 10Android-app-Bugs, 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-95-Americium, 13Patch-For-Review: [Crash] android 2.4.160-alpha-2016-10-21 when using special:random - https://phabricator.wikimedia.org/T148897#2736094 (10Nicholas.tsg) Tested on Wikipedia app 2.4.180-alpha-2016-11-10 and Sam... [20:14:52] 10Android-app-Bugs, 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-95-Americium, 13Patch-For-Review: Tapping the my location button in Nearby with location services disabled should inform the user - https://phabricator.wikimedia.org/T142023#2520146 (10Nicholas.tsg) Tested on Wikipedia app 2.4... [20:15:14] 07Design, 10MobileFrontend, 10Reading-Community-Engagement, 06Reading-Web-Backlog (Design): Display coordinates in mobile version - https://phabricator.wikimedia.org/T91481#2791155 (10Dispenser) [20:18:09] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/commons.feature:3:7 features/filesearch_api.feature:12:25:35:52:54 feature" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320788 (https://phabricator.wikimedia.org/T141033) (owner: 10DCausse) [20:19:46] 10MediaWiki-extensions-UrlShortener, 10Wikimedia-Extension-setup, 13Patch-For-Review, 07Wikimedia-Multiple-active-datacenters: Review and deploy UrlShortener extension to Wikimedia wikis - https://phabricator.wikimedia.org/T108557#2791159 (10Raymond) >>! In T108557#2791109, @Nemo_bis wrote: >> I don't know... [20:26:38] 10MediaWiki-Internationalization, 10MediaWiki-extensions-Scribunto, 07I18n: Allow users to code in localized programming languages - https://phabricator.wikimedia.org/T150417#2791161 (10Anomie) Has anyone looked into whether localized parser function names has, on the whole, been a good or bad thing? Particu... [20:26:42] 10MediaWiki-extensions-Newsletter: Adding a Publisher to a newsletter should subscribed them automatically - https://phabricator.wikimedia.org/T150614#2791163 (10QuimGil) Ooops, now I realized that Miraheze admins installed 1.2.0 (e0ad10a) 23:40, 4 maig 2016 - https://espiral.org/wiki/Especial:Versi%C3%B3. It... [20:28:44] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/filesearch_api.feature:12:25:35:52:54" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320988 (owner: 10DCausse) [20:28:51] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320988 (owner: 10DCausse) [20:36:42] (03CR) 10Omeras: "this is a test" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320988 (owner: 10DCausse) [20:49:00] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/commons.feature:7" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320788 (https://phabricator.wikimedia.org/T141033) (owner: 10DCausse) [20:54:44] 10MediaWiki-extensions-WikimediaMessages, 13Patch-For-Review: Migrate local group names to WikimediaMessages - https://phabricator.wikimedia.org/T139246#2791190 (10Arseny1992) [20:58:35] 10MediaWiki-Revision-deletion, 10MediaWiki-Special-pages: Deleted diffs malfunction when one revision is suppressed - https://phabricator.wikimedia.org/T150617#2791192 (10BethNaught) [20:59:44] (03CR) 10Cindy-the-browser-test-bot: [C: 031] "Cindy says good job \o/. Keep it up." [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320757 (https://phabricator.wikimedia.org/T141033) (owner: 10DCausse) [20:59:51] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/320757 (https://phabricator.wikimedia.org/T141033) (owner: 10DCausse) [21:08:20] 10MediaWiki-Authentication-and-authorization, 06Security-Team: send email on password change - https://phabricator.wikimedia.org/T150619#2791219 (10Bawolff) [21:08:29] 10MediaWiki-extensions-MultimediaViewer, 10Continuous-Integration-Config: Qunit tests for MultimediaViewer fail with the currently submitted code - https://phabricator.wikimedia.org/T150575#2791233 (10hashar) [21:12:34] 10MediaWiki-extensions-MultimediaViewer, 10Continuous-Integration-Config: Qunit tests for MultimediaViewer fail with the currently submitted code - https://phabricator.wikimedia.org/T150575#2791252 (10hashar) That is the QUnit tests that are failing most probably due to a breaking change in MediaWiki. It shoul... [21:39:50] (03CR) 10Alex Monk: [C: 04-1] "The regex should be:" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [21:40:14] (03CR) 10Alex Monk: "Actually:" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [21:41:57] (03CR) 10Paladox: "But wont that fail? Since it isen't doing /*/" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [21:42:38] (03CR) 10Alex Monk: "No, your \/* was just matching any number of forward slashes, it wasn't useful." [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [21:43:11] (03CR) 10Alex Monk: "You probably meant it to be \/.*$ but you don't need to do that" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [21:43:30] (03PS2) 10Paladox: Add fsf/member/ to list of whitelisted cloaks [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) [21:45:18] (03CR) 10Paladox: "Thanks, @Krenair done. :)" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [21:47:34] (03CR) 10Paladox: [C: 031] "I tested this and it works." [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [21:50:59] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/commons.feature:7" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/321257 (owner: 10L10n-bot) [21:51:05] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/321257 (owner: 10L10n-bot) [21:53:05] 10Wikimedia-Site-requests, 07Esperanto-Sites: Disable automated promote of user status in eowiki - https://phabricator.wikimedia.org/T150591#2790460 (10Krenair) MediaWiki doesn't have the ability to have private discussion pages like that, and likely isn't ever going to. [21:56:43] 06MediaWiki-Stakeholders-Group, 10Wikimedia-Developer-Summit (2017): #mwstake meeting at the Developers Summit - https://phabricator.wikimedia.org/T149586#2791307 (10MarkAHershberger) [22:08:06] 10The-Wikipedia-Library: Latest Activity page is blank - https://phabricator.wikimedia.org/T150622#2791314 (10Samwalton9) [22:09:01] 06Wikipedia-Android-App-Backlog, 07Technical-Debt: Upgrade CI emulator to API 25 - https://phabricator.wikimedia.org/T150623#2791328 (10Niedzielski) [22:11:27] 06Wikipedia-Android-App-Backlog: [Differential] Add Differential support to CI jobs - https://phabricator.wikimedia.org/T141158#2791341 (10Niedzielski) [22:11:59] 06Wikipedia-Android-App-Backlog, 07Technical-Debt: [Differential] Add Differential support to CI jobs - https://phabricator.wikimedia.org/T141158#2488876 (10Niedzielski) [22:12:08] 06Wikipedia-Android-App-Backlog, 07Technical-Debt: [Differential] Remove Gerrit support from repo and jobs - https://phabricator.wikimedia.org/T141159#2791343 (10Niedzielski) [22:14:20] 06Wikipedia-Android-App-Backlog, 07Technical-Debt: [Differential] Remove Gerrit support from repo and jobs - https://phabricator.wikimedia.org/T141159#2791348 (10Niedzielski) [22:14:44] 06Wikipedia-Android-App-Backlog, 07Technical-Debt: [Differential] Add Differential support to CI jobs - https://phabricator.wikimedia.org/T141158#2791351 (10Niedzielski) [22:14:46] 06Wikipedia-Android-App-Backlog, 07Technical-Debt: [Differential] Remove Gerrit support from repo and jobs - https://phabricator.wikimedia.org/T141159#2488893 (10Niedzielski) [22:14:50] 10TimedMediaHandler, 10TimedMediaHandler-Player: Support 360 videos - https://phabricator.wikimedia.org/T150624#2791352 (10TheDJ) [22:17:01] (03PS3) 10Paladox: Add fsf/member/marktraceur to cloak whitelist regex [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) [22:17:04] (03CR) 10Alex Monk: [C: 032] Add fsf/member/marktraceur to cloak whitelist regex [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [22:17:34] (03Merged) 10jenkins-bot: Add fsf/member/marktraceur to cloak whitelist regex [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [22:17:41] Ugh why [22:17:47] (03CR) 10Paladox: "Thanks." [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321174 (https://phabricator.wikimedia.org/T149689) (owner: 10Paladox) [22:20:09] 10TimedMediaHandler, 10TimedMediaHandler-Player: Support 360 videos - https://phabricator.wikimedia.org/T150624#2791366 (10TheDJ) [22:21:53] 10MediaWiki-Redirects, 07SEO: Consider changing wikipage redirects to be proper HTTP redirects - https://phabricator.wikimedia.org/T53736#2791369 (10Quiddity) [22:22:04] marktraceur: with great powers comes great responsibility (?) [22:22:32] Vulpix: Discussing in -labs...to no avail [22:25:08] (03PS1) 10Nemo bis: Limit the number of password attempts performed from each IP [core] - 10https://gerrit.wikimedia.org/r/321334 (https://phabricator.wikimedia.org/T122164) [22:25:08] 06Developer-Relations: Wikimedia Workshop: Installation of MediaWiki (development env) and learning of VisualEditor (writing articles on Wikipedia) - https://phabricator.wikimedia.org/T149893#2791377 (10Eugene233) @D3r1ck01- IMO the time programmed for the introduction of organizers is much in a sense why not de... [22:28:49] 10MediaWiki-Redirects, 07SEO: Consider changing wikipage redirects to be proper HTTP redirects - https://phabricator.wikimedia.org/T53736#2791379 (10Quiddity) [22:28:59] 06Developer-Relations: Wikimedia Workshop: Installation of MediaWiki (development env) and learning of VisualEditor (writing articles on Wikipedia) - https://phabricator.wikimedia.org/T149893#2791383 (10D3r1ck01) [22:30:37] 10MediaWiki-Redirects: Shortcuts that are redirects to anchors are broken without JavaScript enabled - https://phabricator.wikimedia.org/T144781#2791384 (10Quiddity) [22:31:15] 06Developer-Relations: Wikimedia Workshop: Installation of MediaWiki (development env) and learning of VisualEditor (writing articles on Wikipedia) - https://phabricator.wikimedia.org/T149893#2791385 (10D3r1ck01) >>! In T149893#2791377, @Eugene233 wrote: > @D3r1ck01- IMO the time programmed for the introduction... [22:31:23] (03CR) 10jenkins-bot: [V: 04-1] Limit the number of password attempts performed from each IP [core] - 10https://gerrit.wikimedia.org/r/321334 (https://phabricator.wikimedia.org/T122164) (owner: 10Nemo bis) [22:32:19] (03PS1) 10Alex Monk: Remove whitelist_nicks [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321335 [22:33:21] (03CR) 10Alex Monk: [C: 032] Remove whitelist_nicks [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321335 (owner: 10Alex Monk) [22:33:48] (03Merged) 10jenkins-bot: Remove whitelist_nicks [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321335 (owner: 10Alex Monk) [22:35:34] 10ConfirmEdit (CAPTCHA extension), 06Security-Team, 05MW-1.27-release-notes, 13Patch-For-Review, 05Security: Better limitation on number of password guesses people can make - https://phabricator.wikimedia.org/T122164#1897762 (10Nemo_bis) I'm probably missing something big and obvious, but AFAICT the DOS... [22:37:01] 10MediaWiki-Authentication-and-authorization, 06Security-Team: send email on password change - https://phabricator.wikimedia.org/T150619#2791393 (10Peachey88) [22:37:03] 10MediaWiki-Email, 10MediaWiki-User-login-and-signup: Notify user by email when password changed - https://phabricator.wikimedia.org/T28227#2791396 (10Peachey88) [22:37:36] 10MediaWiki-Authentication-and-authorization, 10MediaWiki-Email, 10MediaWiki-User-login-and-signup, 06Security-Team: Notify user by email when password changed - https://phabricator.wikimedia.org/T28227#297517 (10Peachey88) [22:38:12] (03PS2) 10Nemo bis: Limit the number of password attempts performed from each IP [core] - 10https://gerrit.wikimedia.org/r/321334 (https://phabricator.wikimedia.org/T122164) [22:43:52] (03CR) 10jenkins-bot: [V: 04-1] Limit the number of password attempts performed from each IP [core] - 10https://gerrit.wikimedia.org/r/321334 (https://phabricator.wikimedia.org/T122164) (owner: 10Nemo bis) [22:45:41] (03CR) 10Nemo bis: "22:40:50 There was 1 failure:" [core] - 10https://gerrit.wikimedia.org/r/321334 (https://phabricator.wikimedia.org/T122164) (owner: 10Nemo bis) [22:45:55] (03CR) 10Anomie: [C: 04-1] "Throttler is (intended to be) used for more than just password attempts. This isn't the right place for this check." [core] - 10https://gerrit.wikimedia.org/r/321334 (https://phabricator.wikimedia.org/T122164) (owner: 10Nemo bis) [22:49:18] (03PS9) 10Paladox: Replacing swig with swig-templates [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/320294 [22:50:30] (03CR) 10TerraCodes: [C: 031] Add GENDER support for "you are blocked" messages in ChangeTags [core] - 10https://gerrit.wikimedia.org/r/321227 (https://phabricator.wikimedia.org/T150420) (owner: 10Pmlineditor) [22:52:46] 10MediaWiki-extensions-FlaggedRevs, 13Patch-For-Review: Allow to defer 'suspicious' edits for review on any page in a reviewable namespace ("Deferred changes") - https://phabricator.wikimedia.org/T118696#1806841 (10Gestrid) Cenarium, you said to use Special:ProblemChanges. My understanding of the enwiki RfC w... [22:56:45] (03PS1) 10Alex Monk: In command handling section, use 4-space indentation (like the rest of the code) and rename variables [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321336 [22:56:48] (03PS1) 10Alex Monk: Simplify command handling section [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321337 [22:56:51] (03PS1) 10Alex Monk: Move around a load more logging, responses etc. [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321338 [23:00:21] (03CR) 10Paladox: [C: 031] "Should I +2 since this looks good?" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321336 (owner: 10Alex Monk) [23:00:45] (03CR) 10Alex Monk: "Sure" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321336 (owner: 10Alex Monk) [23:01:33] (03CR) 10Paladox: [C: 032] "Ok thanks" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321336 (owner: 10Alex Monk) [23:02:13] grrrit-wm: help [23:02:49] My current commands are: grrrit-wm: restart, grrrit-wm: force-restart, and grrrit-wm: nick [23:03:16] (03CR) 10Nemo bis: "How to understand what those other uses meant to achieve? Would ThrottlePreAuthenticationProvider or a ping limiter be better? It would be" [core] - 10https://gerrit.wikimedia.org/r/321334 (https://phabricator.wikimedia.org/T122164) (owner: 10Nemo bis) [23:03:19] (03CR) 10Paladox: [C: 032] Simplify command handling section [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321337 (owner: 10Alex Monk) [23:03:25] grrrit-wm: nick [23:03:27] Nick is already grrrit-wm not changing the nick. [23:03:40] grrrit-wm: restart [23:03:42] re-connecting to gerrit [23:03:43] reconnected to gerrit [23:04:06] (03CR) 10Alex Monk: "(testing bot)" [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/321335 (owner: 10Alex Monk) [23:04:08] ok [23:05:23] 10MediaWiki-extensions-FlaggedRevs, 13Patch-For-Review: Allow to defer 'suspicious' edits for review on any page in a reviewable namespace ("Deferred changes") - https://phabricator.wikimedia.org/T118696#2791408 (10Cenarium) [23:05:30] 10grrrit-wm, 13Patch-For-Review: User whitelist who can run admin commands for grrrit-wm - https://phabricator.wikimedia.org/T149689#2791409 (10Krenair) 05Open>03Resolved I've done https://gerrit.wikimedia.org/r/321335 and now I think this is fine, thanks for working on it @Paladox and @Zppix [23:06:26] 10grrrit-wm, 13Patch-For-Review: User whitelist who can run admin commands for grrrit-wm - https://phabricator.wikimedia.org/T149689#2791412 (10Paladox) Your welcome and thankyou for improving it more :) [23:08:04] 10MediaWiki-extensions-FlaggedRevs, 13Patch-For-Review: Allow to defer 'suspicious' edits for review on any page in a reviewable namespace ("Deferred changes") - https://phabricator.wikimedia.org/T118696#2791413 (10Cenarium) Originally, I intended passive ones to be listed at Special:ProblemChanges, but it rel... [23:11:23] 10MediaWiki-extensions-FlaggedRevs, 13Patch-For-Review: Allow to defer 'suspicious' edits for review on any page in a reviewable namespace ("Deferred changes") - https://phabricator.wikimedia.org/T118696#2791414 (10Gestrid) Ok, thanks for the clarification. I just found out about this and the other three Phabr... [23:12:45] (03CR) 10Freephile: [C: 032] Make html2wiki-summary an actual summary [extensions/Html2Wiki] - 10https://gerrit.wikimedia.org/r/320106 (https://phabricator.wikimedia.org/T136288) (owner: 10Nemo bis) [23:12:52] (03Merged) 10jenkins-bot: Make html2wiki-summary an actual summary [extensions/Html2Wiki] - 10https://gerrit.wikimedia.org/r/320106 (https://phabricator.wikimedia.org/T136288) (owner: 10Nemo bis) [23:30:21] 10MediaWiki-extensions-ORES, 10DBA, 06Labs, 10Labs-Infrastructure, and 3 others: Replicate ores_classification and ores_model tables in labs - https://phabricator.wikimedia.org/T148561#2791429 (10Halfak) > on existing wiki's starting with these as X happens to add the table We have 8 wikis and we're expan... [23:32:12] 10Wikimedia-Site-requests, 07Esperanto-Sites: Disable automated promote of user status in eowiki - https://phabricator.wikimedia.org/T150591#2791430 (10Gamliel_Fishkin) >>! In T150591#2791303, @Krenair wrote: > MediaWiki doesn't have the ability to have private discussion pages like that, and likely isn't ever... [23:43:28] (03CR) 10Samwilson: [C: 032 V: 032] Switch to using page properties for storage. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321204 (owner: 10Samwilson) [23:43:42] (03CR) 10Samwilson: [C: 032 V: 032] Move core functions to their own class, add Composer support, and fix dates and links. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321205 (owner: 10Samwilson) [23:44:03] (03CR) 10Samwilson: [C: 032 V: 032] Beginnings of a tree-drawing system (with GraphViz). [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321206 (owner: 10Samwilson) [23:44:13] (03CR) 10Samwilson: [C: 032 V: 032] Conditionally display birth and death dates. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321207 (owner: 10Samwilson) [23:58:08] (03CR) 10Samwilson: [C: 032 V: 032] Different date handling, and a start on some tests. [extensions/Genealogy] - 10https://gerrit.wikimedia.org/r/321208 (owner: 10Samwilson)