[00:01:44] jdlrobson: Also, it seems like either RelatedArticles should change the defaultbranch in Gerrit to 'dev', or fix .gitreview in master to point to master instead of dev. Right now, if I clone the repo and submit a patch, the patch is submitted against 'dev', which is not in sync with 'dev'. So I got a weird merge conflict and had to rebase locally. [00:01:58] (03PS1) 10MaxSem: Improve LB handling [extensions/WikimediaMaintenance] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251664 [00:02:09] (03CR) 10MaxSem: [C: 032] Improve LB handling [extensions/WikimediaMaintenance] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251664 (owner: 10MaxSem) [00:02:49] (03Merged) 10jenkins-bot: Improve LB handling [extensions/WikimediaMaintenance] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251664 (owner: 10MaxSem) [00:07:37] 3Discovery-Cirrus-Sprint: Reduce logging levels on hypothesis-testing elasticsearch cluster - https://phabricator.wikimedia.org/T118053#1790346 (10EBernhardson) 3NEW [00:11:04] (03PS1) 10Aaron Schulz: Make Swift iterators throw errors on failure [core] - 10https://gerrit.wikimedia.org/r/251666 [00:14:22] (03PS1) 10BearND: Version saved pages [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/251667 [00:15:36] (03PS1) 10MaxSem: Trim dblist entries [extensions/WikimediaMaintenance] - 10https://gerrit.wikimedia.org/r/251669 [00:16:06] (03PS1) 10Aaron Schulz: Always defer the log publish() in recordUpload2 [core] - 10https://gerrit.wikimedia.org/r/251670 [00:16:08] (03CR) 10MaxSem: [C: 032] "Verified to work in prod." [extensions/WikimediaMaintenance] - 10https://gerrit.wikimedia.org/r/251669 (owner: 10MaxSem) [00:16:35] 10MediaWiki-extensions-Gadgets, 6Community-Tech, 5Patch-For-Review: 2.0: Implement Gadget Manager - https://phabricator.wikimedia.org/T31398#1790365 (10kaldari) @Krinkle, @Legoktm: The documentation at https://www.mediawiki.org/wiki/ResourceLoader/Version_2_Design_Specification#Gadget_Manager leaves me with... [00:16:56] 10MediaWiki-User-login-and-signup, 7I18n: HTML entity (no-break space) escaped in and - https://phabricator.wikimedia.org/T106432#1790367 (10darthbhyrava) @Aklapper: Thanks for the link. I am going through the documentation and guides and will work on this asap! [00:17:07] (03Merged) 10jenkins-bot: Trim dblist entries [extensions/WikimediaMaintenance] - 10https://gerrit.wikimedia.org/r/251669 (owner: 10MaxSem) [00:19:33] (03PS1) 10MaxSem: Trim dblist entries [extensions/WikimediaMaintenance] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251671 [00:19:43] (03CR) 10MaxSem: [C: 032] Trim dblist entries [extensions/WikimediaMaintenance] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251671 (owner: 10MaxSem) [00:20:16] (03Merged) 10jenkins-bot: Trim dblist entries [extensions/WikimediaMaintenance] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251671 (owner: 10MaxSem) [00:21:08] 10MediaWiki-extensions-ConfirmEdit-(CAPTCHA-extension): API requests fail to load captcha information for some requests (anonymous users?) - https://phabricator.wikimedia.org/T118052#1790370 (10Krenair) [00:21:25] 10MediaWiki-extensions-ConfirmEdit-(CAPTCHA-extension): API requests fail to load captcha information for some requests (anonymous users?) - https://phabricator.wikimedia.org/T118052#1790374 (10Krenair) a:3Krenair [00:22:32] 10MediaWiki-Interface, 10Front-end-Standards-Group, 7Easy, 5Patch-For-Review: Change printable link to JavaScript `print()` - https://phabricator.wikimedia.org/T24256#1790375 (10Volker_E) @TheDJ Got it. I'm thinking about stateful CSS classes and classes to `noprint` kinda point into that direction. But I... [00:22:52] 6Revscoring, 10ores: Limit queue sizes in Celery - https://phabricator.wikimedia.org/T115534#1790376 (10Halfak) I've been stuck on a good way to test this in staging. I just figured out how to slow down celery and not slow down uwsgi enough to get the process to be replicable and to make sure that our backpre... [00:25:14] 10MediaWiki-extensions-ConfirmEdit-(CAPTCHA-extension): API requests fail to load captcha information for some requests (anonymous users?) - https://phabricator.wikimedia.org/T118052#1790377 (10Catrope) >>! In T118052#1790312, @Krenair wrote: > Usually helpful to at least CC me on these things if you're not goin... [00:25:21] 10Reading Web Planning, 6Reading-Admin, 7Tracking: Spike: Analysis data in MobileWebSectionUsage - https://phabricator.wikimedia.org/T118041#1790378 (10Tbayer) Happy to look into this - I think writing the queries themselves won't be very much work (thanks for the snippet, @JKatzWMF), but we should make sure... [00:27:39] (03PS1) 10Alex Monk: Copy context request changes to wgRequest global [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/251672 (https://phabricator.wikimedia.org/T118052) [00:28:02] RoanKattouw, any idea why that only fails for anonymous users though? [00:28:45] 3Discovery-Analysis-Sprint: Allow updating R packages installed from git repos - https://phabricator.wikimedia.org/T117789#1790386 (10mpopov) Draft: https://gist.github.com/bearloga/19323c73e30c89e1d1ea Works for me but needs more testing. [00:29:11] 10Research management, 6Research-and-Data: Who are these fellows? - https://phabricator.wikimedia.org/T117943#1790388 (10DarTar) [00:31:42] 10MediaWiki-extensions-Gadgets, 6Community-Tech, 5Patch-For-Review: 2.0: Implement Gadget Manager - https://phabricator.wikimedia.org/T31398#1790401 (10Krinkle) >>! In T31398#1790365, @kaldari wrote: > @Krinkle, @Legoktm: The documentation at https://www.mediawiki.org/wiki/ResourceLoader/Version_2_Design_Spe... [00:32:08] (03PS9) 10Aaron Schulz: resourceloader: Remove use of msg_resource_links table [core] - 10https://gerrit.wikimedia.org/r/251656 (https://phabricator.wikimedia.org/T113092) (owner: 10Krinkle) [00:32:59] (03PS10) 10Krinkle: resourceloader: Remove use of msg_resource_links table [core] - 10https://gerrit.wikimedia.org/r/251656 (https://phabricator.wikimedia.org/T113092) [00:36:14] (03CR) 10Aaron Schulz: "recheck" [core] - 10https://gerrit.wikimedia.org/r/251230 (https://phabricator.wikimedia.org/T117860) (owner: 10Addshore) [00:36:40] 10Living-Style-Guide, 7Accessibility: Create landmarks for screen reader - https://phabricator.wikimedia.org/T88023#1790413 (10Volker_E) Regarding `role="search"` there has been {T114212} raised. [00:37:17] (03CR) 10Florianschmidtwelzow: "Do you know why this wasn't reported earlier? There wasn't a recent change at this part of the code, iirc?" (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/251672 (https://phabricator.wikimedia.org/T118052) (owner: 10Alex Monk) [00:40:07] legoktm: https://gerrit.wikimedia.org/r/#/c/249191/ [00:40:48] (03CR) 10Alex Monk: "No, I don't." [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/251672 (https://phabricator.wikimedia.org/T118052) (owner: 10Alex Monk) [00:42:22] (03PS2) 10Alex Monk: Copy context request changes to wgRequest global [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/251672 (https://phabricator.wikimedia.org/T118052) [00:42:49] (03CR) 10Florianschmidtwelzow: "> The point of the "output-as-default" option is to have hidden fields that actually preserve their values. Adding the hidden field to the" [core] - 10https://gerrit.wikimedia.org/r/251018 (https://phabricator.wikimedia.org/T117768) (owner: 10Florianschmidtwelzow) [00:43:49] (03CR) 10Florianschmidtwelzow: [C: 032] Copy context request changes to wgRequest global [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/251672 (https://phabricator.wikimedia.org/T118052) (owner: 10Alex Monk) [00:47:13] (03Merged) 10jenkins-bot: Copy context request changes to wgRequest global [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/251672 (https://phabricator.wikimedia.org/T118052) (owner: 10Alex Monk) [00:48:33] (03CR) 10Gergő Tisza: Add Schema class (031 comment) [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) (owner: 10Bmansurov) [00:51:50] AaronSchulz: needs rebase? [00:52:19] again? ugh [00:54:11] (03PS4) 10Aaron Schulz: Enforce stricter slave lag limits for bot API requests [core] - 10https://gerrit.wikimedia.org/r/249191 (https://phabricator.wikimedia.org/T95501) [00:54:28] legoktm: ^ [00:54:35] (03CR) 10jenkins-bot: [V: 04-1] Enforce stricter slave lag limits for bot API requests [core] - 10https://gerrit.wikimedia.org/r/249191 (https://phabricator.wikimedia.org/T95501) (owner: 10Aaron Schulz) [00:56:37] :| [00:58:21] 3Discovery-Maps-Sprint: Maps tag - https://phabricator.wikimedia.org/T114820#1790436 (10Yurik) [00:58:36] 3Discovery-Maps-Sprint: Implement tag - https://phabricator.wikimedia.org/T114820#1790440 (10Yurik) [01:01:04] (03PS1) 10Jforrester: Copy context request changes to wgRequest global [extensions/ConfirmEdit] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251673 (https://phabricator.wikimedia.org/T118052) [01:01:33] 10MediaWiki-extensions-ConfirmEdit-(CAPTCHA-extension), 6Editing-Department, 5WMF-deploy-2015-11-10_(1.27.0-wmf.6): API requests fail to load captcha information for some requests (anonymous users?) - https://phabricator.wikimedia.org/T118052#1790295 (10Jdforrester-WMF) Will back-port for Monday. [01:01:53] (03PS5) 10Krinkle: [WIP] Implement mw.requestIdleCallback for deferred background tasks [core] - 10https://gerrit.wikimedia.org/r/247775 (https://phabricator.wikimedia.org/T111456) [01:02:45] (03PS9) 10Bmansurov: Add Schema class [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) [01:02:59] (03CR) 10jenkins-bot: [V: 04-1] Add Schema class [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) (owner: 10Bmansurov) [01:03:33] (03CR) 10Catrope: [C: 032] Initialize notifications model outside of the widget [extensions/Echo] - 10https://gerrit.wikimedia.org/r/249008 (owner: 10Mooeypoo) [01:05:24] (03CR) 10jenkins-bot: [V: 04-1] Copy context request changes to wgRequest global [extensions/ConfirmEdit] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251673 (https://phabricator.wikimedia.org/T118052) (owner: 10Jforrester) [01:05:28] (03PS10) 10Bmansurov: Add Schema class [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) [01:05:31] jdlrobson: ^ [01:05:44] (03PS5) 10Aaron Schulz: Enforce stricter slave lag limits for bot API requests [core] - 10https://gerrit.wikimedia.org/r/249191 (https://phabricator.wikimedia.org/T95501) [01:05:46] legoktm: ok, that should do it [01:06:53] 3Reading Web Sprint 59 - Amsterdam and the hamsters: [6 hours] Test a subset of pages with only a lead section [take 2] - https://phabricator.wikimedia.org/T115073#1790469 (10bmansurov) @Jdlrobson, yes, that's already done. See the test-urls.txt file in the earlier posts. [01:08:09] (03Merged) 10jenkins-bot: Initialize notifications model outside of the widget [extensions/Echo] - 10https://gerrit.wikimedia.org/r/249008 (owner: 10Mooeypoo) [01:08:35] (03Merged) 10jenkins-bot: Allow notification model and widget to show combined notifications [extensions/Echo] - 10https://gerrit.wikimedia.org/r/249031 (owner: 10Mooeypoo) [01:08:51] (03CR) 10Catrope: [C: 032] Implement SortedList in Echo notifications [extensions/Echo] - 10https://gerrit.wikimedia.org/r/249503 (owner: 10Mooeypoo) [01:10:48] 10MediaWiki-Debug-Logger: Monolog throws RuntimeException on JSON encoding failure - https://phabricator.wikimedia.org/T118057#1790474 (10bd808) 3NEW [01:11:56] (03Merged) 10jenkins-bot: Implement SortedList in Echo notifications [extensions/Echo] - 10https://gerrit.wikimedia.org/r/249503 (owner: 10Mooeypoo) [01:12:02] (03CR) 10Legoktm: [C: 032] Enforce stricter slave lag limits for bot API requests [core] - 10https://gerrit.wikimedia.org/r/249191 (https://phabricator.wikimedia.org/T95501) (owner: 10Aaron Schulz) [01:12:39] (03PS5) 10Bmansurov: Add event logging to read more [extensions/RelatedArticles] (dev) - 10https://gerrit.wikimedia.org/r/251001 (https://phabricator.wikimedia.org/T114303) [01:13:03] jdlrobson: ^ [01:13:18] (03CR) 10Gergő Tisza: "I'm not sure framework isolation is meaningful for configuration-related classes... but have no strong opinion either way. (Nor about usin" [core] - 10https://gerrit.wikimedia.org/r/251007 (owner: 10Daniel Kinzler) [01:13:27] (03CR) 10jenkins-bot: [V: 04-1] Add event logging to read more [extensions/RelatedArticles] (dev) - 10https://gerrit.wikimedia.org/r/251001 (https://phabricator.wikimedia.org/T114303) (owner: 10Bmansurov) [01:15:03] (03PS6) 10Bmansurov: Add event logging to read more [extensions/RelatedArticles] (dev) - 10https://gerrit.wikimedia.org/r/251001 (https://phabricator.wikimedia.org/T114303) [01:15:44] (03CR) 10jenkins-bot: [V: 04-1] Add event logging to read more [extensions/RelatedArticles] (dev) - 10https://gerrit.wikimedia.org/r/251001 (https://phabricator.wikimedia.org/T114303) (owner: 10Bmansurov) [01:15:46] (03PS6) 10Krinkle: [WIP] Implement mw.requestIdleCallback for deferred background tasks [core] - 10https://gerrit.wikimedia.org/r/247775 (https://phabricator.wikimedia.org/T111456) [01:15:50] (03CR) 10Krinkle: [WIP] Implement mw.requestIdleCallback for deferred background tasks (034 comments) [core] - 10https://gerrit.wikimedia.org/r/247775 (https://phabricator.wikimedia.org/T111456) (owner: 10Krinkle) [01:17:27] (03CR) 10Krinkle: "I'm fine with not supporting deadlines for now. I only added it consistency in the given API for consumers since we default to native requ" [core] - 10https://gerrit.wikimedia.org/r/247775 (https://phabricator.wikimedia.org/T111456) (owner: 10Krinkle) [01:17:30] (03CR) 10Gergő Tisza: [C: 031] "That works too, although I still think it's the worse way of handling namespace sharing." [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) (owner: 10Bmansurov) [01:17:40] (03PS7) 10Krinkle: [WIP] Implement mw.requestIdleCallback for deferred background tasks [core] - 10https://gerrit.wikimedia.org/r/247775 (https://phabricator.wikimedia.org/T111456) [01:18:49] (03CR) 10Bmansurov: "Thanks everyone for the reviews. Hopefully this is good enough for others too. Can't wait to get this merged before the day ends." [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) (owner: 10Bmansurov) [01:23:41] (03Merged) 10jenkins-bot: Enforce stricter slave lag limits for bot API requests [core] - 10https://gerrit.wikimedia.org/r/249191 (https://phabricator.wikimedia.org/T95501) (owner: 10Aaron Schulz) [01:24:17] (03CR) 10Krinkle: [C: 031] "I agree a separate init module should not be needed. However I'll fix that up in a later patch. See also https://gerrit.wikimedia.org/r/#/" [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) (owner: 10Bmansurov) [01:24:28] (03CR) 10Krinkle: Add Schema class (031 comment) [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) (owner: 10Bmansurov) [01:32:34] 10Reading Web Planning, 6Reading-Admin, 7Tracking: Spike: Analysis data in MobileWebSectionUsage - https://phabricator.wikimedia.org/T118041#1790503 (10Jdlrobson) >>! In T118041#1790378, @Tbayer wrote: > Happy to look into this - I think writing the queries themselves won't be very much work (thanks for the... [01:33:07] > [01:33:08] * Uses BeforePageDisplay hook, thus only works with MonoBook based skins; [01:33:08] specifically, does not work with CologneBlue. [01:33:08] > [01:34:48] CologneBlue doesn't run BeforePageDisplay? [01:34:52] it does [01:34:54] just really old docs [01:35:12] heh, ok [01:36:17] 10MediaWiki-Configuration, 10VisualEditor: Enable Visual Editor in draft namespace in Persian Wikipedia - https://phabricator.wikimedia.org/T118060#1790512 (10Ladsgroup) 3NEW a:3Ladsgroup [01:38:29] (03PS1) 10Legoktm: Update README [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/251676 [01:39:01] Krenair: ^ [01:41:13] 10MediaWiki-Configuration, 10VisualEditor, 5Patch-For-Review: Enable Visual Editor in draft namespace in Persian Wikipedia - https://phabricator.wikimedia.org/T118060#1790529 (10Krenair) Please don't put these in #MediaWiki-Configuration. [01:41:51] What causes CologneBlue to call that hook now legoktm? [01:42:04] OutputPage? [01:42:22] also MatmaRex rewrote CologneBlue when the old skins were being killed [01:44:22] 4(no projects): In the mobile frontend, in the list produced by Template:Notelist-ua, efn-ua footnotes appear with numeric labels instead of uppercase-alpha. They appear normal in the text, and in the desktop frontend. - https://phabricator.wikimedia.org/T118062#1790540 (10Thnidu) 3NEW [01:44:24] 10MediaWiki-extensions-UniversalLanguageSelector, 6Commons: ULS produces bogus notice on Commons - https://phabricator.wikimedia.org/T118061#1790533 (10ori) 3NEW [01:45:04] (03CR) 10Brian Wolff: [C: 031] Hotlink InstantCommons images by default to speed up parsing [core] - 10https://gerrit.wikimedia.org/r/251556 (https://phabricator.wikimedia.org/T114098) (owner: 10Nemo bis) [01:46:17] 4(no projects): In the mobile frontend, in the list produced by Template:Notelist-ua, efn-ua footnotes appear with numeric labels instead of uppercase-alpha. They appear normal in the text, and in the desktop frontend. - https://phabricator.wikimedia.org/T118062#1790547 (10Thnidu) [01:48:48] 10Gitblit, 5Patch-For-Review: PNG image files not displayed - https://phabricator.wikimedia.org/T117459#1790551 (10Krinkle) This bug report is somewhat vague, but I believe I see the same problem. 1. Open https://git.wikimedia.org/commit/performance%2FWebPageTest/fb93fccade1fdb0314bc0dc3a61b45d0ea3c4458 2. Cl... [01:50:16] legoktm, link? [01:50:41] 10MobileFrontend: In the mobile frontend, in the list produced by Template:Notelist-ua, efn-ua footnotes appear with numeric labels instead of uppercase-alpha. They appear normal in the text, and in the desktop frontend. - https://phabricator.wikimedia.org/T118062#1790552 (10Krenair) [01:50:54] (03CR) 10Aaron Schulz: [C: 032] Hotlink InstantCommons images by default to speed up parsing [core] - 10https://gerrit.wikimedia.org/r/251556 (https://phabricator.wikimedia.org/T114098) (owner: 10Nemo bis) [01:57:50] (03CR) 10Catrope: [C: 04-1] Add MobileNotificationsWrapperWidget (034 comments) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/251561 (owner: 10Mooeypoo) [02:01:02] Krenair: link to what? [02:01:19] Krenair: just test it yourself... ?useskin=cologneblue and gadgets will still show up [02:01:36] (03CR) 10Legoktm: Implement Gadgets definition namespace repo (0317 comments) [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/228781 (https://phabricator.wikimedia.org/T106177) (owner: 10Legoktm) [02:01:38] (03PS15) 10Legoktm: Implement Gadgets definition namespace repo [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/228781 (https://phabricator.wikimedia.org/T106177) [02:01:53] (03Merged) 10jenkins-bot: Hotlink InstantCommons images by default to speed up parsing [core] - 10https://gerrit.wikimedia.org/r/251556 (https://phabricator.wikimedia.org/T114098) (owner: 10Nemo bis) [02:02:59] (03CR) 10Catrope: [C: 04-1] OOUIfying Echo in MobileFrontend (033 comments) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/237509 (owner: 10Mooeypoo) [02:04:09] (03CR) 10Catrope: "jsduck fails with 22:58:00 Warning: /mnt/jenkins-workspace/workspace/npm/resources/mobile.notifications.overlay/NotificationsOverlay.js:35" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/237509 (owner: 10Mooeypoo) [02:07:22] (03PS8) 10Jforrester: build: Enable remaining jsduck jsDoc rules save 'checkRe{dundantParam,turnType}s' [core] - 10https://gerrit.wikimedia.org/r/236345 [02:11:16] (03CR) 10jenkins-bot: [V: 04-1] build: Enable remaining jsduck jsDoc rules save 'checkRe{dundantParam,turnType}s' [core] - 10https://gerrit.wikimedia.org/r/236345 (owner: 10Jforrester) [02:12:01] (03PS8) 10Catrope: Flow notification presentation models [extensions/Flow] - 10https://gerrit.wikimedia.org/r/251512 (https://phabricator.wikimedia.org/T116845) (owner: 10Sbisson) [02:12:36] (03PS1) 10BryanDavis: Add wrapper class for Monolog\Formatter\LogstashFormatter [core] - 10https://gerrit.wikimedia.org/r/251679 (https://phabricator.wikimedia.org/T118057) [02:14:40] (03CR) 10Legoktm: [C: 04-1] "This makes the badge appear unread when the notification has already been marked read in the background and will likely be when they open " [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250761 (https://phabricator.wikimedia.org/T117531) (owner: 10Aaron Schulz) [02:15:13] (03CR) 10Legoktm: "Er, hit enter too early. "I was going to amend this..." and then I ran out of time today. I'll do it on Monday probably." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/250761 (https://phabricator.wikimedia.org/T117531) (owner: 10Aaron Schulz) [02:15:27] (03CR) 10Alex Monk: [C: 032] Update README [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/251676 (owner: 10Legoktm) [02:16:00] (03Merged) 10jenkins-bot: Update README [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/251676 (owner: 10Legoktm) [02:16:18] 10MobileFrontend: In the mobile frontend, in the list produced by Template:Notelist-ua, efn-ua footnotes appear with numeric labels instead of uppercase-alpha. They appear normal in the text, and in the desktop frontend. - https://phabricator.wikimedia.org/T118062#1790571 (10Krenair) https://www.mediawiki.org/wi... [02:18:19] (03PS9) 10Jforrester: build: Enable all remaining jsduck jsDoc rules except two [core] - 10https://gerrit.wikimedia.org/r/236345 [02:27:42] (03CR) 10Catrope: [C: 04-1] "Inline comments about gender for current user; looks good otherwise. Haven't tested yet." (032 comments) [extensions/Flow] - 10https://gerrit.wikimedia.org/r/251512 (https://phabricator.wikimedia.org/T116845) (owner: 10Sbisson) [02:43:29] 10MediaWiki-extensions-WikiLexicalData-or-OmegaWiki: Pages from namespaces representing relational data should have "redirected from..." headers, too. - https://phabricator.wikimedia.org/T64489#1790597 (10Purodha) a:3Purodha [02:50:46] 6Discovery, 10Maps, 10Wikimedia-Developer-Summit-2016: Discuss the future of Maps and Geo-related projects at WMDS2016 - https://phabricator.wikimedia.org/T113526#1790598 (10Yurik) [02:50:56] (03CR) 10Gergő Tisza: [C: 031] Convert hooks.txt to hooks.yaml [core] - 10https://gerrit.wikimedia.org/r/248677 (https://phabricator.wikimedia.org/T115388) (owner: 10Akangupt) [02:53:12] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Provide mechanism to edit aliases on special page that does not involve pipe character - https://phabricator.wikimedia.org/T118065#1790601 (10aude) 3NEW [02:56:09] 10MediaWiki-extensions-WikiLexicalData-or-OmegaWiki: Avoid red links to existing DefinedMeaning pages with non-canonical "Expession" parts. - https://phabricator.wikimedia.org/T118066#1790608 (10Purodha) 3NEW [02:59:17] (03PS1) 10Purodha: Show "redirected from..." headers on OW pages [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251683 (https://phabricator.wikimedia.org/T64489) [03:54:16] 10Wikimedia-Site-Requests: Lojban Wikipedia namespace translation - https://phabricator.wikimedia.org/T118067#1790621 (10KSFT) 3NEW [03:57:01] 10Reading-Web, 7notice: Move browse prototype to stable - https://phabricator.wikimedia.org/T101155#1790637 (10ori) >>! In T101155#1335986, @JKatzWMF wrote: > @jdlrobson: > We should run for 4 weeks (if possible), but 2 is acceptable This has been up for 19 weeks now. The current implementation [[ https://gi... [03:58:57] 10Reading-Web, 7notice: Move browse prototype to stable - https://phabricator.wikimedia.org/T101155#1790640 (10ori) Looks like it was removed from MobileFrontend in d008c32555 but the configuration was left behind. [03:58:58] grrr [03:59:52] 10MobileFrontend: Remove the tag experiment - https://phabricator.wikimedia.org/T113686#1790646 (10ori) 5Resolved>3Open You forgot about the configuration data: https://github.com/wikimedia/operations-mediawiki-config/blob/affc557/wmf-config/mobile.php#L117-L635 [04:09:14] (03CR) 10Gergő Tisza: WIP: Add AuthManager (032 comments) [core] - 10https://gerrit.wikimedia.org/r/195297 (https://phabricator.wikimedia.org/T91699) (owner: 10Anomie) [04:12:45] (03CR) 10Gergő Tisza: WIP: Add AuthManager (032 comments) [core] - 10https://gerrit.wikimedia.org/r/195297 (https://phabricator.wikimedia.org/T91699) (owner: 10Anomie) [04:18:18] (03PS1) 10Aaron Schulz: Break long lines and cleanup some RefreshLinksJob checks [core] - 10https://gerrit.wikimedia.org/r/251688 [04:25:36] (03PS8) 10Aaron Schulz: Decouple ChronologyProtector from user sessions [core] - 10https://gerrit.wikimedia.org/r/247178 [05:00:04] (03PS5) 10EBernhardson: Script to import dumps from dumps.wikimedia.org [wikimedia/discovery/relevancylab] - 10https://gerrit.wikimedia.org/r/251452 [05:02:35] (03CR) 10Hiong3-eng5: "Purodha," [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251683 (https://phabricator.wikimedia.org/T64489) (owner: 10Purodha) [05:09:30] (03CR) 10Tjones: [C: 031] "Jeepers. I only really noticed the bright read line that said invocation failed and missed all the nice little formatting problems. I cann" [wikimedia/discovery/relevancylab] - 10https://gerrit.wikimedia.org/r/251551 (https://phabricator.wikimedia.org/T116871) (owner: 10Tjones) [05:16:05] (03CR) 10Hiong3-eng5: "Since the problem is with DM, I suggest you take a look at DefinedMeaning.php instead. There is an intricate web of checks at public funct" [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251683 (https://phabricator.wikimedia.org/T64489) (owner: 10Purodha) [06:11:19] (03PS9) 10Aaron Schulz: Decouple ChronologyProtector from user sessions [core] - 10https://gerrit.wikimedia.org/r/247178 [06:45:21] 3Mobile-App-Android-Sprint-70-Ytterbium, 3Mobile-Content-Service: Get URL of actual pronunciation audio file instead of File page - https://phabricator.wikimedia.org/T117944#1790671 (10Niedzielski) [07:00:10] (03PS10) 10Aaron Schulz: Decouple ChronologyProtector from user sessions [core] - 10https://gerrit.wikimedia.org/r/247178 [07:05:14] 3Reading Web Sprint 59 - Amsterdam and the hamsters: Spike: Assess impact of moving hamburger code to the bottom of the page - https://phabricator.wikimedia.org/T115132#1790697 (10Tbayer) OK, I did a check by user agent, based on a (somewhat crude) classification by platform and device class provided by JonK. Th... [07:10:32] 6Discovery, 10Maps, 3Discovery-Maps-Sprint, 7Service-Architecture: Architect Wikipedia tag - https://phabricator.wikimedia.org/T115290#1720276 (10Yurik) [07:18:06] 6Discovery, 10Maps: Buffer for Metatiles - https://phabricator.wikimedia.org/T112567#1790723 (10Yurik) [07:18:08] 6Discovery, 10Maps, 3Discovery-Maps-Sprint: Place labels are clippy - https://phabricator.wikimedia.org/T99583#1790724 (10Yurik) [07:22:12] 6Discovery, 10Maps: Fix Leaflet link in production - https://phabricator.wikimedia.org/T106248#1790737 (10Yurik) 5Open>3Invalid a:3Yurik [07:31:57] (03PS1) 10Aaron Schulz: Upgrade JobRunner "COMMIT ENQUEUED" log entries to WARNING [core] - 10https://gerrit.wikimedia.org/r/251689 [07:32:28] 4(no projects): Accept empty string for required parameters (esp. wikitext) - https://phabricator.wikimedia.org/T118070#1790750 (10GWicke) 3NEW [07:34:37] 10MediaWiki-RfCs, 10Architecture, 6Discovery, 10Maps, and 2 others: Design tag to support GeoJSON & counting - https://phabricator.wikimedia.org/T117939#1790766 (10Yurik) [07:34:39] 6Discovery, 10Maps, 3Discovery-Maps-Sprint: Consider hiding transportation POIs at z14 - https://phabricator.wikimedia.org/T117154#1790768 (10Yurik) [07:34:41] 6Discovery, 10Maps, 3Discovery-Maps-Sprint: Implement Tilerator support for parsing update files - https://phabricator.wikimedia.org/T115826#1790774 (10Yurik) [07:34:58] 6Discovery, 10Maps, 3Discovery-Maps-Sprint: z16+ is broken in Southern hemisphere - https://phabricator.wikimedia.org/T112702#1790801 (10Yurik) [07:35:00] 6Discovery, 10Maps, 3Discovery-Maps-Sprint: WIWOSM interaction is not always intercepted - https://phabricator.wikimedia.org/T112701#1790803 (10Yurik) [07:36:13] 6Discovery, 10Maps, 3Discovery-Maps-Sprint, 7Epic: Epic: Migrate WikiVoyage to new tile service - https://phabricator.wikimedia.org/T110768#1790951 (10Yurik) ru-wikivoyage has migrated [07:37:48] 6Discovery, 10Maps, 3Discovery-Maps-Sprint: Add tests to all maps-related components - https://phabricator.wikimedia.org/T111878#1790952 (10Yurik) [07:37:50] 6Discovery, 10Maps: Write tests for the Maps service - https://phabricator.wikimedia.org/T111950#1790953 (10Yurik) [07:40:19] 7Design, 10Wikipedia-iOS-App-Product-Backlog, 5Patch-For-Review, 7Privacy, and 2 others: "Incognito mode" - Add an option to disable save of recent search queries and recent articles (working patch available, but currently abandoned) - https://phabricator.wikimedia.org/T96546#1790957 (10Wikinaut) @Dbrant y... [07:41:56] (03CR) 10Wikinaut: "further changes will flow into the Wikipedia-App fork https://github.com/Wikinaut/wikipedia-app . Please follow that project, if you like." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/248075 (https://phabricator.wikimedia.org/T96546) (owner: 10Wikinaut) [07:42:48] (03CR) 10Purodha: "Compare these pairs of pages:" [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251683 (https://phabricator.wikimedia.org/T64489) (owner: 10Purodha) [07:44:18] 10MediaWiki-RfCs, 10Architecture, 6Discovery, 10Maps, and 2 others: Design tag to support GeoJSON & counting - https://phabricator.wikimedia.org/T117939#1787453 (10Yurik) [07:44:19] 6Discovery, 10Maps, 3Discovery-Maps-Sprint, 7Service-Architecture: Architect Wikipedia tag - https://phabricator.wikimedia.org/T115290#1720276 (10Yurik) [07:45:23] (03CR) 10Purodha: "Sorry, something went wrong with the 2nd pair. I try again:" [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251683 (https://phabricator.wikimedia.org/T64489) (owner: 10Purodha) [08:04:50] 4(no projects): A normal wiki page redirecting to a missing expression does not redirect. - https://phabricator.wikimedia.org/T118071#1790969 (10Purodha) 3NEW [08:07:16] 10MediaWiki-extensions-WikiLexicalData-or-OmegaWiki: A normal wiki page redirecting to a missing expression does not redirect in OmegaWiki - https://phabricator.wikimedia.org/T118071#1790975 (10Purodha) [08:10:14] (03CR) 10Purodha: "A redirect or link to a missing DefindMeaning cannot be useful since you cannot create a DM by editing it." [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251683 (https://phabricator.wikimedia.org/T64489) (owner: 10Purodha) [08:23:20] 10MediaWiki-Internationalization: no padding between TOC numbers and TOC titles in RTL wikis - https://phabricator.wikimedia.org/T118029#1790990 (10eranroz) p:5Triage>3High [08:25:48] 6Design Research Backlog, 5Design Research and product team collaboration, 7Mobile: Enable offline editing (particularly for mobile) to support people with intermittent internet access - https://phabricator.wikimedia.org/T106898#1790995 (10Nemo_bis) It sounds unlikely that T113004 really blocks this task. Th... [08:26:31] 10MediaWiki-General-or-Unknown, 6Design Research Backlog, 5Design Research and product team collaboration, 7Mobile: Enable offline editing (particularly for mobile) to support people with intermittent internet access - https://phabricator.wikimedia.org/T106898#1790996 (10Nemo_bis) [08:50:58] (03CR) 10Eranroz: "This change caused a bug in RTL wikis: https://phabricator.wikimedia.org/T118029" [core] - 10https://gerrit.wikimedia.org/r/196541 (https://phabricator.wikimedia.org/T92481) (owner: 10Gerrit Patch Uploader) [08:55:01] 10MediaWiki-extensions-WikibaseRepository, 7I18n: Special:Search sometimes displays only Q# without any label or alias - https://phabricator.wikimedia.org/T96831#1790998 (10Nemo_bis) [08:55:04] 10MediaWiki-extensions-WikibaseRepository, 10MobileFrontend, 10Wikidata, 7Epic: [Epic] Getting Wikidata to render nicely on mobile web - https://phabricator.wikimedia.org/T78430#1790997 (10Nemo_bis) [09:02:41] 10MediaWiki-Internationalization: no padding between TOC numbers and TOC titles in RTL wikis - https://phabricator.wikimedia.org/T118029#1790999 (10eranroz) 1. I had to revert it locally in hewiki for now: https://he.wikipedia.org/w/index.php?title=%D7%9E%D7%93%D7%99%D7%94_%D7%95%D7%99%D7%A7%D7%99:Common.css&di... [09:18:59] (03PS1) 10Aaron Schulz: Index optimizer tweaks for ApiQueryRecentChanges [core] - 10https://gerrit.wikimedia.org/r/251690 [10:33:38] 10MediaWiki-extensions-SecurePoll, 3Elections: SecurePoll option to not allow voters to have ties in their order of preferences - https://phabricator.wikimedia.org/T118073#1791007 (104nn1l2) 3NEW [11:35:12] 10MediaWiki-Internationalization: no padding between TOC numbers and TOC titles in RTL wikis - https://phabricator.wikimedia.org/T118029#1791020 (10Fomafix) I guess the problem is that `padding-right` get not flipped to `padding-left`. The automatic flipping based on the direction of the user interface language... [11:36:30] 10MediaWiki-extensions-Translate, 7Technical-Debt: Translate extension should not depend on deprecated ApiTokens module - https://phabricator.wikimedia.org/T117797#1791023 (10Nikerabbit) >>! In T117797#1783720, @Krinkle wrote: > With 42e9a653090288d9b57225130c206a0559325131 landed, the old interface now suppor... [11:47:41] 3DevRel-November-2015, 3Outreachy-Round-11: Select participants for Outreachy round 11 by 2015-11-11 - https://phabricator.wikimedia.org/T117686#1791028 (10Parent5446) @01tonythomas Just want to clarify. Should we as the mentors be rating these projects right now in the Outreachy application? And if so do we n... [11:56:11] 10MediaWiki-extensions-SecurePoll, 3Elections: SecurePoll option to not allow voters to have ties in their order of preferences - https://phabricator.wikimedia.org/T118073#1791030 (104nn1l2) [11:57:56] (03PS19) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [11:59:55] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:01:02] (03PS20) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:02:55] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:05:04] (03PS21) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:07:26] (03PS22) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:09:16] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:10:47] (03PS23) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:13:22] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:14:46] (03PS24) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:15:53] 10MediaWiki-Internationalization: no padding between TOC numbers and TOC titles in RTL wikis - https://phabricator.wikimedia.org/T118029#1791049 (10Fomafix) a:3Fomafix [12:16:51] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:19:18] (03PS1) 10Gerrit Patch Uploader: TOC: Fix problems on RTL wikis [core] - 10https://gerrit.wikimedia.org/r/251700 (https://phabricator.wikimedia.org/T118029) [12:19:20] (03CR) 10Gerrit Patch Uploader: "This commit was uploaded using the Gerrit Patch Uploader [1]." [core] - 10https://gerrit.wikimedia.org/r/251700 (https://phabricator.wikimedia.org/T118029) (owner: 10Gerrit Patch Uploader) [12:31:18] (03PS25) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:33:43] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:34:39] (03PS26) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:36:26] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:37:17] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-cxserver, 10Parsoid, 7WorkType-Maintenance: CX adds nowiki tags and ISBN in wrong way - https://phabricator.wikimedia.org/T110826#1791064 (10NicoV) >>! In T110826#1773815, @ssastry wrote: > Worth verifying that CX is generating the right HTML... [12:37:23] (03PS27) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:39:12] (03PS28) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:39:17] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:40:13] (03PS29) 10Paladox: Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 [12:41:31] (03PS2) 10Physikerwelt: Resolve problems on SpecialPage:MathStatus [extensions/Math] - 10https://gerrit.wikimedia.org/r/250839 (https://phabricator.wikimedia.org/T113708) [12:42:04] (03CR) 10jenkins-bot: [V: 04-1] Test: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251545 (owner: 10Paladox) [12:42:11] 10MediaWiki-extensions-HitCounters: "Views per edit" not rounded - https://phabricator.wikimedia.org/T105860#1791067 (10Kghbln) [12:42:43] 10MediaWiki-extensions-HitCounters: "Views per edit" not rounded - https://phabricator.wikimedia.org/T105860#1791069 (10Kghbln) 5Open>3Resolved a:3Kghbln Great, I just tested this. Looks perfect now. Thanks a ton! [12:46:04] 10MediaWiki-extensions-HitCounters: Page namespace not honoured on "Most viewed pages" - https://phabricator.wikimedia.org/T105861#1791078 (10Kghbln) [12:47:14] 10MediaWiki-extensions-HitCounters: Page namespace not honoured on "Most viewed pages" - https://phabricator.wikimedia.org/T105861#1791079 (10Kghbln) 5Open>3Resolved a:3Kghbln Just successfully tested this. Now the namespace prefix is shown and the correct page is linked. Thanks a bunch!! [12:50:11] 10MediaWiki-extensions-HitCounters: HitCounters doesn't update new Page IDs - https://phabricator.wikimedia.org/T109180#1791084 (10Kghbln) [12:51:23] 10MediaWiki-extensions-HitCounters: HitCounters doesn't update new Page IDs - https://phabricator.wikimedia.org/T109180#1791085 (10Kghbln) 5Open>3Resolved a:3Kghbln This was really the blocking issue for this extension. I have now tested this and it works perfect for newly created pages. Kudos to Mark! You... [12:51:25] 10MediaWiki-extensions-HitCounters: Extension HitCounters: Add PostgreSQL support - https://phabricator.wikimedia.org/T110655#1791088 (10Kghbln) [12:54:40] 10MediaWiki-extensions-HitCounters: Views total stuck in cache for HitCounters extension - https://phabricator.wikimedia.org/T101595#1791092 (10Kghbln) [12:56:08] 10MediaWiki-extensions-HitCounters: Views total stuck in cache for HitCounters extension - https://phabricator.wikimedia.org/T101595#1791093 (10Kghbln) 5Open>3Resolved This has now been fixed. The numbers on special page "Statistics" update continuously. I am using memcached, too. Great and once again. Thank... [13:04:26] (03PS1) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:05:36] (03PS2) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:07:23] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:07:34] (03PS3) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:07:40] (03PS1) 10Kghbln: Icrement extension's version [extensions/HitCounters] - 10https://gerrit.wikimedia.org/r/251702 [13:09:36] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:09:47] (03PS4) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:12:00] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:13:16] (03PS5) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:15:05] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:19:18] (03CR) 10Peachey88: [C: 04-1] "What is the differnce between this commit and https://gerrit.wikimedia.org/r/#/c/251545/ and https://gerrit.wikimedia.org/r/#/c/250951/. W" [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:21:22] (03PS6) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:23:33] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:32:52] (03PS7) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:34:43] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:38:21] (03PS8) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:39:30] (03PS4) 10DanReyLop: Fix various bugs to improve the offline browsing experience [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/248687 (https://phabricator.wikimedia.org/T85065) [13:40:12] 3DevRel-November-2015, 3Outreachy-Round-11: Select participants for Outreachy round 11 by 2015-11-11 - https://phabricator.wikimedia.org/T117686#1791108 (1001tonythomas) >>! In T117686#1783701, @Spage wrote: > OK. I thought we had more time, https://wiki.gnome.org/Outreachy/2015/DecemberMarch says > November... [13:40:30] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:44:12] (03PS9) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:45:52] 7Design, 10MediaWiki-Interface, 5MW-1.27-release-notes, 5Patch-For-Review, 5WMF-deploy-2015-11-03_(1.27.0-wmf.5): Line break and indent for long entries in TOC - https://phabricator.wikimedia.org/T92481#1791110 (10TheDJ) http://www.sitepoint.com/web-foundations/text-decoration-css-property/ > Any text de... [13:46:01] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:47:00] (03CR) 10DanReyLop: "Fixed. It was a regression indeed." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/248687 (https://phabricator.wikimedia.org/T85065) (owner: 10DanReyLop) [13:49:27] (03PS10) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [13:50:37] 3DevRel-November-2015, 3Outreachy-Round-11: Select participants for Outreachy round 11 by 2015-11-11 - https://phabricator.wikimedia.org/T117686#1791111 (1001tonythomas) >>! In T117686#1791028, @Parent5446 wrote: > @01tonythomas Just want to clarify. Should we as the mentors be rating these projects right now... [13:51:24] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [13:55:27] 10Wikimedia-Site-Requests: Lojban Wikipedia namespace translation - https://phabricator.wikimedia.org/T118067#1791113 (10Liuxinyu970226) [13:56:52] 10MediaWiki-General-or-Unknown, 6Design Research Backlog, 5Design Research and product team collaboration, 7Mobile: Enable offline editing (particularly for mobile) to support people with intermittent internet access - https://phabricator.wikimedia.org/T106898#1791114 (10cscott) I agree with @Nemo_bis that... [14:06:49] (03PS11) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [14:09:27] (03CR) 10Anomie: "> but in which case, a hidden field get's user input?" [core] - 10https://gerrit.wikimedia.org/r/251018 (https://phabricator.wikimedia.org/T117768) (owner: 10Florianschmidtwelzow) [14:10:07] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [14:12:18] (03PS12) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [14:14:18] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [14:20:21] 10MobileFrontend, 7Mobile: Add a 'contributions' tab to Mobile interface - https://phabricator.wikimedia.org/T117970#1791136 (10Fuzheado) Not to be too snarky... but to my eyes, there's a whole sea of blank space under the username in that screen shot. The more the mobile interface remains a strict "reading" e... [14:27:13] (03CR) 10Florianschmidtwelzow: "Hmm, ok, that's a good point, I haven't thought about that. Let me put a way into this to allow a non-default value. That would work as a " [core] - 10https://gerrit.wikimedia.org/r/251018 (https://phabricator.wikimedia.org/T117768) (owner: 10Florianschmidtwelzow) [14:31:29] (03PS13) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [14:34:10] (03PS14) 10Paladox: TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 [14:36:02] (03CR) 10jenkins-bot: [V: 04-1] TEST: DO NOT MERGE [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251701 (owner: 10Paladox) [14:53:35] 10MediaWiki-Internationalization: Lojban translations - https://phabricator.wikimedia.org/T117841#1791140 (10KSFT) The format for dates in signatures should be changed also. Should I add that to this task, add it to the other task, or make a new task? [14:57:18] 10MobileFrontend, 7Mobile: Add a 'contributions' tab to Mobile interface - https://phabricator.wikimedia.org/T117970#1791141 (10Jdlrobson) On your phone sure but not everyone's phone. Phones come in different sizes and we're trying to support everyone here. A menu becomes less useful the more you put in it. T... [15:09:44] (03PS1) 10Jack Phoenix: Do not call MediaWikiChat::getAvatar() if and when SocialProfile isn't available [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/251707 [15:12:44] 10MediaWiki-General-or-Unknown, 6Design Research Backlog, 5Design Research and product team collaboration, 7Mobile: Enable offline editing (particularly for mobile) to support people with intermittent internet access - https://phabricator.wikimedia.org/T106898#1791146 (10Nemo_bis) > a third task: better me... [15:13:26] 10Wikimedia-Site-Requests: Configure SecurePoll for use at Persian Wikipedia (Fa WP) - https://phabricator.wikimedia.org/T116558#1791149 (10Huji) >>! In T116558#1785006, @Mdann52 wrote: > Shouldn't this be done on https://vote.wikimedia.org/wiki/Main_Page anyway? I believe it shouldn't. For one thing, this is a... [15:24:00] 10MediaWiki-Interface, 10Front-end-Standards-Group, 7Easy, 5Patch-For-Review: Change printable link to JavaScript `print()` - https://phabricator.wikimedia.org/T24256#1791151 (10matmarex) Interesting, Vector indeed has `class="noprint"` in three places, and like you're saying it probably shouldn't. It's a... [15:29:40] 10MediaWiki-Special-pages, 10OOjs-UI, 5Patch-For-Review: Vertical alignment inside dropdown widget is wrong on OOUI move page form - https://phabricator.wikimedia.org/T117729#1791152 (10matmarex) Right, sorry, I updated my patch to use just 1.275 (which also works). OOjs UI code almost exclusively uses 'em'... [15:30:13] (03PS1) 10Nemo bis: Use Arabic numerals in Punjabi (pa) locale [core] - 10https://gerrit.wikimedia.org/r/251710 (https://phabricator.wikimedia.org/T113688) [15:37:51] 10MediaWiki-Codesniffer, 10Continuous-Integration-Config, 7Easy, 5Patch-For-Review: Convert existing legacy phpcs jobs to use composer entry point + versioning - https://phabricator.wikimedia.org/T90943#1791156 (10Paladox) [15:38:07] 10MediaWiki-Codesniffer, 10Continuous-Integration-Config, 7Easy, 5Patch-For-Review: Convert existing legacy phpcs jobs to use composer entry point + versioning - https://phabricator.wikimedia.org/T90943#1156398 (10Paladox) [15:38:31] (03CR) 10Bartosz Dziewoński: [C: 032] TOC: Fix problems on RTL wikis [core] - 10https://gerrit.wikimedia.org/r/251700 (https://phabricator.wikimedia.org/T118029) (owner: 10Gerrit Patch Uploader) [15:38:38] 10MediaWiki-Codesniffer, 10Continuous-Integration-Config, 7Easy, 5Patch-For-Review: Convert existing legacy phpcs jobs to use composer entry point + versioning - https://phabricator.wikimedia.org/T90943#1190884 (10Paladox) [15:38:47] 10MediaWiki-Internationalization, 5Patch-For-Review: no padding between TOC numbers and TOC titles in RTL wikis - https://phabricator.wikimedia.org/T118029#1791159 (10matmarex) 5Open>3Resolved [15:39:04] (03CR) 10Nikerabbit: [C: 032] Use Arabic numerals in Punjabi (pa) locale [core] - 10https://gerrit.wikimedia.org/r/251710 (https://phabricator.wikimedia.org/T113688) (owner: 10Nemo bis) [15:39:28] 10MediaWiki-Codesniffer, 10Continuous-Integration-Config, 7Easy, 5Patch-For-Review: Convert existing legacy phpcs jobs to use composer entry point + versioning - https://phabricator.wikimedia.org/T90943#1190884 (10Paladox) Two more repos to do cldr and TranslationNotifications. Translate just needs patch... [15:41:08] 4(no projects): Rewrite $wgEnabledTranscodeSet and $wgEnabledAudioTranscodeSet settings in preparation for extension.json - https://phabricator.wikimedia.org/T118080#1791163 (10Paladox) 3NEW [15:41:28] 10MediaWiki-Internationalization, 6Language-Engineering, 7I18n, 5Patch-For-Review: Change default numerals from Gurmukhi to Arabic for Punjabi locale - https://phabricator.wikimedia.org/T113688#1791170 (10Nemo_bis) This change is a bit drastic, all MediaWiki wikis will be forced to use arabic numerals for... [15:41:52] 4(no projects): Rewrite $wgEnabledTranscodeSet and $wgEnabledAudioTranscodeSet settings in preparation for extension.json - https://phabricator.wikimedia.org/T118080#1791171 (10Paladox) Adding @Legoktm per he said anything to do with extension registration I could add him. @Brion can I add you to the task please. [15:41:56] 4(no projects): Rewrite $wgEnabledTranscodeSet and $wgEnabledAudioTranscodeSet settings in preparation for extension.json - https://phabricator.wikimedia.org/T118080#1791173 (10Paladox) [15:42:05] 10TimedMediaHandler: Rewrite $wgEnabledTranscodeSet and $wgEnabledAudioTranscodeSet settings in preparation for extension.json - https://phabricator.wikimedia.org/T118080#1791163 (10Paladox) [15:46:29] 10Wikimedia-Site-Requests: Configure SecurePoll for use at Persian Wikipedia (Fa WP) - https://phabricator.wikimedia.org/T116558#1791176 (10Mdann52) 1) you can make it default to other languages if you want - it should reflect ULS settings, and there's always &uselang= if needed. Secondly, thus site is used for... [15:46:52] (03PS3) 10Paladox: Remove !defined( 'MEDIAWIKI' ) from two files [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/247797 [15:48:12] (03Merged) 10jenkins-bot: TOC: Fix problems on RTL wikis [core] - 10https://gerrit.wikimedia.org/r/251700 (https://phabricator.wikimedia.org/T118029) (owner: 10Gerrit Patch Uploader) [15:48:32] (03CR) 10Paladox: "recheck" [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/247294 (https://phabricator.wikimedia.org/T38654) (owner: 10Paladox) [15:48:45] 10Reading-Web, 5Patch-For-Review, 5WMF-deploy-2015-11-10_(1.27.0-wmf.6): Links within section headers are not clickable - https://phabricator.wikimedia.org/T117880#1791178 (10Florian) 5Open>3Resolved [15:54:10] (03CR) 10Paladox: "@Legoktm it should work like this until we do that. And it should not overwrite anything now. Since I am now using a workaround that was u" [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/210176 (https://phabricator.wikimedia.org/T87981) (owner: 10Paladox) [15:57:17] (03Merged) 10jenkins-bot: Use Arabic numerals in Punjabi (pa) locale [core] - 10https://gerrit.wikimedia.org/r/251710 (https://phabricator.wikimedia.org/T113688) (owner: 10Nemo bis) [15:57:27] (03CR) 10Paladox: "@Isarra could you review this please." [skins/BlueSky] - 10https://gerrit.wikimedia.org/r/249418 (owner: 10Paladox) [15:57:28] 10MediaWiki-Internationalization: Lojban translations - https://phabricator.wikimedia.org/T117841#1791183 (10Krenair) I believe that would be in this task... [16:06:38] (03CR) 10Bartosz Dziewoński: [C: 04-1] "The patch is OK, but the explanation is not correct, this has nothing to do with quirks mode. I'm pretty sure that this is explained by ht" [core] - 10https://gerrit.wikimedia.org/r/251565 (owner: 10Gerrit Patch Uploader) [16:07:32] 10MediaWiki-Internationalization, 6Language-Engineering, 7I18n, 5MW-1.27-release-notes, and 2 others: Change default numerals from Gurmukhi to Arabic for Punjabi locale - https://phabricator.wikimedia.org/T113688#1791191 (10Nemo_bis) 5Open>3Resolved a:3Nemo_bis [16:07:56] 10MediaWiki-Internationalization, 7I18n, 5MW-1.27-release-notes, 5Patch-For-Review, 5WMF-deploy-2015-11-10_(1.27.0-wmf.6): Change default numerals from Gurmukhi to Arabic for Punjabi locale - https://phabricator.wikimedia.org/T113688#1673457 (10Nemo_bis) [16:09:35] (03CR) 10Bartosz Dziewoński: "(That explanation is extremely jargon-heavy and clearly either Chrome or Firefox programmers misunderstood it, but frankly I don't know wh" [core] - 10https://gerrit.wikimedia.org/r/251565 (owner: 10Gerrit Patch Uploader) [16:10:43] (03CR) 10Paladox: "recheck" [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/247619 (owner: 10Paladox) [16:11:00] (03CR) 10Paladox: "recheck" [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/247621 (owner: 10Paladox) [16:11:22] (03CR) 10Bartosz Dziewoński: "(As a curiosity: giving the that wraps .tocnumber and .toctext 'display: table-row' also results in underlines appearing. What you did" [core] - 10https://gerrit.wikimedia.org/r/251565 (owner: 10Gerrit Patch Uploader) [16:12:24] (03PS2) 10Paladox: Update grunt-jscs to 2.2.0 [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/247621 [16:14:45] 10MediaWiki-Installer, 6MediaWiki-Stakeholders-Group: Provide Amazon Web Services (AWS) image for ready-to-go MediaWiki - https://phabricator.wikimedia.org/T60896#1791197 (10Nemo_bis) >>! In T60896#1707812, @jayvdb wrote: > {T71121} could be a first step, allowing upload storage on the cloud. https://gerrit.w... [16:15:50] (03PS11) 10Paladox: Add support for renaming tables in mediawiki and extensions [core] - 10https://gerrit.wikimedia.org/r/247085 [16:17:42] (03CR) 10Nemo bis: "Thanks for the patches! I also mentioned them on https://phabricator.wikimedia.org/T60896" [extensions/AWS] - 10https://gerrit.wikimedia.org/r/250145 (owner: 10Edward Chernenko) [16:20:01] (03CR) 10Paladox: "recheck" [extensions/Flow] - 10https://gerrit.wikimedia.org/r/246424 (owner: 10Paladox) [16:20:16] (03CR) 10Paladox: "check experimental" [extensions/Flow] - 10https://gerrit.wikimedia.org/r/246424 (owner: 10Paladox) [16:21:04] (03CR) 10Bartosz Dziewoński: "Filed https://bugzilla.mozilla.org/show_bug.cgi?id=1222703 :)" [core] - 10https://gerrit.wikimedia.org/r/251565 (owner: 10Gerrit Patch Uploader) [16:21:29] 7Design, 10MediaWiki-Interface, 5MW-1.27-release-notes, 5Patch-For-Review, 5WMF-deploy-2015-11-03_(1.27.0-wmf.5): Line break and indent for long entries in TOC - https://phabricator.wikimedia.org/T92481#1791201 (10matmarex) Filed https://bugzilla.mozilla.org/show_bug.cgi?id=1222703 :) [16:23:28] (03CR) 10Paladox: "recheck" [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216425 (owner: 10Paladox) [16:23:39] (03CR) 10Paladox: "check experimental" [extensions/ArticleComments] - 10https://gerrit.wikimedia.org/r/216425 (owner: 10Paladox) [16:27:37] (03CR) 10Paladox: "@Isarra please review and merge." [skins/Timeless] - 10https://gerrit.wikimedia.org/r/250218 (owner: 10Paladox) [16:29:31] (03PS9) 10Paladox: Split module mediawiki.skinning.interface into two different modules [core] - 10https://gerrit.wikimedia.org/r/243719 (https://phabricator.wikimedia.org/T114695) [16:30:39] (03CR) 10Paladox: "recheck" [extensions/timeline] - 10https://gerrit.wikimedia.org/r/243936 (owner: 10Paladox) [16:36:51] (03CR) 10Paladox: Add rudimentary support to install LastUserLogin with composer. (031 comment) [extensions/LastUserLogin] - 10https://gerrit.wikimedia.org/r/249867 (owner: 10Ingomueller-net) [16:37:07] 4(no projects): Add tracking category to Template:BillboardID - https://phabricator.wikimedia.org/T118081#1791204 (10Jonesey95) 3NEW [16:37:49] 3Google-Code-In-2015: Add tracking category to Template:BillboardID - https://phabricator.wikimedia.org/T118081#1791210 (10Jonesey95) I will mentor this in #GCI2015 [16:56:49] 7Design, 6Collaboration-Team-Backlog, 10Flow: Make source/wikitext icon consistent - https://phabricator.wikimedia.org/T97451#1791230 (10Sunpriat) Visual editor now uses the pencil icon to switch from the wikitext. [16:58:53] 10OpenBadges, 10Wikimedia-Developer-Summit-2016: WikiBadge - https://phabricator.wikimedia.org/T114400#1791242 (10Nasirkhan) @Aklapper i am sorry, i should mention that i updated the description. Actually i mentioned this in an another issue and forgot to mention here. [17:04:30] (03CR) 10MarkAHershberger: [C: 032] Icrement extension's version [extensions/HitCounters] - 10https://gerrit.wikimedia.org/r/251702 (owner: 10Kghbln) [17:05:00] (03Merged) 10jenkins-bot: Icrement extension's version [extensions/HitCounters] - 10https://gerrit.wikimedia.org/r/251702 (owner: 10Kghbln) [17:05:34] (03PS1) 10Adishaporwal: WIP: Get the list of unique modules required to download in bundler [extensions/Collection/OfflineContentGenerator/bundler] - 10https://gerrit.wikimedia.org/r/251719 (https://phabricator.wikimedia.org/T114788) [17:08:51] (03CR) 10GeorgeBarnick: [C: 031] Do not call MediaWikiChat::getAvatar() if and when SocialProfile isn't available [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/251707 (owner: 10Jack Phoenix) [17:11:00] (03PS1) 10MarkAHershberger: Merge branch 'master' of https://gerrit.wikimedia.org/r/p/mediawiki/extensions/HitCounters [extensions/HitCounters] - 10https://gerrit.wikimedia.org/r/251720 [17:11:17] (03CR) 10jenkins-bot: [V: 04-1] Merge branch 'master' of https://gerrit.wikimedia.org/r/p/mediawiki/extensions/HitCounters [extensions/HitCounters] - 10https://gerrit.wikimedia.org/r/251720 (owner: 10MarkAHershberger) [17:11:51] (03Abandoned) 10MarkAHershberger: Merge branch 'master' of https://gerrit.wikimedia.org/r/p/mediawiki/extensions/HitCounters [extensions/HitCounters] - 10https://gerrit.wikimedia.org/r/251720 (owner: 10MarkAHershberger) [17:14:59] (03PS1) 10Paladox: Update grunt-jsonlint to 1.0.6 [core] - 10https://gerrit.wikimedia.org/r/251721 [17:19:32] (03PS1) 10Paladox: Update packages [skins/Metrolook] - 10https://gerrit.wikimedia.org/r/251722 [17:19:59] (03CR) 10Paladox: [C: 032] Update packages [skins/Metrolook] - 10https://gerrit.wikimedia.org/r/251722 (owner: 10Paladox) [17:20:02] (03PS1) 10MarkAHershberger: Merge bug fixes and translations [extensions/HitCounters] (REL1_26) - 10https://gerrit.wikimedia.org/r/251723 [17:20:51] (03Merged) 10jenkins-bot: Update packages [skins/Metrolook] - 10https://gerrit.wikimedia.org/r/251722 (owner: 10Paladox) [17:22:36] (03CR) 10Jdlrobson: [C: 032] Add Schema class [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) (owner: 10Bmansurov) [17:23:12] (03CR) 10MarkAHershberger: [C: 032] Merge bug fixes and translations [extensions/HitCounters] (REL1_26) - 10https://gerrit.wikimedia.org/r/251723 (owner: 10MarkAHershberger) [17:23:38] (03CR) 10Jdlrobson: [C: 031] Provide inSample() method [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/251564 (https://phabricator.wikimedia.org/T112603) (owner: 10Krinkle) [17:25:43] (03Merged) 10jenkins-bot: Add Schema class [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/250057 (https://phabricator.wikimedia.org/T117140) (owner: 10Bmansurov) [17:25:45] (03Merged) 10jenkins-bot: Merge bug fixes and translations [extensions/HitCounters] (REL1_26) - 10https://gerrit.wikimedia.org/r/251723 (owner: 10MarkAHershberger) [17:26:11] (03PS1) 10Paladox: Add new package jscs-preset-wikimedia [skins/Metrolook] - 10https://gerrit.wikimedia.org/r/251724 [17:26:25] (03CR) 10Jdlrobson: [C: 04-1] Add event logging to read more (031 comment) [extensions/RelatedArticles] (dev) - 10https://gerrit.wikimedia.org/r/251001 (https://phabricator.wikimedia.org/T114303) (owner: 10Bmansurov) [17:29:11] [13jscs-preset-wikimedia] 15paladox opened pull request #5: Update jscs to 2.5.1 (06master...06patch-1) 02https://github.com/wikimedia/jscs-preset-wikimedia/pull/5 [17:29:33] (03CR) 10Paladox: [C: 032] Add new package jscs-preset-wikimedia [skins/Metrolook] - 10https://gerrit.wikimedia.org/r/251724 (owner: 10Paladox) [17:30:26] (03Merged) 10jenkins-bot: Add new package jscs-preset-wikimedia [skins/Metrolook] - 10https://gerrit.wikimedia.org/r/251724 (owner: 10Paladox) [17:34:11] 10MediaWiki-Special-pages, 10OOjs-UI, 5Patch-For-Review: Vertical alignment inside dropdown widget is wrong on OOUI move page form - https://phabricator.wikimedia.org/T117729#1791261 (10GOIII) >>! In T117729#1790292, @Volker_E wrote: > Copying that here from patch comment as well: > I agree with comment @GOI... [17:34:30] (03PS9) 10Paladox: Update grunt-jscs to 2.2.0, Add jscs-preset-wikimedia new package [core] - 10https://gerrit.wikimedia.org/r/248733 [17:34:33] (03PS1) 10MarkAHershberger: Merge branch 'REL1_25' of https://gerrit.wikimedia.org/r/p/mediawiki/extensions/HitCounters into REL1_25 [extensions/HitCounters] (REL1_25) - 10https://gerrit.wikimedia.org/r/251725 [17:35:35] (03CR) 10MarkAHershberger: [C: 032] Merge branch 'REL1_25' of https://gerrit.wikimedia.org/r/p/mediawiki/extensions/HitCounters into REL1_25 [extensions/HitCounters] (REL1_25) - 10https://gerrit.wikimedia.org/r/251725 (owner: 10MarkAHershberger) [17:36:41] (03Merged) 10jenkins-bot: Merge branch 'REL1_25' of https://gerrit.wikimedia.org/r/p/mediawiki/extensions/HitCounters into REL1_25 [extensions/HitCounters] (REL1_25) - 10https://gerrit.wikimedia.org/r/251725 (owner: 10MarkAHershberger) [17:38:03] (03CR) 10jenkins-bot: [V: 04-1] Update grunt-jscs to 2.2.0, Add jscs-preset-wikimedia new package [core] - 10https://gerrit.wikimedia.org/r/248733 (owner: 10Paladox) [17:38:09] 10MediaWiki-extensions-General-or-Unknown: Fix jscs error - https://phabricator.wikimedia.org/T118084#1791262 (10Paladox) 3NEW [17:38:47] (03CR) 10Isarra: "What is this for? If this is mixins that are actually being used, why isn't the entire thing failing?" [skins/BlueSky] - 10https://gerrit.wikimedia.org/r/249418 (owner: 10Paladox) [17:38:52] 10MediaWiki-extensions-CentralNotice, 7JavaScript: mw.centralNotice.recordImpression causes exception when centralNotice banners for WLM 2015 are loaded (with Adblock Plus browser extension) - https://phabricator.wikimedia.org/T110182#1791269 (10He7d3r) >>! In T110182#1741153, @awight wrote: > Maybe we should... [17:39:51] (03CR) 10Isarra: "I don't know anything about this stuff. I'm not merging changes that I'm clueless about." [skins/Timeless] - 10https://gerrit.wikimedia.org/r/250218 (owner: 10Paladox) [17:40:04] 10MediaWiki-Interface, 6Community-Liaison: Use structured feedback for MediaWiki core's feedback tool - https://phabricator.wikimedia.org/T86956#1791270 (10Krenair) [17:40:40] 10MediaWiki-General-or-Unknown, 6Community-Liaison: Use structured feedback for MediaWiki core's feedback tool - https://phabricator.wikimedia.org/T86956#1791273 (10Krenair) [17:41:03] 10MediaWiki-extensions-CentralNotice, 7JavaScript: mw.centralNotice.recordImpression causes exception when centralNotice banners for WLM 2015 are loaded (with Adblock Plus browser extension) - https://phabricator.wikimedia.org/T110182#1791274 (10awight) p:5Normal>3Unbreak! Raising the priority, sorry we ha... [17:41:19] 10MediaWiki-extensions-CentralNotice, 10Unplanned-Sprint-Work, 7Easy, 3Fundraising Sprint William Shatner, 7JavaScript: mw.centralNotice.recordImpression causes exception when centralNotice banners for WLM 2015 are loaded (with Adblock Plus browser extens... - https://phabricator.wikimedia.org/T110182#1791276 [17:42:15] 10MediaWiki-Internationalization: Lojban translations - https://phabricator.wikimedia.org/T117841#1791277 (10KSFT) [17:44:19] (03PS1) 10Paladox: Update packages [skins/Vector] - 10https://gerrit.wikimedia.org/r/251727 [17:46:11] (03PS2) 10Paladox: Update packages [skins/Vector] - 10https://gerrit.wikimedia.org/r/251727 [17:47:55] (03CR) 10Paladox: "It causes other extensions to fail. Not sure why the skin is being tested but this fixes part of the problem." [skins/BlueSky] - 10https://gerrit.wikimedia.org/r/249418 (owner: 10Paladox) [17:49:35] (03CR) 10Paladox: "This is for running phplint and in future php code sniffer through composer. and running jshint through npm." [skins/Timeless] - 10https://gerrit.wikimedia.org/r/250218 (owner: 10Paladox) [17:50:56] (03PS10) 10Paladox: Update grunt-jscs to 2.3.0, Add jscs-preset-wikimedia new package [core] - 10https://gerrit.wikimedia.org/r/248733 [17:52:23] (03CR) 10Paladox: "@Mattflaschen I am not sure how to fix those issues." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/243503 (owner: 10Paladox) [17:54:49] (03PS1) 10Paladox: Test: do not merge [extensions/Echo] - 10https://gerrit.wikimedia.org/r/251729 [17:55:01] (03CR) 10jenkins-bot: [V: 04-1] Update grunt-jscs to 2.3.0, Add jscs-preset-wikimedia new package [core] - 10https://gerrit.wikimedia.org/r/248733 (owner: 10Paladox) [17:57:23] (03CR) 10jenkins-bot: [V: 04-1] Test: do not merge [extensions/Echo] - 10https://gerrit.wikimedia.org/r/251729 (owner: 10Paladox) [17:58:07] (03PS1) 10Anomie: ApiHelp: Fix undefined variable warning [core] - 10https://gerrit.wikimedia.org/r/251730 [17:59:24] (03PS12) 10Paladox: Update grunt-jscs to 2.2.0 [extensions/Echo] - 10https://gerrit.wikimedia.org/r/243503 [18:00:22] (03PS13) 10Paladox: Update grunt-jscs to 2.3.0 [extensions/Echo] - 10https://gerrit.wikimedia.org/r/243503 [18:00:25] (03Abandoned) 10Paladox: Test: do not merge [extensions/Echo] - 10https://gerrit.wikimedia.org/r/251729 (owner: 10Paladox) [18:00:34] (03PS6) 10EBernhardson: Script to import dumps from dumps.wikimedia.org [wikimedia/discovery/relevancylab] - 10https://gerrit.wikimedia.org/r/251452 [18:01:52] (03PS14) 10Paladox: Update grunt-jscs to 2.3.0 [extensions/Echo] - 10https://gerrit.wikimedia.org/r/243503 [18:04:09] (03CR) 10jenkins-bot: [V: 04-1] Update grunt-jscs to 2.3.0 [extensions/Echo] - 10https://gerrit.wikimedia.org/r/243503 (owner: 10Paladox) [18:05:11] (03PS15) 10Paladox: Update grunt-jscs to 2.3.0 [extensions/Echo] - 10https://gerrit.wikimedia.org/r/243503 [18:07:19] (03PS16) 10Paladox: Update grunt-jscs to 2.3.0 [extensions/Echo] - 10https://gerrit.wikimedia.org/r/243503 [18:08:08] (03PS1) 10Paladox: Update grunt-jsonlint to 1.0.6 [extensions/Echo] - 10https://gerrit.wikimedia.org/r/251731 [18:08:10] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 7Story: [Story] Prevent duplicates in label+aliases - https://phabricator.wikimedia.org/T94072#1791281 (10matej_suchanek) [18:10:44] (03PS2) 10Paladox: Use coding convention [extensions/NumerAlpha] - 10https://gerrit.wikimedia.org/r/239548 [18:13:01] (03CR) 10Paladox: "recheck" [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/237709 (https://phabricator.wikimedia.org/T108571) (owner: 10Paladox) [18:13:08] (03CR) 10Paladox: "recheck" [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/237711 (owner: 10Paladox) [18:14:27] (03CR) 10Paladox: "recheck" [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/231788 (https://phabricator.wikimedia.org/T109184) (owner: 10Paladox) [18:15:13] (03CR) 10Paladox: "recheck" [extensions/ShoutWikiAds] - 10https://gerrit.wikimedia.org/r/225331 (owner: 10Paladox) [18:15:50] (03CR) 10Paladox: "recheck" [extensions/Theme] - 10https://gerrit.wikimedia.org/r/224960 (owner: 10Paladox) [18:18:09] (03PS10) 10Paladox: Add support for composer/npm [extensions/Maintenance] - 10https://gerrit.wikimedia.org/r/225225 [18:18:59] (03CR) 10Paladox: "recheck" [core] - 10https://gerrit.wikimedia.org/r/223655 (owner: 10Paladox) [18:19:18] (03CR) 10Paladox: "check experimental" [extensions/Maintenance] - 10https://gerrit.wikimedia.org/r/225225 (owner: 10Paladox) [18:20:21] (03PS6) 10Florianschmidtwelzow: HTMLForm: Do not render hidden elements as elements [core] - 10https://gerrit.wikimedia.org/r/251018 (https://phabricator.wikimedia.org/T117768) [18:20:46] (03CR) 10Florianschmidtwelzow: "This actually depends on I8c9d2ff862f1b1, too :)" [core] - 10https://gerrit.wikimedia.org/r/251013 (https://phabricator.wikimedia.org/T117752) (owner: 10Florianschmidtwelzow) [18:25:47] 10MediaWiki-extensions-Maintenance: Add missing documentation messages in Maintenance extension - https://phabricator.wikimedia.org/T118085#1791294 (10Paladox) 3NEW [18:26:50] (03PS9) 10Paladox: Add basic support for custom skin on mw-config page [core] - 10https://gerrit.wikimedia.org/r/223655 [18:27:48] (03PS11) 10Paladox: Add support for composer/npm [extensions/Maintenance] - 10https://gerrit.wikimedia.org/r/225225 [18:27:59] (03CR) 10Paladox: "check experimental" [extensions/Maintenance] - 10https://gerrit.wikimedia.org/r/225225 (owner: 10Paladox) [18:28:09] (03PS12) 10Paladox: Add support for composer/npm [extensions/Maintenance] - 10https://gerrit.wikimedia.org/r/225225 [18:28:24] (03CR) 10Paladox: "check experimental" [extensions/Maintenance] - 10https://gerrit.wikimedia.org/r/225225 (owner: 10Paladox) [18:34:07] (03PS14) 10Paladox: Automatically go to mw-config if no localsettings.php exists [core] - 10https://gerrit.wikimedia.org/r/222944 (https://phabricator.wikimedia.org/T93553) [18:35:36] (03CR) 10Paladox: "recheck" [skins/Vector] - 10https://gerrit.wikimedia.org/r/221559 (owner: 10Paladox) [18:36:13] (03PS13) 10Paladox: Update jquery.chosen to 0.12.1 [core] - 10https://gerrit.wikimedia.org/r/218949 (https://phabricator.wikimedia.org/T71065) [18:36:24] (03CR) 10jenkins-bot: [V: 04-1] Vector: Improve mobile desgn [skins/Vector] - 10https://gerrit.wikimedia.org/r/221559 (owner: 10Paladox) [18:38:59] (03PS6) 10Paladox: Update mustache.js from 0.8.2 to 1.2.0 [core] - 10https://gerrit.wikimedia.org/r/218273 [18:39:13] (03CR) 10Paladox: "recheck" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/218003 (owner: 10Paladox) [18:39:22] (03PS6) 10Paladox: Add SpecialPages link to main menu [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/218003 [18:39:53] (03CR) 10Paladox: "recheck" [core] - 10https://gerrit.wikimedia.org/r/216513 (owner: 10Paladox) [18:40:12] (03PS13) 10Paladox: Update mustache.js from 0.8.2 to 2.1.3 [core] - 10https://gerrit.wikimedia.org/r/216513 [18:40:24] (03CR) 10Paladox: "recheck" [core] - 10https://gerrit.wikimedia.org/r/211130 (https://phabricator.wikimedia.org/T99089) (owner: 10Paladox) [18:40:48] (03PS7) 10Paladox: Define support for extension registration [core] - 10https://gerrit.wikimedia.org/r/211130 (https://phabricator.wikimedia.org/T99089) [18:50:59] (03PS1) 10Gerrit Patch Uploader: Apply wfBCP47() to HTTP response header Content-Language [core] - 10https://gerrit.wikimedia.org/r/251734 [18:51:01] (03CR) 10Gerrit Patch Uploader: "This commit was uploaded using the Gerrit Patch Uploader [1]." [core] - 10https://gerrit.wikimedia.org/r/251734 (owner: 10Gerrit Patch Uploader) [18:51:22] (03PS13) 10Paladox: Add require and require_once support in extension registration [core] - 10https://gerrit.wikimedia.org/r/209549 (https://phabricator.wikimedia.org/T98181) [18:54:38] (03CR) 10jenkins-bot: [V: 04-1] Add require and require_once support in extension registration [core] - 10https://gerrit.wikimedia.org/r/209549 (https://phabricator.wikimedia.org/T98181) (owner: 10Paladox) [18:55:39] 10MediaWiki-extensions-Quiz, 10Possible-Tech-Projects, 3Outreachy-Round-11: Accuracy review of Wikipedias - https://phabricator.wikimedia.org/T89416#1791312 (10prnk28) I completed the initial task and got the code up and running. I have detailed the steps in the following wiki associated to the task. https:/... [18:55:49] (03PS1) 10Hiong3-eng5: DM redlinks solutions [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251735 (https://phabricator.wikimedia.org/T118066) [18:57:21] (03PS14) 10Paladox: Add require and require_once support in extension registration [core] - 10https://gerrit.wikimedia.org/r/209549 (https://phabricator.wikimedia.org/T98181) [19:00:25] (03CR) 10jenkins-bot: [V: 04-1] Add require and require_once support in extension registration [core] - 10https://gerrit.wikimedia.org/r/209549 (https://phabricator.wikimedia.org/T98181) (owner: 10Paladox) [19:00:57] (03PS15) 10Paladox: Add require and require_once support in extension registration [core] - 10https://gerrit.wikimedia.org/r/209549 (https://phabricator.wikimedia.org/T98181) [19:03:02] (03CR) 10Florianschmidtwelzow: [C: 04-2] "> Define doesent seem to work like this in json" [core] - 10https://gerrit.wikimedia.org/r/211130 (https://phabricator.wikimedia.org/T99089) (owner: 10Paladox) [19:03:53] (03CR) 10jenkins-bot: [V: 04-1] Add require and require_once support in extension registration [core] - 10https://gerrit.wikimedia.org/r/209549 (https://phabricator.wikimedia.org/T98181) (owner: 10Paladox) [19:04:53] (03PS16) 10Paladox: Add require and require_once support in extension registration [core] - 10https://gerrit.wikimedia.org/r/209549 (https://phabricator.wikimedia.org/T98181) [19:05:13] (03PS2) 10Hiong3-eng5: DM redlinks solutions [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251735 (https://phabricator.wikimedia.org/T118066) [19:05:20] (03CR) 10Florianschmidtwelzow: [C: 04-2] "Totally agree with Jdlrobson. Even if the other change will not be merged, this change will never ever merged into MobileFrontend's maste" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/218003 (owner: 10Paladox) [19:05:28] 10MediaWiki-extensions-ContentTranslation: Content Translation is adding cross-language links instead of red links - https://phabricator.wikimedia.org/T118087#1791316 (10Ainali) 3NEW [19:05:50] (03CR) 10Paladox: "Define isen't working for me and you carn't do multiple defines in extension.json." [core] - 10https://gerrit.wikimedia.org/r/211130 (https://phabricator.wikimedia.org/T99089) (owner: 10Paladox) [19:07:10] (03PS8) 10Paladox: Update getid3 [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/145575 [19:07:38] (03PS3) 10Hiong3-eng5: DM redlinks solutions [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251735 (https://phabricator.wikimedia.org/T118066) [19:08:55] 10MediaWiki-Internationalization, 5MW-1.27-release-notes, 5WMF-deploy-2015-11-10_(1.27.0-wmf.6): no padding between TOC numbers and TOC titles in RTL wikis - https://phabricator.wikimedia.org/T118029#1791337 (10Fomafix) [19:09:29] (03PS4) 10Hiong3-eng5: DM redlinks solutions [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251735 (https://phabricator.wikimedia.org/T118066) [19:09:56] (03PS4) 10Paladox: Update jquery.hoverIntent to 1.8.1 [core] - 10https://gerrit.wikimedia.org/r/184140 [19:10:09] (03PS5) 10Paladox: Update jquery.hoverIntent to 1.8.1 [core] - 10https://gerrit.wikimedia.org/r/184140 [19:10:39] (03PS37) 10Paladox: Update jQuery Cookie to v1.4.1 [core] - 10https://gerrit.wikimedia.org/r/139686 [19:11:30] (03PS37) 10Paladox: Update jquery.validate from 1.8.1 to 1.14.0 [core] - 10https://gerrit.wikimedia.org/r/139697 [19:11:38] (03PS75) 10Paladox: Update jquery.chosen folder and files [core] - 10https://gerrit.wikimedia.org/r/139699 (https://phabricator.wikimedia.org/T71065) [19:11:45] (03CR) 10Hiong3-eng5: "Kipcool, I have no more corrections here. It works with my local copy." [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/251197 (https://phabricator.wikimedia.org/T117352) (owner: 10Hiong3-eng5) [19:14:40] (03PS35) 10Paladox: Update Moment.js from 2.8.4 to 2.10.6 [core] - 10https://gerrit.wikimedia.org/r/183903 (https://phabricator.wikimedia.org/T117136) [19:14:54] (03CR) 10Paladox: "This has been tested seems to work." [core] - 10https://gerrit.wikimedia.org/r/183903 (https://phabricator.wikimedia.org/T117136) (owner: 10Paladox) [19:21:09] (03CR) 10Florianschmidtwelzow: [C: 04-1] "some little things :)" (035 comments) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/229728 (owner: 10Phuedx) [19:23:33] (03Abandoned) 10Paladox: Add SpecialPages link to main menu [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/218003 (owner: 10Paladox) [19:26:14] (03CR) 10Florianschmidtwelzow: [C: 031] Make SkinMinerva use the MenuBuilder class (032 comments) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/229729 (https://phabricator.wikimedia.org/T65459) (owner: 10Phuedx) [19:32:26] (03PS1) 10Alex Monk: Update VisualEditor for If86701ed [core] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251739 [19:33:08] (03CR) 10Alex Monk: [C: 032] Update VisualEditor for If86701ed [core] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251739 (owner: 10Alex Monk) [19:34:11] (03CR) 10Florianschmidtwelzow: "Sorry, my fault, defines aren't directly supported by extension registration, defines are used for namespaces only." [core] - 10https://gerrit.wikimedia.org/r/211130 (https://phabricator.wikimedia.org/T99089) (owner: 10Paladox) [19:34:31] 10MediaWiki-Configuration, 5Patch-For-Review: Add define support to extension registration converter - https://phabricator.wikimedia.org/T99089#1791364 (10Florian) 5Invalid>3Open See my comment in gerrit. [19:40:13] (03PS1) 10Yurik: Remove '?loadtesting' from maps stats [wikimedia/discovery/golden] - 10https://gerrit.wikimedia.org/r/251740 [19:40:55] (03PS2) 10Yurik: Remove '?loadtesting' from maps stats [wikimedia/discovery/golden] - 10https://gerrit.wikimedia.org/r/251740 [19:42:41] (03CR) 10Florianschmidtwelzow: [C: 04-2] "> Nope what does the custom do." [core] - 10https://gerrit.wikimedia.org/r/209549 (https://phabricator.wikimedia.org/T98181) (owner: 10Paladox) [19:42:57] (03CR) 10Daniel Kinzler: "@Cicalese sorry about sending you in circles... I'm afraid there is still some disagreement over the best way to do such things. But it se" [core] - 10https://gerrit.wikimedia.org/r/250039 (https://phabricator.wikimedia.org/T115331) (owner: 10Cicalese) [19:43:40] (03PS3) 10Yurik: Remove '?loadtesting' from maps stats [wikimedia/discovery/golden] - 10https://gerrit.wikimedia.org/r/251740 [19:45:03] (03Merged) 10jenkins-bot: Update VisualEditor for If86701ed [core] (wmf/1.27.0-wmf.5) - 10https://gerrit.wikimedia.org/r/251739 (owner: 10Alex Monk) [19:47:39] 6Discovery, 10Maps: Wikimedia maps url schema needs to support coordinates - https://phabricator.wikimedia.org/T118091#1791377 (10Snaevar) 3NEW [19:48:13] 10MediaWiki-Configuration, 5Patch-For-Review: Add define support to extension registration converter - https://phabricator.wikimedia.org/T99089#1791390 (10Florian) Ok, for what do you want (need) global constants in your extension? I can't think of a use case, where another approach isn't possible. Please reme... [19:48:31] (03CR) 10Florianschmidtwelzow: [C: 04-1] "See my comment on the task." [core] - 10https://gerrit.wikimedia.org/r/211130 (https://phabricator.wikimedia.org/T99089) (owner: 10Paladox) [19:57:32] 6Discovery, 10Maps: Wikimedia maps url schema needs to support coordinates - https://phabricator.wikimedia.org/T118091#1791398 (10Yurik) 5Open>3declined a:3Yurik @Snaevar, the /style/zoom/x/y.png format is specifically for tiles that are addressable as two integers, which is not what you need here. You... [19:57:55] (03CR) 10OliverKeyes: Remove '?loadtesting' from maps stats (031 comment) [wikimedia/discovery/golden] - 10https://gerrit.wikimedia.org/r/251740 (owner: 10Yurik) [19:59:02] (03CR) 10Yurik: Remove '?loadtesting' from maps stats (031 comment) [wikimedia/discovery/golden] - 10https://gerrit.wikimedia.org/r/251740 (owner: 10Yurik) [20:22:51] 10Wikimedia-Site-Requests: Configure SecurePoll for use at Persian Wikipedia (Fa WP) - https://phabricator.wikimedia.org/T116558#1791412 (10Jalexander) a:3Jalexander Ok, I'm on vacation so will have to look at this when I get back next week (I get back Tuesday so it is most likely it will be a bit later in the... [20:27:29] hey all [20:36:08] 10MediaWiki-extensions-EducationProgram: [Regression] Fatal error: Call to a member function getFullText() on a non-object in EducationProgram/includes/pagers/ArticleTable.php - https://phabricator.wikimedia.org/T48577#1791417 (10Reedy) Do we need to keep the debugging for this? https://github.com/wikimedia/med... [20:42:37] 10MediaWiki-extensions-EducationProgram: [Regression] Fatal error: Call to a member function getFullText() on a non-object in EducationProgram/includes/pagers/ArticleTable.php - https://phabricator.wikimedia.org/T48577#1791422 (10Reedy) Hmm ```lines=10 reedy@fluorine:/a/mw-log/archive$ ls -al bug46577.log-2015... [20:45:20] (03PS1) 10Reedy: Remove old logging [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/251741 (https://phabricator.wikimedia.org/T48577) [20:49:23] (03CR) 10Umherirrender: [C: 032] ApiHelp: Fix undefined variable warning [core] - 10https://gerrit.wikimedia.org/r/251730 (owner: 10Anomie) [20:51:20] Reedy: https://gerrit.wikimedia.org/r/#/c/251688/ [20:52:34] Do we like empty now? :P [20:56:56] https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP#empty.28.29 [21:00:57] (03Merged) 10jenkins-bot: ApiHelp: Fix undefined variable warning [core] - 10https://gerrit.wikimedia.org/r/251730 (owner: 10Anomie) [21:09:07] 4(no projects): Outreachy Proposal for Accuracy Review of Wikipedias - https://phabricator.wikimedia.org/T118093#1791432 (10prnk28) 3NEW a:3prnk28 [21:10:35] (03PS1) 10Reedy: Fix casing of function calls in API [core] - 10https://gerrit.wikimedia.org/r/251742 [21:11:09] 4(no projects): Outreachy Proposal for Accuracy Review of Wikipedias - https://phabricator.wikimedia.org/T118093#1791441 (10prnk28) p:5High>3Normal [21:11:14] s/c [21:14:43] (03PS1) 10Reedy: Add class member definition for params [core] - 10https://gerrit.wikimedia.org/r/251743 [21:17:03] (03CR) 10Umherirrender: "Very big change for review" (0319 comments) [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/247294 (https://phabricator.wikimedia.org/T38654) (owner: 10Paladox) [21:18:57] (03CR) 10Umherirrender: [C: 032] Remove !defined( 'MEDIAWIKI' ) from two files [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/247797 (owner: 10Paladox) [21:19:47] 10MediaWiki-ResourceLoader, 10MediaWiki-extensions-Translate, 7JavaScript, 5MW-1.26-release: Unstable interface bug in the Translate form - https://phabricator.wikimedia.org/T111685#1791445 (10Nemo_bis) [21:19:58] 10MediaWiki-extensions-Translate: Message documentation sometimes invisible in translation UI - https://phabricator.wikimedia.org/T117648#1780618 (10Nemo_bis) [21:20:16] 10MediaWiki-ResourceLoader, 10MediaWiki-extensions-Translate, 7JavaScript, 5MW-1.26-release: Unstable interface bug in the Translate form - https://phabricator.wikimedia.org/T111685#1613681 (10Nemo_bis) >>! In T117648#1780626, @matmarex wrote: > This seems to depend on the order in which CSS is loaded/appl... [21:22:12] (03Merged) 10jenkins-bot: Remove !defined( 'MEDIAWIKI' ) from two files [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/247797 (owner: 10Paladox) [21:22:19] (03CR) 10Kghbln: "Thanks a lot! Could you still tag with:" [extensions/HitCounters] - 10https://gerrit.wikimedia.org/r/251702 (owner: 10Kghbln) [21:22:22] (03CR) 10Umherirrender: "I like isset over empty, but just my opinion (no blocker)" [core] - 10https://gerrit.wikimedia.org/r/251688 (owner: 10Aaron Schulz) [21:22:39] (03PS1) 10Reedy: Remove various unused variables [core] - 10https://gerrit.wikimedia.org/r/251744 [21:25:20] (03PS1) 10Reedy: Add/update phpdoc [core] - 10https://gerrit.wikimedia.org/r/251745 [21:28:00] (03PS4) 10Umherirrender: Always return true from hooks; docstrings [extensions/ORES] - 10https://gerrit.wikimedia.org/r/247790 (https://phabricator.wikimedia.org/T112856) (owner: 10Awight) [21:28:07] (03CR) 10Umherirrender: [C: 032] Always return true from hooks; docstrings [extensions/ORES] - 10https://gerrit.wikimedia.org/r/247790 (https://phabricator.wikimedia.org/T112856) (owner: 10Awight) [21:28:52] (03Merged) 10jenkins-bot: Always return true from hooks; docstrings [extensions/ORES] - 10https://gerrit.wikimedia.org/r/247790 (https://phabricator.wikimedia.org/T112856) (owner: 10Awight) [21:34:45] (03PS2) 10Umherirrender: Update grunt-jsonlint to 1.0.5 [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/247619 (owner: 10Paladox) [21:34:52] (03CR) 10Umherirrender: [C: 032] Update grunt-jsonlint to 1.0.5 [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/247619 (owner: 10Paladox) [21:35:58] (03CR) 10Paladox: "thanks." [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/247619 (owner: 10Paladox) [21:36:23] (03CR) 10Paladox: "Thanks" [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/247797 (owner: 10Paladox) [21:38:25] (03Merged) 10jenkins-bot: Update grunt-jsonlint to 1.0.5 [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/247619 (owner: 10Paladox) [21:39:32] (03CR) 10Paladox: "thanks." [extensions/NumerAlpha] - 10https://gerrit.wikimedia.org/r/239548 (owner: 10Paladox) [22:13:48] MatmaRex: Hi :) Can you say me, how this piece of code https://github.com/wikimedia/mediawiki/blob/74fa14ac787da8eccae118920e3f74732f3e1b4c/resources/src/mediawiki/mediawiki.ForeignStructuredUpload.js#L85-L104 was thought for other language wikis? :/ e.g. german, which actually maybe doesn't use "description" as a description key, but "Beschreibung" (the german one)? That's a bit hard for third parties, which doesn't upload t [22:13:51] ..this already? [22:17:05] FlorianSW: it wasn't. it doesn't quite assume commons.wikimedia.org anywhere, but it was written with this Commons-specific template in mind. we rationalized that you can create the same template on any wiki if you wish to use this code. [22:17:28] FlorianSW: it's very difficult to localize because we don't really know the language of the wiki we're uploading to. [22:17:37] 10MediaWiki-Interface: "Previous N" link in "What links here" list doesn't work more than once - https://phabricator.wikimedia.org/T118096#1791493 (10MaxBioHazard) 3NEW [22:18:47] MatmaRex: hmm, that's right, but assume that someone already has a "localized" template, so should the wiki maintain both/two? :) I think it would be possible to retrieve the correct template from a "MediaWiki:" message page, which then get's the information by replacing some "magic words"? [22:20:15] FlorianSW: we'd have to retrieve it from the target wiki, though. [22:20:47] MatmaRex: sure [22:21:44] MatmaRex: so, you would be fine with having such a solution? If yes, I would file a task and upload a patch in the next time :) [22:22:10] FlorianSW: and there are some more pieces, like the {{own}} and {{self}} templates that are also used there. but yeah, in principle it's possible. [22:22:42] and i'd be perfectly fine with it, if you want to implement [22:24:15] FlorianSW: you might want to do https://phabricator.wikimedia.org/T40280 while you're at it? :) [22:27:33] MatmaRex: sounds interesting :P [22:31:39] 4(no projects): mw.ForeignStructuredUpload should have a configurable infortaion template - https://phabricator.wikimedia.org/T118097#1791504 (10Florian) 3NEW a:3Florian [22:32:06] 10MediaWiki-General-or-Unknown, 6Multimedia: mw.ForeignStructuredUpload should have a configurable infortaion template - https://phabricator.wikimedia.org/T118097#1791511 (10Florian) [23:01:59] (03CR) 10Paladox: "check experimental" [extensions/WebPlatformAuth] - 10https://gerrit.wikimedia.org/r/246710 (https://phabricator.wikimedia.org/T115061) (owner: 10Paladox) [23:18:20] (03PS18) 10Paladox: Add php code sniffer [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/247294 (https://phabricator.wikimedia.org/T38654) [23:20:04] (03PS1) 10Paladox: Update TestVideoTranscode.php test [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251792 [23:21:05] (03PS1) 10Paladox: Remove !defined( 'MEDIAWIKI' ) from 1 file [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251793 [23:22:16] (03PS2) 10Paladox: Update TestVideoTranscode.php test [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/251792 [23:33:18] (03PS7) 10Cenarium: Option to associate a rev id to a RC log entry, allowing unpatrolled status [core] - 10https://gerrit.wikimedia.org/r/211656 [23:33:20] (03PS1) 10Cenarium: Allow patrol of moves [core] - 10https://gerrit.wikimedia.org/r/251794 (https://phabricator.wikimedia.org/T98617) [23:34:38] 10MediaWiki-Vagrant, 6Labs: Wikimedia SMTP server does not work with Labs-Vagrant - https://phabricator.wikimedia.org/T117391#1791528 (10scfc) [23:37:02] (03PS8) 10Cenarium: Option to associate a rev id to a RC log entry, allowing unpatrolled status [core] - 10https://gerrit.wikimedia.org/r/211656 [23:37:04] (03PS1) 10Cenarium: Allow patrol of uploads [core] - 10https://gerrit.wikimedia.org/r/251795 (https://phabricator.wikimedia.org/T11501) [23:47:16] 10MediaWiki-Vagrant: Support using libvirt (KVM/QEMU) VM provider - https://phabricator.wikimedia.org/T71223#1791543 (10scfc) [23:48:53] (03CR) 10Cenarium: "Thanks for the remarks." [core] - 10https://gerrit.wikimedia.org/r/211656 (owner: 10Cenarium) [23:50:25] 10MediaWiki-General-or-Unknown, 7JavaScript: Implement mw.Api convenience method for loading interface messages - https://phabricator.wikimedia.org/T40280#1791547 (10Florian) a:3Florian