[00:00:26] 10MediaWiki-Authentication-and-authorization, 10MediaWiki-User-blocking, 06Community-Tech, 06Support-and-Safety, 13Patch-For-Review: Send a cookie with each block - https://phabricator.wikimedia.org/T5233#2654552 (10DannyH) [00:00:35] Also, I'm super confused. If I want to use shared user tables on sqlite, I need them to be in the same physical file right? But the sqlite installer doesn't support dbprefix. [00:01:08] (03CR) 10jenkins-bot: [V: 04-1] Remove MimeMagic depedency from FSFile and move it to /libs [core] - 10https://gerrit.wikimedia.org/r/311366 (owner: 10Aaron Schulz) [00:01:09] legoktm, file === database in SQLite [00:01:27] right. [00:02:50] so if I have two databases for two wikis, and try using $wgSharedDB = 'testwiki' (the first wiki), it throws an exception " Error: 1 no such table: testwiki.user", even on testwiki itself [00:03:08] sigh [00:03:18] I last touched that 7 years ago [00:03:33] BUT IT WORKED BACK THEN!!1 [00:03:42] Query: SELECT rev_deleted,user_name FROM revision,testwiki.user WHERE rev_id = '1' AND (user_id = rev_user) LIMIT 1 [00:03:42] Function: Revision::loadMutableFields [00:03:49] did rev_deleted exist 7 years ago? ;) [00:04:15] https://www.mediawiki.org/wiki/Manual:Shared_database says sqlite support was added in 1.17 [00:04:23] ...by me [00:04:30] heh [00:04:56] (03Merged) 10jenkins-bot: jsduck: Remove custom @source tag [core] - 10https://gerrit.wikimedia.org/r/311873 (owner: 10Krinkle) [00:05:42] 06Brickimedia, 10MediaWikiChat: If person sends multiple messages in a row, display the username and avatar only once in MediaWikiChat - https://phabricator.wikimedia.org/T146232#2654557 (10SamanthaNguyen) [00:05:45] (03Merged) 10jenkins-bot: jsduck: Remove custom @source tag [extensions/Flow] - 10https://gerrit.wikimedia.org/r/311876 (owner: 10Krinkle) [00:07:02] I suppose I could try to make db prefix work in sqlite? [00:07:13] probably I should give up and switch to mysql [00:10:50] (03Merged) 10jenkins-bot: jsduck: Remove custom @source tag [extensions/Echo] - 10https://gerrit.wikimedia.org/r/311875 (owner: 10Krinkle) [00:13:13] (03CR) 10Catrope: [C: 032] Use Status::isOK() method in FileDeleteForm [core] - 10https://gerrit.wikimedia.org/r/311859 (owner: 10Aaron Schulz) [00:14:33] (03PS1) 10Platonides: Allow the special string «NUL» to replace a literal byte \x00 on equivset.in [extensions/AntiSpoof] - 10https://gerrit.wikimedia.org/r/311878 [00:15:01] (03PS2) 10Mattflaschen: Improve JSDuck [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/311866 [00:15:13] legoktm: you use several files [00:15:41] (03CR) 10Mattflaschen: Improve JSDuck (031 comment) [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/311866 (owner: 10Mattflaschen) [00:15:54] sqlite does support joining with a different file [00:15:57] (03PS6) 10Mattflaschen: Add MessagePoster/Flow support to PageTriage, fix related issues [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/311856 (https://phabricator.wikimedia.org/T85030) [00:16:06] (03PS4) 10Aaron Schulz: Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 [00:16:27] btw, I made another couple of commits to AbuseFIlter if you're interested [00:16:34] 10Wikimedia-Extension-setup: Please set {{#Babel}} to autocategorize on the French Wikibooks and Wikiversity - https://phabricator.wikimedia.org/T146213#2654570 (10Dereckson) p:05Triage>03Normal a:03Dereckson [00:17:02] (03PS1) 10VolkerE: Align UI elements to improved WCAG compliant color palette [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/311879 (https://phabricator.wikimedia.org/T146231) [00:17:20] (03CR) 10jenkins-bot: [V: 04-1] Add MessagePoster/Flow support to PageTriage, fix related issues [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/311856 (https://phabricator.wikimedia.org/T85030) (owner: 10Mattflaschen) [00:19:11] (03Merged) 10jenkins-bot: Use Status::isOK() method in FileDeleteForm [core] - 10https://gerrit.wikimedia.org/r/311859 (owner: 10Aaron Schulz) [00:19:47] (03CR) 10Jforrester: [C: 031] "Looks sane and tested, albeit briefly. Anyone else want to double-check?" [extensions/CiteThisPage] - 10https://gerrit.wikimedia.org/r/311627 (owner: 10Legoktm) [00:20:04] (03CR) 10Jdlrobson: "Dan/Tyler - think this is something we could bubble up to the PageObject? Would one of you be able to pair with me to make that happen (I'" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [00:20:07] (03CR) 10jenkins-bot: [V: 04-1] Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 (owner: 10Aaron Schulz) [00:23:02] (03PS1) 10Mattflaschen: Fix check for content text, so falsy values (e.g. the string '0') do not prevent metadata generation. [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/311880 [00:24:07] (03PS1) 10Krinkle: time: Implement ConvertableTimestamp::convert() [core] - 10https://gerrit.wikimedia.org/r/311881 [00:25:03] 10Addwiki, 07Documentation: Create 'actual' documentation - https://phabricator.wikimedia.org/T145376#2654579 (10Samwilson) That sounds like a terrific set up! So each package has a full /docs diretory with index.rst and conf.py etc.? Or would they be more skeleton RTD directories, and pulled together as one p... [00:25:18] 10ArticleRatings, 06Brickimedia: ArticleRatings (ARE) extension should be translated by sending it to translatewiki.net - https://phabricator.wikimedia.org/T136526#2654580 (10SamanthaNguyen) 05stalled>03Resolved Translated in https://gerrit.wikimedia.org/r/#/c/309828/, closing [00:25:19] (03PS2) 10Mattflaschen: Fix check for content text [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/311880 [00:26:06] (03CR) 10Mattflaschen: "Related: T145833" [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/250832 (owner: 10Catrope) [00:26:31] (03PS1) 10Aaron Schulz: Clean up lock name in lock messages in DatabaseMysqlBase [core] - 10https://gerrit.wikimedia.org/r/311882 [00:27:28] (03CR) 10Mattflaschen: Drop calls to WikiPage->getText (031 comment) [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/310874 (https://phabricator.wikimedia.org/T145751) (owner: 10Mattflaschen) [00:28:56] 10MediaWiki-extensions-Translate: Special:SupportedLanguages is inaccessible to those who are visually blind - https://phabricator.wikimedia.org/T145998#2654584 (10SamanthaNguyen) [00:30:01] (03PS19) 10Smalyshev: File search features for CirrusSearch [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/311061 (https://phabricator.wikimedia.org/T145560) [00:30:29] Platonides: I'll take a look :) [00:30:42] (03PS7) 10Mattflaschen: Add MessagePoster/Flow support to PageTriage, fix related issues [extensions/PageTriage] - 10https://gerrit.wikimedia.org/r/311856 (https://phabricator.wikimedia.org/T85030) [00:31:02] Platonides: when I use separate files, I get https://paste.fedoraproject.org/431717/47441785/raw/ [00:35:47] (03PS2) 10Kmuthu: MassMessage flow mention fixed [extensions/MassMessage] - 10https://gerrit.wikimedia.org/r/311854 (https://phabricator.wikimedia.org/T86812) [00:36:45] (03CR) 10jenkins-bot: [V: 04-1] MassMessage flow mention fixed [extensions/MassMessage] - 10https://gerrit.wikimedia.org/r/311854 (https://phabricator.wikimedia.org/T86812) (owner: 10Kmuthu) [00:37:07] 10MediaWiki-ContentHandler, 07Technical-Debt: Clean up ContentHandler deprecated functions (tracking) - https://phabricator.wikimedia.org/T145728#2654590 (10Jdforrester-WMF) [00:37:23] 10MediaWiki-ContentHandler, 07Technical-Debt: Clean up ContentHandler deprecated functions (tracking) - https://phabricator.wikimedia.org/T145728#2639354 (10Jdforrester-WMF) [00:40:37] (03CR) 10Aaron Schulz: time: Implement ConvertableTimestamp::convert() (031 comment) [core] - 10https://gerrit.wikimedia.org/r/311881 (owner: 10Krinkle) [00:42:47] maybe a ATTACH DATABASE [00:42:51] is needed first [00:42:53] http://sqlite.org/lang_attach.html [00:42:57] (03PS3) 10Kmuthu: MassMessage flow mention fixed [extensions/MassMessage] - 10https://gerrit.wikimedia.org/r/311854 (https://phabricator.wikimedia.org/T86812) [00:47:27] 07Design, 10Citoid, 10VisualEditor, 10VisualEditor-MediaWiki-References: Harv style citations based on T95702 solution - https://phabricator.wikimedia.org/T144695#2654593 (10Whatamidoing-WMF) I think that your first point is redundant. It sounds like you'd really be having it search for a particular param... [00:48:54] (03CR) 10Catrope: [C: 032] MassMessage flow mention fixed [extensions/MassMessage] - 10https://gerrit.wikimedia.org/r/311854 (https://phabricator.wikimedia.org/T86812) (owner: 10Kmuthu) [00:49:41] RoanKattouw: uh, can we fix the commit message on that? [00:49:50] (03Merged) 10jenkins-bot: MassMessage flow mention fixed [extensions/MassMessage] - 10https://gerrit.wikimedia.org/r/311854 (https://phabricator.wikimedia.org/T86812) (owner: 10Kmuthu) [00:54:42] 10MediaWiki-General-or-Unknown, 10MediaWiki-Recent-changes, 06Discovery-Search: The RecentChangesLinked link in the (desktop) toolbox should be nofollowed - https://phabricator.wikimedia.org/T146233#2654596 (10Jdforrester-WMF) [00:54:49] (03PS5) 10Aaron Schulz: Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 [00:55:00] (03PS1) 10Jforrester: Toolbox: Mark RecentChangesLinked link as nofollow [core] - 10https://gerrit.wikimedia.org/r/311883 (https://phabricator.wikimedia.org/T146233) [00:55:37] MaxSem: https://phabricator.wikimedia.org/T146233 FWIW. [00:59:44] (03CR) 10jenkins-bot: [V: 04-1] Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 (owner: 10Aaron Schulz) [01:00:40] 06Brickimedia, 10GlobalContribs: Feature request: GlobalContribs should have a Special:GlobalDeletedContributions - https://phabricator.wikimedia.org/T146234#2654617 (10SamanthaNguyen) [01:00:55] (03CR) 10MaxSem: [C: 031] Toolbox: Mark RecentChangesLinked link as nofollow [core] - 10https://gerrit.wikimedia.org/r/311883 (https://phabricator.wikimedia.org/T146233) (owner: 10Jforrester) [01:04:26] 10Addwiki: Get list of pages in category and all subcategories - https://phabricator.wikimedia.org/T146235#2654631 (10Samwilson) [01:04:39] 06Brickimedia, 10GlobalContribs: GlobalContribs: Accessing a person's Special:GlobalContributions returns a generic 500 error - https://phabricator.wikimedia.org/T146236#2654644 (10SamanthaNguyen) [01:05:06] 06Brickimedia, 10GlobalContribs: GlobalContribs: Accessing a person's Special:GlobalContributions returns a generic 500 error - https://phabricator.wikimedia.org/T146236#2654644 (10SamanthaNguyen) [01:05:49] (03PS6) 10Aaron Schulz: Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 [01:09:47] legoktm: Sorry, missed your message (and also woah, 7-second merges) [01:09:48] (03CR) 10jenkins-bot: [V: 04-1] Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 (owner: 10Aaron Schulz) [01:09:55] And sorry for not paying attention to the commit message there [01:11:36] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/commons.feature:7 features/elasticsearch_on_special_version.feature:3 feat" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/311061 (https://phabricator.wikimedia.org/T145560) (owner: 10Smalyshev) [01:11:45] 06Brickimedia, 10GlobalContribs: For consistency, the special pages in GlobalContribs should show up as lowercase in Special:SpecialPages - https://phabricator.wikimedia.org/T146237#2654659 (10SamanthaNguyen) [01:12:06] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/311061 (https://phabricator.wikimedia.org/T145560) (owner: 10Smalyshev) [01:13:31] legoktm: https://gerrit.wikimedia.org/r/#/c/311321/ may as well finish off LM [01:14:31] (03CR) 10Tim Starling: [C: 032] Improve lag/flag behavior and docs in LoadBalancer [core] - 10https://gerrit.wikimedia.org/r/311771 (owner: 10Aaron Schulz) [01:15:33] 06Brickimedia, 10Snippet: Convert Snippet to use JSON for extension registration and i18n - https://phabricator.wikimedia.org/T146238#2654674 (10SamanthaNguyen) [01:16:04] 10MediaWiki-Configuration, 05Goal, 13Patch-For-Review: Convert all extensions and skins on git to use extension registration - https://phabricator.wikimedia.org/T98668#2654686 (10SamanthaNguyen) [01:16:06] 06Brickimedia, 10Snippet: Convert Snippet to use JSON for extension registration and i18n - https://phabricator.wikimedia.org/T146238#2654674 (10SamanthaNguyen) [01:17:05] (03PS7) 10Aaron Schulz: Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 [01:22:21] (03Merged) 10jenkins-bot: Improve lag/flag behavior and docs in LoadBalancer [core] - 10https://gerrit.wikimedia.org/r/311771 (owner: 10Aaron Schulz) [01:25:59] 06Brickimedia, 10NumberOfComments: Convert NumberOfComments to use JSON for extension registration and i18n - https://phabricator.wikimedia.org/T146239#2654689 (10SamanthaNguyen) [01:26:21] (03CR) 10jenkins-bot: [V: 04-1] Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 (owner: 10Aaron Schulz) [01:27:23] (03PS8) 10Aaron Schulz: Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 [01:27:54] 10MediaWiki-Configuration, 05Goal, 13Patch-For-Review: Convert all extensions and skins on git to use extension registration - https://phabricator.wikimedia.org/T98668#2654703 (10SamanthaNguyen) [01:27:56] 06Brickimedia, 10NumberOfComments: Convert NumberOfComments to use JSON for extension registration and i18n - https://phabricator.wikimedia.org/T146239#2654689 (10SamanthaNguyen) [01:28:55] 06Brickimedia, 10Snippet: Convert Snippet to use JSON for extension registration and i18n - https://phabricator.wikimedia.org/T146238#2654704 (10SamanthaNguyen) [01:29:54] (03CR) 10Mattflaschen: [C: 032] Toolbox: Mark RecentChangesLinked link as nofollow [core] - 10https://gerrit.wikimedia.org/r/311883 (https://phabricator.wikimedia.org/T146233) (owner: 10Jforrester) [01:30:38] 10MediaWiki-Installer, 06Community-Tech: Add ability to set category collation from the installer - https://phabricator.wikimedia.org/T146225#2654705 (10kaldari) [01:31:21] (03CR) 10jenkins-bot: [V: 04-1] Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 (owner: 10Aaron Schulz) [01:32:08] 10MediaWiki-Installer, 06Community-Tech: Add ability to set category collation from the installer - https://phabricator.wikimedia.org/T146225#2654256 (10kaldari) [01:37:44] (03Merged) 10jenkins-bot: Toolbox: Mark RecentChangesLinked link as nofollow [core] - 10https://gerrit.wikimedia.org/r/311883 (https://phabricator.wikimedia.org/T146233) (owner: 10Jforrester) [01:41:35] 06Brickimedia: Compact i18n php files in Brickimedia/extensions/i18n at GitHub and convert to JSON - https://phabricator.wikimedia.org/T146240#2654713 (10SamanthaNguyen) [01:42:54] 07Design, 10MediaWiki-Categories, 06Community-Tech, 07I18n: Make the "uca-xx" category collations the default and selectable in the installer - https://phabricator.wikimedia.org/T47611#2654725 (10kaldari) [01:43:51] 10MediaWiki-Installer, 06Community-Tech: Add ability to set category collation from the installer - https://phabricator.wikimedia.org/T146225#2654727 (10kaldari) [01:43:53] 07Design, 10MediaWiki-Categories, 06Community-Tech, 07I18n: Make the "uca-xx" category collations the default and selectable in the installer - https://phabricator.wikimedia.org/T47611#528783 (10kaldari) [01:47:36] 06Brickimedia: Check if line 254 + line 255 which were left behind from SiteMatrix from Brickimedia/LocalSettings/LocalSettings_ext.php can be safely removed without breaking the site - https://phabricator.wikimedia.org/T146241#2654730 (10SamanthaNguyen) [01:55:39] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/commons.feature:7 features/full_text_advanced.feature:34 features/go_brows" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/311061 (https://phabricator.wikimedia.org/T145560) (owner: 10Smalyshev) [01:56:09] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/311061 (https://phabricator.wikimedia.org/T145560) (owner: 10Smalyshev) [02:01:22] 06Brickimedia, 10NewTalkGlobal: Should NewTalkGlobal be marked as an archived extension? - https://phabricator.wikimedia.org/T146242#2654745 (10SamanthaNguyen) [02:05:28] 06Brickimedia, 10USERNAME: Should USERNAME be marked as an archived extension? - https://phabricator.wikimedia.org/T146243#2654758 (10SamanthaNguyen) [02:07:31] 10MediaWiki-Installer, 06Community-Tech: Add ability to set category collation from the installer - https://phabricator.wikimedia.org/T146225#2654773 (10kaldari) @JeroenDeDauw, @demon: Any opinions on whether this is a good idea or not? Setting the category collation is generally something you want to set befo... [02:10:57] 06Brickimedia, 10USERNAME: Mark USERNAME as an archived extension - https://phabricator.wikimedia.org/T146243#2654775 (10SamanthaNguyen) a:03SamanthaNguyen [02:13:58] 10Wiki-Loves-Monuments (2016): Write a blog post at the mid-point - https://phabricator.wikimedia.org/T144857#2654778 (10LilyOfTheWest) http://www.wikilovesmonuments.org/two-thirds-update/ [02:14:33] (03PS9) 10Aaron Schulz: Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 [02:17:00] (03PS1) 10Gergő Tisza: Add HTMLFormField class for MWRestrictions and use it for bot passwords [core] - 10https://gerrit.wikimedia.org/r/311889 [02:19:25] (03CR) 10jenkins-bot: [V: 04-1] Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 (owner: 10Aaron Schulz) [02:19:41] 04(no projects): Orphan rectifier is breaking fredge consumer - https://phabricator.wikimedia.org/T146244#2654783 (10awight) [02:19:49] 06Brickimedia: Mark USERNAME as an archived extension - https://phabricator.wikimedia.org/T146243#2654794 (10SamanthaNguyen) * Archived project on Phabricator: https://phabricator.wikimedia.org/project/manage/1954/#28436 * Removed from Brickimedia's project description: https://phabricator.wikimedia.org/project/... [02:20:22] 10MediaWiki-extensions-DonationInterface, 10FR-Ingenico, 10Fundraising-Backlog: Orphan rectifier is breaking fredge consumer - https://phabricator.wikimedia.org/T146244#2654795 (10awight) [02:22:12] (03CR) 10jenkins-bot: [V: 04-1] Add HTMLFormField class for MWRestrictions and use it for bot passwords [core] - 10https://gerrit.wikimedia.org/r/311889 (owner: 10Gergő Tisza) [02:23:58] 06Brickimedia: Mark USERNAME as an archived extension - https://phabricator.wikimedia.org/T146243#2654797 (10SamanthaNguyen) 05Open>03Resolved [02:30:22] 10Wikimedia-General-or-Unknown, 07I18n, 07RTL: {{Infobox writer}} shown on the right on glk.wikipedia - https://phabricator.wikimedia.org/T145350#2627333 (10MuhammadShuaib) @Mogoeilor Please copy [[ https://glk.wikipedia.org/wiki/کارگير:محمد_شعیب/common.css | this code ]] to [[ https://glk.wikipedia.org/wik... [02:31:59] (03PS1) 10BearND: Add RESTBaseUriFormat list to dev settings [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311890 [02:32:48] (03PS2) 10Gergő Tisza: Add HTMLFormField class for MWRestrictions and use it for bot passwords [core] - 10https://gerrit.wikimedia.org/r/311889 [02:37:42] (03CR) 10jenkins-bot: [V: 04-1] Add HTMLFormField class for MWRestrictions and use it for bot passwords [core] - 10https://gerrit.wikimedia.org/r/311889 (owner: 10Gergő Tisza) [02:37:53] 10MediaWiki-extensions-DonationInterface, 10FR-ActiveMQ, 10Fundraising-Backlog, 03Fundraising Sprint Rocket Surgery 2016: Orphan rectifier not sending to payments-initial nor payments-fraud queues - https://phabricator.wikimedia.org/T145848#2654810 (10awight) Sends to the fredge (and breaks it), and paymen... [02:40:30] 10MediaWiki-extensions-DonationInterface, 10FR-ActiveMQ, 10FR-Smashpig, 10Fundraising-Backlog, and 3 others: [Epic] SPOF: Replace ActiveMQ donation queues with a more robust software stack - https://phabricator.wikimedia.org/T108229#2654814 (10awight) [02:40:56] 10MediaWiki-extensions-DonationInterface, 10FR-ActiveMQ, 10FR-Smashpig, 10Fundraising-Backlog, and 5 others: [Epic] Move orphan rectifier out of payments - https://phabricator.wikimedia.org/T131275#2654816 (10awight) [02:40:58] 10MediaWiki-extensions-DonationInterface, 10FR-ActiveMQ, 10FR-Smashpig, 10Fundraising-Backlog, and 3 others: Rewrite orphan rectifier to use the pending database and WmfFramework - https://phabricator.wikimedia.org/T141486#2654815 (10awight) 05Open>03Resolved [02:42:45] (03PS1) 10Gergő Tisza: Use HTMLRestrictionsField [extensions/OAuth] - 10https://gerrit.wikimedia.org/r/311891 [02:42:48] 10MediaWiki-extensions-DonationInterface, 10FR-ActiveMQ, 10FR-Smashpig, 10Fundraising-Backlog, and 4 others: [Epic] Consolidate "pending" queue usages - https://phabricator.wikimedia.org/T130897#2654824 (10awight) 05Open>03Resolved [02:43:02] (03PS3) 10Gergő Tisza: Add HTMLFormField class for MWRestrictions and use it for bot passwords [core] - 10https://gerrit.wikimedia.org/r/311889 [02:43:08] (03CR) 10jenkins-bot: [V: 04-1] Use HTMLRestrictionsField [extensions/OAuth] - 10https://gerrit.wikimedia.org/r/311891 (owner: 10Gergő Tisza) [02:45:04] (03PS4) 10Gergő Tisza: Add HTMLFormField class for MWRestrictions and use it for bot passwords [core] - 10https://gerrit.wikimedia.org/r/311889 [02:52:09] 10Wikimedia-General-or-Unknown, 07I18n, 07RTL: {{Infobox writer}} shown on the right on glk.wikipedia - https://phabricator.wikimedia.org/T145350#2654828 (10MuhammadShuaib) 05Open>03Resolved [02:52:56] (03CR) 10Gergő Tisza: "recheck" [extensions/OAuth] - 10https://gerrit.wikimedia.org/r/311891 (owner: 10Gergő Tisza) [03:01:11] 06Project-Admins, 10Social-Tools: Request for project creation for several skins and - https://phabricator.wikimedia.org/T146245#2654829 (10SamanthaNguyen) [03:01:43] 06Project-Admins, 10Social-Tools: Request for project creation for several skins and extensions - https://phabricator.wikimedia.org/T146245#2654841 (10SamanthaNguyen) [03:03:07] (03PS1) 10KarenEddy: Changed all NCBI urls from http to https. [extensions/BiblioPlus] - 10https://gerrit.wikimedia.org/r/311894 [03:08:23] 10ArticleRatings, 06Brickimedia, 07Easy: For consistency, Special:Log/ratings from ArticleRatings should show up lowercase, as "Rating change log" - https://phabricator.wikimedia.org/T146246#2654845 (10SamanthaNguyen) [03:09:22] 10QuickSurveys, 06Reading-Admin, 07Category, 07Epic, and 2 others: [GOAL] Enable quick survey for WMF research teams' needs - https://phabricator.wikimedia.org/T122263#2654861 (10JKatzWMF) 05Open>03Resolved a:03JKatzWMF per @leila 's suggestion, closing this. [03:12:09] 10MediaWiki-General-or-Unknown, 10Librarization: Split MWTimestamp into a separate library - https://phabricator.wikimedia.org/T100924#2654864 (10Legoktm) @aaron split out most of MWTimestamp into a generic ConvertibleTimestamp class in includes/libs! [03:20:40] 10MediaWiki-extensions-CentralAuth, 10MediaWiki-extensions-OAuth, 10Phabricator, 10MobileFrontend: Loging into Phabricator with MediaWiki account on mobile device can cause endless loop - https://phabricator.wikimedia.org/T146122#2654867 (10SamanthaNguyen) [03:23:07] 10MediaWiki-extensions-PageAssessments, 06Community-Tech, 06Performance-Team, 07Performance: Make PageAssessments roll-out less intense on the databases - https://phabricator.wikimedia.org/T145473#2654869 (10kaldari) This is blocked by the stalled deployment train (T144644). The currently deployed 1.28.0-w... [03:30:06] (03CR) 10Catrope: [C: 032] mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] - 10https://gerrit.wikimedia.org/r/311861 (owner: 10Krinkle) [03:30:43] (03PS1) 10Krinkle: mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.20) - 10https://gerrit.wikimedia.org/r/311901 [03:30:50] (03PS1) 10Krinkle: mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.19) - 10https://gerrit.wikimedia.org/r/311902 [03:31:20] (03PS1) 10Krinkle: Revert "Always use the requestIdleCallback polyfill for batchEval" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/311903 [03:31:25] (03CR) 10Krinkle: [C: 032] Revert "Always use the requestIdleCallback polyfill for batchEval" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/311903 (owner: 10Krinkle) [03:31:36] (03PS1) 10Krinkle: mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/311904 [03:31:42] (03PS2) 10Krinkle: mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/311904 [03:32:02] (03CR) 10Krinkle: [C: 032] mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/311904 (owner: 10Krinkle) [03:32:07] (03CR) 10Krinkle: [C: 032] mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.19) - 10https://gerrit.wikimedia.org/r/311902 (owner: 10Krinkle) [03:32:11] (03CR) 10Krinkle: [C: 032] mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.20) - 10https://gerrit.wikimedia.org/r/311901 (owner: 10Krinkle) [03:36:23] (03Merged) 10jenkins-bot: mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] - 10https://gerrit.wikimedia.org/r/311861 (owner: 10Krinkle) [03:36:26] 06Brickimedia, 10DeepSea: Remove Whatever:hover script (csshover.htc) from DeepSea, since it's a script to provide support for browsers that's no longer in the MediaWiki roadmap - https://phabricator.wikimedia.org/T146247#2654877 (10SamanthaNguyen) [03:36:26] (03PS2) 10Krinkle: time: Implement ConvertableTimestamp::convert() [core] - 10https://gerrit.wikimedia.org/r/311881 [03:37:32] 06Brickimedia, 10DeepSea: Remove Whatever:hover script (csshover.htc and csshover.min.htc) from DeepSea, since it's a script to provide support for browsers that's no longer in the MediaWiki roadmap - https://phabricator.wikimedia.org/T146247#2654877 (10SamanthaNguyen) [03:37:38] (03PS3) 10Krinkle: time: Implement ConvertableTimestamp::convert() [core] - 10https://gerrit.wikimedia.org/r/311881 [03:39:36] (03CR) 10Krinkle: "The reason for the default is to allow an easy way to represent 'now' in a given format as well. Not just for converting an existing times" [core] - 10https://gerrit.wikimedia.org/r/311881 (owner: 10Krinkle) [03:40:37] (03PS1) 10Aaron Schulz: Dependency inject $wgTmpDirectory into FileBackend classes [core] - 10https://gerrit.wikimedia.org/r/311905 [03:40:46] (03CR) 10Krinkle: [C: 031] Remove wfDebugLog() dependency from FileOp classes [core] - 10https://gerrit.wikimedia.org/r/311358 (owner: 10Aaron Schulz) [03:42:11] (03PS1) 10Legoktm: XMPValidate: Use ConvertibleTimestamp instead of wfTimestamp() [core] - 10https://gerrit.wikimedia.org/r/311906 [03:42:14] (03PS1) 10Legoktm: Move XMP* classes to includes/libs [core] - 10https://gerrit.wikimedia.org/r/311907 (https://phabricator.wikimedia.org/T100922) [03:42:17] (03CR) 10Krinkle: Dependency cleanups to FileBackendStore (032 comments) [core] - 10https://gerrit.wikimedia.org/r/311353 (owner: 10Aaron Schulz) [03:43:38] (03Merged) 10jenkins-bot: Revert "Always use the requestIdleCallback polyfill for batchEval" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/311903 (owner: 10Krinkle) [03:43:51] (03CR) 10Aaron Schulz: "That sounds fine." [core] - 10https://gerrit.wikimedia.org/r/311881 (owner: 10Krinkle) [03:44:51] AaronSchulz: https://gerrit.wikimedia.org/r/311906 and https://gerrit.wikimedia.org/r/311907 [03:44:54] (03Merged) 10jenkins-bot: mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/311904 (owner: 10Krinkle) [03:45:21] (03PS10) 10Aaron Schulz: Migrate callers to new MimeMagic::getPropsFromPath() method [core] - 10https://gerrit.wikimedia.org/r/311365 [03:46:16] (03CR) 10Aaron Schulz: [C: 032] XMPValidate: Use ConvertibleTimestamp instead of wfTimestamp() [core] - 10https://gerrit.wikimedia.org/r/311906 (owner: 10Legoktm) [03:46:38] (03Merged) 10jenkins-bot: mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.19) - 10https://gerrit.wikimedia.org/r/311902 (owner: 10Krinkle) [03:47:12] AaronSchulz: so which library comes out first? I looked at objectcache, but that depends on MultiHttpClient [03:47:38] well, RESTBagOStuff does. [03:47:43] I suppose we could leave that behind for now [03:47:49] (03CR) 10Krinkle: "It is unconditionally used by FSFileBackend and SwiftFileBackend, but it is optional in the parent class FileBackend with no mention of th" [core] - 10https://gerrit.wikimedia.org/r/311905 (owner: 10Aaron Schulz) [03:48:44] (03Merged) 10jenkins-bot: mediawiki.requestIdleCallback: Avoid native window.requestIdleCallback [core] (wmf/1.28.0-wmf.20) - 10https://gerrit.wikimedia.org/r/311901 (owner: 10Krinkle) [03:49:17] (03CR) 10Aaron Schulz: [C: 032] Move XMP* classes to includes/libs [core] - 10https://gerrit.wikimedia.org/r/311907 (https://phabricator.wikimedia.org/T100922) (owner: 10Legoktm) [03:49:46] LockManager depends upon StatusValue [03:50:07] (03CR) 10Aaron Schulz: "null will just go to TempFSFile::factory() and it will probe for usable directories." [core] - 10https://gerrit.wikimedia.org/r/311905 (owner: 10Aaron Schulz) [03:50:28] RESTBagOStuff could probably have some lightweight default, or be released separately dependant on a 'wikimedia/http' library of sorts. [03:50:42] (03PS1) 10Niedzielski: Hygiene: unify feed card interface [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311909 [03:50:43] It only calls one method of MultiHttp [03:51:13] e.g. injectable as call_me = [ new MultiHttp, 'run' _ [03:52:23] there was also talk about writing a non-curl based version of it that just did a foreach loop in one of the RfC meetings [03:52:25] But a separate lib might make sense as well. Since an ever growing number of adapters is also hard to maintain in a single repo with un-enforced dependencies at the php extension level. [03:52:33] Yeah [03:52:57] okay, WaitConditionLoop is needed by objectcache, rdbms, and lockmanager [03:52:57] 06Community-Liaisons, 06Developer-Relations, 06Support-and-Safety, 05Goal: Goal: Binding code of conduct for all Wikimedia technical spaces with consequences for breaches - https://phabricator.wikimedia.org/T90908#2654902 (10Mattflaschen-WMF) [03:53:38] (03Merged) 10jenkins-bot: XMPValidate: Use ConvertibleTimestamp instead of wfTimestamp() [core] - 10https://gerrit.wikimedia.org/r/311906 (owner: 10Legoktm) [03:54:17] AaronSchulz: does WaitConditionLoop make sense as a standalone library? wikimedia/wait-condition-loop ? [03:55:05] I suppose, I doubt there is anything else to go along with it [03:57:25] ok, and timestamp is also ready to go once Krinkle's patch lands [03:57:32] (03Merged) 10jenkins-bot: Move XMP* classes to includes/libs [core] - 10https://gerrit.wikimedia.org/r/311907 (https://phabricator.wikimedia.org/T100922) (owner: 10Legoktm) [03:57:54] legoktm: Yeah, maybe bundle some time related things. But not sure if that's good or bad. [03:58:15] (03CR) 10jenkins-bot: [V: 04-1] time: Implement ConvertableTimestamp::convert() [core] - 10https://gerrit.wikimedia.org/r/311881 (owner: 10Krinkle) [03:58:34] WaitConditionLoop, Timing, ConvertableTimestamp [03:58:47] probably not related beyond a general use of time [03:59:00] those seem pretty different to me [04:00:55] (03PS2) 10Aaron Schulz: Dependency inject $wgTmpDirectory into FileBackend classes [core] - 10https://gerrit.wikimedia.org/r/311905 [04:01:00] Yeah [04:01:20] Krinkle: I tweaked the parameter comment [04:01:31] 10MediaWiki-extensions-ContentTranslation: Use mw.ForeignApi with anonymous options in Sitemapper module - https://phabricator.wikimedia.org/T146248#2654905 (10santhosh) [04:02:36] (03CR) 10jenkins-bot: [V: 04-1] Hygiene: unify feed card interface [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311909 (owner: 10Niedzielski) [04:04:49] legoktm: https://gerrit.wikimedia.org/r/#/c/311365/ is the next commit needed for filebackend [04:04:58] (03CR) 10Subramanya Sastry: [C: 031] "Okay, LGTM as well. This is a good rewrite." [extensions/CiteThisPage] - 10https://gerrit.wikimedia.org/r/311627 (owner: 10Legoktm) [04:06:05] 06Brickimedia, 10DeepSea: Rework the /images folder in DeepSea's source code - https://phabricator.wikimedia.org/T146250#2654931 (10SamanthaNguyen) [04:14:00] 10MediaWiki-Email, 10Possible-Tech-Projects, 05Google-Summer-of-Code-2016, 03Outreachy-Round-12, 13Patch-For-Review: Implement HTML e-mail support in MediaWiki - https://phabricator.wikimedia.org/T15303#2654944 (1001tonythomas) @Parent5446 has agreed to mentor the same again for the upcoming #outreachy... [04:14:25] 10MediaWiki-Email, 10Possible-Tech-Projects, 10Outreachy (Round-13), 13Patch-For-Review: Implement HTML e-mail support in MediaWiki - https://phabricator.wikimedia.org/T15303#2654945 (1001tonythomas) [04:15:10] 06Brickimedia, 10DeepSea, 07Epic: [EPIC] Rework the /images folder in DeepSea's source code - https://phabricator.wikimedia.org/T146250#2654947 (10SamanthaNguyen) [04:19:13] (03PS2) 10Niedzielski: Hygiene: unify feed card interface [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311909 [04:19:15] (03PS1) 10Niedzielski: Hygiene: convert SearchCardView to Butter Knife [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311911 [04:20:34] (03CR) 10Subramanya Sastry: [C: 031] "Since a parser instantiation can use a different magic-link settings than the wiki config settings, you are making sure the escaping logic" [core] - 10https://gerrit.wikimedia.org/r/310487 (owner: 10Legoktm) [04:22:00] (03PS37) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [04:22:23] 06Brickimedia, 10DeepSea: Semantify Deepsea.skin.php with HTML5 elements - https://phabricator.wikimedia.org/T146251#2654950 (10SamanthaNguyen) [04:22:55] 10MediaWiki-extensions-ArticleFeedback, 07Mobile: ArticleFeedback extension needs a mobile interface - https://phabricator.wikimedia.org/T34293#2654964 (10SamanthaNguyen) 05declined>03Open reopening per http://en.brickimedia.org/wiki/User:SamanthaNguyen/MediaWiki/ArticleFeedbackv5 [04:23:26] 10ArticleFeedbackv5, 07Mobile: ArticleFeedback extension needs a mobile interface - https://phabricator.wikimedia.org/T34293#2654966 (10SamanthaNguyen) [04:27:08] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [04:32:23] 06Brickimedia, 10Refreshed: Do a code review of AJAX page watching support commit for Refreshed - https://phabricator.wikimedia.org/T146252#2654967 (10SamanthaNguyen) [04:34:26] 10MediaWiki-General-or-Unknown, 07Tracking: High-density display issues (HiDPI) (tracking) - https://phabricator.wikimedia.org/T34101#2654981 (10Mattflaschen-WMF) [04:34:27] (03PS4) 10Samwilson: Fix importation of weird file names in importTextFiles.php [core] - 10https://gerrit.wikimedia.org/r/304603 (https://phabricator.wikimedia.org/T142675) (owner: 10TTO) [04:34:28] 07Design, 06Collaboration-Team-Triage, 10Notifications, 07Easy: Notification icons are not ready for high-density displays (use SVG instead of PNG where supported) - https://phabricator.wikimedia.org/T55875#2654980 (10Mattflaschen-WMF) 05Open>03Resolved [04:34:46] 07Design, 06Collaboration-Team-Triage, 10Notifications, 07Easy: Notification icons are not ready for high-density displays (use SVG instead of PNG where supported) - https://phabricator.wikimedia.org/T55875#565249 (10Mattflaschen-WMF) This was done, piece by piece. [04:36:54] (03CR) 10Samwilson: [C: 031] "Good idea Legoktm, I've updated it to use Title::hasFragment()." [core] - 10https://gerrit.wikimedia.org/r/304603 (https://phabricator.wikimedia.org/T142675) (owner: 10TTO) [04:38:02] (03CR) 10Legoktm: [C: 032] Fix importation of weird file names in importTextFiles.php [core] - 10https://gerrit.wikimedia.org/r/304603 (https://phabricator.wikimedia.org/T142675) (owner: 10TTO) [04:38:48] AaronSchulz: uh that's a bit large for now. Once I finish the library bootstrap [04:41:14] 10ArticleFeedbackv5, 06Brickimedia: Finish up review of what tickets to keep closed or re-open for ArticleFeedbackv5 - https://phabricator.wikimedia.org/T146253#2654992 (10SamanthaNguyen) [04:44:45] 07Design, 06Collaboration-Team-Triage, 10Notifications, 07Mobile: When not using MobileFrontend, Echo does not appear well on small screens, because it does not use responsive design - https://phabricator.wikimedia.org/T126106#2655009 (10SamanthaNguyen) Wrote an ugly hack to fix it, but surely's there anot... [04:44:51] (03PS1) 10Aaron Schulz: Simplify and clean up FileBackend exceptions [core] - 10https://gerrit.wikimedia.org/r/311913 [04:44:56] (03PS1) 10Legoktm: Add .gitreview [libs/WaitConditionLoop] - 10https://gerrit.wikimedia.org/r/311914 [04:45:05] (03Merged) 10jenkins-bot: Fix importation of weird file names in importTextFiles.php [core] - 10https://gerrit.wikimedia.org/r/304603 (https://phabricator.wikimedia.org/T142675) (owner: 10TTO) [04:45:13] (03CR) 10Legoktm: [C: 032 V: 032] Add .gitreview [libs/WaitConditionLoop] - 10https://gerrit.wikimedia.org/r/311914 (owner: 10Legoktm) [04:45:15] 07Design, 06Collaboration-Team-Triage, 10Notifications, 10Refreshed, 07Mobile: When not using MobileFrontend, Echo does not appear well on small screens, because it does not use responsive design - https://phabricator.wikimedia.org/T126106#2655011 (10SamanthaNguyen) [04:50:30] 06Brickimedia, 10NumberOfComments: Feature request: Get NumberOfComments by a specific person - https://phabricator.wikimedia.org/T146254#2655026 (10SamanthaNguyen) [04:51:12] (03PS1) 10Legoktm: Initial import from MediaWiki core [libs/WaitConditionLoop] - 10https://gerrit.wikimedia.org/r/311915 [04:51:56] AaronSchulz: ^ there are some todo's for you to fill out [04:52:38] (03PS2) 10Legoktm: Initial import from MediaWiki core [libs/WaitConditionLoop] - 10https://gerrit.wikimedia.org/r/311915 [04:54:21] (03PS1) 10Legoktm: Expect new libraries to be created under mediawiki/libs/ [generator-wikimedia-php-library] - 10https://gerrit.wikimedia.org/r/311916 [04:59:09] (03CR) 10Legoktm: [C: 032] Expect new libraries to be created under mediawiki/libs/ [generator-wikimedia-php-library] - 10https://gerrit.wikimedia.org/r/311916 (owner: 10Legoktm) [05:00:01] (03Merged) 10jenkins-bot: Expect new libraries to be created under mediawiki/libs/ [generator-wikimedia-php-library] - 10https://gerrit.wikimedia.org/r/311916 (owner: 10Legoktm) [05:05:10] 10MediaWiki-Export-or-Import, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-10-04_(1.28.0-wmf.21): ImportTextFiles.php fails for text files with # (hash) in their filename - https://phabricator.wikimedia.org/T142675#2655055 (10TTO) Thanks to the code review efforts of the legendary @Legokt... [05:06:24] 10MediaWiki-Export-or-Import, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-10-04_(1.28.0-wmf.21): ImportTextFiles.php fails for text files with # (hash) in their filename - https://phabricator.wikimedia.org/T142675#2655058 (10Samwilson) Hurrah! :-) [05:09:28] 10MediaWiki-Export-or-Import, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-10-04_(1.28.0-wmf.21): ImportTextFiles.php fails for text files with # (hash) in their filename - https://phabricator.wikimedia.org/T142675#2655059 (10Legoktm) 05Open>03Resolved a:03TTO :) no problem [05:10:34] Krinkle: I just pushed a new tag, can you upload a new release to https://www.npmjs.com/package/generator-wikimedia-php-library ? [05:15:48] legoktm: Aye, package.json should be updated in git before tagging/publish to npm (not like composer) [05:15:57] npm ERR! "You cannot publish over the previously published version 0.0.1." : generator-wikimedia-php-library [05:16:02] bah [05:16:14] delete tag, update package.json and re-tag? [05:17:03] or screw it and go to 0.0.3? [05:29:13] legoktm: Hm.. yeah, let's (former). [05:29:22] I'll push a "Tag v0.0.2" commit [05:29:47] 10MediaWiki-Database, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-10-04_(1.28.0-wmf.21): TransactionProfiler to suppress violations on TEMPORARY TABLE operations - https://phabricator.wikimedia.org/T145947#2655063 (10aaron) 05Open>03Resolved [05:30:13] (03PS1) 10Krinkle: Tag v0.0.2 [generator-wikimedia-php-library] - 10https://gerrit.wikimedia.org/r/311917 [05:30:33] (03CR) 10Legoktm: [C: 032] Tag v0.0.2 [generator-wikimedia-php-library] - 10https://gerrit.wikimedia.org/r/311917 (owner: 10Krinkle) [05:31:26] (03Merged) 10jenkins-bot: Tag v0.0.2 [generator-wikimedia-php-library] - 10https://gerrit.wikimedia.org/r/311917 (owner: 10Krinkle) [05:32:58] To https://legoktm@gerrit.wikimedia.org/r/generator-wikimedia-php-library.git [05:32:58] ! [remote rejected] v0.0.2 (cannot delete references) [05:33:09] :) [05:33:38] I can't figure out how to delete the tag [05:33:43] legoktm: Try again [05:34:00] ahh, you set force push? [05:34:10] Yeah [05:34:11] works? [05:34:12] 10Wikimedia-Language-setup, 10Wikimedia-Site-requests: language code change for Samogitian: "bat-smg" to "sgs" - https://phabricator.wikimedia.org/T27522#2655065 (10Vogone) >>! In T27522#2649432, @Amire80 wrote: > be-tarask was indeed moved, but it uncovered a Wikidata issue, which must be resolved before furt... [05:34:37] yep [05:34:43] new 0.0.2 tag pushed [05:34:50] ok. publishing.. [05:35:04] (undid ACL change) [05:35:44] 10Librarization: Move WaitConditionLoop to a separate library - https://phabricator.wikimedia.org/T146256#2655067 (10Legoktm) [05:35:49] Done [05:35:53] * Krinkle signs off [05:35:56] o/ [05:36:47] 10MediaWiki-General-or-Unknown, 10Librarization: Split MWTimestamp into a separate library - https://phabricator.wikimedia.org/T100924#2655081 (10Legoktm) We want https://gerrit.wikimedia.org/r/#/c/311881/ to land and then this can be moved into a separate repo/composer package [05:36:48] thanks! :) [05:38:00] 10MediaWiki-Vendor, 10MediaWiki-extensions-DonationInterface, 06Collaboration-Team-Triage, 10Flow: Update zordius/lightncandy v0.89 - https://phabricator.wikimedia.org/T121947#2655082 (10Legoktm) [05:38:16] 10Librarization: Create safe preg_* wrapper library - https://phabricator.wikimedia.org/T115639#2655083 (10Legoktm) a:05Legoktm>03None I'm not working on this right now... [05:40:20] 10Librarization: Move wikimedia/assert to gerrit or wikimedia's github account - https://phabricator.wikimedia.org/T114330#2655087 (10Legoktm) Can someone in the wmde group grant me admin access on the repo? I can then transfer it over to the wikimedia organization. Alternatively, I can grant whomever access to... [05:44:08] 10MediaWiki-Debug-Logger, 10MediaWiki-General-or-Unknown, 10Librarization: Update MWLoggerLegacyLogger for changes to Profiler output - https://phabricator.wikimedia.org/T89799#1045758 (10Legoktm) Is this still an issue? [05:48:50] 07Design, 10Citoid, 10VisualEditor, 10VisualEditor-MediaWiki-References: Harv style citations based on T95702 solution - https://phabricator.wikimedia.org/T144695#2655090 (10ManosHacker) A " {{Citation " citation should be treated as if it already contains a " |ref=harv " in code, because it behaves like i... [05:49:38] 10Wikimedia-Language-setup, 10Wikimedia-Site-requests: language code change for Samogitian: "bat-smg" to "sgs" - https://phabricator.wikimedia.org/T27522#2655091 (10Zordsdavini) It would be better to have redirect at first: bat-smg → sgs as many people know old domain [05:52:54] (03PS3) 10Legoktm: Initial import from MediaWiki core [libs/WaitConditionLoop] - 10https://gerrit.wikimedia.org/r/311915 (https://phabricator.wikimedia.org/T146256) [05:54:17] 10Wikimedia-Language-setup, 10Wikimedia-Site-requests: language code change for Samogitian: "bat-smg" to "sgs" - https://phabricator.wikimedia.org/T27522#2655096 (10Amire80) >>! In T27522#2655091, @Zordsdavini wrote: > It would be better to have redirect at first: bat-smg → sgs as many people know old domain... [05:55:40] 10MediaWiki-Cache, 10Librarization: Create objectcache/BagOStuff library - https://phabricator.wikimedia.org/T146257#2655097 (10Legoktm) [05:57:36] 10Wikimedia-Language-setup, 10Wikimedia-Site-requests: language code change for Samogitian: "bat-smg" to "sgs" - https://phabricator.wikimedia.org/T27522#2655109 (10Zordsdavini) Redirect sgs → bat-smg is not needed, because bat-smg was temporary decision until we got normal ISO code [05:57:54] 10ProofreadPage, 06Wikisource, 13Patch-For-Review: Zoom and image move commands not loading properly: "Uncaught Error: cannot call methods on prpZoom prior to initialization" - https://phabricator.wikimedia.org/T145365#2655111 (10Legoktm) 05Open>03Resolved a:03Tpt @yann confirmed this was fixed on IRC. [05:58:38] 10Librarization, 13Patch-For-Review: Move WaitConditionLoop to a separate library - https://phabricator.wikimedia.org/T146256#2655115 (10Legoktm) [05:58:40] 10MediaWiki-Cache, 10Librarization: Create objectcache/BagOStuff library - https://phabricator.wikimedia.org/T146257#2655114 (10Legoktm) [05:59:29] (03PS6) 10Ljonka: init commit: create editnotify connector to make user preferences available for namespace action notifications [extensions/BlueSpiceEditNotifyConnector] - 10https://gerrit.wikimedia.org/r/311101 [06:02:45] (03PS1) 10Legoktm: Avoid Wikimedia\Assert in HashBagOStuff [core] - 10https://gerrit.wikimedia.org/r/311921 [06:03:39] 10MediaWiki-Cache, 10Librarization: Create objectcache/BagOStuff library - https://phabricator.wikimedia.org/T146257#2655117 (10Legoktm) I submitted to drop the Wikimedia\Assert dependency. [06:03:47] (03CR) 10Robert Vogel: [C: 04-1] "A lot of my comments from the last review have not been addressed. I did not repeat them." (033 comments) [extensions/BlueSpiceEditNotifyConnector] - 10https://gerrit.wikimedia.org/r/311101 (owner: 10Ljonka) [06:04:45] (03CR) 10Aaron Schulz: [C: 032] Avoid Wikimedia\Assert in HashBagOStuff [core] - 10https://gerrit.wikimedia.org/r/311921 (owner: 10Legoktm) [06:08:17] 10MediaWiki-General-or-Unknown, 06Editing-Department, 06Services: Add non-parallel MultiHttpClient fallback for environments that don't have curl available - https://phabricator.wikimedia.org/T139169#2421492 (10Legoktm) [06:11:08] (03Merged) 10jenkins-bot: Avoid Wikimedia\Assert in HashBagOStuff [core] - 10https://gerrit.wikimedia.org/r/311921 (owner: 10Legoktm) [06:12:12] (03PS1) 10Legoktm: MultiHttpClient: Don't use wfArrayToCgi() [core] - 10https://gerrit.wikimedia.org/r/311922 [06:14:23] AaronSchulz: what do you want to do about scopedcallback? bagostuff depends upon it [06:17:13] can't think of anything to mix it with [06:17:42] legoktm: it's just for getScopedLock right? [06:17:58] yes [06:18:24] I'd just duplicate the code. You don't need the callback validity check nor consume/cancel [06:18:37] so it bagostuff could have it's own tiny object for that [06:18:39] Database, LoadMonitor, and XMP all use it as well [06:19:48] so that's 3-4 libraries with copies [06:20:57] I guess if we are doing a lot of libraries you may as well make it one [06:23:33] (03CR) 10Aaron Schulz: [C: 032] MultiHttpClient: Don't use wfArrayToCgi() [core] - 10https://gerrit.wikimedia.org/r/311922 (owner: 10Legoktm) [06:25:15] (03CR) 10Robert Vogel: [C: 04-1] "Pretty good. Still some comments for now." (0313 comments) [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311707 (owner: 10Pwirth) [06:25:27] (03CR) 10Robert Vogel: [V: 032] Phase 2: Querying and UI started [extensions/BlueSpiceExtendedSearch] - 10https://gerrit.wikimedia.org/r/308988 (owner: 10Robert Vogel) [06:27:44] 10MediaWiki-Internationalization, 05MW-1.28-release-notes, 05WMF-deploy-2016-10-04_(1.28.0-wmf.21): "MediaWiki:Emailuser" and "MediaWiki:Userrights" should support {{GENDER}} - https://phabricator.wikimedia.org/T142316#2655129 (10Guycn2) Thanks for fixing it [06:29:45] (03Merged) 10jenkins-bot: MultiHttpClient: Don't use wfArrayToCgi() [core] - 10https://gerrit.wikimedia.org/r/311922 (owner: 10Legoktm) [06:33:54] 10Librarization: Create ScopedCallback library - https://phabricator.wikimedia.org/T146258#2655130 (10Legoktm) [06:35:57] (03PS1) 10Legoktm: Add .gitreview [libs/ScopedCallback] - 10https://gerrit.wikimedia.org/r/311924 [06:36:14] (03CR) 10Legoktm: [C: 032 V: 032] Add .gitreview [libs/ScopedCallback] - 10https://gerrit.wikimedia.org/r/311924 (owner: 10Legoktm) [06:36:16] 10Wikispeech, 10Wikispeech-Player, 06Wikispeech-WMSE: Only create utterance elements for the text body (was: Recitation is sometimes only "Retrieved from ...") - https://phabricator.wikimedia.org/T144376#2655145 (10Sebastian_Berlin-WMSE) [06:38:51] 10Wikispeech, 06Wikispeech-STTS, 10Wikispeech-Synthesis: Multiple requests to TTS server should not cause delay - https://phabricator.wikimedia.org/T143644#2655146 (10Sebastian_Berlin-WMSE) [06:46:25] 10ProofreadPage: Need to reduce nsPage body edit box height in horizontal view - https://phabricator.wikimedia.org/T145923#2645292 (10Samwilson) When switching to horizontal layout, the image height is currently set to `$( window ).height() / 3` pixels; would the same height be suitable for the edit box? I guess... [06:49:39] (03PS3) 10Aaron Schulz: Dependency cleanups to FileBackendStore [core] - 10https://gerrit.wikimedia.org/r/311353 [06:50:05] (03PS4) 10Aaron Schulz: Add HTTPFileStreamer class [core] - 10https://gerrit.wikimedia.org/r/311357 [06:50:15] (03PS4) 10Aaron Schulz: Remove wfDebugLog() dependency from FileOp classes [core] - 10https://gerrit.wikimedia.org/r/311358 [06:50:21] (03PS4) 10Aaron Schulz: Move FileBackendStore and FileOp classes to /libs [core] - 10https://gerrit.wikimedia.org/r/311359 [06:55:31] 06Community-Liaisons (Oct-Dec-2016), 06Developer-Relations (Oct-Dec-2016): Technical Collaboration quarterly goals for July - September 2016 - https://phabricator.wikimedia.org/T131915#2655151 (10Qgil) [07:00:33] (03PS4) 10Aaron Schulz: Remove MimeMagic depedency from FSFile and move it to /libs [core] - 10https://gerrit.wikimedia.org/r/311366 [07:03:37] (03PS1) 10Legoktm: Initial commit from MediaWiki core [libs/ScopedCallback] - 10https://gerrit.wikimedia.org/r/311926 (https://phabricator.wikimedia.org/T146258) [07:09:10] (03CR) 10Legoktm: "I get that the getPropsFromPath() method doesn't make sense in FSFile, but it doesn't really make sense to me to make MimeMagic to be awar" [core] - 10https://gerrit.wikimedia.org/r/311365 (owner: 10Aaron Schulz) [07:09:33] 06Community-Liaisons, 10Technical-Collaboration-Guideline, 07Surveys: Recommendation about ways to gather community feedback for the Technical Collaboration Guideline - https://phabricator.wikimedia.org/T145843#2655159 (10Qgil) [07:10:59] (03CR) 10Aaron Schulz: "I guess it could be class in /utils." [core] - 10https://gerrit.wikimedia.org/r/311365 (owner: 10Aaron Schulz) [07:12:44] MimeMagic looks like it could be reasonably librarized except for the 2 hooks [07:15:14] legoktm: you could make it a service and have the wiring inject the hook calls as callbacks I guess [07:15:22] yep [07:15:39] so much to do :) [07:20:14] (03CR) 10Legoktm: "recheck" [libs/WaitConditionLoop] - 10https://gerrit.wikimedia.org/r/311915 (https://phabricator.wikimedia.org/T146256) (owner: 10Legoktm) [07:20:17] 07Design, 10MediaWiki-extensions-ContentTranslation, 07Category, 05ContentTranslation-Release10, and 2 others: Improved Content Translation template adaptation (tracking) - https://phabricator.wikimedia.org/T139332#2655169 (10Arrbee) [07:20:18] (03CR) 10Legoktm: "recheck" [libs/ScopedCallback] - 10https://gerrit.wikimedia.org/r/311926 (https://phabricator.wikimedia.org/T146258) (owner: 10Legoktm) [07:20:38] 07Design, 10MediaWiki-extensions-ContentTranslation, 05ContentTranslation-Release10, 05Language-Engineering July-September 2016, 03Language-Q1-2016-17 Sprint 6: Design loading transitions for template translation - https://phabricator.wikimedia.org/T145855#2643114 (10Arrbee) [07:20:48] 07Design, 10MediaWiki-extensions-ContentTranslation, 05ContentTranslation-Release10, 05Language-Engineering July-September 2016, 03Language-Q1-2016-17 Sprint 6: Designs for editing complex mappings in template translation - https://phabricator.wikimedia.org/T145857#2643178 (10Arrbee) [07:21:02] 07Design, 10MediaWiki-extensions-ContentTranslation, 07Category, 05ContentTranslation-Release10, and 2 others: Design field editing aids for translation templates - https://phabricator.wikimedia.org/T145856#2643147 (10Arrbee) [07:24:53] (03PS1) 10Samwilson: Reduce main edit box height when editin in vertical mode [extensions/ProofreadPage] - 10https://gerrit.wikimedia.org/r/311929 [07:27:31] (03PS2) 10Samwilson: Reduce main edit box height when editin in vertical mode [extensions/ProofreadPage] - 10https://gerrit.wikimedia.org/r/311929 (https://phabricator.wikimedia.org/T145923) [07:31:42] (03Abandoned) 10ItSpiderman: Added FileRepo Grid - extended filelist, added page_link, file_link fields to BSApiFileBackendStore [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311676 (owner: 10ItSpiderman) [07:35:03] 10MediaWiki-Gallery, 06Multimedia, 06Community-Liaisons (Oct-Dec-2016): Talk to communities about the new slideshow mode for galleries - https://phabricator.wikimedia.org/T143192#2655228 (10Trizek-WMF) Feedback from fr.wp, [[ https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Le_Bistro/15_juillet_2016#Slideshow |... [07:35:11] (03PS1) 10Aaron Schulz: Add some missing reuseConnection() to LoadBalancer [core] - 10https://gerrit.wikimedia.org/r/311930 [07:35:29] (03PS38) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [07:36:32] (03PS6) 10ItSpiderman: Refactoring of InsertFile`s UploadDialog, File Repo, Updated BSApiFileBackendStore - added page_link, file_link [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311379 [07:36:47] 10MediaWiki-extensions-CentralAuth, 10MediaWiki-extensions-OAuth, 10Phabricator, 10MobileFrontend: Loging into Phabricator with MediaWiki account on mobile device can cause endless loop - https://phabricator.wikimedia.org/T146122#2655234 (10Schnark) Long version: 1. Open Firefox on desktop, install the ad... [07:36:48] (03CR) 10jenkins-bot: [V: 04-1] Refactoring of InsertFile`s UploadDialog, File Repo, Updated BSApiFileBackendStore - added page_link, file_link [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311379 (owner: 10ItSpiderman) [07:39:14] (03CR) 10jenkins-bot: [V: 04-1] Add some missing reuseConnection() to LoadBalancer [core] - 10https://gerrit.wikimedia.org/r/311930 (owner: 10Aaron Schulz) [07:39:41] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [07:40:37] 10MediaWiki-Special-pages, 07Easy: Special:NewPages - add for "originally created as..." - https://phabricator.wikimedia.org/T146145#2655240 (10RacingRalf) So changing ``` $oldTitleText = $this->msg( 'rc-old-title' )->params( $oldTitleText )->escaped(); ``` to ``` $oldTitleText = Html::rawElement( '... [07:41:35] (03PS2) 10Aaron Schulz: Add some missing reuseConnection() to LoadBalancer [core] - 10https://gerrit.wikimedia.org/r/311930 [07:45:25] 10MediaWiki-Cache, 10Librarization: Create objectcache/BagOStuff library - https://phabricator.wikimedia.org/T146257#2655261 (10Legoktm) [07:48:52] (03PS1) 10Legoktm: Move SamplingStatsdClient into stats/ subdirectory [core] - 10https://gerrit.wikimedia.org/r/311931 [07:50:02] legoktm: https://gerrit.wikimedia.org/r/311930 old little bugs [07:50:23] * AaronSchulz is still trying to get tests to pass for adding cache services [07:51:33] (03CR) 10Legoktm: [C: 032] Add some missing reuseConnection() to LoadBalancer [core] - 10https://gerrit.wikimedia.org/r/311930 (owner: 10Aaron Schulz) [07:53:10] (03CR) 10Liuxinyu970226: "Addshore, is it be possible to rebase by you? Purodha is deceased now" [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/121853 (owner: 10Purodha) [07:53:19] (03CR) 10Robert Vogel: [C: 04-1] Refactoring of InsertFile`s UploadDialog, File Repo, Updated BSApiFileBackendStore - added page_link, file_link (036 comments) [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311379 (owner: 10ItSpiderman) [07:57:51] (03Merged) 10jenkins-bot: Add some missing reuseConnection() to LoadBalancer [core] - 10https://gerrit.wikimedia.org/r/311930 (owner: 10Aaron Schulz) [07:58:47] (03PS1) 10Aaron Schulz: Use getConnectionRef() in ExternalStoreDB to avoid connection leaks [core] - 10https://gerrit.wikimedia.org/r/311932 [08:00:01] legoktm: ^ [08:00:08] already looking :) [08:00:31] AaronSchulz: you left the var_dump in ;) [08:01:05] (03PS2) 10Aaron Schulz: Use getConnectionRef() in ExternalStoreDB to avoid connection leaks [core] - 10https://gerrit.wikimedia.org/r/311932 [08:01:10] take 2 [08:01:41] (03CR) 10Legoktm: [C: 032] Use getConnectionRef() in ExternalStoreDB to avoid connection leaks [core] - 10https://gerrit.wikimedia.org/r/311932 (owner: 10Aaron Schulz) [08:03:14] (03PS1) 10Legoktm: ChronologyProtector: Remove unused 'use MediaWiki\Logger\LoggerFactory' [core] - 10https://gerrit.wikimedia.org/r/311933 [08:04:27] 10Connected-Open-Heritage-Events: Create presentation for meetings in Georgia as part of COH - https://phabricator.wikimedia.org/T144751#2655286 (10Eric_Luth_WMSE) 05Open>03Resolved https://commons.wikimedia.org/w/index.php?title=File:Presentation_f%C3%B6r_Georgien_om_K%C3%96K_sep._2016.pdf&page=10 [08:04:29] 10Connected-Open-Heritage-Events: Visit to Georgia to met decision makers about data and images for COH - https://phabricator.wikimedia.org/T144741#2655288 (10Eric_Luth_WMSE) [08:05:50] (03PS1) 10Robert Vogel: BSApiTasksBase: Added exception handling [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311934 [08:06:57] (03CR) 10Aaron Schulz: [C: 032] ChronologyProtector: Remove unused 'use MediaWiki\Logger\LoggerFactory' [core] - 10https://gerrit.wikimedia.org/r/311933 (owner: 10Legoktm) [08:08:28] (03Merged) 10jenkins-bot: Use getConnectionRef() in ExternalStoreDB to avoid connection leaks [core] - 10https://gerrit.wikimedia.org/r/311932 (owner: 10Aaron Schulz) [08:09:22] (03PS39) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [08:11:56] 10Wikispeech-Player, 06Wikispeech-WMSE, 13Patch-For-Review, 10Wikispeech (Sprint 2016-09-21): [Task] Enable start/stop using keyboard shortcuts (Wikispeech) - https://phabricator.wikimedia.org/T133676#2655292 (10Lokal_Profil) a:05Sebastian_Berlin-WMSE>03Lokal_Profil Worked on in #wikispeech-sprint_2016... [08:14:21] (03CR) 10jenkins-bot: [V: 04-1] ChronologyProtector: Remove unused 'use MediaWiki\Logger\LoggerFactory' [core] - 10https://gerrit.wikimedia.org/r/311933 (owner: 10Legoktm) [08:14:45] 08:10:44 1) MediaWiki\Auth\TemporaryPasswordPrimaryAuthenticationProviderTest::testProviderChangeAuthenticationDataEmail [08:14:45] 08:10:44 Invalid argument: function: not string, closure, or array [08:14:46] wat [08:15:01] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [08:15:14] (03PS1) 10Robert Vogel: [WIP] BSApiWikiPageTasks: added new tasks [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311935 [08:15:18] (03CR) 10Legoktm: [C: 032] "..." [core] - 10https://gerrit.wikimedia.org/r/311933 (owner: 10Legoktm) [08:17:09] 06Wikispeech-WMSE, 13Patch-For-Review, 10Wikispeech (Sprint 2016-09-21): Set up framework for extension specific variables - https://phabricator.wikimedia.org/T140221#2655301 (10Lokal_Profil) Worked on in #wikispeech-sprint_2016-09-07: * Rebased on the heavily modified outcome of T133672 * Added Namespace to... [08:17:57] // FIXME: This is probably the ugliest thing I have ever done to [08:17:57] // PHP. I'm half-expecting it to segfault, just out of disgust. -- TS [08:21:39] (03Merged) 10jenkins-bot: ChronologyProtector: Remove unused 'use MediaWiki\Logger\LoggerFactory' [core] - 10https://gerrit.wikimedia.org/r/311933 (owner: 10Legoktm) [08:26:04] (03PS1) 10Legoktm: Fix @return of LBFactorySimple::getExternalLB() [core] - 10https://gerrit.wikimedia.org/r/311936 [08:27:14] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 07Easy, 07Need-volunteer, and 3 others: Wikibase unit tests should not call WikiPage::doEdit() - https://phabricator.wikimedia.org/T145743#2655323 (10thiemowmde) a:05daniel>03Reedy [08:28:07] (03CR) 10Pwirth: [C: 032] BSApiTasksBase: Added exception handling [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311934 (owner: 10Robert Vogel) [08:30:02] https://www.mediawiki.org/wiki/User:Legoktm/rdbms [08:30:50] I'll read through all of the database/ directory another day [08:32:01] night [08:33:45] 10Wikispeech-Player, 06Wikispeech-WMSE, 13Patch-For-Review, 10Wikispeech (Sprint 2016-09-21): Skip ahead (sentence) - https://phabricator.wikimedia.org/T140090#2655330 (10Lokal_Profil) Worked on in #wikispeech-sprint_2016-09-07: * Reviewed * Rebased on the heavily modified outcome of T133672 * Review comme... [08:33:50] (03PS1) 10Aaron Schulz: Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 [08:34:33] (03CR) 10Aaron Schulz: [C: 032] Fix @return of LBFactorySimple::getExternalLB() [core] - 10https://gerrit.wikimedia.org/r/311936 (owner: 10Legoktm) [08:34:59] * AaronSchulz should sleep soon [08:38:06] (03CR) 10jenkins-bot: [V: 04-1] Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 (owner: 10Aaron Schulz) [08:38:50] 10Wikispeech-Player, 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): Map TTS response to page HTML - https://phabricator.wikimedia.org/T140105#2453118 (10Lokal_Profil) Worked on in #wikispeech-sprint_2016-09-07: * Pre-exiting tests rebased and running To do in #wikispeech-sprint_2016-09-21: * Code clea... [08:39:13] (03PS1) 10Aaron Schulz: Make LBFactory::waitForReplication() use "domain" instead of "wiki" [core] - 10https://gerrit.wikimedia.org/r/311938 [08:39:41] (03PS2) 10Aaron Schulz: Make LBFactory::waitForReplication() use "domain" instead of "wiki" [core] - 10https://gerrit.wikimedia.org/r/311938 [08:40:57] (03Merged) 10jenkins-bot: Fix @return of LBFactorySimple::getExternalLB() [core] - 10https://gerrit.wikimedia.org/r/311936 (owner: 10Legoktm) [08:41:11] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): Populate Phase 2 - https://phabricator.wikimedia.org/T143780#2655350 (10Lokal_Profil) Not worked on in #wikispeech-sprint_2016-09-07 [08:41:40] (03PS2) 10Aaron Schulz: Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 [08:43:48] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-07): Set up vote for Wikispeech logo - https://phabricator.wikimedia.org/T142564#2655358 (10Lokal_Profil) [08:43:50] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-07): Write about Wikispeech on the Swedish Village Pump - https://phabricator.wikimedia.org/T137529#2655355 (10Lokal_Profil) 05Open>03Resolved Done in [[ https://sv.wikipedia.org/w/index.php?title=Wikipedia:Bybrunnen&oldid=37232274 | this diff ]] [08:44:11] (03PS2) 10Pwirth: BSFoundation: Added BSEntity base classes [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311707 [08:46:40] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): Set up vote for Wikispeech logo - https://phabricator.wikimedia.org/T142564#2655359 (10Lokal_Profil) a:05Jopparn>03Lokal_Profil JohnC is preparing a vote page for the logo. Assigning to myself while JohnA is away [08:47:44] (03CR) 10jenkins-bot: [V: 04-1] Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 (owner: 10Aaron Schulz) [08:47:47] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): Write blog post for WMF about Wikispeech - https://phabricator.wikimedia.org/T137528#2655363 (10Lokal_Profil) [08:48:34] 10Wikimedia-General-or-Unknown: Suggestion: Allow reference from non-written article in one language to same article in other language(s) - https://phabricator.wikimedia.org/T146126#2655364 (10MortenZdk) Hi Aklapper, Thanks for you reply on this. I must admit that I have no experience posting suggestions for W... [08:49:16] 10MediaWiki-Authentication-and-authorization, 10MobileFrontend, 10VisualEditor: SMW triggers "Sessions are disabled for this entry point" - https://phabricator.wikimedia.org/T134562#2655365 (10Nikerabbit) The general issue stills pops out here and then in somewhat different forms. I saw it happen with visual... [08:53:37] 10Reading-Community-Engagement, 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 13Patch-For-Review, and 3 others: Hovercards beta feature preference OFF not honored for logged in users when the experiment is enabled - https://phabricator.wikimedia.org/T146017#2655368 (10phuedx) @ovasileva: Per T1460... [08:55:03] 10Wikispeech-NLP, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): [Task] Define what subset of ssml we should initially support in the input text (Wikispeech) - https://phabricator.wikimedia.org/T134739#2655370 (10Lokal_Profil) [08:55:05] 10Wikispeech, 10Wikispeech-Synthesis: [Task] Interpretation of SSML-annotation (Wikispeech) - https://phabricator.wikimedia.org/T133848#2655371 (10Lokal_Profil) [08:55:07] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-07): Determine which types of annotation are needed to handle an article in Wikispeech - https://phabricator.wikimedia.org/T143772#2655369 (10Lokal_Profil) [08:55:17] 10Wikispeech, 10Wikispeech-Synthesis: [Task] Interpretation of SSML-annotation (Wikispeech) - https://phabricator.wikimedia.org/T133848#2247269 (10Lokal_Profil) [08:55:19] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-07): Determine which types of annotation are needed to handle an article in Wikispeech - https://phabricator.wikimedia.org/T143772#2578521 (10Lokal_Profil) [09:00:14] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): Determine which types of annotation are needed to handle an article in Wikispeech - https://phabricator.wikimedia.org/T143772#2655376 (10Lokal_Profil) Worked on in #wikispeech-sprint_2016-09-07: * Compile a list of exceptions from the pilot study material T... [09:05:05] 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): Set up Wikispeech stories on Phabricator - https://phabricator.wikimedia.org/T121206#2655395 (10Lokal_Profil) Not worked on in #wikispeech-sprint_2016-09-07. * Meeting scheduled for 2016-10-04 [09:05:11] 10MediaWiki-ResourceLoader, 06Performance-Team, 13Patch-For-Review, 07Performance, 05WMF-deploy-2016-09-06_(1.28.0-wmf.18): mw-1.28.0-wmf.18 load-time regression - https://phabricator.wikimedia.org/T146099#2655397 (10Nemo_bis) [09:05:46] 06Brickimedia, 10GlobalContribs: GlobalContribs: Accessing a person's Special:GlobalContributions returns a generic 500 error - https://phabricator.wikimedia.org/T146236#2655399 (10ashley) ``` 2016/09/18 07:55:11 [error] 2111#2111: *80083158 FastCGI sent in stderr: "PHP message: PHP Catchable fatal error: Arg... [09:06:20] 10Wikispeech-Player, 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): [Task] Functionality: Play selected text (Wikispeech) - https://phabricator.wikimedia.org/T133680#2655401 (10Lokal_Profil) [09:06:22] 10TimedMediaHandler, 10Wikispeech-Player, 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): make use of TMH in Wikispeech - https://phabricator.wikimedia.org/T142562#2655403 (10Lokal_Profil) [09:06:24] 10Wikispeech-Player, 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): [Task] Re-listening to recitation (Wikispeech) - https://phabricator.wikimedia.org/T133687#2655405 (10Lokal_Profil) [09:06:27] 10Wikispeech-Player, 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): Skip ahead (word) - https://phabricator.wikimedia.org/T140089#2655407 (10Lokal_Profil) [09:06:29] 10Wikispeech-Player, 06Wikispeech-WMSE, 10Wikispeech (Sprint 2016-09-21): [Task] Skip ahead (Wikispeech) - https://phabricator.wikimedia.org/T133688#2655409 (10Lokal_Profil) [09:13:06] 10MediaWiki-Configuration, 05Goal, 13Patch-For-Review: Convert all extensions and skins on git to use extension registration - https://phabricator.wikimedia.org/T98668#2655416 (10ashley) [09:13:08] 06Brickimedia, 10NumberOfComments: Convert NumberOfComments to use JSON for extension registration and i18n - https://phabricator.wikimedia.org/T146239#2655414 (10ashley) 05Open>03Invalid WONTFIX because the separate NumberOfComments extension is obsolete as the functionality has been a part of the main Co... [09:20:26] (03PS1) 10Robert Vogel: Flexiskin: Fixed manager loading [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311943 [09:22:32] (03CR) 10Robert Vogel: [C: 032] BSFoundation: Added BSEntity base classes [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311707 (owner: 10Pwirth) [09:23:35] (03Merged) 10jenkins-bot: BSFoundation: Added BSEntity base classes [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311707 (owner: 10Pwirth) [09:26:08] 06Project-Admins, 10Social-Tools: Request for project creation for several skins and extensions - https://phabricator.wikimedia.org/T146245#2655435 (10ashley) > Aurora Aurora-related bugs are probably better reported on [[https://phabricator.shoutwiki.com/|ShoutWiki's Phabricator]] for the time being. > Buoqu... [09:26:24] (03PS3) 10Aaron Schulz: Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 [09:26:31] 10Wikimedia-Developer-Summit, 06Developer-Relations (Jul-Sep-2016): Wikimedia Developer Summit Wiki up - https://phabricator.wikimedia.org/T141935#2655438 (10Qgil) I have borrowed the layout offered by https://wikiconference.org/ -- see https://www.mediawiki.org/wiki/Wikimedia_Developer_Summit That picture do... [09:28:12] (03CR) 10Phuedx: Beta: Allow displaying Related Articles in the footer (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311195 (https://phabricator.wikimedia.org/T144047) (owner: 10Bmansurov) [09:29:54] 10Reading-Community-Engagement, 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, and 2 others: Hovercards beta feature preference OFF not honored for logged in users when the experiment i... - https://phabricator.wikimedia.org/T146017#2655440 [09:30:20] 10Reading-Community-Engagement, 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, and 2 others: Hovercards beta feature preference OFF not honored for logged in users when the experiment i... - https://phabricator.wikimedia.org/T146017#2647818 [09:31:41] (03PS1) 10Jdrewniak: Improving card dropping behaviour [wikimedia/discovery/discernatron] - 10https://gerrit.wikimedia.org/r/311944 [09:35:00] (03PS40) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [09:35:58] 06Brickimedia, 10DeepSea, 07Epic: [EPIC] Rework the /images folder in DeepSea's source code - https://phabricator.wikimedia.org/T146250#2655449 (10ashley) External link icons (one under "Remove", one under "Not sure" and almost everything under "Are they even used?") are indeed provided by core if and when t... [09:37:40] 07Design, 06WMDE-Design, 10Wikidata, 03Wikidata-Sprint-2016-09-20: add title attribute to rank and value selection menue item - https://phabricator.wikimedia.org/T139357#2429659 (10Jonas) @Jan_Dittrich or @Lydia_Pintscher could you please provide the texts for all the tooltips? [09:39:13] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [09:42:03] 10Connected-Open-Heritage-Events: Write follow up e-mails to institutions visited in Georgia - https://phabricator.wikimedia.org/T146267#2655457 (10Lokal_Profil) [09:42:15] 10Connected-Open-Heritage-Events: Write follow up e-mails to institutions visited in Georgia - https://phabricator.wikimedia.org/T146267#2655457 (10Lokal_Profil) p:05Triage>03High [09:47:45] 10Wikimedia-Developer-Summit, 06Developer-Relations (Jul-Sep-2016): Wikimedia Developer Summit Wiki up - https://phabricator.wikimedia.org/T141935#2655477 (10Qgil) Hm. Mobile view is not great. If someone knows how to fix that... [09:58:28] (03PS1) 10Aaron Schulz: Set the DatabaseDomain for sanity in some test classes [core] - 10https://gerrit.wikimedia.org/r/311948 [10:01:03] 10MediaWiki-JobRunner, 06Operations, 07Beta-Cluster-reproducible, 13Patch-For-Review: wikidev people cant read /var/log/mediawiki/jobrunner.log - https://phabricator.wikimedia.org/T146040#2655491 (10hashar) a:03hashar **status** Trusty hosts are not impacted, the files are created via upstart redirectin... [10:01:37] (03PS2) 10Aaron Schulz: Set the DatabaseDomain in some tests classes for sanity [core] - 10https://gerrit.wikimedia.org/r/311948 [10:02:36] (03PS3) 10Aaron Schulz: Set the DatabaseDomain in some tests classes for sanity [core] - 10https://gerrit.wikimedia.org/r/311948 [10:08:51] 10Phabricator, 06Operations: phabricator: can't search for RT tickets (reference field) anymore - https://phabricator.wikimedia.org/T146116#2655516 (10Aklapper) Could reproduce locally; created https://secure.phabricator.com/T11675 [10:11:32] 10Phabricator (Upstream), 07Upstream: Consistently use "Subscribers" string in Phabricator UI; drop "CC" - https://phabricator.wikimedia.org/T87421#2655522 (10Aklapper) 05Open>03Resolved a:03Aklapper This has been fixed by upstream in the meantime. [10:13:20] (03PS41) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [10:16:37] 10Reading-Community-Engagement, 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: Initiate Hovercards A/B Test 2: ru and it - https://phabricator.wikimedia.org/T136746#2655527 (10ovasileva) [10:16:39] 10Reading-Community-Engagement, 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, and 2 others: Hovercards beta feature preference OFF not honored for logged in users when the experiment i... - https://phabricator.wikimedia.org/T146017#2655526 [10:17:38] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [10:18:01] 10Phabricator (Upstream), 07Upstream: After "Login to comment", I land at the home page of Phabricator - https://phabricator.wikimedia.org/T132335#2655528 (10Aklapper) p:05Triage>03Lowest [10:18:56] 10Phabricator (Upstream), 07Upstream: Paste search shows wrong length - https://phabricator.wikimedia.org/T140324#2655529 (10Aklapper) p:05Triage>03Lowest [10:19:41] 10Phabricator (Upstream), 07Upstream: The search forgets the author given - https://phabricator.wikimedia.org/T142286#2655530 (10Aklapper) 05Open>03declined Unfortunately closing this report as no further information has been provided. @Nnemo: Please reopen this report (by changing its status) after you h... [10:21:37] 07Design, 10MediaWiki-extensions-Cards, 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, and 3 others: Related Pages appear stacked in older browsers (including iPad Air 2, Firefox 21 and IE10) - https://phabricator.wikimedia.org/T144038#2655534 (10ovasileva) 05Open>03Resolved [10:21:53] 10Phabricator (Upstream), 07Upstream: Equivalent to Bugzilla's "Users Watching" - https://phabricator.wikimedia.org/T800#2655535 (10Aklapper) No feedback to T800#2315922. Hence proposing to decline this task. [10:24:37] 10Legalpad, 10Phabricator (Upstream), 07Upstream: Use translatewiki.net to localize Phabricator - https://phabricator.wikimedia.org/T225#2655537 (10Aklapper) [10:24:39] 10Phabricator (Upstream), 07Upstream: Phabricator profiles should be localizable - https://phabricator.wikimedia.org/T103466#2655536 (10Aklapper) [10:25:02] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, 05WMF-deploy-2016-09-20_(1.28.0-wmf.20): Treat lazy loaded images inside li elements as inline - https://phabricator.wikimedia.org/T144567#2655538 (10ovasileva) 05Open>03Resolved [10:25:25] lol @ Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, [10:31:27] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 13Patch-For-Review, 07Regression, and 3 others: Value input for qualifiers doesn't get focused when clicking - https://phabricator.wikimedia.org/T144037#2655546 (10thiemowmde) [10:32:10] 10MediaWiki-extensions-JsonConfig, 10MediaWiki-extensions-ZeroBanner, 10Continuous-Integration-Config, 06Reading-Web-Backlog, and 3 others: Zero phpunit test failure (blocks merges to MobileFrontend) - https://phabricator.wikimedia.org/T145227#2655549 (10phuedx) I've scheduled {a8733ff46c611f97b569db1c7981... [10:32:46] 10Phabricator (Upstream), 07Upstream: Cannot horizontal scroll in Task-Graph, overflow is clipped - https://phabricator.wikimedia.org/T145806#2655550 (10Aklapper) Upstreamed as https://secure.phabricator.com/T11676 [10:33:03] 10MediaWiki-extensions-WikibaseClient, 10Wikidata, 07Easy, 07Need-volunteer, and 4 others: [Task] Select site in siteselector based on pasted subdomain - https://phabricator.wikimedia.org/T144310#2655551 (10thiemowmde) [10:33:05] 10Phabricator (Upstream), 07Upstream: Cannot horizontal scroll in Task-Graph, overflow is clipped - https://phabricator.wikimedia.org/T145806#2655552 (10Aklapper) [10:43:34] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 03Wikidata-Sprint-2016-09-20: [Task] Add monolingual language code mn-Mong - https://phabricator.wikimedia.org/T137810#2655563 (10thiemowmde) [10:43:54] 04(no projects): Wikisource autoimport - https://phabricator.wikimedia.org/T146270#2655565 (10Ilya_Korniiko_WMUA) [10:44:12] 10WMUA-GLAM, 10WMUA-Tech: Wikisource autoimport - https://phabricator.wikimedia.org/T146270#2655577 (10Ilya_Korniiko_WMUA) [10:46:24] 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: Popups ResourceLoader modules are not declaring their dependencies properly - https://phabricator.wikimedia.org/T146035#2655580 (10ovasileva) @MBinder_WMF - yes, we do. Also, since we want to deploy tomorrow, I'm u... [10:46:36] 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: Popups ResourceLoader modules are not declaring their dependencies properly - https://phabricator.wikimedia.org/T146035#2655582 (10ovasileva) p:05High>03Unbreak! [11:02:11] (03PS1) 10Thiemo Mättig (WMDE): Make properties/methods in Cite private [extensions/Cite] - 10https://gerrit.wikimedia.org/r/311963 [11:04:10] (03CR) 10Thiemo Mättig (WMDE): "Even if I understand that this patch was supposed to make the implicit standard of everything being "public" obvious, most of this should " [extensions/Cite] - 10https://gerrit.wikimedia.org/r/311706 (owner: 10Addshore) [11:05:53] (03CR) 10jenkins-bot: [V: 04-1] Make properties/methods in Cite private [extensions/Cite] - 10https://gerrit.wikimedia.org/r/311963 (owner: 10Thiemo Mättig (WMDE)) [11:07:47] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Include revision ID and timestamp for each entity in the JSON dump. - https://phabricator.wikimedia.org/T146273#2655625 (10daniel) [11:11:11] 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: Popups ResourceLoader modules are not declaring their dependencies properly - https://phabricator.wikimedia.org/T146035#2648387 (10ovasileva) added story points as per: joakino , phuedx - sorry to bug but you're th... [11:15:11] 10MediaWiki-ResourceLoader, 06Performance-Team, 13Patch-For-Review, 07Performance, 05WMF-deploy-2016-09-06_(1.28.0-wmf.18): mw-1.28.0-wmf.18 load-time regression - https://phabricator.wikimedia.org/T146099#2655645 (10Gilles) Looking back at when the problem started, I see that there was s 45 minute delay... [11:19:50] (03CR) 10Jdrewniak: [C: 032] Take page visibility into account for search checkins [extensions/WikimediaEvents] - 10https://gerrit.wikimedia.org/r/311844 (https://phabricator.wikimedia.org/T145102) (owner: 10EBernhardson) [11:20:55] (03Merged) 10jenkins-bot: Take page visibility into account for search checkins [extensions/WikimediaEvents] - 10https://gerrit.wikimedia.org/r/311844 (https://phabricator.wikimedia.org/T145102) (owner: 10EBernhardson) [11:22:59] 06TLA Team: Create an EntityIdParser that maps foreign repo prefixes - https://phabricator.wikimedia.org/T146274#2655650 (10WMDE-leszek) [11:24:11] (03CR) 10Mglaser: [C: 032] Flexiskin: Fixed manager loading [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311943 (owner: 10Robert Vogel) [11:24:37] (03Merged) 10jenkins-bot: Flexiskin: Fixed manager loading [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311943 (owner: 10Robert Vogel) [11:24:53] (03PS6) 10Cenarium: Add ParserCacheBeforeSave hook [core] - 10https://gerrit.wikimedia.org/r/277954 [11:24:56] (03PS4) 10Cenarium: Allow to retrieve key in get [core] - 10https://gerrit.wikimedia.org/r/278608 [11:24:59] (03PS2) 10Cenarium: Don't serialize useless StripStates and LinkHolders [core] - 10https://gerrit.wikimedia.org/r/279893 [11:25:02] (03PS6) 10Cenarium: Allow parser cache to expect another revision than the latest [core] - 10https://gerrit.wikimedia.org/r/277944 [11:25:06] (03PS1) 10Robert Vogel: PageAssignments: Fixed API response in MW 1_27 [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311966 [11:25:08] (03PS5) 10Cenarium: Set stable revision as cached revision for stable parser cache [extensions/FlaggedRevs] - 10https://gerrit.wikimedia.org/r/277945 [11:27:29] (03CR) 10Pwirth: [C: 032] PageAssignments: Fixed API response in MW 1_27 [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311966 (owner: 10Robert Vogel) [11:27:36] (03CR) 10Pwirth: [V: 032] PageAssignments: Fixed API response in MW 1_27 [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311966 (owner: 10Robert Vogel) [11:28:20] 06Discovery, 10Wikimedia-Portals, 06Discovery-Analysis (Current work): Wikipedia.org dashboard: minor updates - https://phabricator.wikimedia.org/T146215#2655668 (10Aklapper) @debt: Please add the #wikimedia-portals project to tasks so people interested in portal tasks (but not necessarily in some WMF team)... [11:28:21] (03Abandoned) 10Cenarium: Allow to resume parse from a serialized half parsed text [core] - 10https://gerrit.wikimedia.org/r/278609 (owner: 10Cenarium) [11:28:22] 06Discovery, 10Wikimedia-Portals, 06Discovery-Analysis (Current work): Wikipedia.org Portal Dashboard: investigate spike in languages visited - https://phabricator.wikimedia.org/T146216#2655670 (10Aklapper) [11:28:40] 06Discovery, 10Wikimedia-Portals, 06Discovery-Analysis (Current work): Wikipedia.org Portal Dashboard: investigate recent spike in pageviews - https://phabricator.wikimedia.org/T146214#2655671 (10Aklapper) [11:29:49] (03CR) 10jenkins-bot: [V: 04-1] Add ParserCacheBeforeSave hook [core] - 10https://gerrit.wikimedia.org/r/277954 (owner: 10Cenarium) [11:30:09] (03PS8) 10Cenarium: Use custom self-regenerating parser cache for references [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278703 (https://phabricator.wikimedia.org/T125329) [11:30:12] (03PS3) 10Cenarium: Improve handling of pages with multiple reflists [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278702 [11:30:15] (03PS28) 10Cenarium: Show refs defined elsewhere in section preview [extensions/Cite] - 10https://gerrit.wikimedia.org/r/267515 (https://phabricator.wikimedia.org/T124840) [11:30:18] (03PS11) 10Cenarium: Retrieve stored references from parser cache [extensions/Cite] - 10https://gerrit.wikimedia.org/r/277445 (https://phabricator.wikimedia.org/T125329) [11:30:21] (03PS2) 10Cenarium: Handle nested references [extensions/Cite] - 10https://gerrit.wikimedia.org/r/279894 (https://phabricator.wikimedia.org/T127787) [11:30:33] (03CR) 10jenkins-bot: [V: 04-1] Use custom self-regenerating parser cache for references [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278703 (https://phabricator.wikimedia.org/T125329) (owner: 10Cenarium) [11:30:36] (03CR) 10jenkins-bot: [V: 04-1] Improve handling of pages with multiple reflists [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278702 (owner: 10Cenarium) [11:30:55] (03CR) 10jenkins-bot: [V: 04-1] Show refs defined elsewhere in section preview [extensions/Cite] - 10https://gerrit.wikimedia.org/r/267515 (https://phabricator.wikimedia.org/T124840) (owner: 10Cenarium) [11:31:05] (03CR) 10jenkins-bot: [V: 04-1] Retrieve stored references from parser cache [extensions/Cite] - 10https://gerrit.wikimedia.org/r/277445 (https://phabricator.wikimedia.org/T125329) (owner: 10Cenarium) [11:31:10] (03CR) 10jenkins-bot: [V: 04-1] Handle nested references [extensions/Cite] - 10https://gerrit.wikimedia.org/r/279894 (https://phabricator.wikimedia.org/T127787) (owner: 10Cenarium) [11:33:36] (03CR) 10jenkins-bot: [V: 04-1] Allow parser cache to expect another revision than the latest [core] - 10https://gerrit.wikimedia.org/r/277944 (owner: 10Cenarium) [11:33:58] (03CR) 10jenkins-bot: [V: 04-1] Allow to retrieve key in get [core] - 10https://gerrit.wikimedia.org/r/278608 (owner: 10Cenarium) [11:34:23] (03PS7) 10Ljonka: init commit: create editnotify connector to make user preferences available for namespace action notifications [extensions/BlueSpiceEditNotifyConnector] - 10https://gerrit.wikimedia.org/r/311101 [11:35:37] 10Wikimedia-Site-requests, 13Patch-For-Review: Restrict accountcreator permissions on enwiki - https://phabricator.wikimedia.org/T85538#949110 (10Cenarium) ... abandoned due to throttle being moved to AuthManager. It's now up to it to support group-based relaxing of limits. [11:36:53] (03CR) 10Siebrand: [C: 031] "i18n/L10n reviewed." [extensions/Cite] - 10https://gerrit.wikimedia.org/r/267515 (https://phabricator.wikimedia.org/T124840) (owner: 10Cenarium) [11:38:10] (03CR) 10Cenarium: "rebased to just before folder change" [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278702 (owner: 10Cenarium) [11:39:02] (03CR) 10Robert Vogel: [C: 032] init commit: create editnotify connector to make user preferences available for namespace action notifications [extensions/BlueSpiceEditNotifyConnector] - 10https://gerrit.wikimedia.org/r/311101 (owner: 10Ljonka) [11:40:01] (03CR) 10Siebrand: [C: 04-1] "i18n/L10n reviewed." (032 comments) [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311379 (owner: 10ItSpiderman) [11:41:01] 10MediaWiki-ResourceLoader, 06Performance-Team, 13Patch-For-Review, 07Performance, 05WMF-deploy-2016-09-06_(1.28.0-wmf.18): mw-1.28.0-wmf.18 load-time regression - https://phabricator.wikimedia.org/T146099#2655681 (10Gilles) Data for group1 between the group1 and group2 deployment: ``` SELECT AVG(event... [11:41:07] (03CR) 10Ljonka: [V: 032] init commit: create editnotify connector to make user preferences available for namespace action notifications (037 comments) [extensions/BlueSpiceEditNotifyConnector] - 10https://gerrit.wikimedia.org/r/311101 (owner: 10Ljonka) [11:43:40] (03PS7) 10Cenarium: Add ParserCacheBeforeSave hook [core] - 10https://gerrit.wikimedia.org/r/277954 [11:43:43] (03PS5) 10Cenarium: Allow to retrieve key in get [core] - 10https://gerrit.wikimedia.org/r/278608 [11:43:46] (03PS3) 10Cenarium: Don't serialize useless StripStates and LinkHolders [core] - 10https://gerrit.wikimedia.org/r/279893 [11:43:49] (03PS7) 10Cenarium: Allow parser cache to expect another revision than the latest [core] - 10https://gerrit.wikimedia.org/r/277944 [11:45:46] 10Wikispeech, 10Wikispeech-Lexicon, 06Wikispeech-STTS: Preferred label in lexicon database for entry and transcription - https://phabricator.wikimedia.org/T146275#2655685 (10NikolajLindberg) [11:48:04] (03CR) 10jenkins-bot: [V: 04-1] Add ParserCacheBeforeSave hook [core] - 10https://gerrit.wikimedia.org/r/277954 (owner: 10Cenarium) [11:48:47] (03Draft1) 10Abc123: Changed the file with some other information [extensions/examples] - 10https://gerrit.wikimedia.org/r/311956 [11:51:11] 10Wikimedia-General-or-Unknown: Suggestion: Allow reference from non-written article in one language to same article in other language(s) - https://phabricator.wikimedia.org/T146126#2655721 (10Aklapper) For reference, that was brought up in https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)/Archive... [11:51:19] 10Wikimedia-General-or-Unknown: Suggestion: Allow reference from non-written article in one language to same article in other language(s) - https://phabricator.wikimedia.org/T146126#2655724 (10Aklapper) [11:51:22] 10MediaWiki-extensions-ContentTranslation, 10ArticlePlaceholder, 10Wikidata, 07Epic, 07WorkType-NewFunctionality: Implement connection between nonexistent pages (red links) and Wikidata items - https://phabricator.wikimedia.org/T123021#1919544 (10Aklapper) [11:51:34] (03CR) 10Jdrewniak: [C: 04-1] Align UI elements to improved WCAG compliant color palette (031 comment) [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/311879 (https://phabricator.wikimedia.org/T146231) (owner: 10VolkerE) [11:51:51] (03CR) 10jenkins-bot: [V: 04-1] Allow to retrieve key in get [core] - 10https://gerrit.wikimedia.org/r/278608 (owner: 10Cenarium) [11:52:59] (03CR) 10jenkins-bot: [V: 04-1] Allow parser cache to expect another revision than the latest [core] - 10https://gerrit.wikimedia.org/r/277944 (owner: 10Cenarium) [11:54:43] (03PS9) 10Cenarium: Use custom self-regenerating parser cache for references [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278703 (https://phabricator.wikimedia.org/T125329) [11:54:46] (03PS4) 10Cenarium: Improve handling of pages with multiple reflists [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278702 [11:54:49] (03PS29) 10Cenarium: Show refs defined elsewhere in section preview [extensions/Cite] - 10https://gerrit.wikimedia.org/r/267515 (https://phabricator.wikimedia.org/T124840) [11:54:52] (03PS12) 10Cenarium: Retrieve stored references from parser cache [extensions/Cite] - 10https://gerrit.wikimedia.org/r/277445 (https://phabricator.wikimedia.org/T125329) [11:54:55] (03PS3) 10Cenarium: Handle nested references [extensions/Cite] - 10https://gerrit.wikimedia.org/r/279894 (https://phabricator.wikimedia.org/T127787) [11:54:57] 10ProofreadPage, 13Patch-For-Review: Need to reduce nsPage body edit box height in horizontal view - https://phabricator.wikimedia.org/T145923#2655732 (10Alex_brollo) @Samwilson @Candalua This interesting statement doesn't seem to run into it.source. Perhaps is some local javascript into it.source that kills i... [11:59:31] (03CR) 10jenkins-bot: [V: 04-1] Use custom self-regenerating parser cache for references [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278703 (https://phabricator.wikimedia.org/T125329) (owner: 10Cenarium) [11:59:50] (03PS8) 10Cenarium: Add ParserCacheBeforeSave hook [core] - 10https://gerrit.wikimedia.org/r/277954 [11:59:53] (03PS6) 10Cenarium: Allow to retrieve key in get [core] - 10https://gerrit.wikimedia.org/r/278608 [11:59:56] (03PS8) 10Cenarium: Allow parser cache to expect another revision than the latest [core] - 10https://gerrit.wikimedia.org/r/277944 [12:00:00] (03CR) 10jenkins-bot: [V: 04-1] Show refs defined elsewhere in section preview [extensions/Cite] - 10https://gerrit.wikimedia.org/r/267515 (https://phabricator.wikimedia.org/T124840) (owner: 10Cenarium) [12:00:51] 10MediaWiki-ResourceLoader, 06Performance-Team, 13Patch-For-Review, 07Performance, 05WMF-deploy-2016-09-06_(1.28.0-wmf.18): mw-1.28.0-wmf.18 load-time regression - https://phabricator.wikimedia.org/T146099#2655736 (10Gilles) Double checking the same values on group2 wikis only before and after the group2... [12:07:36] (03PS20) 10Phuedx: Get height and width from style to placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T145222) (owner: 10Jdlrobson) [12:07:48] 10MediaWiki-ResourceLoader, 06Performance-Team, 13Patch-For-Review, 07Performance, 05WMF-deploy-2016-09-06_(1.28.0-wmf.18): mw-1.28.0-wmf.18 load-time regression - https://phabricator.wikimedia.org/T146099#2655741 (10Gilles) Diff of wmf.18 changes: P4087 thanks to https://gist.github.com/atdt/e34a75bee67... [12:08:14] (03PS10) 10Cenarium: Use custom self-regenerating parser cache for references [extensions/Cite] - 10https://gerrit.wikimedia.org/r/278703 (https://phabricator.wikimedia.org/T125329) [12:08:17] (03PS30) 10Cenarium: Show refs defined elsewhere in section preview [extensions/Cite] - 10https://gerrit.wikimedia.org/r/267515 (https://phabricator.wikimedia.org/T124840) [12:12:52] (03CR) 10jenkins-bot: [V: 04-1] Get height and width from style to placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T145222) (owner: 10Jdlrobson) [12:14:29] (03CR) 10jenkins-bot: [V: 04-1] Show refs defined elsewhere in section preview [extensions/Cite] - 10https://gerrit.wikimedia.org/r/267515 (https://phabricator.wikimedia.org/T124840) (owner: 10Cenarium) [12:16:38] 10MobileFrontend, 06Reading-Web-Backlog, 07Performance: Sections on mobile views jumps around after load (FOUC) - https://phabricator.wikimedia.org/T126825#2655748 (10ovasileva) @Jdlrobson - sounds like we should have another spike looking at JS options [12:18:08] (03CR) 10Phuedx: [C: 031] "Jdlrobson: Annoying timing-related failure aside, I've tested this change locally and it LGTM. I'm using a MWV instance with the same setu" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T145222) (owner: 10Jdlrobson) [12:22:45] (03CR) 10Phuedx: "Sorry Jdlrobson. I could've been clearer: for now, let's monkeypatch PageObject in the MobileFrontend extension." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [12:23:46] 10MediaWiki-ResourceLoader, 06Performance-Team, 13Patch-For-Review, 07Performance, 05WMF-deploy-2016-09-06_(1.28.0-wmf.18): mw-1.28.0-wmf.18 load-time regression - https://phabricator.wikimedia.org/T146099#2655760 (10Gilles) @Krinkle would you be ok with reverting https://gerrit.wikimedia.org/r/#/c/30415... [12:24:13] 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-21): Simple gui for workflow cycle - https://phabricator.wikimedia.org/T143860#2655761 (10HaraldBerthelsen) [12:24:34] (03PS31) 10Cenarium: Show refs defined elsewhere in section preview [extensions/Cite] - 10https://gerrit.wikimedia.org/r/267515 (https://phabricator.wikimedia.org/T124840) [12:25:27] 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-21): Enable installation of TTS-server for development - https://phabricator.wikimedia.org/T141462#2655763 (10HaraldBerthelsen) [12:26:23] 10Wikispeech-NLP, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-21): [Task] Define what subset of ssml we should initially support in the input text (Wikispeech) - https://phabricator.wikimedia.org/T134739#2655765 (10HaraldBerthelsen) [12:35:11] (03CR) 10Phuedx: "Recheck." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311195 (https://phabricator.wikimedia.org/T144047) (owner: 10Bmansurov) [12:48:26] 06Community-Liaisons (Jul-Sep-2016), 06Developer-Relations (Jul-Sep-2016): Technical Collaboration quarterly goals for October - December 2016 - https://phabricator.wikimedia.org/T142355#2655775 (10Qgil) [12:51:51] (03CR) 10Mholloway: "I'm trying to repro the issue (I've got don't keep activities enabled) but can't -- either you really have to be a turbo-tapper or this mi" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311870 (owner: 10Niedzielski) [12:52:16] (03CR) 10Mholloway: "Is this different from T146086, btw?" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311870 (owner: 10Niedzielski) [12:54:18] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 05ContentTranslation-Release10, 05Language-Engineering July-September 2016, and 3 others: Update packaging configuration for Jessie migration - https://phabricator.wikimedia.org/T144588#2655790 (10KartikMistry) Jessie migration is... [12:55:30] (03PS4) 10Catrope: Only make hidenondamaging available if damaging is enabled [extensions/ORES] - 10https://gerrit.wikimedia.org/r/310475 [12:55:57] (03CR) 10Mholloway: [C: 032] Hygiene: convert SearchCardView to Butter Knife [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311911 (owner: 10Niedzielski) [12:56:35] 06Community-Liaisons (Jul-Sep-2016), 06Developer-Relations (Jul-Sep-2016): Technical Collaboration quarterly goals for October - December 2016 - https://phabricator.wikimedia.org/T142355#2655792 (10Aklapper) [12:56:43] (03CR) 10Thiemo Mättig (WMDE): [C: 032] "The error is in the parent and should go away when rebasing this." [extensions/ORES] - 10https://gerrit.wikimedia.org/r/311651 (owner: 10Catrope) [12:58:07] (03CR) 10Mholloway: [C: 032] Hygiene: move FeedView Adapter config to client [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311868 (owner: 10Niedzielski) [12:59:26] 10Phabricator: Good bug reports - https://phabricator.wikimedia.org/T146266#2655794 (10Paladox) [12:59:52] (03CR) 10Mholloway: [C: 032] Hygiene: treat FeedView like an AdapterView [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311867 (owner: 10Niedzielski) [13:00:04] 10Phabricator: Good bug reports - https://phabricator.wikimedia.org/T146266#2655797 (10Paladox) 05Open>03Invalid This has nothing to do with labs or ops I am not sure if this is invalid since we already have docs on this. [13:00:15] (03CR) 10Thiemo Mättig (WMDE): "Technically the code is ok, but not nice to read because of the deep nesting. See suggestions inline." (033 comments) [extensions/ORES] - 10https://gerrit.wikimedia.org/r/310475 (owner: 10Catrope) [13:00:17] 10Phabricator: Good bug reports - https://phabricator.wikimedia.org/T146266#2655800 (10Paladox) 05Invalid>03Open [13:02:37] (03Merged) 10jenkins-bot: Hygiene: treat FeedView like an AdapterView [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311867 (owner: 10Niedzielski) [13:02:50] (03Merged) 10jenkins-bot: Hygiene: move FeedView Adapter config to client [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311868 (owner: 10Niedzielski) [13:03:53] 10Phabricator: Good bug reports - https://phabricator.wikimedia.org/T146266#2655803 (10Aklapper) Thanks for reporting this! > 1.Having a clearly specified bug number Automatically done. T146266 in this very case. :) > 2.Reproducible > 3.Be Specific Covered by https://www.mediawiki.org/wiki/How_to_report_a_bu... [13:04:05] 10Phabricator: Good bug reports - https://phabricator.wikimedia.org/T146266#2655804 (10Aklapper) 05Open>03Invalid [13:04:32] (03PS1) 10Phuedx: [WIP] [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311977 (https://phabricator.wikimedia.org/T146035) [13:08:54] (03CR) 10Mholloway: [C: 031] Hygiene: make feed cards branch polymorphically [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311869 (owner: 10Niedzielski) [13:09:48] (03PS3) 10Robert Vogel: New Icomoon font [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311662 (owner: 10Gerharddiller85) [13:10:14] (03CR) 10jenkins-bot: [V: 04-1] [WIP] [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311977 (https://phabricator.wikimedia.org/T146035) (owner: 10Phuedx) [13:12:21] (03PS1) 10Robert Vogel: UserSidebar: Using new Icons from BSF [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311979 [13:14:17] (03CR) 10Mholloway: [C: 031] Hygiene: unify feed card interface [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311909 (owner: 10Niedzielski) [13:16:07] 07Design, 06WMDE-Design, 10Wikidata, 03Wikidata-Sprint-2016-09-20: add title attribute to rank and value selection menue item - https://phabricator.wikimedia.org/T139357#2655811 (10thiemowmde) Why not go with the suggestion and change the visible menu items, e.g. from "Deprecated rank" to "Deprecated (know... [13:18:50] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 07Regression, 03Wikidata-Sprint-2016-09-20: [Bug] Simple search suggestions box appears over Wikidata suggestions if search box is selected early - https://phabricator.wikimedia.org/T119492#2655816 (10thiemowmde) p:05Low>03High @Esc3300, please mak... [13:20:38] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 07Regression, 03Wikidata-Sprint-2016-09-20: [Bug] Simple search suggestions box appears over Wikidata suggestions if search box is selected early - https://phabricator.wikimedia.org/T119492#1827733 (10thiemowmde) Wait, why was this reset to "low"? [13:24:28] (03CR) 10Mholloway: [C: 031] "LGTM but leaving at +1 to ensure that the other devs get a chance to see the change." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311721 (owner: 10BearND) [13:28:19] (03CR) 10DCausse: [C: 031] Create fields & data for image/file data indexing (031 comment) [core] - 10https://gerrit.wikimedia.org/r/310472 (https://phabricator.wikimedia.org/T145558) (owner: 10Smalyshev) [13:32:26] (03PS1) 10Jack Phoenix: Remove external link icons in favor of using the core RL module [skins/DeepSea] - 10https://gerrit.wikimedia.org/r/311984 (https://phabricator.wikimedia.org/T146250) [13:32:29] (03PS1) 10Nemo bis: Consistently refer to actions in abusefilter-warning [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/311985 [13:32:52] (03PS2) 10Phuedx: Initialize (sub-) namespaces first [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311977 (https://phabricator.wikimedia.org/T146035) [13:33:37] (03CR) 10Mglaser: [C: 032] UserSidebar: Using new Icons from BSF [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311979 (owner: 10Robert Vogel) [13:33:58] (03PS1) 10Jack Phoenix: Remove backwards compatibility stuff meant to support ancient IEs [skins/DeepSea] - 10https://gerrit.wikimedia.org/r/311987 (https://phabricator.wikimedia.org/T146247) [13:34:04] (03Merged) 10jenkins-bot: UserSidebar: Using new Icons from BSF [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/311979 (owner: 10Robert Vogel) [13:35:14] (03PS4) 10Gerharddiller85: New Icomoon font [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311662 [13:35:33] (03PS1) 10Jack Phoenix: I18n capitalization tweaks for consistency [extensions/ArticleRatings] - 10https://gerrit.wikimedia.org/r/311988 (https://phabricator.wikimedia.org/T146246) [13:37:03] 10Wiki-Loves-Monuments-Database: categorize_images.py crashing due to malformated log message - https://phabricator.wikimedia.org/T146278#2655868 (10Lokal_Profil) [13:38:16] 10MediaWiki-Page-editing, 07I18n: message MediaWiki:Rollback-success-notify should support GENDER - https://phabricator.wikimedia.org/T141250#2655882 (10Nemo_bis) p:05Triage>03Normal [13:41:36] 10Wiki-Loves-Monuments-Database: categorize_images.py crashing due to malformated log message - https://phabricator.wikimedia.org/T146278#2655889 (10Lokal_Profil) I noticed that `categorize_images.py` has been modified directly on the server (on September 16th) to add the lines: ``` if (countrycode, lang) in [('... [13:43:55] (03PS1) 10Jack Phoenix: Slightly modernize NewTalkGlobal in preparation for archiving it [extensions/NewTalkGlobal] - 10https://gerrit.wikimedia.org/r/311991 (https://phabricator.wikimedia.org/T146242) [13:44:20] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 03Wikidata-Sprint-2016-09-21: [Task] Add monolingual language code mn-Mong - https://phabricator.wikimedia.org/T137810#2655900 (10thiemowmde) I wonder about the upper casing. I can not find much information about this "language" code. It appears it is no... [13:45:57] 10Wiki-Loves-Monuments-Database: categorize_images.py crashing due to malformated log message - https://phabricator.wikimedia.org/T146278#2655915 (10JeanFred) >>! In T146278#2655889, @Lokal_Profil wrote: > I noticed that `categorize_images.py` has been modified directly on the server (on September 16th) to add t... [13:47:22] (03PS3) 10Phuedx: Initialize namespaces first [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311977 (https://phabricator.wikimedia.org/T146035) [13:48:59] 10Hovercards (2016-17-Q2-Goal), 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: Popups ResourceLoader modules are not declaring their dependencies properly - https://phabricator.wikimedia.org/T146035#2655928 (10phuedx) a:03phuedx [13:49:50] (03CR) 10Mholloway: [C: 031] Add RESTBaseUriFormat list to dev settings [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311890 (owner: 10BearND) [13:49:57] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: Add support for enabling Related Articles on mobile web stable channel - https://phabricator.wikimedia.org/T144047#2655935 (10phuedx) @bmansurov: There are test... [13:55:44] (03CR) 10Mholloway: [C: 031] "I like it." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/310220 (owner: 10BearND) [13:57:36] 10MediaWiki-extensions-DonationInterface, 10Fundraising-Backlog: Reintegrate Ingenico rtbt_enets payment method - https://phabricator.wikimedia.org/T141989#2655947 (10MBeat33) Donors are still seeing this error message after selecting enets @ https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?usel... [14:01:36] 10MediaWiki-extensions-WikibaseRepository, 10MediaWiki-extensions-WikibaseView, 10Wikidata, 07Easy, and 3 others: Stop using .mw-help-field-hint and .mw-help-field-data CSS classes (or copy their definitions from core) - https://phabricator.wikimedia.org/T144977#2615952 (10thiemowmde) a:03thiemowmde [14:01:50] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 13Patch-For-Review, 03Wikidata-Sprint-2016-09-21: [Task] Repeat the bad value in validator messages for easy error recovery - https://phabricator.wikimedia.org/T144303#2655958 (10thiemowmde) a:03thiemowmde [14:02:05] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 13Patch-For-Review, 03Wikidata-Sprint-2016-09-21: [Task] Add monolingual language code mnc - https://phabricator.wikimedia.org/T137808#2655959 (10thiemowmde) a:03thiemowmde [14:04:40] (03CR) 10Mholloway: "Could we re-set a random m/f header when the FeedActivity is created (or even in onResume)? Might be nice for a user not to be locked int" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311189 (https://phabricator.wikimedia.org/T145888) (owner: 10Dbrant) [14:05:56] (03PS1) 10Dbrant: Fix crash introduced in previous Hygiene patch. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312002 [14:12:56] (03CR) 10Mholloway: "Maybe this is what https://gerrit.wikimedia.org/r/#/c/311870 is about. I couldn't repro the crash it's supposed to fix from master, but I" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312002 (owner: 10Dbrant) [14:17:18] (03CR) 10Dbrant: [C: 032] Hygiene: make feed cards branch polymorphically [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311869 (owner: 10Niedzielski) [14:19:35] (03Merged) 10jenkins-bot: Hygiene: make feed cards branch polymorphically [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311869 (owner: 10Niedzielski) [14:21:38] 04(no projects): Interwiki email - https://phabricator.wikimedia.org/T146281#2655982 (10Marshallsumter) [14:21:57] 06Discovery, 06Discovery-Search (Current work): Testing needed for the add of DEFAULTSORT keys to wiki search autocomplete - https://phabricator.wikimedia.org/T145427#2655994 (10dcausse) note on size for enwiki : |with default sort| without| |1,073,416,174|938,385,588| That's a +14% increase, I believe that t... [14:25:06] (03Abandoned) 10Dbrant: Fix crash introduced in previous Hygiene patch. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312002 (owner: 10Dbrant) [14:26:19] (03CR) 10Dbrant: [C: 032] Workaround ItemTouchHelper NPE [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311870 (owner: 10Niedzielski) [14:28:24] 06Discovery, 06Discovery-Search (Current work): Testing needed for the add of DEFAULTSORT keys to wiki search autocomplete - https://phabricator.wikimedia.org/T145427#2656014 (10IKhitron) Awesome! [14:29:22] (03Merged) 10jenkins-bot: Workaround ItemTouchHelper NPE [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311870 (owner: 10Niedzielski) [14:29:26] 10MediaWiki-Search, 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work), and 3 others: Add DEFAULTSORT keys to wiki search autocomplete - https://phabricator.wikimedia.org/T134978#2656015 (10IKhitron) >>! In T145427#2655994, @dcausse wrote: > Small demo for enwiki: http://mw-sug-subpages-relforg... [14:29:33] 07Design, 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog: Load the cards skeleton and then load the content. - https://phabricator.wikimedia.org/T122212#2656016 (10ovasileva) @Nirzar - I think we should close this. Thoughts? [14:31:22] 10MediaWiki-extensions-CentralNotice, 10Fundraising-Backlog, 03Fundraising Sprint Rocket Surgery 2016: Banner not showing up on site - https://phabricator.wikimedia.org/T144952#2656021 (10AndyRussG) Confirmed that this is a server-side error and is happening. Bad HTML content coming in with the banner URL. F... [14:31:37] 10MediaWiki-extensions-CentralNotice, 10Fundraising-Backlog, 03Fundraising Sprint Rocket Surgery 2016: Banner not showing up on site - https://phabricator.wikimedia.org/T144952#2656022 (10AndyRussG) p:05Triage>03Unbreak! [14:35:31] 10MediaWiki-extensions-CentralNotice, 10Fundraising-Backlog, 03Fundraising Sprint Rocket Surgery 2016: Banner not showing up on site - https://phabricator.wikimedia.org/T144952#2656028 (10Pcoombe) It seems to vary by site e.g. works on Meta desktop (https://meta.wikimedia.org/w/index.php?title=Special:Banner... [14:35:50] 10AbuseFilter: REVISIONUSER magic word shows as empty string in abuse filter - https://phabricator.wikimedia.org/T146283#2656029 (10Zache) [14:36:16] 10MediaWiki-Authentication-and-authorization, 10MobileFrontend, 10VisualEditor: SMW triggers "Sessions are disabled for this entry point" - https://phabricator.wikimedia.org/T134562#2656041 (10Anomie) MobileFrontend in that stack trace is doing what it's supposed to do: it's loading the message via the Resou... [14:36:29] 10MediaWiki-extensions-JsonConfig, 10MediaWiki-extensions-ZeroBanner, 10Continuous-Integration-Config, 06Reading-Web-Backlog, and 3 others: Zero phpunit test failure (blocks merges to MobileFrontend) - https://phabricator.wikimedia.org/T145227#2656042 (10phuedx) 05Open>03Resolved I'm happy to mark this... [14:37:03] 10MediaWiki-extensions-CentralNotice, 10Fundraising-Backlog, 06Operations, 03Fundraising Sprint Rocket Surgery 2016: Banner not showing up on site - https://phabricator.wikimedia.org/T144952#2656046 (10AndyRussG) [14:41:24] (03CR) 10Dbrant: [C: 032] Hygiene: unify feed card interface [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311909 (owner: 10Niedzielski) [14:44:09] (03Merged) 10jenkins-bot: Hygiene: unify feed card interface [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311909 (owner: 10Niedzielski) [14:44:23] (03Merged) 10jenkins-bot: Hygiene: convert SearchCardView to Butter Knife [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311911 (owner: 10Niedzielski) [14:51:17] 10MediaWiki-extensions-CentralNotice, 10Fundraising-Backlog, 06Operations, 03Fundraising Sprint Rocket Surgery 2016: Banner not showing up on site - https://phabricator.wikimedia.org/T144952#2656057 (10AndyRussG) Here's the call that's failing: https://github.com/wikimedia/mediawiki-extensions-CentralNoti... [14:51:44] (03PS4) 10Phuedx: Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [14:52:32] (03CR) 10Phuedx: "Something like this…" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [14:52:43] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium, 07Technical-Debt: [BUG] Alpha builds are not being published - https://phabricator.wikimedia.org/T146044#2648766 (10Dbrant) [14:52:45] 06Research-and-Data-Backlog: Generate a monthly pageviews dataset - https://phabricator.wikimedia.org/T146284#2656060 (10Halfak) [14:54:13] (03CR) 10Tpt: [C: 04-1] "Some details" (031 comment) [extensions/ProofreadPage] - 10https://gerrit.wikimedia.org/r/311929 (https://phabricator.wikimedia.org/T145923) (owner: 10Samwilson) [14:54:16] (03CR) 10Niedzielski: "@mdholloway, @dbrant, sorry, this is different than T146086. It's related though. The underlying issue of T146086 is that we aren't nullin" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311870 (owner: 10Niedzielski) [14:55:26] (03PS2) 10Nemo bis: Add GENDER to rollback-success* messages [core] - 10https://gerrit.wikimedia.org/r/301337 (https://phabricator.wikimedia.org/T141250) (owner: 10Purodha) [14:56:07] (03CR) 10jenkins-bot: [V: 04-1] Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [14:56:23] (03PS7) 10Reedy: Convert ZeroPortal to extension registration [extensions/ZeroPortal] - 10https://gerrit.wikimedia.org/r/303378 (https://phabricator.wikimedia.org/T88002) [14:59:53] (03PS2) 10Nemo bis: Remove screen layout references in passwordreset-email* messages [core] - 10https://gerrit.wikimedia.org/r/301363 (https://phabricator.wikimedia.org/T141199) (owner: 10Purodha) [15:00:24] 10MediaWiki-User-login-and-signup, 07I18n: Messages MediaWiki:Passwordreset-emailsent-capture2 and MediaWiki:Passwordreset-emailerror-capture2 need rewording. - https://phabricator.wikimedia.org/T141199#2656077 (10Nemo_bis) p:05Triage>03Normal [15:00:24] (03CR) 10Niedzielski: "Sorry for the hassle. I just left a comment on the other patch that I hope clarifies:" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312002 (owner: 10Dbrant) [15:05:40] (03PS1) 10Matthias Mullie: Don't default to 30s timeout for file uploads [core] - 10https://gerrit.wikimedia.org/r/312010 (https://phabricator.wikimedia.org/T117545) [15:06:30] (03CR) 10Anomie: [C: 04-1] "-1 for the issue described inline." (031 comment) [core] - 10https://gerrit.wikimedia.org/r/311889 (owner: 10Gergő Tisza) [15:06:56] (03PS5) 10Phuedx: Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [15:07:49] (03PS7) 10GWicke: exportRestrictions maintenance script [core] - 10https://gerrit.wikimedia.org/r/289337 (https://phabricator.wikimedia.org/T135278) [15:08:13] (03CR) 10Jforrester: [C: 031] Don't default to 30s timeout for file uploads [core] - 10https://gerrit.wikimedia.org/r/312010 (https://phabricator.wikimedia.org/T117545) (owner: 10Matthias Mullie) [15:08:22] (03CR) 10Anomie: "recheck" [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311514 (owner: 10L10n-bot) [15:09:00] (03PS6) 10Phuedx: Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [15:09:21] (03CR) 10GWicke: "Rebased & modified to iterate over batches, emitting one JSON object per line." [core] - 10https://gerrit.wikimedia.org/r/289337 (https://phabricator.wikimedia.org/T135278) (owner: 10GWicke) [15:09:57] (03PS7) 10Nemo bis: Installation script: Allow $wgCapitalLinks to be set to false [core] - 10https://gerrit.wikimedia.org/r/242420 (https://phabricator.wikimedia.org/T113879) (owner: 10Purodha) [15:10:36] (03CR) 10Nemo bis: "Rebased following split of the file" [core] - 10https://gerrit.wikimedia.org/r/242420 (https://phabricator.wikimedia.org/T113879) (owner: 10Purodha) [15:10:42] 10MediaWiki-General-or-Unknown, 10MediaWiki-Recent-changes, 06Discovery-Search, 05MW-1.28-release-notes, and 2 others: The RecentChangesLinked link in the (desktop) toolbox should be nofollowed - https://phabricator.wikimedia.org/T146233#2656097 (10Jdforrester-WMF) 05Open>03Resolved [15:13:10] (03CR) 10jenkins-bot: [V: 04-1] exportRestrictions maintenance script [core] - 10https://gerrit.wikimedia.org/r/289337 (https://phabricator.wikimedia.org/T135278) (owner: 10GWicke) [15:13:15] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: Add support for enabling Related Articles on mobile web stable channel - https://phabricator.wikimedia.org/T144047#2587220 (10phuedx) ^ Per T144047#2655935. [15:14:37] 06Wikipedia-Android-App-Backlog: Wikipedia Android app does not show edit after saving - https://phabricator.wikimedia.org/T141763#2511386 (10Mholloway) Changes are not propagating to the MCS endpoint cache(s) within a reasonable timeframe. E.g., this [[ https://en.wikipedia.org/w/index.php?title=Lali_Esp%C3%... [15:15:32] (03CR) 10jenkins-bot: [V: 04-1] Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [15:15:50] (03PS2) 10Nemo bis: Avoid confusing use of 'administrator' [core] - 10https://gerrit.wikimedia.org/r/257061 (https://phabricator.wikimedia.org/T103884) (owner: 10Purodha) [15:16:17] (03CR) 10jenkins-bot: [V: 04-1] Installation script: Allow $wgCapitalLinks to be set to false [core] - 10https://gerrit.wikimedia.org/r/242420 (https://phabricator.wikimedia.org/T113879) (owner: 10Purodha) [15:16:44] (03CR) 10Nemo bis: "Rebased. "Administrator" has already been replaced by "system administrator" in some other change; I don't know if we want to keep the qqq" [core] - 10https://gerrit.wikimedia.org/r/257061 (https://phabricator.wikimedia.org/T103884) (owner: 10Purodha) [15:17:53] 10Wikimedia-Language-setup: Bad label on upload max filesize at upload page in spanish version - https://phabricator.wikimedia.org/T25748#2656127 (10hashar) [15:23:35] 10MediaWiki-Debug-Logger, 10MediaWiki-General-or-Unknown, 10Librarization: Update MWLoggerLegacyLogger for changes to Profiler output - https://phabricator.wikimedia.org/T89799#2656141 (10bd808) >>! In T89799#2655088, @Legoktm wrote: > Is this still an issue? The logging code does not seem to have been chan... [15:26:08] 06Research-and-Data-Backlog: Generate a monthly pageviews dataset - https://phabricator.wikimedia.org/T146284#2656166 (10Halfak) [15:26:30] (03PS3) 10Dbrant: Scrolling header at the top of Feed. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311189 (https://phabricator.wikimedia.org/T145888) [15:26:45] 10MediaWiki-extensions-WikibaseView, 10Wikidata, 07Accessibility: Keyboard-navigability of the repo UI - https://phabricator.wikimedia.org/T40968#2656175 (10matej_suchanek) [15:31:06] (03CR) 10BearND: [C: 032] Remove aggregated endpoint [services/mobileapps] - 10https://gerrit.wikimedia.org/r/310078 (https://phabricator.wikimedia.org/T145221) (owner: 10Mholloway) [15:32:03] (03CR) 10jenkins-bot: [V: 04-1] Remove aggregated endpoint [services/mobileapps] - 10https://gerrit.wikimedia.org/r/310078 (https://phabricator.wikimedia.org/T145221) (owner: 10Mholloway) [15:32:16] 10MediaWiki-extensions-GlobalBlocking, 06Stewards-and-global-tools: Do not block talk page access by default when setting a local block on Meta - https://phabricator.wikimedia.org/T146120#2656190 (10MarcoAurelio) I think the current system works just fine with the exception of this issue. There's no need to co... [15:34:56] 10MediaWiki-General-or-Unknown, 05MW-1.27-release-notes, 07WorkType-NewFunctionality: Support subnet-based throttling in AuthManager - https://phabricator.wikimedia.org/T50373#2656195 (10Cenarium) [15:34:58] 10Wikimedia-Site-requests, 13Patch-For-Review: Restrict accountcreator permissions on enwiki - https://phabricator.wikimedia.org/T85538#2656194 (10Cenarium) [15:36:05] 10Increasing-content-coverage: Remove the possibility of selecting the same language for both source and destination - https://phabricator.wikimedia.org/T134297#2656196 (10leila) p:05Normal>03Low [15:36:46] 04(no projects): Support group-based relaxing of limits in Throttler - https://phabricator.wikimedia.org/T146287#2656198 (10Cenarium) [15:38:55] 04(no projects): Support group-based relaxing of limits in Throttler - https://phabricator.wikimedia.org/T146287#2656212 (10Cenarium) [15:38:57] 10MediaWiki-General-or-Unknown, 05MW-1.27-release-notes, 07WorkType-NewFunctionality: Support subnet-based throttling in AuthManager - https://phabricator.wikimedia.org/T50373#2656213 (10Cenarium) [15:39:44] 10MediaWiki-General-or-Unknown, 05MW-1.27-release-notes, 07WorkType-NewFunctionality: Support subnet-based throttling in Throttler - https://phabricator.wikimedia.org/T50373#510576 (10Cenarium) [15:39:52] 10Increasing-content-coverage: Retain last chosen source and target language preference - https://phabricator.wikimedia.org/T135208#2656216 (10leila) p:05Low>03Normal [15:41:04] (03CR) 10Jhobs: [C: 031] Get height and width from style to placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T145222) (owner: 10Jdlrobson) [15:42:02] 10Increasing-content-coverage: A flag for already existing articles in the destination language - https://phabricator.wikimedia.org/T109472#2656230 (10leila) a:05Milimetric>03leila [15:42:15] (03PS1) 10Cenarium: Enable Throttler to relax limits for users in some groups [core] - 10https://gerrit.wikimedia.org/r/312017 (https://phabricator.wikimedia.org/T146287) [15:42:43] 10Increasing-content-coverage: A flag for already existing articles in the destination language - https://phabricator.wikimedia.org/T109472#1549748 (10leila) p:05Low>03Normal [15:43:12] 10MediaWiki-Database: DatabaseMysqlBase::tableExists() ignores tablePrefix - https://phabricator.wikimedia.org/T146289#2656237 (10Anomie) [15:43:37] 10Increasing-content-coverage: Replenish Recommendations - https://phabricator.wikimedia.org/T124499#2656255 (10leila) [15:43:39] 10Increasing-content-coverage: Fix the message to user when no article left to recommend - https://phabricator.wikimedia.org/T113373#2656254 (10leila) [15:44:25] 10Increasing-content-coverage: Convert IETF language tag when reading browser languages - https://phabricator.wikimedia.org/T130044#2656256 (10leila) p:05Triage>03Low [15:44:51] (03CR) 10Anomie: "This caused T146289." [core] - 10https://gerrit.wikimedia.org/r/311745 (owner: 10Aaron Schulz) [15:45:05] 10Increasing-content-coverage: Issues with iOS - https://phabricator.wikimedia.org/T138865#2656258 (10leila) p:05Triage>03High [15:45:08] (03PS1) 10Anomie: Add table prefix in new MySQL tableExists() [core] - 10https://gerrit.wikimedia.org/r/312018 (https://phabricator.wikimedia.org/T146289) [15:46:22] (03CR) 10jenkins-bot: [V: 04-1] Enable Throttler to relax limits for users in some groups [core] - 10https://gerrit.wikimedia.org/r/312017 (https://phabricator.wikimedia.org/T146287) (owner: 10Cenarium) [15:47:05] 10Increasing-content-coverage: Add option for using VE or WikiText when creating from scratch - https://phabricator.wikimedia.org/T129568#2656263 (10leila) p:05Triage>03Normal [15:47:10] 04(no projects): Support arbitrary periods and multiple limits in account creation throttle - https://phabricator.wikimedia.org/T146290#2656264 (10Cenarium) [15:47:25] 10Increasing-content-coverage: Add option for using VE or WikiText when creating from scratch - https://phabricator.wikimedia.org/T129568#2656276 (10schana) Does the user's preferences override the url parameter? [15:47:27] 10Increasing-content-coverage: Apply hashtag to edit summary for created articles - https://phabricator.wikimedia.org/T129561#2656275 (10leila) p:05Triage>03Low [15:48:27] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work), 07I18n, 07WorkType-Maintenance: Add accent squashing to Russian/Cyrillic analyser - https://phabricator.wikimedia.org/T102298#2656277 (10debt) [15:49:09] (03PS4) 10Cenarium: Support multiple limits and arbitrary periods in account creation throttle [core] - 10https://gerrit.wikimedia.org/r/311759 (https://phabricator.wikimedia.org/T146290) [15:49:19] 10Increasing-content-coverage: Improving latency/caching - https://phabricator.wikimedia.org/T117004#2656281 (10leila) 05Open>03Resolved [15:49:34] 10MediaWiki-Authentication-and-authorization: Merge Throttler and ping limiter - https://phabricator.wikimedia.org/T134953#2656284 (10Cenarium) [15:49:36] 13Patch-For-Review: Support arbitrary periods and multiple limits in account creation throttle - https://phabricator.wikimedia.org/T146290#2656285 (10Cenarium) [15:50:19] (03PS2) 10Anomie: Remove pre-1.25 API compatibility code [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 [15:50:30] 10Reading-Community-Engagement, 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: Initiate Hovercards A/B Test 2: ru and it - https://phabricator.wikimedia.org/T136746#2656290 (10jhobs) [15:50:32] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, 05WMF-deploy-2016-09-20_(1.28.0-wmf.20): Record all hover events for test group - https://phabricator.wikimedia.org/T145379#2656287 (10jhobs) 05Open>03Resolved a:... [15:51:19] 13Patch-For-Review: Support group-based relaxing of limits in Throttler - https://phabricator.wikimedia.org/T146287#2656301 (10Cenarium) [15:51:21] 10Wikimedia-Site-requests, 13Patch-For-Review: Restrict accountcreator permissions on enwiki - https://phabricator.wikimedia.org/T85538#2656300 (10Cenarium) [15:52:52] (03CR) 10Aaron Schulz: [C: 032] Add table prefix in new MySQL tableExists() [core] - 10https://gerrit.wikimedia.org/r/312018 (https://phabricator.wikimedia.org/T146289) (owner: 10Anomie) [15:54:58] (03CR) 10jenkins-bot: [V: 04-1] Remove pre-1.25 API compatibility code [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 (owner: 10Anomie) [15:56:24] 10Librarization: Move wikimedia/assert to gerrit or wikimedia's github account - https://phabricator.wikimedia.org/T114330#2656306 (10Lydia_Pintscher) Done :) Thank you! [15:56:42] (03Draft1) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 [15:56:55] (03PS3) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) [15:56:58] (03Draft3) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) [15:57:03] (03Draft2) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) [15:58:24] (03CR) 10Paladox: "I'm not sure if you like this solution or if you have a better way at writing it, haven't tested it but I followed http://www.javascriptki" [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) (owner: 10Paladox) [15:58:42] 10Hovercards (2016-17-Q2-Goal), 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, 07Unplanned-Sprint-Work: Popups ResourceLoader modules are not declaring their dependencies properly - https://phabricator.wikimedia.org/T146035#2656311 (10MBinder_WMF) [15:59:58] (03Merged) 10jenkins-bot: Add table prefix in new MySQL tableExists() [core] - 10https://gerrit.wikimedia.org/r/312018 (https://phabricator.wikimedia.org/T146289) (owner: 10Anomie) [16:00:33] (03PS42) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [16:00:42] (03PS3) 10Anomie: Remove pre-1.25 API compatibility code [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 [16:04:02] 10Wiki-Loves-Monuments-Database: categorize_images.py crashing due to malformated log message - https://phabricator.wikimedia.org/T146278#2656328 (10Lokal_Profil) >>! In T146278#2655915, @JeanFred wrote: > That was me (I did log it in the [SAL](https://tools.wmflabs.org/sal/tools.heritage) ) − there was a bit of... [16:04:14] (03CR) 10Jhobs: [C: 04-1] "I disagree on approach; see comments inline." (035 comments) [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311977 (https://phabricator.wikimedia.org/T146035) (owner: 10Phuedx) [16:04:20] (03CR) 10jenkins-bot: [V: 04-1] Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) (owner: 10Paladox) [16:04:27] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [16:05:33] (03PS4) 10Aaron Schulz: Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 [16:05:37] (03PS43) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [16:07:03] (03CR) 10Physikerwelt: "I would rather use https://en.wikipedia.org/wiki/Special:Mypage/common.js to make this change, since only few users seem to be affected." [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) (owner: 10Paladox) [16:07:13] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium, 05Release, 07Unplanned-Sprint-Work: Build, test, and publish 2.4.156-2016-09-19 beta - https://phabricator.wikimedia.org/T146085#2656332 (10Dbrant) 05Open>03Resolved [16:07:15] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium, 05Release, 07Unplanned-Sprint-Work: Build, test, and publish 2.4.155-2016-09-16 beta - https://phabricator.wikimedia.org/T145901#2656333 (10Dbrant) 05Open>03Resolved [16:07:17] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium, 05Release, 07Unplanned-Sprint-Work: Build, test, and publish 2.4.154-2016-09-14 beta - https://phabricator.wikimedia.org/T145670#2656334 (10Dbrant) 05Open>03Resolved [16:07:19] 06Wikipedia-Android-App-Backlog, 10Android-app-feature-Navigation (Android-app-feature-Navigation-MVP), 03Mobile-App-Android-Sprint-91-Protactinium, 13Patch-For-Review: Add "back" button in reading list detail view. - https://phabricator.wikimedia.org/T145423#2656335 (10Dbrant) 05Open>03Resolved [16:07:21] 06Wikipedia-Android-App-Backlog, 10Android-app-feature-Navigation (Android-app-feature-Navigation-MVP), 03Mobile-App-Android-Sprint-91-Protactinium, 13Patch-For-Review: Design tweaks to overhauled Explore feed - https://phabricator.wikimedia.org/T145422#2656336 (10Dbrant) 05Open>03Resolved [16:07:23] 06Wikipedia-Android-App-Backlog, 10Android-app-feature-Navigation (Android-app-feature-Navigation-MVP), 03Mobile-App-Android-Sprint-91-Protactinium, 13Patch-For-Review: Design tweaks to bottom NavTab bar - https://phabricator.wikimedia.org/T145421#2656337 (10Dbrant) 05Open>03Resolved [16:07:25] 06Wikipedia-Android-App-Backlog, 07Easy, 03Mobile-App-Android-Sprint-91-Protactinium, 13Patch-For-Review, 07Unplanned-Sprint-Work: [dev] make-release should use origin or something more generic - https://phabricator.wikimedia.org/T141314#2656338 (10Dbrant) 05Open>03Resolved [16:07:38] (03PS4) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) [16:07:49] (03CR) 10Paladox: "Oh" [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) (owner: 10Paladox) [16:09:11] (03CR) 10Jonas Kress (WMDE): "This should be safe to merge now:" [core] - 10https://gerrit.wikimedia.org/r/297387 (https://phabricator.wikimedia.org/T89981) (owner: 10Prtksxna) [16:09:38] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [16:10:40] (03PS5) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) [16:10:51] (03PS6) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) [16:10:59] (03Abandoned) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) (owner: 10Paladox) [16:11:06] (03Restored) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) (owner: 10Paladox) [16:11:16] (03Abandoned) 10Paladox: Disable svg formulas on opera 9 [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) (owner: 10Paladox) [16:11:18] (03PS2) 10Cenarium: Enable Throttler to relax limits for users in some groups [core] - 10https://gerrit.wikimedia.org/r/312017 (https://phabricator.wikimedia.org/T146287) [16:12:32] 10Phabricator (Upstream), 07Upstream: Cannot horizontal scroll in Task-Graph, overflow is clipped - https://phabricator.wikimedia.org/T145806#2656345 (10Aklapper) As Evan pointed out in upstream (thanks!), > a workaround is to select Search → Search Subtasks in the panel, to get a result list of subtasks. [16:13:45] (03PS44) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [16:14:47] 06Community-Liaisons (Jul-Sep-2016), 06Developer-Relations (Jul-Sep-2016): Technical Collaboration quarterly goals for October - December 2016 - https://phabricator.wikimedia.org/T142355#2656346 (10Qgil) [16:14:54] (03CR) 10Paladox: "recheck" [extensions/Math] - 10https://gerrit.wikimedia.org/r/312019 (https://phabricator.wikimedia.org/T137765) (owner: 10Paladox) [16:15:33] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: [BUG] Language picker is unreadable in dark theme - https://phabricator.wikimedia.org/T146109#2656349 (10Dbrant) This may have been fixed as a side-effect of the accent-color patch (I can't repro). Can you try again? [16:15:54] (03CR) 10jenkins-bot: [V: 04-1] Enable Throttler to relax limits for users in some groups [core] - 10https://gerrit.wikimedia.org/r/312017 (https://phabricator.wikimedia.org/T146287) (owner: 10Cenarium) [16:18:02] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [16:18:42] 10Technical-Collaboration-Guideline, 10WMF-Product-Development-Process: Require WMF Engineering quarterly goals to have an associated Phabricator task - https://phabricator.wikimedia.org/T86157#962476 (10ksmith) TPG has been experimenting with one phab tag per goal, instead of or in addition to one phab epic t... [16:18:51] 10MediaWiki-extensions-GettingStarted: GettingStarted master is now failing CI - https://phabricator.wikimedia.org/T146228#2656362 (10Anomie) [16:18:53] 10MediaWiki-Database, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-10-04_(1.28.0-wmf.21): DatabaseMysqlBase::tableExists() ignores tablePrefix - https://phabricator.wikimedia.org/T146289#2656360 (10Anomie) 05Open>03Resolved Hmm. The errors being logged (at least for CentralAuth) chang... [16:20:38] (03PS3) 10Cenarium: Enable Throttler to relax limits for users in some groups [core] - 10https://gerrit.wikimedia.org/r/312017 (https://phabricator.wikimedia.org/T146287) [16:21:03] (03PS45) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [16:21:38] (03CR) 10Jforrester: "recheck" [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/311270 (owner: 10L10n-bot) [16:22:35] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, and 2 others: Allow the MobileContext class to be broken apart by creating the MobileContext service - https://phabricator.wikimedia.org/T143875#2581849 (10jhobs) @phuedx ditto to T1... [16:22:40] 10Community-Engagement-Insights: Question proposal review - 2nd pass (Due Sep 22) - https://phabricator.wikimedia.org/T144947#2656376 (10egalvezwmf) [16:23:03] (03CR) 10Vtingey: [C: 032 V: 032] "I approve this update. I hope this is enough to merge." [extensions/BiblioPlus] - 10https://gerrit.wikimedia.org/r/311894 (owner: 10KarenEddy) [16:23:21] anomie: some cleanups from last night https://gerrit.wikimedia.org/r/#/c/311937/ btw [16:24:29] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-82-X: Deploy related pages to mobile web stable channel - part 1 - https://phabricator.wikimedia.org/T144812#2656381 (10ovasileva) @dr0ptp4kt - we were discussing that we should probably inform ops of the change before moving... [16:25:17] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [16:25:28] (03CR) 10Daniel Kinzler: "Not quite sure why this fails with the "database table not found" error, but maybe this would help: https://gerrit.wikimedia.org/r/#/c/270" [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [16:26:09] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium, 13Patch-For-Review: [BUG] Pressing back on the search screen closes the app - https://phabricator.wikimedia.org/T144770#2656385 (10Dbrant) a:03Dbrant [16:27:29] 10MobileFrontend, 06Reading-Web-Backlog, 03Reading-Web-Sprint-82-X: [Spike 2hr]: Make it possible to search from the UC mini browser - https://phabricator.wikimedia.org/T136803#2656391 (10ovasileva) [16:28:25] (03CR) 10Jdlrobson: "Don't worry you were totally clear... I was just keen to get this into the mediawiki bundle from the get go so that when we need this in " [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [16:30:29] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-82-X, 07Technical-Debt: Title attributes not properly removed on hover - https://phabricator.wikimedia.org/T142723#2656394 (10Jhernandez) Seems to happen in firefox and other browsers too osx/linux, probably everywhere. [16:30:55] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: [BUG] [API 16] Language picker is unreadable in dark theme - https://phabricator.wikimedia.org/T146109#2656396 (10Niedzielski) [16:31:30] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: [BUG] Language picker is unreadable in dark theme - https://phabricator.wikimedia.org/T146109#2650958 (10Niedzielski) [16:31:57] (03CR) 10Jhobs: [C: 04-1] "One minor inline." (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [16:32:30] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: [BUG] Language picker is unreadable in dark theme - https://phabricator.wikimedia.org/T146109#2650958 (10Niedzielski) I just tried your toolbar patch on it. This occurs on a API 16 AOSP Nexus S emulator and a API 24 Nexus 6P. [16:32:31] (03CR) 10Jhobs: "And this patch should have a task associated (that should be tracked in the sprint). Please create one if none exists." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [16:33:25] 07Design, 10MediaWiki-extensions-CookieWarning, 06Reading-Web-Backlog: Improve positioning of CookieWarning on mobile - https://phabricator.wikimedia.org/T146077#2656429 (10ovasileva) p:05Triage>03Normal [16:33:43] (03PS1) 10Aaron Schulz: Carry over testing DBLoadBalancer to avoid max_connections errors [core] - 10https://gerrit.wikimedia.org/r/312027 [16:33:52] 07Design, 10MediaWiki-extensions-CookieWarning, 06Reading-Web-Backlog: Improve positioning of CookieWarning on mobile - https://phabricator.wikimedia.org/T146077#2649926 (10Jhernandez) Hey @jdlrobson how are you doing it to see that message? I use the site in Europe and I've never seen that dialog :S [16:34:57] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-82-X, 07Technical-Debt: Title attributes not properly removed on hover - https://phabricator.wikimedia.org/T142723#2656435 (10jhobs) >>! In T142723#2656394, @Jhernandez wrote: > Seems to happen in firefox and other browsers too osx... [16:35:42] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-82-X: Title attributes not properly removed on hover - https://phabricator.wikimedia.org/T142723#2656436 (10jhobs) Removing #technical-debt as this has been elevated to a proper bug. [16:36:28] (03CR) 10Jdlrobson: "Just to state - I don't think every patch needs an associated Phabricator task. For instance I'd hope that we wouldn't raise tasks to chan" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [16:37:06] (03CR) 10Jdlrobson: "(and it is purposely not in the sprint - it doesn't tie to any of our sprint goals at the current time)" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [16:37:42] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: [BUG] Face detection vertical offset is incorrect - https://phabricator.wikimedia.org/T144305#2656439 (10Dbrant) a:03Dbrant The toolbar is now transparent, which should make the image appear correctly centered. [16:38:37] (03CR) 10jenkins-bot: [V: 04-1] Carry over testing DBLoadBalancer to avoid max_connections errors [core] - 10https://gerrit.wikimedia.org/r/312027 (owner: 10Aaron Schulz) [16:39:03] (03PS1) 10Aaron Schulz: Use standard exceptions in ObjectCache and always handle CACHE_NONE/"hash" [core] - 10https://gerrit.wikimedia.org/r/312030 [16:39:39] 10MobileFrontend, 06Reading-Web-Backlog, 07Technical-Debt: mobile.toast introduces .drawer css rules - https://phabricator.wikimedia.org/T145594#2656452 (10Jhernandez) [16:40:00] 10MobileFrontend, 06Reading-Web-Backlog, 07Technical-Debt: mobile.toast introduces .drawer css rules - https://phabricator.wikimedia.org/T145594#2635327 (10Jhernandez) p:05Triage>03Normal [16:40:23] (03PS2) 10Aaron Schulz: Carry over testing DBLoadBalancer to avoid max_connections errors [core] - 10https://gerrit.wikimedia.org/r/312027 [16:41:47] 10MobileFrontend, 06Reading-Web-Backlog: Exception in module-execute in module skins.minerva.scripts: MobileFrontend Module not found: skins.minerva.scripts.top/mainMenu - https://phabricator.wikimedia.org/T145566#2656458 (10ovasileva) p:05Triage>03High [16:42:10] 10MediaWiki-extensions-WikibaseRepository, 06TLA Team, 10Wikidata: Create an EntityIdParser that maps foreign repo prefixes - https://phabricator.wikimedia.org/T146274#2656459 (10daniel) [16:42:42] 10MediaWiki-extensions-WikibaseRepository, 06TLA Team, 10Wikidata: Create an EntityIdParser that maps foreign repo prefixes - https://phabricator.wikimedia.org/T146274#2655650 (10daniel) [16:42:51] 10MobileFrontend, 06Reading-Web-Backlog, 03Reading-Web-Sprint-82-X: Exception in module-execute in module skins.minerva.scripts: MobileFrontend Module not found: skins.minerva.scripts.top/mainMenu - https://phabricator.wikimedia.org/T145566#2634497 (10ovasileva) [16:43:19] (03CR) 10Mholloway: [C: 031] "This looks good and seems to work well." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311182 (owner: 10BearND) [16:43:55] (03PS1) 10Anomie: DO NOT MERGE - TESTING [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/312032 [16:44:38] (03CR) 10jenkins-bot: [V: 04-1] Carry over testing DBLoadBalancer to avoid max_connections errors [core] - 10https://gerrit.wikimedia.org/r/312027 (owner: 10Aaron Schulz) [16:45:49] (03CR) 10BearND: "@Mholloway, not sure if the others are high priority right now. I only needed the login request for now. I guess doing the account creatio" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311182 (owner: 10BearND) [16:46:04] 10MediaWiki-extensions-Translate, 10Hovercards, 06Reading-Web-Backlog: Make Hovercards work with Special:MyLanguage links - https://phabricator.wikimedia.org/T145541#2656473 (10ovasileva) p:05Triage>03Low [16:46:18] (03CR) 10Niedzielski: [C: 04-1] "This patch looks fine but do we want to merge this when a fix for the TODO is not yet available?" (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311189 (https://phabricator.wikimedia.org/T145888) (owner: 10Dbrant) [16:46:24] 10MediaWiki-extensions-Translate, 10Hovercards, 06Reading-Web-Backlog: Make Hovercards work with Special:MyLanguage links - https://phabricator.wikimedia.org/T145541#2633698 (10ovasileva) might merge with other changes to hovercards on mediawiki [16:46:40] (03CR) 10Jdlrobson: [C: 04-1] "See phab task for why I didnt use createEntityReference. This patchset has the same issue I had when I tried it." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T145222) (owner: 10Jdlrobson) [16:46:46] (03CR) 10jenkins-bot: [V: 04-1] DO NOT MERGE - TESTING [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/312032 (owner: 10Anomie) [16:48:09] (03PS1) 10Aaron Schulz: Split out new ObjectCache::newWANCacheFromParams() method [core] - 10https://gerrit.wikimedia.org/r/312035 [16:49:31] (03CR) 10Mholloway: "This will be blocked from merging via the gate-and-submit CI job until https://gerrit.wikimedia.org/r/#/c/311733/ is merged." [services/mobileapps] - 10https://gerrit.wikimedia.org/r/310078 (https://phabricator.wikimedia.org/T145221) (owner: 10Mholloway) [16:49:58] (03PS2) 10Aaron Schulz: Use standard exceptions in ObjectCache and always handle CACHE_NONE/"hash" [core] - 10https://gerrit.wikimedia.org/r/312030 [16:50:06] (03PS2) 10Aaron Schulz: Split out new ObjectCache::newWANCacheFromParams() method [core] - 10https://gerrit.wikimedia.org/r/312035 [16:50:12] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: [Spike 1hr] Investigate alternate ways of defining reading depth - https://phabricator.wikimedia.org/T145388#2628397 (10jhobs) Can "enumerating each link" be explained in a bit more detail?... [16:52:31] 10Hovercards, 06Reading-Web-Backlog: Hovercards feature suggestion: Option for users to see maintenance templates on previewed page - https://phabricator.wikimedia.org/T145249#2656490 (10ovasileva) p:05Triage>03Normal [16:52:39] legoktm: https://gerrit.wikimedia.org/r/#/c/311937/ [16:53:04] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: [BUG] Language picker is unreadable in dark theme - https://phabricator.wikimedia.org/T146109#2656506 (10Dbrant) Oh, I see. I think there's a step missing in the repro steps. [16:53:10] 10Hovercards, 06Reading-Web-Backlog: Hovercards feature suggestion: Option for users to see maintenance templates on previewed page - https://phabricator.wikimedia.org/T145249#2624641 (10ovasileva) This makes sense upon iteration on current hovercards functionality. [16:53:25] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: [BUG] Language picker is unreadable in dark theme - https://phabricator.wikimedia.org/T146109#2656512 (10Dbrant) [16:54:54] 10MobileFrontend, 06Reading-Web-Backlog: Skin should be more API driven via MobileFormatter - https://phabricator.wikimedia.org/T145219#2656519 (10Jhernandez) p:05Triage>03Normal [16:55:18] 06Wikipedia-Android-App-Backlog: [BUG] Language picker is unreadable in dark theme - https://phabricator.wikimedia.org/T146109#2650958 (10Dbrant) Should be fixed indirectly by T145686 [16:57:24] 10MediaWiki-Uploading, 06Commons, 06Multimedia, 07JavaScript, and 2 others: Large amounts of unwanted files (mostly copyvios) uploaded via cross-wiki upload tool (A/B test of different upload interfaces) - https://phabricator.wikimedia.org/T120867#2656528 (10matmarex) I did some queries to see how the abus... [16:59:16] (03CR) 10Jhobs: "I agree. I meant for this specific patch. And we have a policy of tracking all work done in the sprint, in the sprint. That's why I mentio" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [17:02:44] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: [Spike 1hr] Investigate alternate ways of defining reading depth - https://phabricator.wikimedia.org/T145388#2656542 (10bmansurov) I understood "enumerating each link" as the relative positi... [17:04:20] 10Mobile-Content-Service, 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: Set up monitoring tests for individual feed endpoints - https://phabricator.wikimedia.org/T145223#2656545 (10Mholloway) a:03Mholloway [17:04:40] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-82-X: Deploy related pages to mobile web stable channel - part 1 - https://phabricator.wikimedia.org/T144812#2656547 (10dr0ptp4kt) @ovasileva, giving @BBlack @elukey from TechOps a heads up here. @bblack, @elukey: this is a f... [17:05:31] (03PS3) 10Aaron Schulz: Use standard exceptions in ObjectCache and always handle CACHE_NONE/"hash" [core] - 10https://gerrit.wikimedia.org/r/312030 [17:05:37] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-82-X: Deploy related pages to mobile web stable channel - part 1 - https://phabricator.wikimedia.org/T144812#2656553 (10dr0ptp4kt) Additionally, looping in @EBernhardson from Discovery, as this uses the `morelike` query as I... [17:05:38] (03PS3) 10Aaron Schulz: Split out new ObjectCache::newWANCacheFromParams() method [core] - 10https://gerrit.wikimedia.org/r/312035 [17:06:17] 06Wikipedia-Android-App-Backlog, 10Android-app-feature-Navigation (Android-app-feature-Navigation-MVP), 03Mobile-App-Android-Sprint-91-Protactinium, 13Patch-For-Review: Search icon should appear when you scroll down the explore feed - https://phabricator.wikimedia.org/T145683#2656555 (10Dbrant) [17:06:53] 10MediaWiki-extensions-WikibaseRepository, 10Possible-Tech-Projects, 10Wikidata, 10Wikidata-Gadgets: Add "Create new item" link to property value drop-down menu (particularly when no item matches) - https://phabricator.wikimedia.org/T107693#2656556 (10Mvolz) [17:06:58] (03PS2) 10VolkerE: Align UI elements to improved WCAG compliant color palette [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/311879 (https://phabricator.wikimedia.org/T146231) [17:07:04] 06Wikipedia-Android-App-Backlog, 10Android-app-feature-Navigation (Android-app-feature-Navigation-MVP), 03Mobile-App-Android-Sprint-91-Protactinium, 13Patch-For-Review: Implement overhauled "overflow" menu with Login/Settings/etc. - https://phabricator.wikimedia.org/T144028#2586668 (10Dbrant) 05Open>03R... [17:07:30] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-82-X: Deploy related pages to mobile web stable channel - part 1 - https://phabricator.wikimedia.org/T144812#2656561 (10EBernhardson) things should be fine from our end, but i will keep any eye on our load graphs and morelike... [17:07:52] (03CR) 10VolkerE: Align UI elements to improved WCAG compliant color palette (031 comment) [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/311879 (https://phabricator.wikimedia.org/T146231) (owner: 10VolkerE) [17:09:09] (03PS46) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [17:09:20] (03CR) 10VolkerE: "One thing that's missing, but I don't have the source file, is the language icon from the sprite-bookshelf." [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/311879 (https://phabricator.wikimedia.org/T146231) (owner: 10VolkerE) [17:10:14] 04(no projects): Engage import failing to import certain significant fields - https://phabricator.wikimedia.org/T146295#2656564 (10CCogdill_WMF) [17:10:29] (03PS47) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [17:11:11] 06Wikipedia-Android-App-Backlog: [BUG] Feed news items should not fit neatly - https://phabricator.wikimedia.org/T145796#2641270 (10Dbrant) Hmm, a fair point! In this case, we would need to dynamically set the width of news items, to be some irrational fraction of the column width. ("irrational fraction" sounds... [17:11:46] (03CR) 10Jdlrobson: "(Note Baha's -1 is still on this patch but the issue is fixed in one of the dependencies)" [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311596 (https://phabricator.wikimedia.org/T143051) (owner: 10Jdlrobson) [17:12:09] (03CR) 10Bmansurov: Clicking a Hovercards legible link should close popup [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311596 (https://phabricator.wikimedia.org/T143051) (owner: 10Jdlrobson) [17:12:31] (03PS48) 10Aaron Schulz: Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 [17:13:31] 07Design, 06Wikipedia-Android-App-Backlog: [BUG] Snackbars should appear above article toolbelt - https://phabricator.wikimedia.org/T146091#2650370 (10Dbrant) Yep, the snackbar should definitely appear above the buttons. (preferably with the help of a CoordinatorLayout) [17:14:22] (03CR) 10Kaldari: [C: 04-1] "A couple minor issues." (032 comments) [extensions/AntiSpoof] - 10https://gerrit.wikimedia.org/r/311310 (https://phabricator.wikimedia.org/T27619) (owner: 10MusikAnimal) [17:14:30] (03PS4) 10Aaron Schulz: Use standard exceptions in ObjectCache and always handle CACHE_NONE/"hash" [core] - 10https://gerrit.wikimedia.org/r/312030 [17:14:35] (03PS4) 10Aaron Schulz: Split out new ObjectCache::newWANCacheFromParams() method [core] - 10https://gerrit.wikimedia.org/r/312035 [17:16:31] (03PS3) 10Prtksxna: Remove .mw-help-field-hint and -data CSS classes from mw.legacy/shared [core] - 10https://gerrit.wikimedia.org/r/297387 (https://phabricator.wikimedia.org/T89981) [17:16:38] (03CR) 10Bartosz Dziewoński: [C: 032] "Thank you!" [core] - 10https://gerrit.wikimedia.org/r/297387 (https://phabricator.wikimedia.org/T89981) (owner: 10Prtksxna) [17:17:44] 10MediaWiki-extensions-MultimediaViewer: honor thumbtime= attribute - https://phabricator.wikimedia.org/T146297#2656618 (10Flugaal) [17:19:33] (03CR) 10Bartosz Dziewoński: "I've had an identical patch pending for a while: https://gerrit.wikimedia.org/r/#/c/310595/" [core] - 10https://gerrit.wikimedia.org/r/312010 (https://phabricator.wikimedia.org/T117545) (owner: 10Matthias Mullie) [17:20:34] 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, 10VisualEditor-MediaWiki-Media, 13Patch-For-Review: In the cross-wiki upload tool, the upload can timeout causing an unhandled exception - https://phabricator.wikimedia.org/T117545#2656635 (10matmarex) [17:20:43] (03PS1) 10Cenarium: Move tagging of API deletions to RC save [core] - 10https://gerrit.wikimedia.org/r/312046 (https://phabricator.wikimedia.org/T108564) [17:20:53] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: [Spike 1hr] Investigate alternate ways of defining reading depth - https://phabricator.wikimedia.org/T145388#2656637 (10jhobs) >>! In T145388#2656542, @bmansurov wrote: > I understood "enume... [17:20:56] 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, 10VisualEditor-MediaWiki-Media, 13Patch-For-Review: In the cross-wiki upload tool, the upload can timeout causing an unhandled exception - https://phabricator.wikimedia.org/T117545#1777212 (10matmarex) [17:20:59] 10MediaWiki-Uploading, 06Multimedia, 13Patch-For-Review: Getting error while uploading image with the upload dialog (timeout) - https://phabricator.wikimedia.org/T141814#2656642 (10matmarex) [17:21:13] (03PS2) 10Bartosz Dziewoński: mw.api.upload: Suppress default API call timeout [core] - 10https://gerrit.wikimedia.org/r/310595 (https://phabricator.wikimedia.org/T117545) [17:21:21] (03PS7) 10Phuedx: Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [17:22:10] (03CR) 10jenkins-bot: [V: 04-1] Add the main stash and the principal caches to MediaWikiServices [core] - 10https://gerrit.wikimedia.org/r/308422 (owner: 10Aaron Schulz) [17:22:35] (03Abandoned) 10Anomie: DO NOT MERGE - TESTING [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/312032 (owner: 10Anomie) [17:23:00] 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, 10VisualEditor-MediaWiki-Media, 13Patch-For-Review: In the cross-wiki upload tool, the upload can timeout causing an unhandled exception - https://phabricator.wikimedia.org/T117545#2656645 (10matmarex) Per T141814, this is not causing exceptions today,... [17:23:54] (03CR) 10Daniel Kinzler: [C: 031] "looks fine, but tests are broken." [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/311763 (https://phabricator.wikimedia.org/T146203) (owner: 10Florianschmidtwelzow) [17:24:27] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: [Spike 1hr] Investigate alternate ways of defining reading depth - https://phabricator.wikimedia.org/T145388#2656650 (10bmansurov) Not all links are available for Popups, there are some cond... [17:24:34] (03Merged) 10jenkins-bot: Remove .mw-help-field-hint and -data CSS classes from mw.legacy/shared [core] - 10https://gerrit.wikimedia.org/r/297387 (https://phabricator.wikimedia.org/T89981) (owner: 10Prtksxna) [17:24:50] (03CR) 10Jdlrobson: [C: 031] "My bad. It's encoding it as UTF8 entity which is why I was confused" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T145222) (owner: 10Jdlrobson) [17:26:43] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: [Spike 1hr] Investigate alternate ways of defining reading depth - https://phabricator.wikimedia.org/T145388#2656654 (10ovasileva) >>! In T145388#2653551, @bmansurov wrote: > @ovasileva yes... [17:27:39] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: [Spike 1hr] Investigate alternate ways of defining reading depth - https://phabricator.wikimedia.org/T145388#2656658 (10bmansurov) >>! In T145388#2656654, @ovasileva wrote: >>>! In T145388#2... [17:27:53] (03PS2) 10Florianschmidtwelzow: Don't use deprecated Article::fetchContent [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/311763 (https://phabricator.wikimedia.org/T146203) [17:28:44] (03CR) 10jenkins-bot: [V: 04-1] Don't use deprecated Article::fetchContent [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/311763 (https://phabricator.wikimedia.org/T146203) (owner: 10Florianschmidtwelzow) [17:30:10] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-82-X: Deploy related pages to mobile web stable channel - part 1 - https://phabricator.wikimedia.org/T144812#2656660 (10ovasileva) @EBernhardson: We're expecting to move to stable on all but the top 6 wikipedias during the we... [17:30:48] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-82-X: Deploy related pages to mobile web stable channel - part 1 - https://phabricator.wikimedia.org/T144812#2656661 (10ovasileva) [17:31:57] (03CR) 10jenkins-bot: [V: 04-1] Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [17:33:25] 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, 10VisualEditor-MediaWiki-Media: In the upload dialog, pre-populate date information from the file's EXIF data - https://phabricator.wikimedia.org/T117547#2656679 (10matmarex) [17:33:29] 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, 10VisualEditor-MediaWiki-Media: Show progress during media upload - https://phabricator.wikimedia.org/T117546#2656680 (10matmarex) [17:33:33] 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, 10VisualEditor-EditingTools, and 2 others: In the cross-wiki upload tool, check that the name of the file doesn't duplicate a local files elsewise they can't use the file - https://phabricator.wikimedia.org/T117498#2656682 (10matmarex) [17:33:37] 07Design, 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, and 3 others: Give guidance in the new upload form, to prevent the most common errors - e.g. bad file titles - https://phabricator.wikimedia.org/T116086#2656683 (10matmarex) [17:33:45] (03CR) 10Anomie: "recheck" [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311514 (owner: 10L10n-bot) [17:33:46] …whoops [17:33:50] 07Design, 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, 10VisualEditor-MediaWiki-Media: Provide a way during the upload stage for the user to change their mind about what file to upload once they've started it uploading - https://phabricator.wikimedia.org/T114938#2656690 (10matmarex) [17:34:51] 04(no projects): Phabricator emails failing spf - https://phabricator.wikimedia.org/T146299#2656694 (10CCogdill_WMF) [17:36:56] (03CR) 10Sbisson: "This is something I would be happy to reuse for Flow and Echo if available in mw-selenium." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [17:37:45] 10MediaWiki-Database: DatabaseMysqlBase::tableExists() ignores temporary tables, breaking unit tests - https://phabricator.wikimedia.org/T146300#2656706 (10Anomie) [17:39:46] 04(no projects): Phabricator emails failing spf - https://phabricator.wikimedia.org/T146299#2656724 (10CCogdill_WMF) [17:39:58] (03PS1) 10C. Scott Ananian: Parser tests: don't use user's tidy configuration for initial setup. [core] - 10https://gerrit.wikimedia.org/r/312048 [17:40:50] 10MediaWiki-extensions-CentralAuth, 10MediaWiki-extensions-OAuth, 10Phabricator, 06Reading-Web-Backlog, 07Mobile: Loging into Phabricator with MediaWiki account on mobile device can cause endless loop - https://phabricator.wikimedia.org/T146122#2656730 (10Jdlrobson) [17:41:19] 06Design-Research, 06Research-and-Data, 10Research-outreach: Research showcase September 2016 - https://phabricator.wikimedia.org/T142145#2656733 (10aripstra) [17:42:11] 10MediaWiki-extensions-CentralAuth, 10MediaWiki-extensions-OAuth, 10Phabricator, 06Reading-Web-Backlog, 07Mobile: Loging into Phabricator with MediaWiki account on mobile device can cause endless loop - https://phabricator.wikimedia.org/T146122#2651458 (10Jdlrobson) After research, if you find this is s... [17:42:47] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-CXserver, 10ContentTranslation-Deployments, 05ContentTranslation-Release10, and 4 others: Content Translation fails to load (and publish) articles at en.wikipedia.beta.wmflabs.org - https://phabricator.wikimedia.org/T129284#2656738 (10KartikMis... [17:44:40] 10Hovercards (2016-17-Q2-Goal), 13Patch-For-Review, 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names, 07Unplanned-Sprint-Work: Popups ResourceLoader modules are not declaring their dependencies properly - https://phabricator.wikimedia.org/T146035#2656746 (10phuedx) a:05phuedx>03jhobs From... [17:44:42] (03PS1) 10Aaron Schulz: Check mSessionTempTables in Database::tableExists() [core] - 10https://gerrit.wikimedia.org/r/312049 (https://phabricator.wikimedia.org/T146300) [17:45:17] 10Phabricator, 10Mail, 06Operations: Phabricator emails failing spf - https://phabricator.wikimedia.org/T146299#2656753 (10Krenair) Something strange is going on here, I got an SPF pass on that message to my @gmail.com address - why does google use the origin server's IP for the SPF check instead of the rela... [17:46:17] (03CR) 10Florianschmidtwelzow: "This is not a problem introduced in this change, however, just mentioning :P" (031 comment) [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/304784 (https://phabricator.wikimedia.org/T112409) (owner: 10Aaron Schulz) [17:46:31] (03PS5) 10Bmansurov: Beta: Allow displaying Related Articles in the footer [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311195 (https://phabricator.wikimedia.org/T144047) [17:46:43] (03CR) 10Bmansurov: Beta: Allow displaying Related Articles in the footer (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311195 (https://phabricator.wikimedia.org/T144047) (owner: 10Bmansurov) [17:46:46] (03PS4) 10Anomie: Remove pre-1.25 API compatibility code [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 [17:48:37] (03CR) 10jenkins-bot: [V: 04-1] Remove pre-1.25 API compatibility code [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 (owner: 10Anomie) [17:49:01] 10Data-release, 06Research-and-Data: Create open data registry entries for Analytics data (PVs and UDs) - https://phabricator.wikimedia.org/T144604#2656762 (10Milimetric) [17:49:27] (03PS2) 10BearND: Add RESTBaseUriFormat list to dev settings [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311890 [17:55:29] (03CR) 10jenkins-bot: [V: 04-1] Beta: Allow displaying Related Articles in the footer [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311195 (https://phabricator.wikimedia.org/T144047) (owner: 10Bmansurov) [17:57:08] (03Abandoned) 10Cenarium: Cleanup references data in API call [extensions/Cite] - 10https://gerrit.wikimedia.org/r/277446 (owner: 10Cenarium) [17:59:30] (03PS2) 10Aaron Schulz: Check mSessionTempTables in Database::tableExists() [core] - 10https://gerrit.wikimedia.org/r/312049 (https://phabricator.wikimedia.org/T146300) [17:59:43] (03Abandoned) 10Cenarium: Cleanup references parameters before saving them to the database [extensions/Cite] - 10https://gerrit.wikimedia.org/r/272657 (owner: 10Cenarium) [18:00:19] (03CR) 10Aaron Schulz: "recheck" [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 (owner: 10Anomie) [18:01:43] (03CR) 10Mholloway: [C: 031] Add RESTBaseUriFormat list to dev settings [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/311890 (owner: 10BearND) [18:03:59] (03PS1) 10Florianschmidtwelzow: Don't access undefined properties from LinksUpdate [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/312051 [18:04:06] (03CR) 10jenkins-bot: [V: 04-1] Don't access undefined properties from LinksUpdate [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/312051 (owner: 10Florianschmidtwelzow) [18:04:51] (03PS3) 10Aaron Schulz: Check mSessionTempTables in Database::tableExists() [core] - 10https://gerrit.wikimedia.org/r/312049 (https://phabricator.wikimedia.org/T146300) [18:06:51] (03PS2) 10Florianschmidtwelzow: Don't access undefined properties from LinksUpdate [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/312051 [18:07:14] (03Abandoned) 10Cenarium: Add ParserAfterExtensionTagSubstitution hook to handle #tag issues [core] - 10https://gerrit.wikimedia.org/r/272305 (https://phabricator.wikimedia.org/T127787) (owner: 10Cenarium) [18:07:25] (03CR) 10Florianschmidtwelzow: "See I81ca9f61cf3e875aa0d98b20e91f9029f5203fa9 for the failing tests." [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/311763 (https://phabricator.wikimedia.org/T146203) (owner: 10Florianschmidtwelzow) [18:07:47] (03Abandoned) 10Cenarium: Partial fix for stripped wikitext issue in references data [extensions/Cite] - 10https://gerrit.wikimedia.org/r/272306 (https://phabricator.wikimedia.org/T127787) (owner: 10Cenarium) [18:08:08] 04(no projects): certcleaner.py needs to talk to keystone and nova - https://phabricator.wikimedia.org/T146303#2656822 (10Andrew) [18:08:09] 06Wikipedia-Android-App-Backlog: Wikipedia App does not handle Templates properly - https://phabricator.wikimedia.org/T144619#2656834 (10Dbrant) [18:09:00] 10MediaWiki-Parser: Preprocessor should handle -{...}- variant constructs in template arguments - https://phabricator.wikimedia.org/T146304#2656839 (10cscott) [18:09:03] 10MediaWiki-General-or-Unknown, 06Collaboration-Team-Triage, 10Notifications, 10Possible-Tech-Projects, and 3 others: Remind me of this article in X days - https://phabricator.wikimedia.org/T2582#2656854 (10dr0ptp4kt) > @dr0ptp4kt would someone from the reading team be willing to be a primary mentor for th... [18:09:27] (03PS1) 10Anomie: Database: Behave correctly when inserting booleans [core] - 10https://gerrit.wikimedia.org/r/312052 [18:11:15] (03CR) 10Florianschmidtwelzow: [C: 031] "If no-one else, who knows the extension better then me, gives a review, I'll merge this after the next branch cut. It looks good to me, a" [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/308096 (https://phabricator.wikimedia.org/T42284) (owner: 10Krinkle) [18:11:44] (03Abandoned) 10Cenarium: Remove strip markers from references before saving them to the database [extensions/Cite] - 10https://gerrit.wikimedia.org/r/272658 (https://phabricator.wikimedia.org/T127787) (owner: 10Cenarium) [18:11:53] 10TPG-Essential-Functions, 06Team-Practices (This-Week): CR onsite: Capture any useful retrospective feedback - https://phabricator.wikimedia.org/T145816#2656861 (10JAufrecht) a:03JAufrecht I'll take a pass at this and then have Grace check. Top item is probably something about clarifying and setting expect... [18:14:04] (03PS2) 10ItSpiderman: [WIP] BSApiWikiPageTasks: added new tasks [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/311935 (owner: 10Robert Vogel) [18:14:44] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work): Allow to search pages in a specific language, e.g. without translations - https://phabricator.wikimedia.org/T125944#2656866 (10EBernhardson) to be consistent with other cirrussearch keywords, `inlanguage` makes more sense. For keywords that perf... [18:15:43] 10MediaWiki-Parser: Parser should protect -{...}- variant constructs in links - https://phabricator.wikimedia.org/T146305#2656872 (10cscott) [18:17:29] (03CR) 10Anomie: "recheck" [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 (owner: 10Anomie) [18:17:55] 10MediaWiki-Parser, 13Patch-For-Review: Preprocessor/Parser irregularities with -{...}- variant constructs. - https://phabricator.wikimedia.org/T54661#2656893 (10cscott) [18:18:55] 10Wikimedia-General-or-Unknown: Suggestion: Allow reference from non-written article in one language to same article in other language(s) - https://phabricator.wikimedia.org/T146126#2656895 (10MortenZdk) Thanks for merging this issue with previous T123021, and adding me to that. Best Morten [18:20:01] 10MediaWiki-Gallery, 10MediaWiki-Parser, 13Patch-For-Review: with |link= doesn't work on wikis with LanguageConverter - https://phabricator.wikimedia.org/T54190#2656898 (10cscott) [18:20:02] 10MediaWiki-Parser, 13Patch-For-Review: Preprocessor/Parser irregularities with -{...}- variant constructs. - https://phabricator.wikimedia.org/T54661#2656896 (10cscott) [18:20:11] (03PS1) 10Paladox: Fix regression that embedded video player didn't work [extensions/TimedMediaHandler] (wmf/1.28.0-wmf.20) - 10https://gerrit.wikimedia.org/r/312055 (https://phabricator.wikimedia.org/T146124) [18:20:43] (03CR) 10Florianschmidtwelzow: [C: 04-1] Add option to limit the cookie warning to specific regions (031 comment) [extensions/CookieWarning] - 10https://gerrit.wikimedia.org/r/311175 (https://phabricator.wikimedia.org/T145780) (owner: 10Florianschmidtwelzow) [18:20:51] (03PS1) 10Aaron Schulz: Fix IDEA warnings in CloneDatabase [core] - 10https://gerrit.wikimedia.org/r/312056 [18:22:54] (03PS5) 10Florianschmidtwelzow: Add option to limit the cookie warning to specific regions [extensions/CookieWarning] - 10https://gerrit.wikimedia.org/r/311175 (https://phabricator.wikimedia.org/T145780) [18:24:13] (03PS1) 10Niedzielski: Add multicolumn support to feed header [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312059 [18:24:55] (03CR) 10MarkTraceur: [C: 032] mw.api.upload: Suppress default API call timeout [core] - 10https://gerrit.wikimedia.org/r/310595 (https://phabricator.wikimedia.org/T117545) (owner: 10Bartosz Dziewoński) [18:25:19] 10MediaWiki-Uploading, 06Commons, 06Multimedia, 07JavaScript, and 2 others: Large amounts of unwanted files (mostly copyvios) uploaded via cross-wiki upload tool (A/B test of different upload interfaces) - https://phabricator.wikimedia.org/T120867#2656915 (10Yann) I really want to see a big change in the p... [18:25:42] (03CR) 10Florianschmidtwelzow: Add option to limit the cookie warning to specific regions (031 comment) [extensions/CookieWarning] - 10https://gerrit.wikimedia.org/r/311175 (https://phabricator.wikimedia.org/T145780) (owner: 10Florianschmidtwelzow) [18:25:52] 06Reading-Web-Backlog, 10Hovercards (2016-17-Q2-Goal), 03Reading-Web-Sprint-81-We-suck-at-coming-up-with-sprint-names: [Spike 1hr] Investigate alternate ways of defining reading depth - https://phabricator.wikimedia.org/T145388#2656916 (10Tbayer) >>! In T145388#2656484, @jhobs wrote: > Can "enumerating each... [18:25:56] 07Design, 06Multimedia, 10WikiEditor: "Insert media" dialog offers confusing insert/upload alternative buttons - https://phabricator.wikimedia.org/T135917#2315270 (10Whatamidoing-WMF) @Nemo_bis, I'd like to know more about exactly what you're observing. Generally speaking, I'd expect people who click on t... [18:26:18] (03CR) 10Legoktm: [C: 032] Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 (owner: 10Aaron Schulz) [18:26:34] (03PS1) 10Niedzielski: Hygiene: remove redundant code from FeedView [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312060 [18:26:54] 06ArchCom: Determine best place to announce "last call" for ArchCom-RFCs - https://phabricator.wikimedia.org/T146307#2656922 (10RobLa-WMF) [18:27:20] (03PS1) 10EBernhardson: Add a language based keyword filter [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/312061 [18:28:18] (03Abandoned) 10MarkTraceur: Don't default to 30s timeout for file uploads [core] - 10https://gerrit.wikimedia.org/r/312010 (https://phabricator.wikimedia.org/T117545) (owner: 10Matthias Mullie) [18:29:09] (03PS10) 10Alex Monk: Suppression: Don't tell non-suppressor users to view a log if they can't [core] - 10https://gerrit.wikimedia.org/r/40283 (https://phabricator.wikimedia.org/T39120) [18:29:26] (03CR) 10Jforrester: "PS10: Re-wrote the commit message to make this a lot clearer" [core] - 10https://gerrit.wikimedia.org/r/40283 (https://phabricator.wikimedia.org/T39120) (owner: 10Alex Monk) [18:29:59] 10Technical-Collaboration-Guideline, 10Wikimedia Resource Center, 06Community-Liaisons (Jul-Sep-2016): Technical Collaboration Guideline - project information - https://phabricator.wikimedia.org/T138240#2656943 (10Keegan) [18:30:01] 10Technical-Collaboration-Guideline, 06Community-Liaisons (Jul-Sep-2016): Recommendations for announcing new project proposals - https://phabricator.wikimedia.org/T137826#2656942 (10Keegan) 05Open>03Resolved [18:30:29] (03CR) 10Legoktm: [V: 032] Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 (owner: 10Aaron Schulz) [18:30:41] uh, not awake yet [18:30:41] 10Technical-Collaboration-Guideline, 10Wikimedia Resource Center, 06Community-Liaisons (Jul-Sep-2016): Technical Collaboration Guideline - project information - https://phabricator.wikimedia.org/T138240#2394513 (10Keegan) [18:30:44] 06Community-Liaisons, 10Technical-Collaboration-Guideline, 10WMF-Product-Development-Process: Collaborate on community-involved Prioritization process - https://phabricator.wikimedia.org/T115659#2656960 (10Keegan) [18:30:46] 10Technical-Collaboration-Guideline, 10WMF-Product-Development-Process, 06Community-Liaisons (Jul-Sep-2016), 07Documentation: Recommendation for projects requesting prioritization or resources - https://phabricator.wikimedia.org/T120070#2656957 (10Keegan) 05Open>03Resolved [18:30:50] 10MobileFrontend, 06Reading-Web-Backlog, 10Reading-Web-Tech-Debt, 07Technical-Debt: ImageOverlay should use the next and previous icons - https://phabricator.wikimedia.org/T145479#2656961 (10bmansurov) [18:31:02] (03CR) 10Legoktm: [C: 032] Make LBFactory::waitForReplication() use "domain" instead of "wiki" [core] - 10https://gerrit.wikimedia.org/r/311938 (owner: 10Aaron Schulz) [18:31:05] 10MobileFrontend, 06Reading-Web-Backlog, 10Reading-Web-Tech-Debt, 07Performance, 07Technical-Debt: Refactor 'mobile.startup/Icon' class for performance - https://phabricator.wikimedia.org/T129943#2656964 (10bmansurov) [18:31:13] (03PS6) 10Florianschmidtwelzow: Add option to limit the cookie warning to specific regions [extensions/CookieWarning] - 10https://gerrit.wikimedia.org/r/311175 (https://phabricator.wikimedia.org/T145780) [18:31:14] 10MobileFrontend, 06Reading-Web-Backlog, 10Reading-Web-Tech-Debt, 07Technical-Debt: Remove the need for an overlay header template partial - https://phabricator.wikimedia.org/T139798#2656966 (10bmansurov) [18:31:22] 10Technical-Collaboration-Guideline, 10Wikimedia Resource Center, 06Community-Liaisons (Jul-Sep-2016): Technical Collaboration Guideline - project information - https://phabricator.wikimedia.org/T138240#2394513 (10Keegan) [18:31:24] 06Front-end-Standards-Group, 10MobileFrontend, 06Reading-Web-Backlog, 10Reading-Web-Tech-Debt, and 2 others: Replace jsduck in favor of a better maintained alternative (jsdoc) - https://phabricator.wikimedia.org/T138401#2656968 (10bmansurov) [18:31:28] 06ArchCom, 10ArchCom-RfC, 07ArchCom-Has-shepherd, 07RfC: [RFC] STUB: Creating a spec for legacy wikitext / future wiki content processing model - https://phabricator.wikimedia.org/T142803#2656969 (10RobLa-WMF) ArchCom discussed this a couple of weeks ago in E268, and I agreed to shepherd it. [18:31:34] 07Design, 10Hovercards, 06Reading-Web-Backlog, 10Reading-Web-Tech-Debt, and 2 others: Popups should not use moment.js for a single line - https://phabricator.wikimedia.org/T137775#2656972 (10bmansurov) [18:31:41] 10MobileFrontend, 06Reading-Web-Backlog, 10Reading-Web-Tech-Debt, 07Technical-Debt: Have a consistent way of doing Views within Views - https://phabricator.wikimedia.org/T104008#2656973 (10bmansurov) [18:31:51] 10MobileFrontend, 06Reading-Web-Backlog, 10Reading-Web-Tech-Debt, 07Technical-Debt: Overlays should support multiple screens - https://phabricator.wikimedia.org/T101276#2656974 (10bmansurov) [18:32:13] (03CR) 10Legoktm: [C: 032] "Should we have a constant for 'hash'?" [core] - 10https://gerrit.wikimedia.org/r/312030 (owner: 10Aaron Schulz) [18:32:34] (03CR) 10jenkins-bot: [V: 04-1] Add multicolumn support to feed header [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312059 (owner: 10Niedzielski) [18:33:07] (03CR) 10jenkins-bot: [V: 04-1] mw.api.upload: Suppress default API call timeout [core] - 10https://gerrit.wikimedia.org/r/310595 (https://phabricator.wikimedia.org/T117545) (owner: 10Bartosz Dziewoński) [18:33:32] MatmaRex: ^^ [18:33:40] Likely unrelated, just FYI [18:35:32] (03CR) 10jenkins-bot: [V: 04-1] Hygiene: remove redundant code from FeedView [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312060 (owner: 10Niedzielski) [18:36:00] definitely looks unrelated… [18:36:45] (03CR) 10EBernhardson: [C: 032 V: 032] Preliminary refactor of solitaire UI code. Breaking apart a few functions and changing some variable names. No functional changes. [wikimedia/discovery/discernatron] - 10https://gerrit.wikimedia.org/r/310892 (owner: 10Jdrewniak) [18:37:22] (03Merged) 10jenkins-bot: Add sanity check to LoadBalancer::setDomainPrefix() [core] - 10https://gerrit.wikimedia.org/r/311937 (owner: 10Aaron Schulz) [18:37:29] (03PS3) 10Anomie: mw.api.upload: Suppress default API call timeout [core] - 10https://gerrit.wikimedia.org/r/310595 (https://phabricator.wikimedia.org/T117545) (owner: 10Bartosz Dziewoński) [18:39:20] 10MediaWiki-extensions-CentralNotice, 10Fundraising-Backlog, 06Operations, 03Fundraising Sprint Rocket Surgery 2016: Banner not showing up on site - https://phabricator.wikimedia.org/T144952#2615300 (10awight) a:03awight [18:39:26] (03PS1) 10Krinkle: Revert "resourceloader: Make cache-eval in mw.loader.work asynchronous" [core] - 10https://gerrit.wikimedia.org/r/312064 [18:39:31] (03PS1) 10Krinkle: Revert "resourceloader: Make cache-eval in mw.loader.work asynchronous" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/312065 [18:41:03] (03PS4) 10Aaron Schulz: Check Database::mSessionTempTables in Database::tableExists() [core] - 10https://gerrit.wikimedia.org/r/312049 (https://phabricator.wikimedia.org/T146300) [18:41:08] (03Merged) 10jenkins-bot: Make LBFactory::waitForReplication() use "domain" instead of "wiki" [core] - 10https://gerrit.wikimedia.org/r/311938 (owner: 10Aaron Schulz) [18:41:32] (03PS8) 10Jdlrobson: Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 [18:41:36] (03CR) 10Aaron Schulz: "recheck" [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 (owner: 10Anomie) [18:42:26] (03CR) 10Krinkle: [C: 04-2] Revert "resourceloader: Make cache-eval in mw.loader.work asynchronous" (032 comments) [core] - 10https://gerrit.wikimedia.org/r/312064 (owner: 10Krinkle) [18:42:36] (03CR) 10Aaron Schulz: [C: 032] Don't access undefined properties from LinksUpdate [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/312051 (owner: 10Florianschmidtwelzow) [18:43:20] (03CR) 10jenkins-bot: [V: 04-1] Use standard exceptions in ObjectCache and always handle CACHE_NONE/"hash" [core] - 10https://gerrit.wikimedia.org/r/312030 (owner: 10Aaron Schulz) [18:43:53] (03CR) 10jenkins-bot: [V: 04-1] Suppression: Don't tell non-suppressor users to view a log if they can't [core] - 10https://gerrit.wikimedia.org/r/40283 (https://phabricator.wikimedia.org/T39120) (owner: 10Alex Monk) [18:43:58] (03PS18) 10C. Scott Ananian: New language variant 'en-x-piglatin' for easier variant testing [core] - 10https://gerrit.wikimedia.org/r/72053 (https://phabricator.wikimedia.org/T45547) (owner: 10Liangent) [18:44:01] (03Merged) 10jenkins-bot: Don't access undefined properties from LinksUpdate [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/312051 (owner: 10Florianschmidtwelzow) [18:44:03] (03PS12) 10C. Scott Ananian: LanguageConverter fixes to eliminate parser test failures [core] - 10https://gerrit.wikimedia.org/r/76341 (https://phabricator.wikimedia.org/T54190) (owner: 10Liangent) [18:44:06] (03PS2) 10C. Scott Ananian: Protect language converter markup in the preprocessor. [core] - 10https://gerrit.wikimedia.org/r/311849 (https://phabricator.wikimedia.org/T146304) [18:44:09] (03PS1) 10C. Scott Ananian: Other language converter bugs (test case tweaks) [core] - 10https://gerrit.wikimedia.org/r/312066 [18:44:55] (03CR) 10Phuedx: "Recheck." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T145222) (owner: 10Jdlrobson) [18:44:58] (03CR) 10Aaron Schulz: "recheck" [core] - 10https://gerrit.wikimedia.org/r/312030 (owner: 10Aaron Schulz) [18:45:06] (03PS9) 10Jdlrobson: Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 [18:46:00] (03CR) 10Ori.livneh: [C: 031] "Might want to tag it w/T146099" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/312065 (owner: 10Krinkle) [18:46:12] (03PS1) 10Krinkle: Gruntfile.js: Remove unused 'pkg' property [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312068 [18:46:31] (03PS2) 10Krinkle: Revert "resourceloader: Make cache-eval in mw.loader.work asynchronous" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/312065 (https://phabricator.wikimedia.org/T146099) [18:48:15] (03CR) 10Phuedx: "I've tested this with the problematic images from the original spike (T144734) and it LGTM." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T145222) (owner: 10Jdlrobson) [18:48:26] (03CR) 10Aaron Schulz: [C: 032] Database: Behave correctly when inserting booleans [core] - 10https://gerrit.wikimedia.org/r/312052 (owner: 10Anomie) [18:48:58] 10MediaWiki-extensions-OAuth, 10OOjs-UI: OOUIHTMLForm help icon is hard to notice - https://phabricator.wikimedia.org/T145951#2646046 (10Volker_E) Unlike FieldLayout, `oo-ui-actionFieldLayout` is currently (v0.17.9) set to `max-width: 50em`. [18:50:21] legoktm: https://gerrit.wikimedia.org/r/#/c/311948/ [18:51:39] (03CR) 10Krinkle: [C: 032] Revert "resourceloader: Make cache-eval in mw.loader.work asynchronous" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/312065 (https://phabricator.wikimedia.org/T146099) (owner: 10Krinkle) [18:51:45] Did a deploy happen in the last couple of hours? [18:52:25] probably not, i think we're still frozen on wmf.18 [18:52:27] https://wikitech.wikimedia.org/wiki/Server_Admin_Log [18:52:52] (03PS10) 10Jdlrobson: Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 [18:54:32] (03Merged) 10jenkins-bot: Database: Behave correctly when inserting booleans [core] - 10https://gerrit.wikimedia.org/r/312052 (owner: 10Anomie) [18:54:39] (03CR) 10Jdlrobson: [C: 031] "Given all the Jenkins failures Im happy for us to merge this as is and then do a follow up next sprint as part of following up on the work" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [18:54:41] 10MediaWiki-extensions-Disambiguator: Make list of wikimedia wikis which do not use Disambiguator - https://phabricator.wikimedia.org/T146310#2657033 (10Quiddity) [18:55:16] (03PS1) 10Legoktm: Add .gitreview [libs/Assert] - 10https://gerrit.wikimedia.org/r/312070 [18:56:11] (03CR) 10Legoktm: [C: 032 V: 032] Add .gitreview [libs/Assert] - 10https://gerrit.wikimedia.org/r/312070 (owner: 10Legoktm) [18:57:11] (03PS1) 10Aaron Schulz: Set more fields in fake DB subclasses to avoid errors [core] - 10https://gerrit.wikimedia.org/r/312071 [18:57:27] (03CR) 10jenkins-bot: [V: 04-1] New language variant 'en-x-piglatin' for easier variant testing [core] - 10https://gerrit.wikimedia.org/r/72053 (https://phabricator.wikimedia.org/T45547) (owner: 10Liangent) [18:57:36] (03PS1) 10Legoktm: Update README icons to reflect repository rename [libs/Assert] - 10https://gerrit.wikimedia.org/r/312072 [18:57:44] (03CR) 10Legoktm: [C: 032 V: 032] Update README icons to reflect repository rename [libs/Assert] - 10https://gerrit.wikimedia.org/r/312072 (owner: 10Legoktm) [18:58:22] (03CR) 10Anomie: "recheck" [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/311783 (owner: 10Anomie) [19:00:03] (03Merged) 10jenkins-bot: Revert "resourceloader: Make cache-eval in mw.loader.work asynchronous" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/312065 (https://phabricator.wikimedia.org/T146099) (owner: 10Krinkle) [19:00:29] (03CR) 10jenkins-bot: [V: 04-1] LanguageConverter fixes to eliminate parser test failures [core] - 10https://gerrit.wikimedia.org/r/76341 (https://phabricator.wikimedia.org/T54190) (owner: 10Liangent) [19:00:32] 04(no projects): Hooks use mix of getMFConfig() and globals - https://phabricator.wikimedia.org/T146312#2657061 (10Jdlrobson) [19:00:47] legoktm: https://gerrit.wikimedia.org/r/#/c/312049/ annoying bug fix [19:01:33] 10MobileFrontend, 07Technical-Debt: Hooks use mix of getMFConfig() and globals - https://phabricator.wikimedia.org/T146312#2657073 (10Jdlrobson) [19:01:52] 10MobileFrontend, 07Technical-Debt: Hooks use mix of getMFConfig() and globals - https://phabricator.wikimedia.org/T146312#2657061 (10Jdlrobson) [19:02:14] (03CR) 10Thcipriani: [C: 032] Fix regression that embedded video player didn't work [extensions/TimedMediaHandler] (wmf/1.28.0-wmf.20) - 10https://gerrit.wikimedia.org/r/312055 (https://phabricator.wikimedia.org/T146124) (owner: 10Paladox) [19:02:15] 10MediaWiki-Uploading, 06Multimedia, 10VisualEditor, 10VisualEditor-MediaWiki-Media, and 2 others: In the cross-wiki upload tool, the upload can timeout causing an unhandled exception - https://phabricator.wikimedia.org/T117545#2657076 (10matmarex) 05Open>03Resolved [19:02:31] 10Librarization: Move wikimedia/assert to gerrit or wikimedia's github account - https://phabricator.wikimedia.org/T114330#2657078 (10Legoktm) Thanks Lydia! I have moved the repository to wikimedia/Assert, and the source code is now hosted in the Gerrit mediawiki/libs/Assert repository. We should consider movi... [19:02:48] (03PS5) 10Aaron Schulz: Check Database::mSessionTempTables in Database::tableExists() [core] - 10https://gerrit.wikimedia.org/r/312049 (https://phabricator.wikimedia.org/T146300) [19:02:57] (03CR) 10Anomie: [C: 032] Check Database::mSessionTempTables in Database::tableExists() [core] - 10https://gerrit.wikimedia.org/r/312049 (https://phabricator.wikimedia.org/T146300) (owner: 10Aaron Schulz) [19:03:18] (03CR) 10jenkins-bot: [V: 04-1] Protect language converter markup in the preprocessor. [core] - 10https://gerrit.wikimedia.org/r/311849 (https://phabricator.wikimedia.org/T146304) (owner: 10C. Scott Ananian) [19:03:52] AaronSchulz: anomie was faster than me [19:04:07] (03CR) 10Jdlrobson: [C: 031] Beta: Allow displaying Related Articles in the footer (032 comments) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311195 (https://phabricator.wikimedia.org/T144047) (owner: 10Bmansurov) [19:04:23] 10MediaWiki-extensions-CookieWarning: CookieWarning and Cookie Policy doing nearly the same and could be merged - https://phabricator.wikimedia.org/T145723#2657082 (10Florian) For both points: * Merging Extension pages on mediawiki.org * Provide a migration guide (changed configuration options or on-wiki message... [19:04:49] (03CR) 10jenkins-bot: [V: 04-1] Other language converter bugs (test case tweaks) [core] - 10https://gerrit.wikimedia.org/r/312066 (owner: 10C. Scott Ananian) [19:07:21] (03CR) 10MusikAnimal: [C: 031] Consistently refer to actions in abusefilter-warning [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/311985 (owner: 10Nemo bis) [19:08:28] (03CR) 10Dbrant: [C: 04-1] "This *nearly* works perfectly! Unfortunately, it brings back some of the issues that were being caused by our previous usage of AppBarLayo" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312059 (owner: 10Niedzielski) [19:08:35] (03PS3) 10Florianschmidtwelzow: Don't use deprecated Article::fetchContent [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/311763 (https://phabricator.wikimedia.org/T146203) [19:08:38] (03Merged) 10jenkins-bot: Fix regression that embedded video player didn't work [extensions/TimedMediaHandler] (wmf/1.28.0-wmf.20) - 10https://gerrit.wikimedia.org/r/312055 (https://phabricator.wikimedia.org/T146124) (owner: 10Paladox) [19:08:52] (03CR) 10Bartosz Dziewoński: [C: 04-1] mw.action.history.diff: Remove higher than necessary specific selectors (031 comment) [core] - 10https://gerrit.wikimedia.org/r/297394 (owner: 10Prtksxna) [19:11:28] (03PS2) 10MusikAnimal: Adding missing equivalents for I, L, O, and S. [extensions/AntiSpoof] - 10https://gerrit.wikimedia.org/r/311310 (https://phabricator.wikimedia.org/T27619) [19:13:17] 10MediaWiki-extensions-PageCuration, 10WikiLove, 03Collab-Team-Q1-July-Sep-2016, 13Patch-For-Review, 05WMF-deploy-2016-09-20_(1.28.0-wmf.20): Fix PageTriage->WikiLove dependencies - https://phabricator.wikimedia.org/T145798#2657091 (10jmatazzoni) [19:13:37] (03CR) 10jenkins-bot: [V: 04-1] Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (owner: 10Jdlrobson) [19:14:19] (03PS8) 10Esanders: Move link-underline user preference rule to body class [core] - 10https://gerrit.wikimedia.org/r/309197 [19:14:23] (03Merged) 10jenkins-bot: Check Database::mSessionTempTables in Database::tableExists() [core] - 10https://gerrit.wikimedia.org/r/312049 (https://phabricator.wikimedia.org/T146300) (owner: 10Aaron Schulz) [19:16:30] (03PS11) 10Jdlrobson: Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (https://phabricator.wikimedia.org/T146292) [19:16:35] (03CR) 10Anomie: "recheck" [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/311783 (owner: 10Anomie) [19:16:37] (03CR) 10Jhobs: [C: 031] Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (https://phabricator.wikimedia.org/T146292) (owner: 10Jdlrobson) [19:16:39] (03PS6) 10Jdlrobson: Beta: Allow displaying Related Articles in the footer [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311195 (https://phabricator.wikimedia.org/T144047) (owner: 10Bmansurov) [19:16:55] 10MediaWiki-extensions-GettingStarted: GettingStarted master is now failing CI - https://phabricator.wikimedia.org/T146228#2657102 (10Anomie) [19:16:57] 10MediaWiki-Database, 13Patch-For-Review: DatabaseMysqlBase::tableExists() ignores temporary tables, breaking unit tests - https://phabricator.wikimedia.org/T146300#2657100 (10Anomie) 05Open>03Resolved a:03aaron [19:17:07] (03CR) 10Esanders: Use classes to apply the 'editfont' preference (032 comments) [core] - 10https://gerrit.wikimedia.org/r/309184 (https://phabricator.wikimedia.org/T145015) (owner: 10Esanders) [19:17:41] 10MediaWiki-extensions-PageCuration, 06Collaboration-Team-Triage, 07Easy: PageCuration toolbar asks for a URL when an internal wikilink is needed instead - https://phabricator.wikimedia.org/T118264#2657104 (10Swpb) p:05Triage>03Normal [19:19:43] (03PS1) 10Anomie: API: Add generator non-continuation data [core] - 10https://gerrit.wikimedia.org/r/312076 (https://phabricator.wikimedia.org/T146176) [19:19:59] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/full_text_browser.feature:18:19:20:22:41:55:76:81:84:86 features/full_text" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/312061 (owner: 10EBernhardson) [19:20:15] (03CR) 10Jdlrobson: [C: 04-1] Allow blacklisting skins for showing ReadMore in footer (032 comments) [extensions/RelatedArticles] - 10https://gerrit.wikimedia.org/r/310381 (https://phabricator.wikimedia.org/T144047) (owner: 10Bmansurov) [19:20:37] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/312061 (owner: 10EBernhardson) [19:22:44] (03CR) 10Niedzielski: "@dbrant, hm, if we upgrade the Support Library, the overlap issue seems to be fixed(!), I think. I could work towards an upgrade patch on " [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/312059 (owner: 10Niedzielski) [19:23:09] (03CR) 10BearND: [C: 032] Only provide needed page titles to RB for most-read and news responses [services/mobileapps] - 10https://gerrit.wikimedia.org/r/311733 (https://phabricator.wikimedia.org/T146041) (owner: 10Mholloway) [19:24:27] (03Merged) 10jenkins-bot: Only provide needed page titles to RB for most-read and news responses [services/mobileapps] - 10https://gerrit.wikimedia.org/r/311733 (https://phabricator.wikimedia.org/T146041) (owner: 10Mholloway) [19:24:29] (03CR) 10jenkins-bot: [V: 04-1] Allow browser tests to check RL modules are ready [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/310458 (https://phabricator.wikimedia.org/T146292) (owner: 10Jdlrobson) [19:25:10] (03CR) 10BearND: [C: 04-1] "needs a manual rebase" [services/mobileapps] - 10https://gerrit.wikimedia.org/r/310078 (https://phabricator.wikimedia.org/T145221) (owner: 10Mholloway) [19:25:43] (03PS1) 10Bartosz Dziewoński: IcuCollation: Update comments on $tailoringFirstLetters [core] - 10https://gerrit.wikimedia.org/r/312078 [19:26:27] (03CR) 10Jforrester: [C: 032] Remove pre-1.25 API compatibility code [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/311783 (owner: 10Anomie) [19:26:56] 10MediaWiki-extensions-GettingStarted: GettingStarted master is now failing CI - https://phabricator.wikimedia.org/T146228#2657124 (10Jdforrester-WMF) 05Open>03Resolved a:03Anomie [19:27:19] (03CR) 10Aaron Schulz: [C: 032] Use standard exceptions in ObjectCache and always handle CACHE_NONE/"hash" [core] - 10https://gerrit.wikimedia.org/r/312030 (owner: 10Aaron Schulz) [19:27:20] 10Librarization: Move wikimedia/assert to gerrit or wikimedia's github account - https://phabricator.wikimedia.org/T114330#2657127 (10daniel) @Legoktm uh I don't see how I can change the repo on packagist.... I must be missing something obvious :P I have added you specifically, wikimedia, and mediawiki as mainta... [19:27:22] (03CR) 10Jdlrobson: [C: 031] "I am happy with this approach as an incremental improvement." (031 comment) [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311977 (https://phabricator.wikimedia.org/T146035) (owner: 10Phuedx) [19:27:33] (03CR) 10jenkins-bot: [V: 04-1] Beta: Allow displaying Related Articles in the footer [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311195 (https://phabricator.wikimedia.org/T144047) (owner: 10Bmansurov) [19:27:40] (03CR) 10Jforrester: [C: 032] Remove deprecated API help methods [extensions/Flow] - 10https://gerrit.wikimedia.org/r/311836 (owner: 10Anomie) [19:28:19] (03PS1) 10Aaron Schulz: Cleanup method visibilites in Database [core] - 10https://gerrit.wikimedia.org/r/312080 [19:28:32] (03CR) 10Jforrester: [C: 031] "Changes LGTM. Does someone from Reading want to double-check and C+2?" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/311789 (owner: 10Anomie) [19:29:01] (03Merged) 10jenkins-bot: Remove pre-1.25 API compatibility code [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/311783 (owner: 10Anomie) [19:29:55] 10Librarization: Move wikimedia/assert to gerrit or wikimedia's github account - https://phabricator.wikimedia.org/T114330#2657132 (10daniel) Does https://github.com/wikimedia/Assert then become a replica of the repo on gerrit? Or should that repo be removed? [19:30:02] (03PS4) 10Mholloway: Remove aggregated endpoint [services/mobileapps] - 10https://gerrit.wikimedia.org/r/310078 (https://phabricator.wikimedia.org/T145221) [19:30:56] 10Librarization: Move wikimedia/assert to gerrit or wikimedia's github account - https://phabricator.wikimedia.org/T114330#2657133 (10Legoktm) There is a blueish "Edit" button. Done though :) [19:31:16] 10Librarization: Move wikimedia/assert to gerrit or wikimedia's github account - https://phabricator.wikimedia.org/T114330#2657135 (10Legoktm) >>! In T114330#2657132, @daniel wrote: > Does https://github.com/wikimedia/Assert then become a replica of the repo on gerrit? Or should that repo be removed? It is a mi... [19:32:51] (03CR) 10BearND: [C: 032] Remove aggregated endpoint [services/mobileapps] - 10https://gerrit.wikimedia.org/r/310078 (https://phabricator.wikimedia.org/T145221) (owner: 10Mholloway) [19:33:16] (03CR) 10Jforrester: [C: 032] Remove pre-1.25 API compatibility code [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/311775 (owner: 10Anomie) [19:34:42] (03CR) 10jenkins-bot: [V: 04-1] Use standard exceptions in ObjectCache and always handle CACHE_NONE/"hash" [core] - 10https://gerrit.wikimedia.org/r/312030 (owner: 10Aaron Schulz) [19:35:05] (03PS1) 10Jdlrobson: Use module registry for defining ext.popups.experiment [extensions/Popups] - 10https://gerrit.wikimedia.org/r/312082 [19:37:09] (03CR) 10Jdlrobson: Initialize namespaces first (031 comment) [extensions/Popups] - 10https://gerrit.wikimedia.org/r/311977 (https://phabricator.wikimedia.org/T146035) (owner: 10Phuedx) [19:37:19] (03PS2) 10Jdlrobson: Use module registry for defining ext.popups.experiment [extensions/Popups] - 10https://gerrit.wikimedia.org/r/312082 [19:37:47] 10Living-Style-Guide, 10UI-Standardization, 03UI-Standardization-Kanban: Challenge use of instead of