[00:00:08] (03PS3) 10Esanders: Move link-underline user preference rule to body class [core] - 10https://gerrit.wikimedia.org/r/309197 [00:00:19] 10MediaWiki-extensions-Translate: Extension:Translate assumes the original page to be in the wiki's language - https://phabricator.wikimedia.org/T145039#2617877 (10Jdforrester-WMF) (Tweaked the title to correct my mis-communication, sorry; I imagine there's an existing task for this.) [00:00:35] 10Wikimedia-Site-requests, 06Wiktionary, 13Patch-For-Review: Install Translate Extension in the French Wiktionary - https://phabricator.wikimedia.org/T138972#2617952 (10Dereckson) @Pamputt Extension has been installed. Ask to a bureaucrat to get the right "translationadmin", then you'll be able to go to the... [00:01:15] 06Wiktionary, 07Tracking: Wiktionnaire / fr.wiktionary bugs (tracking) - https://phabricator.wikimedia.org/T76447#2617954 (10Dereckson) [00:01:17] 10Wikimedia-Site-requests, 06Wiktionary, 13Patch-For-Review: Install Translate Extension in the French Wiktionary - https://phabricator.wikimedia.org/T138972#2617953 (10Dereckson) 05Open>03Resolved [00:04:26] (03PS6) 10EBernhardson: Stricter handling if query_string syntax detection [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) [00:06:48] (03Merged) 10jenkins-bot: Hide separator when bundled item is expanded [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309205 (https://phabricator.wikimedia.org/T142260) (owner: 10Mooeypoo) [00:06:51] (03Merged) 10jenkins-bot: Break more rules in break-word so long words can wrap in notifications [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309204 (owner: 10Mooeypoo) [00:08:50] (03CR) 10jenkins-bot: [V: 04-1] Stricter handling if query_string syntax detection [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [00:09:06] 10MediaWiki-Internationalization, 10MediaWiki-Page-editing, 07Epic, 07Upstream: Vertical writing support in MediaWiki - https://phabricator.wikimedia.org/T11436#2617959 (10Yair_rand) >>! In T11436#2597750, @Great_Brightstar wrote: > I think we should pay attention to some works on this wiki, which implemen... [00:09:58] (03PS6) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [00:10:10] 10Editing-UX-Research: Editing-Collab notifications check-in - https://phabricator.wikimedia.org/T145041#2617960 (10dchen) [00:10:44] (03PS7) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [00:16:59] (03CR) 10Krinkle: [C: 032] objectcache: add "pcGroup" option to WANObjectCache::getWithSetCallback() [core] - 10https://gerrit.wikimedia.org/r/309194 (owner: 10Aaron Schulz) [00:17:34] (03PS2) 10Ejegg: Update queue settings for payments role [vagrant] - 10https://gerrit.wikimedia.org/r/309179 [00:18:15] (03CR) 10jenkins-bot: [V: 04-1] Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 (owner: 10Aaron Schulz) [00:19:35] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/boolean_operators_api.feature:12:14" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [00:20:12] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [00:22:53] (03PS8) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [00:23:09] (03PS3) 10Dbrant: Hook up hiding and fading of Page toolbar. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 [00:25:28] (03Merged) 10jenkins-bot: objectcache: add "pcGroup" option to WANObjectCache::getWithSetCallback() [core] - 10https://gerrit.wikimedia.org/r/309194 (owner: 10Aaron Schulz) [00:28:36] (03CR) 10Krinkle: Add caching to ResourceLoaderWikiModule::getTitleInfo() (031 comment) [core] - 10https://gerrit.wikimedia.org/r/308138 (owner: 10Aaron Schulz) [00:28:58] AaronSchulz: I was gonna draft a commit that changes WikiModule to use page_ fields only, but this works too :) [00:29:14] AaronSchulz: I suppose we can use LinkCache in that case, though? [00:29:27] Especially now that it caches other namespaces as well. [00:30:14] (03PS9) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [00:30:30] the problem is the key/invalidation [00:30:42] not sure how to generalize that I don't want to use getMulti() for this [00:30:50] Hm.. NS_MAIN is not in LinkCache? [00:30:57] nope [00:31:01] it was focused on parser [00:31:15] So... LinkBatch and Title's cache... are all separate gain [00:31:22] other titles might be to spammy and useless [00:31:57] Right. Title's cache is in -process only [00:32:02] and LinkBatch is just to fetch it [00:32:56] Okay, I see. LinkCache pre-existed and does do most namespaces, but in-process only [00:33:12] (03PS7) 10EBernhardson: Stricter handling of query_string syntax detection [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) [00:33:13] And recently added for wanCache in file and template namespace. [00:33:16] Hm.. [00:34:18] AaronSchulz: Perhaps we could add NS_MEDIAWIKI to LinkCache? [00:34:33] Aye, that wouldn't cover user scripts though. [00:35:45] (03CR) 10jenkins-bot: [V: 04-1] Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 (owner: 10Aaron Schulz) [00:36:30] AaronSchulz: Hm.. so this would invalidate it after every edit? [00:36:34] That seems a lot. [00:36:47] to js/css pages [00:37:24] I don't see a conditional? [00:37:31] (03PS10) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [00:37:37] Except in Title::invalidateCache [00:38:34] yeah, the method should be touchIf* [00:38:40] so I don't have to repeat that check in 4 places [00:38:50] I thought it did that already [00:41:43] (03CR) 10jenkins-bot: [V: 04-1] Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 (owner: 10Aaron Schulz) [00:41:47] (03PS1) 10Bearloga: Track language searched & search language switching [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/309217 (https://phabricator.wikimedia.org/T143149) [00:42:14] (03CR) 10Dbrant: Hook up hiding and fading of Page toolbar. (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [00:45:00] (03PS2) 10Bearloga: Track language searched & search language switching [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/309217 (https://phabricator.wikimedia.org/T143149) [00:46:30] 06Discovery, 10Wikimedia-Portals, 06Discovery-Analysis (Current work), 13Patch-For-Review: Wikipedia.org Portal: add event logging for selection of language in search box - https://phabricator.wikimedia.org/T143149#2618022 (10mpopov) The patch is off to @Jdrewniak for CR. [00:47:42] (03PS11) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [00:48:11] (03PS3) 10Jdlrobson: Hatnote should be promoted outside lead section html [services/mobileapps] - 10https://gerrit.wikimedia.org/r/309164 (https://phabricator.wikimedia.org/T143739) [00:48:13] (03PS2) 10Jdlrobson: Extract infobox into its own property [services/mobileapps] - 10https://gerrit.wikimedia.org/r/309200 (https://phabricator.wikimedia.org/T145034) [00:48:15] (03PS1) 10Jdlrobson: Extract first paragraph from lead section [services/mobileapps] - 10https://gerrit.wikimedia.org/r/309218 (https://phabricator.wikimedia.org/T145034) [00:48:17] (03PS1) 10Jdlrobson: WIP: Breaking change - drop lead section from sections property [services/mobileapps] - 10https://gerrit.wikimedia.org/r/309219 [00:49:17] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2618026 (10Xaosflux) I'm a bit concerned about this access for projects... [00:49:20] 10Mobile-Content-Service, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism: Infobox and Lead paragraph should be first class citizens - https://phabricator.wikimedia.org/T145034#2618027 (10Jdlrobson) [00:49:38] (03CR) 10jenkins-bot: [V: 04-1] WIP: Breaking change - drop lead section from sections property [services/mobileapps] - 10https://gerrit.wikimedia.org/r/309219 (owner: 10Jdlrobson) [00:52:01] (03CR) 10jenkins-bot: [V: 04-1] Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 (owner: 10Aaron Schulz) [00:52:47] (03CR) 10Cindy-the-browser-test-bot: [C: 04-1] "I ran tests for your patch and there were some errors: features/boolean_operators_api.feature:12:14" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [00:53:24] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [00:53:28] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2618031 (10Xaosflux) @Legoktm ping to you regarding my above comment -... [00:53:46] RoanKattouw, mooeypoo, or Krinkle, could you review my GettingStarted patch (https://gerrit.wikimedia.org/r/#/c/305746/)? RoanKattouw, I addressed your comments. [00:55:45] (03PS1) 10Aaron Schulz: Avoid doxygen misformatting for pcGroup comments [core] - 10https://gerrit.wikimedia.org/r/309220 [00:55:53] 10Phabricator (2016-09-07), 07Regression, 07Upstream: Regression: Ability to comment on phame posts not working - https://phabricator.wikimedia.org/T144338#2618032 (10Paladox) Ok, this should be fixed now. But now we need to create both https://phab-01.wmflabs.org/transactions/editengine/phame.post/view/5/... [00:56:33] (03PS1) 10Ejegg: Set up SmashPig cron and more tables [vagrant] - 10https://gerrit.wikimedia.org/r/309221 [00:58:41] (03PS12) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [00:58:53] 10MediaWiki-ResourceLoader: Preferences page JS fatals when debug=true ("require" not defined in mediawiki.special.preferences.js) - https://phabricator.wikimedia.org/T144879#2613398 (10Krinkle) This is because in debug mode the `require` and `module` objects are exported temporarily while the file is executing,... [00:59:03] 10MediaWiki-ResourceLoader, 06Performance-Team: Preferences page JS fatals when debug=true ("require" not defined in mediawiki.special.preferences.js) - https://phabricator.wikimedia.org/T144879#2618037 (10Krinkle) p:05Triage>03High [01:00:13] 06Reading-Web-Backlog, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [SPIKE: 4hrs] Lazy loaded images data analysis and blog post - https://phabricator.wikimedia.org/T143627#2618040 (10Jdlrobson) I've shared it with all of you. Your comments are much needed! I'd like to wrap this up by the end of the week. [01:00:52] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2618044 (10Jdlrobson) It's worth pointing out hatnotes may appear below the first p... [01:02:20] 10MediaWiki-ResourceLoader, 10MediaWiki-Unit-tests, 06Front-end-Standards-Group: Check all modules are not in error state - https://phabricator.wikimedia.org/T144862#2612777 (10Krinkle) There is already a unit test that does exactly this. QUnit test "Loader status" in MediaWiki core's QUnit test suite (test... [01:02:41] 10MediaWiki-ResourceLoader, 10MediaWiki-Unit-tests, 06Front-end-Standards-Group: Check all modules are not in error state - https://phabricator.wikimedia.org/T144862#2618049 (10Krinkle) p:05Triage>03Normal [01:03:51] (03CR) 10jenkins-bot: [V: 04-1] Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 (owner: 10Aaron Schulz) [01:05:01] 10MediaWiki-ResourceLoader, 10MediaWiki-Unit-tests, 06Front-end-Standards-Group: Check all modules are not in error state - https://phabricator.wikimedia.org/T144862#2618051 (10Legoktm) Hmm, we currently don't run qunit jobs for all extensions, only those that added qunit tests. Maybe we should run qunit for... [01:06:30] 10MediaWiki-ResourceLoader, 10MediaWiki-Unit-tests, 06Front-end-Standards-Group: Check all modules are not in error state - https://phabricator.wikimedia.org/T144862#2618052 (10Jdlrobson) But... if an extension doesn't register a test for the module in question it won't run will it? Hence why the zero patch... [01:08:26] (03PS1) 10Harej: Making requested modifications [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309223 [01:08:36] (03CR) 10jenkins-bot: [V: 04-1] Making requested modifications [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309223 (owner: 10Harej) [01:09:00] (03Abandoned) 10Harej: Making requested modifications [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309223 (owner: 10Harej) [01:09:52] (03Abandoned) 10Harej: Bypassing permissions check upon CollaborationHub creation [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/308206 (https://phabricator.wikimedia.org/T141562) (owner: 10Harej) [01:10:38] 10MediaWiki-ResourceLoader, 10MediaWiki-Unit-tests, 06Front-end-Standards-Group: Check all modules are not in error state - https://phabricator.wikimedia.org/T144862#2618062 (10Krinkle) Yes, the QUnit test suite loads all registered test suites and their dependencies. So the extension would to run the QUnit... [01:12:54] (03PS13) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [01:13:21] (03PS4) 10Harej: Special:CreateCollaborationHub: create members and announcement features and sign up project creator as first member. [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/308497 (https://phabricator.wikimedia.org/T140995) [01:14:16] (03CR) 10jenkins-bot: [V: 04-1] Special:CreateCollaborationHub: create members and announcement features and sign up project creator as first member. [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/308497 (https://phabricator.wikimedia.org/T140995) (owner: 10Harej) [01:15:28] (03PS5) 10Harej: Special:CreateCollaborationHub: create members and announcement features and sign up project creator as first member. [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/308497 (https://phabricator.wikimedia.org/T140995) [01:16:21] 10MediaWiki-extensions-CollaborationKit: Remove editcontentmodel permission requirement for creating hub pages - https://phabricator.wikimedia.org/T141562#2618065 (10Harej) 05Open>03declined [01:18:24] (03CR) 10Harej: [C: 032] Special:CreateCollaborationHub: create members and announcement features and sign up project creator as first member. [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/308497 (https://phabricator.wikimedia.org/T140995) (owner: 10Harej) [01:19:58] 06Reading-Admin: Set up metrics for Time on Site - https://phabricator.wikimedia.org/T119352#2618073 (10Tbayer) FWIW, Mikhail helpfully gave me some background [[http://bots.wmflabs.org/~wm-bot/logs/%23wikimedia-analytics/20160812.txt | recently]] on how the instrumentation for http://discovery.wmflabs.org/metri... [01:21:37] (03PS6) 10Harej: Special:CreateCollaborationHub: create members and announcement features and sign up project creator as first member. [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/308497 (https://phabricator.wikimedia.org/T140995) [01:22:37] (03PS2) 10Aaron Schulz: objectcache: Avoid doxygen misformatting for pcGroup comments [core] - 10https://gerrit.wikimedia.org/r/309220 [01:22:40] (03CR) 10Krinkle: [C: 032] objectcache: Avoid doxygen misformatting for pcGroup comments [core] - 10https://gerrit.wikimedia.org/r/309220 (owner: 10Aaron Schulz) [01:23:48] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2618079 (10Legoktm) >>! In T85847#2618026, @Xaosflux wrote: > I'm a bit... [01:26:17] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2618080 (10Legoktm) sorry, hit submit too early. ...I've long stated t... [01:28:14] (03PS2) 10Aaron Schulz: Make $wgRevisionCacheExpiry default to one week [core] - 10https://gerrit.wikimedia.org/r/309169 [01:28:45] 10MediaWiki-extensions-CollaborationKit, 13Patch-For-Review: Special:CreateCollaborationHub needs to create initial features as well as the main hub page - https://phabricator.wikimedia.org/T140994#2618089 (10Harej) [01:28:46] (03Merged) 10jenkins-bot: objectcache: Avoid doxygen misformatting for pcGroup comments [core] - 10https://gerrit.wikimedia.org/r/309220 (owner: 10Aaron Schulz) [01:28:47] 10MediaWiki-extensions-CollaborationKit, 13Patch-For-Review: specialcreatecollaborationhub: Sign up hub creator as first member of project - https://phabricator.wikimedia.org/T140995#2618087 (10Harej) 05Open>03Resolved [01:28:49] 10MediaWiki-extensions-CollaborationKit: Reimplement members feature to use collaborationlist as its content type - https://phabricator.wikimedia.org/T140178#2618091 (10Harej) [01:28:51] 10MediaWiki-extensions-CollaborationKit, 13Patch-For-Review: Special:CreateCollaborationHub needs to create initial features as well as the main hub page - https://phabricator.wikimedia.org/T140994#2483669 (10Harej) 05Open>03Resolved [01:28:56] 10MediaWiki-extensions-CollaborationKit, 13Patch-For-Review: Automatically create members feature when creating a new collaborationhub - https://phabricator.wikimedia.org/T140180#2618093 (10Harej) 05Open>03Resolved [01:28:58] 10MediaWiki-extensions-CollaborationKit, 13Patch-For-Review: Special:CreateCollaborationHub needs to create initial features as well as the main hub page - https://phabricator.wikimedia.org/T140994#2483669 (10Harej) [01:29:00] 10MediaWiki-extensions-CollaborationKit: Automatically sort member lists between active and inactive members - https://phabricator.wikimedia.org/T141184#2618096 (10Harej) [01:29:02] 10MediaWiki-extensions-CollaborationKit: Reimplement members feature to use collaborationlist as its content type - https://phabricator.wikimedia.org/T140178#2455853 (10Harej) 05Open>03Resolved [01:34:16] 10MediaWiki-extensions-CollaborationKit: Add tests for specialcreatecollaborationhub - https://phabricator.wikimedia.org/T144556#2618103 (10Harej) a:03Bawolff [01:34:38] 10MediaWiki-ResourceLoader, 06Performance-Team: Examine critical rendering path (DevTools Timeline analysis) - https://phabricator.wikimedia.org/T144070#2618104 (10Krinkle) [01:39:27] (03CR) 10Krinkle: [C: 031] Make $wgRevisionCacheExpiry default to one week [core] - 10https://gerrit.wikimedia.org/r/309169 (owner: 10Aaron Schulz) [01:39:44] (03PS1) 10Legoktm: Add rate limits for changing a page's content model [core] - 10https://gerrit.wikimedia.org/r/309224 [01:40:23] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2618111 (10Legoktm) And I just realized we didn't have rate limits for... [01:41:35] (03CR) 10Harej: [C: 031] Add rate limits for changing a page's content model [core] - 10https://gerrit.wikimedia.org/r/309224 (owner: 10Legoktm) [01:44:34] (03CR) 10Aaron Schulz: [C: 032] Add rate limits for changing a page's content model [core] - 10https://gerrit.wikimedia.org/r/309224 (owner: 10Legoktm) [01:44:45] thanks AaronSchulz [01:49:07] (03PS2) 10Ejegg: Set up SmashPig cron and more tables [vagrant] - 10https://gerrit.wikimedia.org/r/309221 [01:51:07] (03Merged) 10jenkins-bot: Add rate limits for changing a page's content model [core] - 10https://gerrit.wikimedia.org/r/309224 (owner: 10Legoktm) [01:52:22] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2618121 (10Xaosflux) So making "undo" work for these will not be enable... [01:56:13] (03PS6) 10Mattflaschen: Message tweaks for VE and vector-view-edit [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/305746 (https://phabricator.wikimedia.org/T143297) [02:00:45] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2618128 (10MZMcBride) ``` [V9DF6QpAEK0AAC8UbGwAAABI] /w/index.php?title... [02:05:19] 10MediaWiki-ContentHandler, 10MediaWiki-Page-editing, 07Wikimedia-log-errors: Clicking undo on an edit that changed the content model results in a MWException - https://phabricator.wikimedia.org/T145044#2618129 (10Legoktm) [02:05:58] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#956023 (10Legoktm) I thought we had fixed that in T73163, but apparentl... [02:09:07] (03CR) 10Krinkle: Uses classes to apply the 'editfont' preference (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309184 (https://phabricator.wikimedia.org/T145015) (owner: 10Esanders) [02:10:48] (03CR) 10Krinkle: "@Catrope: If we don't find a home for it, we can also merge it into the user module. I've recently also merged the user.groups module into" [core] - 10https://gerrit.wikimedia.org/r/309184 (https://phabricator.wikimedia.org/T145015) (owner: 10Esanders) [02:12:35] (03CR) 10Mattflaschen: [C: 04-1] "Looks great so far." (0316 comments) [extensions/Flow] - 10https://gerrit.wikimedia.org/r/307951 (https://phabricator.wikimedia.org/T120009) (owner: 10Sbisson) [02:16:30] (03CR) 10Catrope: [C: 032] "PS6: Renamed editTab to $editTab (conventional naming pattern for vars that contain jQuery collections), and changed $($editTab) to just $" [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/305746 (https://phabricator.wikimedia.org/T143297) (owner: 10Mattflaschen) [02:17:38] (03CR) 10Catrope: [C: 032] Allow passing a jQuery-wrapped node to attachTo [extensions/GuidedTour] - 10https://gerrit.wikimedia.org/r/308121 (https://phabricator.wikimedia.org/T143297) (owner: 10Mattflaschen) [02:21:27] 10Community-Engagement-Insights: Develop CE Insights sampling strategy (Due Oct 22) - https://phabricator.wikimedia.org/T144949#2618149 (10egalvezwmf) @Shouston_WMF In my phabricator craze, I made a mistake :) [02:25:44] 10MediaWiki-extensions-Translate: Extension:Translate assumes the original page to be in the wiki's language - https://phabricator.wikimedia.org/T145039#2617877 (10Dereckson) With the page.page_content field, we'll be able to determine this per page. [02:26:04] (03Merged) 10jenkins-bot: Allow passing a jQuery-wrapped node to attachTo [extensions/GuidedTour] - 10https://gerrit.wikimedia.org/r/308121 (https://phabricator.wikimedia.org/T143297) (owner: 10Mattflaschen) [02:26:06] (03Merged) 10jenkins-bot: Message tweaks for VE and vector-view-edit [extensions/GettingStarted] - 10https://gerrit.wikimedia.org/r/305746 (https://phabricator.wikimedia.org/T143297) (owner: 10Mattflaschen) [02:33:10] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2618176 (10MZMcBride) 05declined>03Open [02:33:23] (03PS1) 10Harej: Adding membership-related parameters to the CollaborationListContent validator. [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309228 [02:33:44] 10MediaWiki-ContentHandler, 05MW-1.27-release-notes, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2618178 (10Xaosflux) https://en.wikipedia.org/wiki/Wikipedia:Village_pu... [02:35:36] (03CR) 10Harej: [C: 032] Adding membership-related parameters to the CollaborationListContent validator. [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309228 (owner: 10Harej) [02:35:55] (03CR) 10Catrope: [C: 04-1] Make seen/unseen badge more consistent across wikis (0312 comments) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [02:36:25] (03Merged) 10jenkins-bot: Adding membership-related parameters to the CollaborationListContent validator. [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309228 (owner: 10Harej) [02:36:59] 06WMF-Legal, 10Wikimedia-General-or-Unknown, 13Patch-For-Review, 07Privacy: dbtree.wikimedia.org uses CDN from Google and jQuery - https://phabricator.wikimedia.org/T139762#2618181 (10Dereckson) [02:38:18] 06WMF-Legal, 10Wikimedia-General-or-Unknown, 13Patch-For-Review, 07Privacy: dbtree.wikimedia.org uses CDN from Google and jQuery - https://phabricator.wikimedia.org/T139762#2441818 (10Dereckson) [02:39:52] 10MediaWiki-extensions-SmiteSpam: Smitespam does not work with Vector skin - https://phabricator.wikimedia.org/T145000#2618190 (10Robotnikman) @polybuildr Sure I'll provide any details you need MediaWiki version: 1.27.1 There are no errors in my apache2 log files or php log files [02:39:54] 10Wikimedia-General-or-Unknown, 07Privacy: In dbtree.wikimedia.org uses replace the Google Charts org chart by something we can host - https://phabricator.wikimedia.org/T139765#2618188 (10Dereckson) [02:43:43] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2618192 (10MZMcBride) >>! In T61631#2054992, @hashar wrote: > As for the reasoning there are a few, pointing people to their Facebook/Google accounts means eventually that will leak the informatio... [02:47:24] (03CR) 10Esanders: Uses classes to apply the 'editfont' preference (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309184 (https://phabricator.wikimedia.org/T145015) (owner: 10Esanders) [03:01:20] (03CR) 10Catrope: Make seen/unseen badge more consistent across wikis (031 comment) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [03:02:46] (03CR) 10Catrope: [C: 04-1] "AFAICT this would also removetruncation in the popup, where we do want it" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309201 (owner: 10Mooeypoo) [03:22:44] (03CR) 10Legoktm: [C: 04-1] Move link-underline user preference rule to body class (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309197 (owner: 10Esanders) [03:26:50] RoanKattouw: https://gerrit.wikimedia.org/r/#/c/309072/ [03:26:55] (03PS1) 10Krinkle: resourceloader: Simplify WikiModule::getTitleInfo() DB query [core] - 10https://gerrit.wikimedia.org/r/309229 [03:26:58] (03PS1) 10Krinkle: resourceloader: Preload WikiModule::getTitleInfo() in batches [core] - 10https://gerrit.wikimedia.org/r/309230 (https://phabricator.wikimedia.org/T46362) [03:29:25] (03CR) 10Krinkle: "Factored out query change into separate change: Iddb65305ca4655098fdea9fcf736fd4046035dd7." [core] - 10https://gerrit.wikimedia.org/r/308138 (owner: 10Aaron Schulz) [03:30:02] AaronSchulz: Why? What does ApiVisualEditor do that's a write action? I'm pretty sure requiring POST would break because VE JS sends GETs there [03:30:05] (03PS2) 10Krinkle: resourceloader: Simplify WikiModule::getTitleInfo() DB query [core] - 10https://gerrit.wikimedia.org/r/309229 [03:30:45] RoanKattouw: the GET_LOCK [03:30:53] What is that used for? [03:31:03] wraps the parse and set() [03:31:16] on edit, it also does GET_LOCK so it can block on the value appearing [03:31:20] (03PS2) 10Krinkle: resourceloader: Preload WikiModule::getTitleInfo() in batches [core] - 10https://gerrit.wikimedia.org/r/309230 (https://phabricator.wikimedia.org/T46362) [03:31:30] (which should be in the same DC or it won't see it too) [03:32:52] Edits are done in ApiVisualEditorEdit which requires POST already [03:33:17] Can you link me to where the parse+set thing is? [03:33:23] (sorry, I'm on mobile) [03:34:42] RoanKattouw: https://github.com/wikimedia/mediawiki/blob/master/includes/api/ApiStashEdit.php#L174 [03:37:00] (03CR) 10Aaron Schulz: [C: 032] resourceloader: Simplify WikiModule::getTitleInfo() DB query [core] - 10https://gerrit.wikimedia.org/r/309229 (owner: 10Krinkle) [03:37:27] Right, and that's called by ApiVisualEditor::storeInSerializationCache() [03:37:35] Which yes that needs to be POST [03:37:42] And I'm pretty sure is POSTed already [03:38:13] But there's also GET stuff in that same module (it's conceptually multiple modules due to &paction=) so maybe we should split those off into their own module [03:38:29] Or move the stash/cachekey stuff over to ApiVisualEditorEdit or something [03:38:43] something must be using GET since I see warnings [03:39:52] RoanKattouw: https://logstash.wikimedia.org/goto/4868182e7b550f10bac1bb34832dd88f [03:40:08] paction=metadata almost certainly does [03:40:29] But AFAIK what should not happen is GET requests reaching the parseAndStash code path [03:41:25] (03CR) 10Krinkle: [C: 04-1] "There are a few references to ResourceLoaderUserCSSPrefsModule.php which may need updating before/when we remove it." [core] - 10https://gerrit.wikimedia.org/r/309197 (owner: 10Esanders) [03:42:05] Only paction=serializeforcache calls that and it looks like that's always POSTed by the JS [03:42:37] AaronSchulz: Are those warnings thrown when an API module that does not require POST opens a master conn, or only when an actual GET request opens a master conn? [03:42:54] (03Merged) 10jenkins-bot: resourceloader: Simplify WikiModule::getTitleInfo() DB query [core] - 10https://gerrit.wikimedia.org/r/309229 (owner: 10Krinkle) [03:43:15] RoanKattouw: oh, right, it's probably POST-nonwrite [03:43:26] which is just due to the writeMode() not being set [03:43:53] maybe I can just change writeMode [03:44:37] Are you allowed to have an API module where isWriteMode=true but requirePost=false? That seems strange [03:44:51] I mean really paction=serializeforcache could/should be its own API module [03:45:14] Or we can add code that rejects non-POST requests with that paction parameter, but then the automated checks for mustBePosted etc don't work as well [03:47:02] (03CR) 10Aaron Schulz: [C: 032] resourceloader: Preload WikiModule::getTitleInfo() in batches [core] - 10https://gerrit.wikimedia.org/r/309230 (https://phabricator.wikimedia.org/T46362) (owner: 10Krinkle) [03:50:58] (03PS3) 10Aaron Schulz: Only apply DB_MASTER fallback in Revision::fetchText() if READ_LATEST [core] - 10https://gerrit.wikimedia.org/r/309084 [03:52:04] (03PS4) 10Tim Starling: Split up testHelpers.inc, break off fuzz testing [core] - 10https://gerrit.wikimedia.org/r/307443 [03:52:07] (03PS1) 10Tim Starling: Allow --profile to be used in phpunit.php [core] - 10https://gerrit.wikimedia.org/r/309231 [03:52:10] (03PS1) 10Tim Starling: Renames preparatory to parser tests refactor [core] - 10https://gerrit.wikimedia.org/r/309232 [03:53:18] (03Merged) 10jenkins-bot: resourceloader: Preload WikiModule::getTitleInfo() in batches [core] - 10https://gerrit.wikimedia.org/r/309230 (https://phabricator.wikimedia.org/T46362) (owner: 10Krinkle) [03:54:13] Krinkle: https://gerrit.wikimedia.org/r/#/c/309084/ also fixes the pointless $key variable [03:54:27] I also found it odd that the cache expiry turned off process cache before [03:55:40] I mean https://gerrit.wikimedia.org/r/#/c/309169/ [03:56:08] (03CR) 10Krinkle: "possible fixme: This parameter seems to be expected. It's just that the default class in core doesn't use it and as such omits it. But som" [core] - 10https://gerrit.wikimedia.org/r/308357 (owner: 10Aaron Schulz) [03:56:33] AaronSchulz: Yeah, makes sense. [03:58:40] (03CR) 10Krinkle: "https://github.com/wikimedia/mediawiki-skins-BlueSky/commit/ed2b24d018394bdeee88b4ea76bfbaedd68f85a5" [core] - 10https://gerrit.wikimedia.org/r/308357 (owner: 10Aaron Schulz) [03:58:45] ah, you already looked at the second one [04:01:07] (03PS1) 10Legoktm: Don't throw exceptions in ContentHandler::getUndoContent() [core] - 10https://gerrit.wikimedia.org/r/309234 (https://phabricator.wikimedia.org/T145044) [04:02:17] Krinkle: any reason not to merge https://gerrit.wikimedia.org/r/#/c/308195/ ? [04:02:25] AaronSchulz: OK, I'll take a quick stab at separating paction=serialize and related pactions out into their own module [04:02:35] thanks [04:02:35] (03CR) 10jenkins-bot: [V: 04-1] Refactor parser tests [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [04:05:51] I won't be able to test it because I have nothing set up, but tomorrow morning I'll be able to pick up an external HD with my entire old filesystem on it, so that should help [04:12:50] (03CR) 10Krinkle: [C: 032] Run database-using tests in MySQL STRICT mode [core] - 10https://gerrit.wikimedia.org/r/308195 (owner: 10Aaron Schulz) [04:18:36] 10MediaWiki-extensions-CollaborationKit: Re-work editing interface for collaboration kit to be based on EditPage - https://phabricator.wikimedia.org/T141037#2618253 (10Harej) [04:18:38] 10MediaWiki-extensions-CollaborationKit: [Basic Functionality] Create editing interface for CollaborationHubContent content model - https://phabricator.wikimedia.org/T123977#2618254 (10Harej) [04:18:40] 10MediaWiki-extensions-CollaborationKit: Change bulk editor to only show the subpage suffix of page, not full page name - https://phabricator.wikimedia.org/T141016#2618252 (10Harej) [04:20:46] (03Merged) 10jenkins-bot: Run database-using tests in MySQL STRICT mode [core] - 10https://gerrit.wikimedia.org/r/308195 (owner: 10Aaron Schulz) [04:21:23] (03CR) 10Subramanya Sastry: "Hurrah!" [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [04:23:01] (03PS4) 10Esanders: Move link-underline user preference rule to body class [core] - 10https://gerrit.wikimedia.org/r/309197 [04:23:36] 10MediaWiki-extensions-CollaborationKit: Implement CollaborationHubContent.php - https://phabricator.wikimedia.org/T136478#2618257 (10Harej) [04:23:38] 10MediaWiki-extensions-CollaborationKit: Implement standardized WikiProject Features - https://phabricator.wikimedia.org/T106868#2618256 (10Harej) [04:24:15] 10MediaWiki-extensions-CollaborationKit: Implement CollaborationHubContent.php - https://phabricator.wikimedia.org/T136478#2336401 (10Harej) [04:24:18] 10MediaWiki-extensions-CollaborationKit: [Basic Functionality] Create editing interface for CollaborationHubContent content model - https://phabricator.wikimedia.org/T123977#1942292 (10Harej) [04:24:20] 10MediaWiki-extensions-CollaborationKit: Defining WikiProject scope within a CollaborationHub-model page - https://phabricator.wikimedia.org/T129247#2618259 (10Harej) [04:24:28] (03PS5) 10Esanders: Move link-underline user preference rule to body class [core] - 10https://gerrit.wikimedia.org/r/309197 [04:24:31] (03PS4) 10Esanders: Uses classes to apply the 'editfont' preference [core] - 10https://gerrit.wikimedia.org/r/309184 (https://phabricator.wikimedia.org/T145015) [04:24:37] 10MediaWiki-extensions-CollaborationKit: [Basic Functionality] Create editing interface for CollaborationHubContent content model - https://phabricator.wikimedia.org/T123977#1942292 (10Harej) [04:24:39] (03CR) 10Fomafix: "This change is not included in REL1_27. So" (032 comments) [core] - 10https://gerrit.wikimedia.org/r/242050 (https://phabricator.wikimedia.org/T88044) (owner: 10Krinkle) [04:24:39] 10WikiProject-X, 07Tracking: Women in Red workflow automation / optimization (tracking) - https://phabricator.wikimedia.org/T116831#2618264 (10Harej) [04:24:41] 10MediaWiki-extensions-CollaborationKit: Customizable membership workflows for Collaboration Hubs. - https://phabricator.wikimedia.org/T119357#2618262 (10Harej) [04:25:25] (03CR) 10Esanders: Move link-underline user preference rule to body class (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309197 (owner: 10Esanders) [04:25:47] (03PS6) 10Esanders: Move link-underline user preference rule to body class [core] - 10https://gerrit.wikimedia.org/r/309197 [04:25:51] 10MediaWiki-extensions-CollaborationKit: Implement CollaborationHubContent.php - https://phabricator.wikimedia.org/T136478#2618268 (10Harej) [04:25:53] 10MediaWiki-extensions-CollaborationKit: Add support for re-arranging features via drag and drop - https://phabricator.wikimedia.org/T141015#2618267 (10Harej) [04:33:23] (03PS1) 10Fomafix: Rollback: Change @since 1.27 to @since 1.28 [core] - 10https://gerrit.wikimedia.org/r/309235 [04:35:54] 10MediaWiki-extensions-ContentTranslation, 05ContentTranslation-Release10, 05Language-Engineering July-September 2016, 03Language-Q1-2016-17 Sprint 6, 07WorkType-Maintenance: Error in ContentTranslation = docserver-http: HTTP 400 - https://phabricator.wikimedia.org/T138660#2618269 (10santhosh) a:05santh... [04:36:11] Krinkle: still see lots of random ResourceLoaderWikiModule::getTitleInfo() on the random page views for the page rendering itself [04:37:08] (03PS14) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [04:38:09] (03CR) 10Esanders: "@Krinkle: I'd think core styles would load first, but they can increase their specificity otherwise. Either way it's not a major issue." [core] - 10https://gerrit.wikimedia.org/r/309197 (owner: 10Esanders) [04:39:29] 10Editing-UX-Research: Editing-Lang CX template translation test recruiting - https://phabricator.wikimedia.org/T145048#2618271 (10dchen) [04:40:56] (03CR) 10jenkins-bot: [V: 04-1] Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 (owner: 10Aaron Schulz) [04:41:05] AaronSchulz: https://gerrit.wikimedia.org/r/309236 [04:42:21] (03PS7) 10Esanders: Move link-underline user preference rule to body class [core] - 10https://gerrit.wikimedia.org/r/309197 [04:45:27] (03PS32) 10Aaron Schulz: Support masking the WRITE_SYNC latency from ChronologyProtector [core] - 10https://gerrit.wikimedia.org/r/306554 [04:46:36] (03PS15) 10Aaron Schulz: Add caching to ResourceLoaderWikiModule::getTitleInfo() [core] - 10https://gerrit.wikimedia.org/r/308138 [04:49:16] (03PS2) 10Catrope: Add a primary key to the echo_notification table [extensions/Echo] - 10https://gerrit.wikimedia.org/r/292966 (https://phabricator.wikimedia.org/T136428) [04:52:03] (03PS3) 10Catrope: Remove notification_bundle_base [extensions/Echo] - 10https://gerrit.wikimedia.org/r/306846 (https://phabricator.wikimedia.org/T143763) [04:58:07] (03PS2) 10Catrope: Remove notification_bundle_display_hash [extensions/Echo] - 10https://gerrit.wikimedia.org/r/306849 (https://phabricator.wikimedia.org/T143763) [04:59:50] (03CR) 10jenkins-bot: [V: 04-1] Remove notification_bundle_display_hash [extensions/Echo] - 10https://gerrit.wikimedia.org/r/306849 (https://phabricator.wikimedia.org/T143763) (owner: 10Catrope) [05:00:57] (03CR) 10Brian Wolff: [C: 032] Don't throw exceptions in ContentHandler::getUndoContent() [core] - 10https://gerrit.wikimedia.org/r/309234 (https://phabricator.wikimedia.org/T145044) (owner: 10Legoktm) [05:04:35] (03PS3) 10Catrope: Remove notification_bundle_display_hash [extensions/Echo] - 10https://gerrit.wikimedia.org/r/306849 (https://phabricator.wikimedia.org/T143763) [05:05:43] (03CR) 10Catrope: [C: 04-1] "Still needs SQLite support" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/306846 (https://phabricator.wikimedia.org/T143763) (owner: 10Catrope) [05:07:14] (03Merged) 10jenkins-bot: Don't throw exceptions in ContentHandler::getUndoContent() [core] - 10https://gerrit.wikimedia.org/r/309234 (https://phabricator.wikimedia.org/T145044) (owner: 10Legoktm) [05:07:48] (03CR) 10jenkins-bot: [V: 04-1] Remove notification_bundle_display_hash [extensions/Echo] - 10https://gerrit.wikimedia.org/r/306849 (https://phabricator.wikimedia.org/T143763) (owner: 10Catrope) [05:09:04] (03PS4) 10Catrope: Remove notification_bundle_display_hash [extensions/Echo] - 10https://gerrit.wikimedia.org/r/306849 (https://phabricator.wikimedia.org/T143763) [05:17:29] (03PS3) 10Bearloga: Track language searched & search language switching [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/309217 (https://phabricator.wikimedia.org/T143149) [05:47:55] (03PS1) 10Aaron Schulz: Move PECL memcached class to /libs [core] - 10https://gerrit.wikimedia.org/r/309240 [05:52:50] (03PS2) 10Mglaser: Avatars: Ajax2API [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309183 [05:53:37] (03CR) 10Robert Vogel: [C: 032] Avatars: Ajax2API [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309183 (owner: 10Mglaser) [05:53:56] (03CR) 10jenkins-bot: [V: 04-1] Move PECL memcached class to /libs [core] - 10https://gerrit.wikimedia.org/r/309240 (owner: 10Aaron Schulz) [05:54:05] (03Merged) 10jenkins-bot: Avatars: Ajax2API [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309183 (owner: 10Mglaser) [05:55:36] (03PS2) 10Aaron Schulz: Move PECL memcached class to /libs [core] - 10https://gerrit.wikimedia.org/r/309240 [06:00:05] (03CR) 10Legoktm: "Can we move IP to libs too? :)" [core] - 10https://gerrit.wikimedia.org/r/309240 (owner: 10Aaron Schulz) [06:05:16] (03CR) 10Robert Vogel: [C: 032] WantedArticles: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309090 (owner: 10Mglaser) [06:05:36] (03CR) 10Robert Vogel: [C: 032] ExtendedStatistics: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309089 (owner: 10Mglaser) [06:05:44] (03Merged) 10jenkins-bot: WantedArticles: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309090 (owner: 10Mglaser) [06:06:00] (03CR) 10Robert Vogel: [C: 032] Shoutbox: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309086 (owner: 10Mglaser) [06:06:03] (03Merged) 10jenkins-bot: ExtendedStatistics: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309089 (owner: 10Mglaser) [06:06:24] (03Merged) 10jenkins-bot: Shoutbox: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309086 (owner: 10Mglaser) [06:08:19] (03CR) 10Robert Vogel: [C: 04-1] PermissionManater: Use unobtrusive alert (034 comments) [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309085 (owner: 10Mglaser) [06:08:52] (03CR) 10Robert Vogel: [C: 032] NamespaceManager: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309081 (owner: 10Mglaser) [06:09:20] (03Merged) 10jenkins-bot: NamespaceManager: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309081 (owner: 10Mglaser) [06:10:21] (03CR) 10Robert Vogel: [C: 04-1] InterwikiManager: Use unobtrusive alert and enable filters (031 comment) [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309078 (owner: 10Mglaser) [06:10:49] (03CR) 10Robert Vogel: [C: 032] InsertCategory: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309065 (owner: 10Mglaser) [06:11:05] (03PS1) 10Legoktm: ContentHandler: Remove entirely-unused mModelName property [core] - 10https://gerrit.wikimedia.org/r/309242 [06:11:12] (03Merged) 10jenkins-bot: InsertCategory: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309065 (owner: 10Mglaser) [06:11:37] (03CR) 10Robert Vogel: [C: 032] GroupManager: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309064 (owner: 10Mglaser) [06:12:04] (03Merged) 10jenkins-bot: GroupManager: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309064 (owner: 10Mglaser) [06:14:12] 10MediaWiki-ContentHandler, 10MediaWiki-Page-editing: Fix Content validation - something to replace Content::isValid() - https://phabricator.wikimedia.org/T143761#2618320 (10Legoktm) @bawolff also pointed out to me that throwing a `MWContentSerializationException` exception in the ContentHandler::unserializeCo... [06:14:14] (03CR) 10Robert Vogel: [C: 031] "Okay. Waiting for I18N" [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309030 (owner: 10Mglaser) [06:17:18] (03CR) 10Robert Vogel: [C: 04-1] Flexiskin using combobox for logo and background (031 comment) [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309010 (owner: 10Dvogel hallowelt) [06:17:36] 10MediaWiki-extensions-ContentTranslation, 05ContentTranslation-Release10, 05Language-Engineering July-September 2016, 03Language-Q1-2016-17 Sprint 6, 07WorkType-Maintenance: Error in ContentTranslation = docserver-http: HTTP 400 - https://phabricator.wikimedia.org/T138660#2618329 (10Alfan.nusantara) Owh... [06:17:53] 10MediaWiki-Maintenance-scripts, 10DBA, 06Operations, 06Release-Engineering-Team, and 2 others: Add section for long-running tasks on the Deployment page (specially for database maintenance) - https://phabricator.wikimedia.org/T144661#2618330 (10jcrespo) > Also, re the inclusion criteria part: if we list t... [06:20:03] 10MediaWiki-extensions-PageAssessments, 03Community-Tech-Sprint, 13Patch-For-Review: Test PageAssessements on English Wikivoyage - https://phabricator.wikimedia.org/T142056#2618331 (10jcrespo) Without investigation I will block further deployments. 3 seconds of lag and 5x load is not tolerable. [06:20:39] (03PS1) 10Aaron Schulz: Make shouldUseMasterDB() no longer check isSafeRequest() [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/309243 [06:20:46] (03PS1) 10Legoktm: JsonContentHandler: Make sure makeEmptyContent() is valid JSON [core] - 10https://gerrit.wikimedia.org/r/309244 [06:38:40] 10Wikimedia-General-or-Unknown, 07Privacy: In dbtree.wikimedia.org uses replace the Google Charts org chart by something we can host - https://phabricator.wikimedia.org/T139765#2441898 (10jcrespo) I am not ashamed to say that even if I should own this, my javascript skills will not allow me to do this. Aside m... [06:39:31] (03PS3) 10Dvogel hallowelt: Flexiskin using combobox for logo and background [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309010 [06:43:41] 10Wikimedia-General-or-Unknown, 07Privacy: In dbtree.wikimedia.org uses replace the Google Charts org chart by something we can host - https://phabricator.wikimedia.org/T139765#2618344 (10Dereckson) In the merged task, I gave a visualisation sample. Would that be suitable to represent the graph? [06:46:16] (03PS4) 10Dvogel hallowelt: Flexiskin using combobox for logo and background [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309010 [06:46:18] (03PS2) 10Mglaser: PermissionManater: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309085 [06:49:48] (03PS2) 10Mglaser: InterwikiManager: Use unobtrusive alert and enable filters [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309078 [06:54:06] 10Wikimedia-General-or-Unknown, 07Privacy: In dbtree.wikimedia.org uses replace the Google Charts org chart by something we can host - https://phabricator.wikimedia.org/T139765#2618346 (10jcrespo) It depends on how deep we want to do things. Currently, I patched the backend so that it still generates a tree, b... [06:56:33] (03CR) 10Legoktm: [C: 032] Rollback: Change @since 1.27 to @since 1.28 [core] - 10https://gerrit.wikimedia.org/r/309235 (owner: 10Fomafix) [07:02:14] (03Merged) 10jenkins-bot: Rollback: Change @since 1.27 to @since 1.28 [core] - 10https://gerrit.wikimedia.org/r/309235 (owner: 10Fomafix) [07:03:59] 10MediaWiki-ContentHandler, 10MediaWiki-Page-editing, 05MW-1.28-release-notes, 13Patch-For-Review, and 2 others: Clicking undo on an edit that changed the content model results in a MWException - https://phabricator.wikimedia.org/T145044#2618347 (10Legoktm) Fixed the exception at least. Still doing a littl... [07:07:47] (03PS1) 10Tim Starling: Allow parser tests to be run in any order [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/309247 [07:11:29] (03CR) 10Tim Starling: "TMH test failures addressed in I561344cee8e279050be37356fbfa8e97d3b21017" [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [07:14:24] (03PS1) 10Aaron Schulz: Switch some callers to WaitConditionLoop [core] - 10https://gerrit.wikimedia.org/r/309248 [07:14:39] 10Community-Engagement-Insights: Develop messaging for CE Insights (Due Oct 21) - https://phabricator.wikimedia.org/T145008#2616703 (10Kalliope) You may want to build in some time for legal review of those texts before they are ready to go out for translation. [07:16:18] (03PS2) 10Tim Starling: Refactor parser tests [core] - 10https://gerrit.wikimedia.org/r/309233 [07:17:46] (03CR) 10Tim Starling: "PS2: Exclude ParserIntegrationTest from directory scanning. Not sure how I missed this before. Might fix some of the Jenkins failures." [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [07:21:31] (03CR) 10jenkins-bot: [V: 04-1] Refactor parser tests [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [07:24:59] 10MediaWiki-extensions-ContentTranslation, 05ContentTranslation-Release10, 05Language-Engineering July-September 2016, 03Language-Q1-2016-17 Sprint 6, 07WorkType-Maintenance: Error in ContentTranslation = docserver-http: HTTP 400 - https://phabricator.wikimedia.org/T138660#2618355 (10KartikMistry) @Alfan... [07:27:05] 10MediaWiki-extensions-Translate: Extension:Translate assumes the original page to be in the wiki's language - https://phabricator.wikimedia.org/T145039#2618360 (10Nikerabbit) [07:27:52] (03PS2) 10Aaron Schulz: Switch some callers to WaitConditionLoop [core] - 10https://gerrit.wikimedia.org/r/309248 [07:28:08] 10MediaWiki-extensions-Translate: Extension:Translate assumes the original page to be in the wiki's language - https://phabricator.wikimedia.org/T145039#2617877 (10Nikerabbit) This has been fixed in Translate long time ago. See T69223 for the status on enabling support in MediaWiki core on Wikimedia sites. [07:30:28] (03CR) 10Tim Starling: "Looks like just TMH failing now, so it should work after the TMH patch is merged." [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [07:32:38] (03CR) 10Aaron Schulz: [C: 032] Allow parser tests to be run in any order [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/309247 (owner: 10Tim Starling) [07:33:02] 10MediaWiki-extensions-PageAssessments, 03Community-Tech-Sprint, 13Patch-For-Review: Test PageAssessements on English Wikivoyage - https://phabricator.wikimedia.org/T142056#2618367 (10kaldari) @jcrespo: Here are snapshots of all the s3 databases (excluding 2nd level replicas). The edit to English Wikivoyage... [07:38:08] (03PS3) 10Aaron Schulz: Switch some callers to WaitConditionLoop [core] - 10https://gerrit.wikimedia.org/r/309248 [07:40:09] (03CR) 10Aaron Schulz: "recheck" [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [07:40:35] (03Merged) 10jenkins-bot: Allow parser tests to be run in any order [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/309247 (owner: 10Tim Starling) [07:40:57] (03CR) 10Tim Starling: [C: 032] Use EditPage's context instead of our own [extensions/ParserMigration] - 10https://gerrit.wikimedia.org/r/307553 (owner: 10Legoktm) [07:41:38] (03CR) 10Tim Starling: [C: 032] Only show toolbox link if preference is enabled [extensions/ParserMigration] - 10https://gerrit.wikimedia.org/r/307554 (owner: 10Legoktm) [07:41:47] (03Merged) 10jenkins-bot: Use EditPage's context instead of our own [extensions/ParserMigration] - 10https://gerrit.wikimedia.org/r/307553 (owner: 10Legoktm) [07:42:28] (03Merged) 10jenkins-bot: Only show toolbox link if preference is enabled [extensions/ParserMigration] - 10https://gerrit.wikimedia.org/r/307554 (owner: 10Legoktm) [07:49:48] 10OCG-PDFRenderer: "Rendering process died with non zero code: 8" for PDF of Manual:MediaWiki Developer's Guide - https://phabricator.wikimedia.org/T88638#1016687 (10MadCoderQiang) How to solve this problem Rendering "process died with non zero code: 8"!!! Please help me! [07:49:50] 10MediaWiki-extensions-PageAssessments, 03Community-Tech-Sprint, 13Patch-For-Review: Test PageAssessements on English Wikivoyage - https://phabricator.wikimedia.org/T142056#2618382 (10jcrespo) I can confirm that refreshlinks is indeed a source of issues, and I opened recently a ticket about the spiky nature... [07:50:14] (03CR) 10DCausse: [C: 032] Document level noop detection with a version field [search/extra] - 10https://gerrit.wikimedia.org/r/219118 (https://phabricator.wikimedia.org/T144039) (owner: 10EBernhardson) [07:53:01] (03Merged) 10jenkins-bot: Document level noop detection with a version field [search/extra] - 10https://gerrit.wikimedia.org/r/219118 (https://phabricator.wikimedia.org/T144039) (owner: 10EBernhardson) [07:54:09] 10OCG-PDFRenderer: "Rendering process died with non zero code: 8" for PDF of Manual:MediaWiki Developer's Guide - https://phabricator.wikimedia.org/T88638#2618387 (10MadCoderQiang) {F4442456} {F4442457} Why ? [08:01:50] (03PS33) 10Aaron Schulz: Support masking the WRITE_SYNC latency from ChronologyProtector [core] - 10https://gerrit.wikimedia.org/r/306554 [08:11:01] 06Community-Liaisons (Oct-Dec-2016): Seeking community liaison support for engaging WMF/broader community for validation of statement of purpose of design - https://phabricator.wikimedia.org/T144991#2618399 (10Qgil) After some conversations in our team, this is how we can proceed. * @Keegan takes this task and... [08:13:52] (03PS1) 10Mglaser: ExtJS/API deleted superfluous file. [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/309251 [08:14:37] (03PS3) 10Aaron Schulz: Add wfWarn() to deferred updates failures [core] - 10https://gerrit.wikimedia.org/r/308202 [08:18:14] 10MediaWiki-extensions-PageAssessments, 03Community-Tech-Sprint, 13Patch-For-Review: Test PageAssessements on English Wikivoyage - https://phabricator.wikimedia.org/T142056#2618406 (10kaldari) @jcrespo: One other thing you could help us with. According to the graphs there was also an increase in delete and u... [08:18:34] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2618407 (10hashar) 05Open>03declined @MZMcBride please keep this task closed. If you really want to bring it up again please raise the subject on the mailling lists such as wikimedia-l or wiki... [08:18:35] (03CR) 10jenkins-bot: [V: 04-1] Add wfWarn() to deferred updates failures [core] - 10https://gerrit.wikimedia.org/r/308202 (owner: 10Aaron Schulz) [08:19:32] 07Design, 06WMDE-Design, 10Wikidata: Improve usability of snak type specifier - https://phabricator.wikimedia.org/T139578#2618410 (10Jan_Dittrich) It was meant to have everything after the bullet point. > For example, I don't believe it's helpful to repeat the label in the tooltip. Good idea, we should ge... [08:21:56] 10MediaWiki-extensions-Examples, 10Browser-Tests-Infrastructure, 06Release-Engineering-Team, 07Documentation, and 3 others: Improve documentation around running/writing (with lots of examples) browser tests - https://phabricator.wikimedia.org/T108108#2618427 (10zeljkofilipin) Argh. Selenium page was redire... [08:22:06] 10Connected-Open-Heritage-Events: Participation at the Hack4Heriage hackathon in Stockholm Oct. 14-16 - https://phabricator.wikimedia.org/T144929#2618428 (10Lokal_Profil) Collecting suggestions from other forums here: * [[ https://meta.wikimedia.org/wiki/Grants:IdeaLab/A_multilingual_Wikiproject_worklist_based_o... [08:25:01] (03CR) 10DCausse: Stricter handling of query_string syntax detection (035 comments) [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [08:34:24] 10MediaWiki-extensions-Translate, 06Language-Engineering, 06Reading-Web-Backlog, 05Language-Engineering July-September 2016, and 3 others: Let mobile users reach a functioning Special:Translate without clicks - https://phabricator.wikimedia.org/T102922#1377498 (10Amire80) I think that I reviewed everything... [08:37:30] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2618458 (10HannaLindgren) [08:39:10] (03PS1) 10Aaron Schulz: Preload ResourceLoaderWikiModule::getTitleInfo in OutputPage [core] - 10https://gerrit.wikimedia.org/r/309258 (https://phabricator.wikimedia.org/T46362) [08:40:45] 07Design, 10Revision-Slider, 06TCB-Team, 06WMDE-Design, and 4 others: Add a pin button to the RevisionSlider - https://phabricator.wikimedia.org/T142196#2618460 (10WMDE-leszek) 05Open>03Resolved [08:42:04] 07Design, 10Revision-Slider, 06TCB-Team, 06WMDE-Design, and 4 others: Mobile behavior: Revision slider may always only have one tooltip - https://phabricator.wikimedia.org/T143090#2618483 (10WMDE-leszek) 05Open>03Resolved [08:43:23] (03PS1) 10Dvogel hallowelt: Fixed data-after-content marker [skins/BlueSpiceSkin] - 10https://gerrit.wikimedia.org/r/309260 [08:53:27] 10MediaWiki-extensions-ContentTranslation, 05ContentTranslation-Release10, 05Language-Engineering July-September 2016, 03Language-Q1-2016-17 Sprint 5: Use Extension:JsonConfig for storing the template param mapping between languages - https://phabricator.wikimedia.org/T143857#2618512 (10santhosh) @Jdforres... [08:54:47] (03CR) 10Zfilipin: "Documented usage at https://www.mediawiki.org/wiki/Selenium/From_MediaWiki-Vagrant_machine" [core] - 10https://gerrit.wikimedia.org/r/309040 (https://phabricator.wikimedia.org/T108108) (owner: 10Zfilipin) [08:55:07] (03CR) 10Addshore: "Merge date still pending (either this week or next week)" (031 comment) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308562 (https://phabricator.wikimedia.org/T138938) (owner: 10Jakob) [08:56:16] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): pronlex.symbolset.Mapper: how to handle duplicates in the non-IPA symbol list - https://phabricator.wikimedia.org/T145053#2618521 (10HannaLindgren) [08:56:28] 10Wikispeech-Lexicon, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper should have a pre-defined header - https://phabricator.wikimedia.org/T143898#2582508 (10HannaLindgren) [08:56:57] (03CR) 10Addshore: "Per the discussion we just had in the meeting:" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/304198 (https://phabricator.wikimedia.org/T141863) (owner: 10WMDE-Fisch) [09:02:15] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work): Searching for a subpage title using the search bar at the top of the page (prefix) doesn't propose it for autocomplete - https://phabricator.wikimedia.org/T123014#2618543 (10dcausse) I'm not sure yet how to handle that with prefix. I think I can... [09:04:06] (03CR) 10Zfilipin: [C: 032] Run tests from MediaWiki-Vagrant virtual machine headlessly [core] - 10https://gerrit.wikimedia.org/r/309040 (https://phabricator.wikimedia.org/T108108) (owner: 10Zfilipin) [09:07:00] 10MobileFrontend, 06Reading-Web-Backlog, 03Reading-Web-Sprint-81-W, 07Technical-Debt: Allow the MobileContext class to be broken apart by creating the MobileContext service - https://phabricator.wikimedia.org/T143875#2618546 (10phuedx) [09:07:28] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2618547 (10HannaLindgren) [09:07:33] 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Mapping service - https://phabricator.wikimedia.org/T143654#2618548 (10HannaLindgren) [09:08:43] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Entity suggester should show the exact match as first result - https://phabricator.wikimedia.org/T86923#2618549 (10Sjoerddebruin) [09:10:17] (03CR) 10Phuedx: "To be clear, I wasn't suggesting that we copy the entire style attribute. I suggest that we extract width and height values from it if the" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308909 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [09:10:46] (03Merged) 10jenkins-bot: Run tests from MediaWiki-Vagrant virtual machine headlessly [core] - 10https://gerrit.wikimedia.org/r/309040 (https://phabricator.wikimedia.org/T108108) (owner: 10Zfilipin) [09:14:03] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2618560 (10HannaLindgren) [09:14:28] 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Mapping service - https://phabricator.wikimedia.org/T143654#2618561 (10HannaLindgren) [09:16:09] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2618562 (10HannaLindgren) [09:16:23] 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Mapping service - https://phabricator.wikimedia.org/T143654#2574990 (10HannaLindgren) [09:16:51] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2575046 (10HannaLindgren) [09:18:31] 10Wikispeech, 06Wikispeech-STTS: Database for mapping component - https://phabricator.wikimedia.org/T143656#2618568 (10HannaLindgren) 05Open>03Invalid [09:19:04] 10Wikispeech, 06Wikispeech-STTS: Database for mapping component - https://phabricator.wikimedia.org/T143656#2575033 (10HannaLindgren) [09:19:06] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2618570 (10HannaLindgren) [09:19:37] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2575046 (10HannaLindgren) [09:20:03] (03PS1) 10Aaron Schulz: Make sure the lock in JobRunner::commitMasterChanges() releases [core] - 10https://gerrit.wikimedia.org/r/309268 [09:20:37] 07Design, 06WMDE-Design, 10Wikidata: Different font while editing the alias of an item - https://phabricator.wikimedia.org/T142708#2618573 (10Lea_Lacroix_WMDE) @Jan_Dittrich Can't reproduce either. [09:22:52] (03Draft2) 10محمد شعیب: Change file namespace name & and specialpages titles in ur.wp [core] - 10https://gerrit.wikimedia.org/r/309259 (https://phabricator.wikimedia.org/T144437) [09:23:40] 10MediaWiki-Internationalization, 06Community-Liaisons, 13Patch-For-Review: Remove Russian fallback for Ukrainian language - https://phabricator.wikimedia.org/T39314#2618574 (10Ijon) Any news, @Arrbee ? [09:25:05] (03PS3) 10محمد شعیب: Change file namespace name & and specialpages titles in ur.wp [core] - 10https://gerrit.wikimedia.org/r/309259 (https://phabricator.wikimedia.org/T144437) [09:27:23] (03CR) 10محمد شعیب: [C: 031] "Looks good to me, but someone else must approve" [core] - 10https://gerrit.wikimedia.org/r/309259 (https://phabricator.wikimedia.org/T144437) (owner: 10محمد شعیب) [09:28:55] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2618575 (10HannaLindgren) [09:30:12] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618578 (10HannaLindgren) [09:30:17] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618578 (10HannaLindgren) p:05Triage>03Low [09:30:38] 10MediaWiki-Special-pages, 05MW-1.28-release-notes, 13Patch-For-Review, 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): Special:DeletedContributions does not colour non-existent user pages red - https://phabricator.wikimedia.org/T144012#2618591 (10Florian) 05Open>03Resolved [09:31:21] 10Wikispeech, 10Wikispeech-Lexicon, 06Wikispeech-STTS: remove symbolset from lexicon database - https://phabricator.wikimedia.org/T145055#2618592 (10HannaLindgren) [09:32:00] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests: Change file namespace name in ur.wp - https://phabricator.wikimedia.org/T144437#2618605 (10MuhammadShuaib) Patch uploaded. Here we can follow up https://gerrit.wikimedia.org/r/309259/ [09:32:42] 10Wikispeech, 10Wikispeech-Lexicon, 06Wikispeech-STTS: pronlex: importSymbolSet refactoring - https://phabricator.wikimedia.org/T145056#2618606 (10HannaLindgren) [09:34:50] 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Mapping service - https://phabricator.wikimedia.org/T143654#2618621 (10HannaLindgren) a:05HannaLindgren>03NikolajLindberg [09:36:07] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2618624 (10HannaLindgren) [09:36:10] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): pronlex.symbolset.Mapper: how to handle duplicates in the non-IPA symbol list - https://phabricator.wikimedia.org/T145053#2618623 (10HannaLindgren) [09:36:48] 10Wikispeech, 10Wikispeech-Lexicon, 06Wikispeech-STTS: remove symbolset from lexicon database - https://phabricator.wikimedia.org/T145055#2618627 (10HannaLindgren) [09:36:50] 10Wikispeech, 10Wikispeech-Lexicon, 06Wikispeech-STTS: pronlex: importSymbolSet refactoring - https://phabricator.wikimedia.org/T145056#2618626 (10HannaLindgren) [09:37:04] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2536242 (10HannaLindgren) [09:37:17] 10Wikispeech, 10Wikispeech-Lexicon, 06Wikispeech-STTS: pronlex: importSymbolSet refactoring - https://phabricator.wikimedia.org/T145056#2618606 (10HannaLindgren) [09:37:19] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2536242 (10HannaLindgren) [09:37:33] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2536242 (10HannaLindgren) [09:37:35] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618632 (10HannaLindgren) [09:37:54] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2536242 (10HannaLindgren) [09:37:56] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2618634 (10HannaLindgren) [09:38:39] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2618637 (10HannaLindgren) [09:38:41] 10Wikispeech-Lexicon, 10Wikispeech (Sprint 2016-09-07): symbolset should trim symbols (and descriptions etc) when loading from file - https://phabricator.wikimedia.org/T144806#2618636 (10HannaLindgren) [09:39:06] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2536242 (10HannaLindgren) [09:39:08] 10Wikispeech-Lexicon, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper should have a pre-defined header - https://phabricator.wikimedia.org/T143898#2618638 (10HannaLindgren) [09:41:59] 07Design, 06WMDE-Design, 10Wikidata: Different font while editing the alias of an item - https://phabricator.wikimedia.org/T142708#2618657 (10Jan_Dittrich) 05Open>03Invalid OK, then lets close it for now; it it reappears we can reopen it. [09:42:42] 10Connected-Open-Heritage-Batch-uploads (DecArch 2016-07): Create a metadata field mapping document for DecArch - https://phabricator.wikimedia.org/T140727#2618664 (10Mattias_Ostmar-WMSE) [09:42:44] 10Connected-Open-Heritage-Batch-uploads (DecArch 2016-07): Map infobox/photograph for DecArch - https://phabricator.wikimedia.org/T143212#2618661 (10Mattias_Ostmar-WMSE) 05Resolved>03Open Still some unclaritys regarding the final filename structure [09:58:56] (03PS5) 10Phuedx: Add MobileFrontend.Context service [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/305212 (https://phabricator.wikimedia.org/T143189) [10:00:14] 10MediaWiki-extensions-WikibaseClient, 10ArticlePlaceholder, 10Wikidata, 13Patch-For-Review, 07Story: [Story] Ordering of statement groups for ArticlePlaceholder - https://phabricator.wikimedia.org/T117680#2618698 (10daniel) [10:00:17] 10MediaWiki-extensions-WikibaseClient, 10ArticlePlaceholder, 10Wikidata, 13Patch-For-Review, 03Wikidata-Sprint-2016-08-30: [Task] Implement statement order fetching from other Wikis - https://phabricator.wikimedia.org/T134639#2618697 (10daniel) 05Open>03Resolved [10:02:11] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-81-W, 07Technical-Debt: Allow the MobileContext class to be broken apart by creating the MobileContext service - https://phabricator.wikimedia.org/T143875#2618700 (10phuedx) [10:03:10] (03CR) 10Robert Vogel: [C: 032] ExtJS/API deleted superfluous file. [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/309251 (owner: 10Mglaser) [10:03:39] (03CR) 10Robert Vogel: [C: 032] Fixed data-after-content marker [skins/BlueSpiceSkin] - 10https://gerrit.wikimedia.org/r/309260 (owner: 10Dvogel hallowelt) [10:04:03] (03CR) 10Robert Vogel: [C: 032] InterwikiManager: Use unobtrusive alert and enable filters [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309078 (owner: 10Mglaser) [10:04:18] (03CR) 10Robert Vogel: [C: 032] PermissionManater: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309085 (owner: 10Mglaser) [10:04:25] (03Merged) 10jenkins-bot: ExtJS/API deleted superfluous file. [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/309251 (owner: 10Mglaser) [10:04:27] (03Merged) 10jenkins-bot: Fixed data-after-content marker [skins/BlueSpiceSkin] - 10https://gerrit.wikimedia.org/r/309260 (owner: 10Dvogel hallowelt) [10:04:29] (03Merged) 10jenkins-bot: InterwikiManager: Use unobtrusive alert and enable filters [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309078 (owner: 10Mglaser) [10:04:30] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2618714 (10HannaLindgren) [10:04:40] (03Merged) 10jenkins-bot: PermissionManater: Use unobtrusive alert [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309085 (owner: 10Mglaser) [10:06:11] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2575046 (10HannaLindgren) [10:06:19] (03PS1) 10Mobrovac: Update change-propagation to dee8738 [services/change-propagation/deploy] - 10https://gerrit.wikimedia.org/r/309273 [10:06:22] (03CR) 10Robert Vogel: [C: 032] Flexiskin using combobox for logo and background [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309010 (owner: 10Dvogel hallowelt) [10:06:25] (03CR) 10jenkins-bot: [V: 04-1] Add MobileFrontend.Context service [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/305212 (https://phabricator.wikimedia.org/T143189) (owner: 10Phuedx) [10:06:48] (03Merged) 10jenkins-bot: Flexiskin using combobox for logo and background [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309010 (owner: 10Dvogel hallowelt) [10:08:06] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618719 (10HannaLindgren) [10:08:15] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618578 (10HannaLindgren) [10:08:25] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618578 (10HannaLindgren) [10:08:42] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618578 (10HannaLindgren) [10:13:37] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618724 (10HannaLindgren) [10:13:37] (03CR) 10Mobrovac: [C: 032 V: 032] Update change-propagation to dee8738 [services/change-propagation/deploy] - 10https://gerrit.wikimedia.org/r/309273 (owner: 10Mobrovac) [10:29:00] 10Wikispeech-Lexicon, 06Wikispeech-STTS: symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618732 (10HannaLindgren) [10:32:42] (03CR) 10Phuedx: "Recheck." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/305212 (https://phabricator.wikimedia.org/T143189) (owner: 10Phuedx) [10:39:23] 07Design, 10Cite, 10VisualEditor, 10VisualEditor-MediaWiki, and 2 others: [Regression] Users can no longer edit reference features of citations to e.g. change their group or add {{openaccess}} or {{deadlink}} - https://phabricator.wikimedia.org/T133255#2618734 (10Whatamidoing-WMF) An editor has suggested a... [10:41:07] 06Community-Liaisons (Jul-Sep-2016), 06Developer-Relations (Jul-Sep-2016): Technical Collaboration quarterly goals for October - December 2016 - https://phabricator.wikimedia.org/T142355#2618750 (10Elitre) [10:41:09] 10Increasing-content-coverage: Update to stable jquery.uls - https://phabricator.wikimedia.org/T135211#2618753 (10schana) a:03schana [10:51:23] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): symbolset refactoring - https://phabricator.wikimedia.org/T145054#2618756 (10HannaLindgren) [11:00:24] (03CR) 10Daniel Kinzler: "please add a unit test" [core] - 10https://gerrit.wikimedia.org/r/309244 (owner: 10Legoktm) [11:01:32] 10Phabricator (2016-10-xx), 07Upstream: Conpherence's sidebar mode's "durable column menu" should always display (ie: when the user is not a part of any Conpherences) - https://phabricator.wikimedia.org/T135024#2618760 (10Aklapper) Upstream task closed as resolved hence adding milestone for next pull. [11:03:06] (03CR) 10Daniel Kinzler: [C: 032] "Holy crap, has this just been sitting there for four years?" [core] - 10https://gerrit.wikimedia.org/r/309242 (owner: 10Legoktm) [11:04:21] (03CR) 10Daniel Kinzler: "no unit test? :(" [core] - 10https://gerrit.wikimedia.org/r/309234 (https://phabricator.wikimedia.org/T145044) (owner: 10Legoktm) [11:09:59] 10Phabricator (2016-10-xx), 07Regression, 07Upstream: Regression: Ability to comment on phame posts not working - https://phabricator.wikimedia.org/T144338#2618763 (10Aklapper) (For the records, this is still an issue after today's update.) [11:10:02] (03Merged) 10jenkins-bot: ContentHandler: Remove entirely-unused mModelName property [core] - 10https://gerrit.wikimedia.org/r/309242 (owner: 10Legoktm) [11:12:13] 10Increasing-content-coverage: Update to stable jquery.uls - https://phabricator.wikimedia.org/T135211#2618766 (10schana) [11:12:25] 10Phabricator (2016-10-xx), 07Regression, 07Upstream: Regression: Ability to comment on phame posts not working - https://phabricator.wikimedia.org/T144338#2618767 (10Paladox) Actually it is fixed in the update. It was because someone removed the forms that go with phame thus preventing any user from comment... [11:14:10] 10Phabricator (2016-10-xx), 07Upstream: Conpherence's sidebar mode's "durable column menu" should always display (ie: when the user is not a part of any Conpherences) - https://phabricator.wikimedia.org/T135024#2286043 (10Paladox) Actually this was fixed in the phab update we did last night, instead of going w... [11:17:29] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests: Years in Urdu language - https://phabricator.wikimedia.org/T145060#2618770 (10MuhammadShuaib) [11:18:07] (03PS1) 10Phuedx: Hygiene: Remove BogusMobileContext [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309281 (https://phabricator.wikimedia.org/T143875) [11:20:00] 06Reading-Web-Backlog, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [SPIKE: 4hrs] Lazy loaded images data analysis and blog post - https://phabricator.wikimedia.org/T143627#2573824 (10phuedx) The bloggy blog looks good to me, mostly. I've left a handful of minor suggestions. [11:23:35] (03CR) 10jenkins-bot: [V: 04-1] Hygiene: Remove BogusMobileContext [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309281 (https://phabricator.wikimedia.org/T143875) (owner: 10Phuedx) [11:29:18] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests: Years in Urdu language - https://phabricator.wikimedia.org/T145060#2618807 (10Aklapper) Where to see a "time parse function"? [11:29:37] 10MediaWiki-Internationalization: Years in Urdu language should have a ء character - https://phabricator.wikimedia.org/T145060#2618808 (10Aklapper) [11:32:00] (03PS1) 10Aaron Schulz: database: rename clearSnapshot() => flushSnapshot() and it to IDatabase [core] - 10https://gerrit.wikimedia.org/r/309283 [11:33:43] (03PS1) 10Ljonka: WikiAdmin: remove unused getForm methods [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309284 [11:35:40] (03CR) 10Robert Vogel: [C: 04-1] "Please fix whitespace errors" [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309284 (owner: 10Ljonka) [11:38:59] 10Wiki-Loves-Monuments (2016): Sort out issue with wikilovesmonuments.org - https://phabricator.wikimedia.org/T145062#2618813 (10JeanFred) [11:39:48] 10Wiki-Loves-Monuments (2016): Make sure all used themes and plugins used in wikilovesmonuments.org are up-to-date - https://phabricator.wikimedia.org/T145063#2618826 (10JeanFred) [11:40:07] 10Wiki-Loves-Monuments (2016): Sort out issue with wikilovesmonuments.org - https://phabricator.wikimedia.org/T145062#2618813 (10JeanFred) p:05Triage>03High [11:40:38] 10Wiki-Loves-Monuments (2016): Investigate which component/theme/plugin in the Wordpress installation is responsible - https://phabricator.wikimedia.org/T145064#2618841 (10JeanFred) [11:40:55] (03CR) 10WMDE-leszek: Rename mediawiki.action.history.diff to mediawiki.diff.styles (032 comments) [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [11:42:04] (03PS2) 10Ljonka: WikiAdmin: remove unused getForm methods [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309284 [11:43:03] (03PS3) 10Ljonka: WikiAdmin: remove unused getForm methods [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309284 [11:43:48] 10Wiki-Loves-Monuments (2016): Make sure all used themes and plugins used in wikilovesmonuments.org are up-to-date - https://phabricator.wikimedia.org/T145063#2618855 (10JeanFred) Note that we upgraded everything in July as part of T136823 [11:45:48] (03CR) 10Robert Vogel: [C: 032] WikiAdmin: remove unused getForm methods [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309284 (owner: 10Ljonka) [11:46:11] 10MediaWiki-extensions-ContentTranslation, 05ContentTranslation-Release10, 05Language-Engineering July-September 2016, 03Language-Q1-2016-17 Sprint 6, 07WorkType-Maintenance: Error in ContentTranslation = docserver-http: HTTP 400 - https://phabricator.wikimedia.org/T138660#2618861 (10Alfan.nusantara) det... [11:46:17] (03Merged) 10jenkins-bot: WikiAdmin: remove unused getForm methods [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309284 (owner: 10Ljonka) [11:49:33] 10MediaWiki-extensions-SemanticForms: Fix default value for field tag, for existing and new pages. - https://phabricator.wikimedia.org/T137701#2618862 (10Jongfeli) Hello **Yaron**, a comment: > Jongfeli - you brought up a "Department=Unknown" value as something that could be handled well as a default. But that'... [11:54:22] 10Wiki-Loves-Monuments (2016): Sort out issue with wikilovesmonuments.org - https://phabricator.wikimedia.org/T145062#2618869 (10JeanFred) [11:54:24] 10Wiki-Loves-Monuments (2016): Make sure all used themes and plugins used in wikilovesmonuments.org are up-to-date - https://phabricator.wikimedia.org/T145063#2618867 (10JeanFred) 05Open>03Resolved All plugins and themes are up to date, as well as Wordpress. [11:56:36] (03CR) 10Addshore: [C: 04-1] Introduce ContentHandler on the Newsletter CustomEditpage (0310 comments) [extensions/Newsletter] - 10https://gerrit.wikimedia.org/r/304692 (https://phabricator.wikimedia.org/T138462) (owner: 1001tonythomas) [11:56:40] (03PS1) 10Dvogel hallowelt: Sidebar navigation tabs [skins/BlueSpiceSkin] - 10https://gerrit.wikimedia.org/r/309289 [11:58:25] 10MediaWiki-HTMLForm, 07JavaScript: Stop using jquery.tipsy for HTMLCheckMatrix labels (seen on Special:Preferences with Echo) - https://phabricator.wikimedia.org/T118124#1792038 (10He7d3r) Is this what causes the warning > This page is using the deprecated ResourceLoader module "jquery.tipsy". at https://pt.... [12:02:51] 10Increasing-content-coverage: Support differences between language codes and wiki domain names - https://phabricator.wikimedia.org/T138649#2618874 (10schana) a:03schana [12:05:16] (03PS2) 10Aaron Schulz: database: rename clearSnapshot() => flushSnapshot() [core] - 10https://gerrit.wikimedia.org/r/309283 [12:05:37] addshore: ^ [12:06:26] 10MediaWiki-Internationalization: Years in Urdu language should have a ء character - https://phabricator.wikimedia.org/T145060#2618876 (10MuhammadShuaib) >>! In T145060#2618807, @Aklapper wrote: > Where to see a "time parse function"? For example, here in this template https://ur.wikipedia.org/wiki/سانچہ:زندہ_ب... [12:07:04] (03PS1) 10Robert Vogel: UEModulePDF: Adding UnitTests [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309290 [12:07:34] 10Community-Engagement-Insights: (Community Rev) Develop community testing/review plan for CE Insights (Due Sep 15) - https://phabricator.wikimedia.org/T144935#2618877 (10Trizek-WMF) [12:08:05] 10MediaWiki-extensions-General-or-Unknown, 10Revision-Slider, 06TCB-Team, 13Patch-For-Review, and 4 others: Revision slider disconnects wikEdDiff - https://phabricator.wikimedia.org/T143199#2560311 (10Lea_WMDE) Although there is a quickfix implemented already, this ticket will only be closed, once the more... [12:10:20] 10Community-Engagement-Insights: (Community Rev) Outreach for testing surveys (Due Sep 20) - https://phabricator.wikimedia.org/T144939#2618883 (10Trizek-WMF) [12:10:34] (03PS1) 10Robert Vogel: [WIP] UEModulePDF: Refactoring PDFServlet [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309292 [12:11:51] 07Design, 10MediaWiki-extensions-WikibaseClient, 06WMDE-Design, 10Wikidata: Decide on a nice logo for Echo notifications - https://phabricator.wikimedia.org/T142104#2618898 (10thiemowmde) During yesterdays WMDE tech team event I created a series of icons for Wikidata notifications. Personally I like the th... [12:14:26] 10Phabricator, 06Project-Admins: Requests for addition to the #acl*Project-Admins group (in comments) - https://phabricator.wikimedia.org/T706#2618899 (10Aklapper) >>! In T706#2610784, @ovasileva wrote: > Hello. I am the new PO for the reading web team and would like to have permissions to create sprints and p... [12:18:24] 10MediaWiki-Database: Database error in includes/filerepo/file/LocalFile.php when using PostgreSQL - https://phabricator.wikimedia.org/T145066#2618901 (10RacingRalf) [12:23:56] (03CR) 10Addshore: [C: 04-1] database: rename clearSnapshot() => flushSnapshot() (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309283 (owner: 10Aaron Schulz) [12:24:03] AaronSchulz: ^^ one tiny thing to fix! [12:24:56] (03PS3) 10Aaron Schulz: database: rename clearSnapshot() => flushSnapshot() [core] - 10https://gerrit.wikimedia.org/r/309283 [12:26:16] (03CR) 10Addshore: [C: 032] database: rename clearSnapshot() => flushSnapshot() [core] - 10https://gerrit.wikimedia.org/r/309283 (owner: 10Aaron Schulz) [12:26:25] 10Phabricator (Upstream), 07Upstream: Let users configure date format in account settings - https://phabricator.wikimedia.org/T110#2618948 (10Aklapper) My fault - the link in the last comment only refered to **custom** "date" fields. Going to https://phabricator.wikimedia.org/settings/ > Personal Account Sett... [12:28:01] 10MediaWiki-extensions-Translate, 05CE Insights - Translation: Connect MediaWiki translation interface to Qualtrics. - https://phabricator.wikimedia.org/T145069#2618953 (10Trizek-WMF) [12:28:57] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper checks for duplicates - https://phabricator.wikimedia.org/T145070#2618965 (10HannaLindgren) [12:29:01] 10Community-Engagement-Insights: Develop translation plan (Due Oct 21) - https://phabricator.wikimedia.org/T145021#2617155 (10Trizek-WMF) My advice: * Facilitate translations by having informations concerning the context and the global meaning of the sentence that is ready for translation (qqq file) * Have a li... [12:29:20] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2618983 (10HannaLindgren) [12:29:32] 10Community-Engagement-Insights: Develop translation plan (Due Oct 21) - https://phabricator.wikimedia.org/T145021#2618985 (10Trizek-WMF) [12:29:34] 10MediaWiki-extensions-Translate, 05CE Insights - Translation: Connect MediaWiki translation interface to Qualtrics. - https://phabricator.wikimedia.org/T145069#2618953 (10Trizek-WMF) [12:30:33] 10MediaWiki-extensions-ContentTranslation, 07WorkType-NewFunctionality: Make finding articles to translate be more flexible (accepting URL and more) - https://phabricator.wikimedia.org/T105130#2618987 (10Pginer-WMF) Related to T123529, it may be useful to find articles based on tags. Especially in the context... [12:31:43] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): "inter-mapper" for non-matching symbol sets - https://phabricator.wikimedia.org/T145071#2618995 (10HannaLindgren) [12:31:51] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2619008 (10HannaLindgren) [12:31:53] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): "inter-mapper" for non-matching symbol sets - https://phabricator.wikimedia.org/T145071#2618995 (10HannaLindgren) [12:34:02] (03Draft1) 10Paladox: Hack to make sure the bot uses npm 2 instead of 1 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309297 [12:35:13] (03PS2) 10Paladox: Hack to make sure the bot uses npm 2 instead of 1 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309297 [12:35:24] (03CR) 10jenkins-bot: [V: 04-1] Hack to make sure the bot uses npm 2 instead of 1 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309297 (owner: 10Paladox) [12:35:26] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 07Need-volunteer: Be able to use full urls to add claims - https://phabricator.wikimedia.org/T77021#2619011 (10Multichill) This seems to have started working [12:35:40] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2619012 (10HannaLindgren) [12:35:46] (03CR) 10Dbrant: [C: 032] Add special header styles [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/304803 (https://phabricator.wikimedia.org/T135297) (owner: 10Mholloway) [12:35:58] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2575046 (10HannaLindgren) [12:36:06] (03PS3) 10Paladox: Hack to make sure the bot uses npm 2 instead of 1 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309297 [12:36:14] 10MediaWiki-General-or-Unknown, 07Tracking: MediaWiki 2.0 (tracking) - https://phabricator.wikimedia.org/T72000#2619014 (10Aklapper) This task does not track any specific requests, just some version number change without criteria. Some random (wishlist) items are listed on https://www.mediawiki.org/wiki/MediaW... [12:36:36] (03Merged) 10jenkins-bot: database: rename clearSnapshot() => flushSnapshot() [core] - 10https://gerrit.wikimedia.org/r/309283 (owner: 10Aaron Schulz) [12:37:36] 10MediaWiki-extensions-ContentTranslation, 07Tracking, 07WorkType-NewFunctionality: Support Unesco translation campaign with Content Translation (tracking) - https://phabricator.wikimedia.org/T120211#2619016 (10Aklapper) (I do not see anything being tracked in this task. Proposing to remove the tag and the w... [12:39:00] 10Community-Engagement-Insights: Develop messaging for CE Insights (Due Oct 21) - https://phabricator.wikimedia.org/T145008#2619030 (10Trizek-WMF) I would say legal review is compulsory for all source texts. [12:39:06] 07Design, 10MediaWiki-extensions-ContentTranslation, 07Tracking, 07WorkType-NewFunctionality: Define communication material needed to illustrate Content Translation - https://phabricator.wikimedia.org/T78147#2619031 (10Aklapper) As all subtasks in this tracking task ([[ https://www.mediawiki.org/wiki/Phabr... [12:39:58] 10Community-Engagement-Insights: Submit surveys for legal review (Due Sep 30) - https://phabricator.wikimedia.org/T145020#2617116 (10Trizek-WMF) {T145008} will need Legal review too, but dates are different. [12:40:11] 10Community-Engagement-Insights: Develop messaging for CE Insights (Due Oct 21) - https://phabricator.wikimedia.org/T145008#2616703 (10Trizek-WMF) [12:40:13] 10Community-Engagement-Insights: Submit surveys for legal review (Due Sep 30) - https://phabricator.wikimedia.org/T145020#2619037 (10Trizek-WMF) [12:41:03] 10MediaWiki-Configuration, 10ChangeProp, 10RESTBase, 06Services, and 2 others: Undeploy RESTBaseUpdateJobs extension - https://phabricator.wikimedia.org/T144843#2619052 (10mobrovac) p:05Triage>03Normal a:05Pchelolo>03mobrovac [12:42:18] 10MediaWiki-User-preferences, 07Tracking: Disable images in signatures (tracking) - https://phabricator.wikimedia.org/T68006#707054 (10Aklapper) All subtasks in this tracking task ([[ https://www.mediawiki.org/wiki/Phabricator/Project_management/Tracking_tasks | an umbrella task which specified no work itself... [12:42:31] 10MediaWiki-User-preferences: Disable images in signatures - https://phabricator.wikimedia.org/T68006#2619058 (10Aklapper) p:05Normal>03Low [12:43:34] (03Merged) 10jenkins-bot: Add special header styles [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/304803 (https://phabricator.wikimedia.org/T135297) (owner: 10Mholloway) [12:44:05] 10Phabricator (2016-09-07), 07Upstream: "Hide tasks blocked by other tasks" filter doesn't work - https://phabricator.wikimedia.org/T139869#2619064 (10Aklapper) 05Open>03Resolved a:03Aklapper Options in the Advanced Search UI are nowadays called * Open {Parents,Subtasks} ** Show Only Tasks With Open {Pa... [12:45:12] (03PS7) 10WMDE-Fisch: Send mentions when editing multiple sections in between sections. [extensions/Echo] - 10https://gerrit.wikimedia.org/r/304198 (https://phabricator.wikimedia.org/T141863) [12:47:20] (03PS1) 10WMDE-Fisch: Fix missing doc part for mention status global [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309300 [12:47:29] 07Design, 10MediaWiki-extensions-ContentTranslation, 07Tracking, 07WorkType-NewFunctionality: Define communication material needed to illustrate Content Translation - https://phabricator.wikimedia.org/T78147#2619067 (10Pginer-WMF) 05Open>03Resolved I think that all we planned to complete here was done.... [12:51:41] (03Abandoned) 10Paladox: Hack to make sure the bot uses npm 2 instead of 1 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309297 (owner: 10Paladox) [12:54:03] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper should check for duplicates - https://phabricator.wikimedia.org/T145070#2619078 (10HannaLindgren) [12:55:02] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper should check for duplicates - https://phabricator.wikimedia.org/T145070#2618965 (10HannaLindgren) [12:55:32] 10Wikispeech, 06Wikispeech-STTS, 07Story: Synthesize-Listen-Edit-Synthesize-Listen-Update cycle - https://phabricator.wikimedia.org/T142469#2619091 (10HannaLindgren) [12:55:34] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): pronlex.symbolset.Mapper: how to handle duplicates in the non-IPA symbol list - https://phabricator.wikimedia.org/T145053#2619087 (10HannaLindgren) 05Open>03Invalid Merged with T145070 [12:55:43] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper should check for duplicates - https://phabricator.wikimedia.org/T145070#2618965 (10HannaLindgren) [12:56:02] 10Wikispeech-Lexicon, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper should have a pre-defined header - https://phabricator.wikimedia.org/T143898#2582508 (10HannaLindgren) [12:56:38] 10Wikispeech-Lexicon, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper should have a pre-defined header - https://phabricator.wikimedia.org/T143898#2582508 (10HannaLindgren) [12:57:12] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): symbolset refactoring - https://phabricator.wikimedia.org/T145054#2619097 (10HannaLindgren) [12:57:51] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2619101 (10HannaLindgren) [12:58:40] 10MediaWiki-File-management, 06Commons, 06Multimedia, 13Patch-For-Review: Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded - https://phabricator.wikimedia.org/T134498#2619102 (10Gilles) Actually, wide gamut displays are coming to mobile. Apple's iPhone 7 supports DCI-P3... [13:00:00] 10WMDE-Tech-Communication-Communications, 03WMDE-Tech-Communication-Q1-2016, 03WMDE-Tech-Communication-Q2-2016: blogpost about fundraising software - https://phabricator.wikimedia.org/T143651#2619103 (10Juscwmde) a:05Juscwmde>03johl [13:00:48] 07Design, 10MediaWiki-extensions-WikibaseClient, 06WMDE-Design, 10Wikidata: Decide on a nice logo for Echo notifications - https://phabricator.wikimedia.org/T142104#2522809 (10Izno) >>! In T142104#2618898, @thiemowmde wrote: > During yesterdays WMDE tech team event I created a series of icons for Wikidata... [13:01:38] 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#2619107 (10KartikMistry) @akosiaris Can we g... [13:02:28] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-CXserver, 10ContentTranslation-Deployments, 05ContentTranslation-Release10, and 3 others: Deploy "cxserver: update to service-template-node v0.4.0" - https://phabricator.wikimedia.org/T143075#2619110 (10KartikMistry) Scheduled to deploy on 13... [13:03:39] (03PS1) 10Aaron Schulz: Fix IDEA warnings in CategoryMembershipChangeJob [core] - 10https://gerrit.wikimedia.org/r/309303 [13:03:52] addshore: ^ using that method [13:05:46] addshore: heh, actually feel free to look at anything in https://gerrit.wikimedia.org/r/#/q/owner:aschulz%2540wikimedia.org+status:open ;) [13:07:46] (03PS2) 10Aaron Schulz: Fix IDEA warnings in CategoryMembershipChangeJob [core] - 10https://gerrit.wikimedia.org/r/309303 [13:09:16] (03PS1) 10Gilles: Add new Thumbor config values [vagrant] - 10https://gerrit.wikimedia.org/r/309304 [13:09:30] (03CR) 10Gilles: [C: 032] Add new Thumbor config values [vagrant] - 10https://gerrit.wikimedia.org/r/309304 (owner: 10Gilles) [13:09:40] (03Merged) 10jenkins-bot: Add new Thumbor config values [vagrant] - 10https://gerrit.wikimedia.org/r/309304 (owner: 10Gilles) [13:12:29] (03PS1) 10WMDE-leszek: Fix doc typo in InterwikiLookup [core] - 10https://gerrit.wikimedia.org/r/309305 [13:14:28] 07Design, 10MediaWiki-extensions-WikibaseClient, 06WMDE-Design, 10Wikidata: Decide on a nice logo for Echo notifications - https://phabricator.wikimedia.org/T142104#2619119 (10Jan_Dittrich) @thiemowmde Thanks for showing the designs! Is the above image the size it is intended to be used in or would the ico... [13:14:49] (03CR) 10Dbrant: [C: 032] Update screenshot names for packaging changes [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309007 (owner: 10Niedzielski) [13:14:53] (03Draft1) 10Paladox: Update npm to npm 2 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309307 [13:15:28] (03PS8) 10WMDE-Fisch: Send mentions when editing multiple sections in between sections. [extensions/Echo] - 10https://gerrit.wikimedia.org/r/304198 (https://phabricator.wikimedia.org/T141863) [13:15:31] (03PS2) 10Paladox: Update npm to npm 2 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309307 [13:17:29] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2619121 (10HannaLindgren) [13:17:57] 10MediaWiki-Authentication-and-authorization, 10MediaWiki-extensions-General-or-Unknown, 06Reading-Infrastructure-Team, 05Goal: Update all extensions to use AuthManager - https://phabricator.wikimedia.org/T110291#1574345 (10Fstarnaud) Could we add a sub-task to Update NTLMActiveDirectory to use AuthManager... [13:18:05] (03CR) 10TTO: [C: 032] Fix doc typo in InterwikiLookup [core] - 10https://gerrit.wikimedia.org/r/309305 (owner: 10WMDE-leszek) [13:18:11] (03PS6) 10Sbisson: [WIP] Remove etp_user [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309051 (https://phabricator.wikimedia.org/T143959) [13:18:27] (03CR) 10Sbisson: [WIP] Remove etp_user (034 comments) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309051 (https://phabricator.wikimedia.org/T143959) (owner: 10Sbisson) [13:19:04] (03PS2) 10Jakob: Send notification for mentions on changes [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308562 (https://phabricator.wikimedia.org/T138938) [13:20:17] (03CR) 10Jakob: Send notification for mentions on changes (031 comment) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308562 (https://phabricator.wikimedia.org/T138938) (owner: 10Jakob) [13:22:17] (03Merged) 10jenkins-bot: Update screenshot names for packaging changes [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309007 (owner: 10Niedzielski) [13:23:44] (03PS3) 10Paladox: Update npm to npm 2 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309307 [13:23:58] (03PS4) 10Paladox: Update npm to npm 2 [labs/tools/grrrit] - 10https://gerrit.wikimedia.org/r/309307 [13:24:01] (03CR) 10jenkins-bot: [V: 04-1] [WIP] Remove etp_user [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309051 (https://phabricator.wikimedia.org/T143959) (owner: 10Sbisson) [13:24:34] (03Merged) 10jenkins-bot: Fix doc typo in InterwikiLookup [core] - 10https://gerrit.wikimedia.org/r/309305 (owner: 10WMDE-leszek) [13:31:07] (03CR) 10Fomafix: "I guess that an old module name and now deprecated module name must stay for at least for one year in the definition, because extensions (" [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [13:38:14] 10MediaWiki-Authentication-and-authorization, 10MediaWiki-extensions-General-or-Unknown, 06Reading-Infrastructure-Team, 05Goal: Update all extensions to use AuthManager - https://phabricator.wikimedia.org/T110291#2619145 (10Florian) @Fstarnaud Anyone is always able to add related (sub)-tasks to a task, so... [13:38:56] 06Wikipedia-Android-App-Backlog: Handle unmarshalling errors without crashing - https://phabricator.wikimedia.org/T145075#2619147 (10Mholloway) [13:39:06] 06Wikipedia-Android-App-Backlog: Handle unmarshalling errors without crashing - https://phabricator.wikimedia.org/T145075#2619161 (10Mholloway) p:05Triage>03High [13:51:37] 10MediaWiki-Authentication-and-authorization, 10MediaWiki-extensions-General-or-Unknown, 06Reading-Infrastructure-Team, 05Goal: Update NTLMActiveDirectory to use AuthManager - https://phabricator.wikimedia.org/T145078#2619198 (10Fstarnaud) [13:51:53] (03PS1) 10Adam.slaski: Major refactoring * Migrtion to Java 8 * Spring added * Modular structure intorduced * Obsolete gui classes removed * Some unit tests added * Some bugfixes [tools/mwdumper] - 10https://gerrit.wikimedia.org/r/309314 [13:53:28] 10MediaWiki-Authentication-and-authorization, 10MediaWiki-extensions-General-or-Unknown, 06Reading-Infrastructure-Team, 05Goal: Update NTLMActiveDirectory to use AuthManager - https://phabricator.wikimedia.org/T145078#2619198 (10Fstarnaud) [14:00:29] (03PS1) 10DCausse: VersionedDocumentHandler should not return Changed if the version is identical [search/extra] - 10https://gerrit.wikimedia.org/r/309316 [14:01:37] 10MediaWiki-extensions-SemanticForms: Fix default value for field tag, for existing and new pages. - https://phabricator.wikimedia.org/T137701#2619215 (10Yaron_Koren) @Jongfeli - I know that blank values and "Unknown" are not handled the same way, but in terms of their meaning I would still say they are basicall... [14:07:23] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): symbolset.Mapper should check for duplicates - https://phabricator.wikimedia.org/T145070#2619217 (10HannaLindgren) [14:13:25] (03PS2) 10Bmansurov: Beta: Show the lead section first paragraph before infoboxes [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309202 (https://phabricator.wikimedia.org/T143803) [14:13:54] 10MediaWiki-API, 10ChangeProp, 06Operations, 06Services, and 2 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2619222 (10mobrovac) [14:15:50] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2619241 (10bmansurov) Here are the spike results using [[ https://gerrit.wikimedia.... [14:15:55] (03PS1) 10Dbrant: Don't show duplicate search results. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309319 (https://phabricator.wikimedia.org/T143280) [14:15:57] (03PS7) 10Sbisson: [WIP] Remove etp_user [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309051 (https://phabricator.wikimedia.org/T143959) [14:17:49] 10MediaWiki-File-management, 06Commons, 06Multimedia, 13Patch-For-Review: Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded - https://phabricator.wikimedia.org/T134498#2619251 (10Colin) Interesting. I wonder what % of DCI-P3 the phone display supports. Apparently the late... [14:17:54] (03CR) 10jenkins-bot: [V: 04-1] Beta: Show the lead section first paragraph before infoboxes [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309202 (https://phabricator.wikimedia.org/T143803) (owner: 10Bmansurov) [14:20:44] (03CR) 10jenkins-bot: [V: 04-1] [WIP] Remove etp_user [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309051 (https://phabricator.wikimedia.org/T143959) (owner: 10Sbisson) [14:24:12] 10OCG-PDFRenderer: "Rendering process died with non zero code: 8" for PDF of Manual:MediaWiki Developer's Guide - https://phabricator.wikimedia.org/T88638#2619264 (10Aklapper) @MadCoderQiang: This is an open bug report. Hence there is no fix/solution yet. [14:24:21] 10MediaWiki-API, 10ChangeProp, 06Operations, 06Services, and 2 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2619265 (10mobrovac) [One debug run](https://performance.wikimedia.org/xhgui/run/view?id=57d1697facaf1d4009962560) shows that most time is spent waiting on... [14:25:36] 10MediaWiki-API, 10ChangeProp, 10DBA, 06Operations, and 3 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2619266 (10mobrovac) [14:31:07] 10MediaWiki-extensions-SemanticForms: Fix default value for field tag, for existing and new pages. - https://phabricator.wikimedia.org/T137701#2619283 (10Jongfeli) Hello @Yaron_Koren, >When you wrote "most wiki's using SF work exactly as you describe", do you mean that most wikis use default values when editing... [14:34:12] 10MediaWiki-API, 10MediaWiki-Database, 10ChangeProp, 10DBA, and 4 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2619285 (10Anomie) The query is simple enough: ``` SELECT tl_from,tl_namespace AS `bl_namespace`,tl_title AS `bl_title`,page_id,page_title,page_namespac... [14:34:38] (03PS8) 10Sbisson: [WIP] Remove etp_user [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309051 (https://phabricator.wikimedia.org/T143959) [14:35:58] 07Design, 06WMDE-Design: Boundaries and dependency rules visualisation - https://phabricator.wikimedia.org/T141882#2619293 (10Charlie_WMDE) 05Open>03Resolved p:05Triage>03Normal [14:38:16] 10MediaWiki-extensions-ORES, 10Revision-Scoring-As-A-Service-Backlog: Embed machine readable ores scores as data on pages where ORES scores things - https://phabricator.wikimedia.org/T143611#2619301 (10Halfak) [14:38:18] 10MediaWiki-extensions-ORES, 10Revision-Scoring-As-A-Service-Backlog: Visually report damaging confidence - https://phabricator.wikimedia.org/T144922#2619300 (10Halfak) [14:43:09] 10MediaWiki-extensions-ORES, 10Revision-Scoring-As-A-Service-Backlog: Visually report damaging confidence - https://phabricator.wikimedia.org/T144922#2619309 (10Halfak) p:05Triage>03High [14:43:47] 04(no projects): 1 888-436-4111 Quickbooks Error Support Number 1-888-436-4111 Quickbooks Error support phone number USA - https://phabricator.wikimedia.org/T145081#2619317 (10Jargaharg) [14:44:09] 10MediaWiki-extensions-ORES, 06Collaboration-Team-Triage, 10Edit-Review-Improvements, 10Revision-Scoring-As-A-Service-Backlog: Include goodfaith model information in ORES review tool - https://phabricator.wikimedia.org/T137966#2385407 (10Halfak) [14:44:12] 10MediaWiki-extensions-ORES, 10Revision-Scoring-As-A-Service-Backlog: Visually report damaging confidence - https://phabricator.wikimedia.org/T144922#2614593 (10Halfak) [14:45:59] (03PS9) 10Sbisson: Remove etp_user [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309051 (https://phabricator.wikimedia.org/T143959) [14:46:36] 10MediaWiki-extensions-ORES, 06Collaboration-Team-Triage, 10Notifications, 10Revision-Scoring-As-A-Service-Backlog: Notify users when a page on their watchlist has been damaged - https://phabricator.wikimedia.org/T144926#2619337 (10Halfak) [14:47:20] 04(no projects): spam - https://phabricator.wikimedia.org/T145081 (10Aklapper) 05Open>03Invalid a:05Jargaharg>03None [14:48:05] 10MediaWiki-extensions-ORES, 06Collaboration-Team-Triage, 10Notifications, 10Revision-Scoring-As-A-Service-Backlog: Notify users when a page on their watchlist has been damaged - https://phabricator.wikimedia.org/T144926#2614690 (10Halfak) [14:48:26] 10MediaWiki-extensions-ORES, 06Collaboration-Team-Triage, 10Notifications, 10Revision-Scoring-As-A-Service-Backlog: Notify users when a page on their watchlist has been damaged - https://phabricator.wikimedia.org/T144926#2614690 (10Halfak) [14:49:18] 10MediaWiki-extensions-ORES, 06Collaboration-Team-Triage, 10Notifications, 10Revision-Scoring-As-A-Service-Backlog: Notify users when a page on their watchlist has been damaged - https://phabricator.wikimedia.org/T144926#2619346 (10Halfak) p:05Triage>03Low [14:50:29] 10MediaWiki-extensions-ORES, 06Collaboration-Team-Triage, 10Notifications, 10Revision-Scoring-As-A-Service-Backlog: Notify users when a page on their watchlist has been damaged - https://phabricator.wikimedia.org/T144926#2614690 (10Halfak) I triaged this "low" for #revision-scoring-as-a-service because it'... [14:54:36] (03CR) 10Anomie: Hide signup/login/logout links when they would not work (031 comment) [core] - 10https://gerrit.wikimedia.org/r/308936 (owner: 10Gergő Tisza) [14:56:16] 10Community-Engagement-Insights: (Staff Rev) Create simple process for staff review (Due Sep 7) - https://phabricator.wikimedia.org/T144150#2619372 (10egalvezwmf) We will be posting submissions on this page: https://office.wikimedia.org/wiki/Community_Engagement_Insights/Proposal_submissions [14:56:48] 07Design, 10MediaWiki-extensions-MultimediaViewer, 06Reading-Web-Backlog, 06WMF-Legal, 13Patch-For-Review: Shorten MediaViewer credit lines - https://phabricator.wikimedia.org/T119686#2619374 (10Mrjohncummings) @Unicornisaurous I just tried to make a HTML link and it still displays the bare URL, is this... [14:57:16] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2619375 (10HannaLindgren) [14:57:28] 10Community-Engagement-Insights: (Staff Rev) Create simple process for staff review (Due Sep 7) - https://phabricator.wikimedia.org/T144150#2619376 (10egalvezwmf) [14:57:41] 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Mapping service - https://phabricator.wikimedia.org/T143654#2619377 (10HannaLindgren) [14:57:53] 10CE Insights - Survey Design: Build questionnaire testing & review plan (Due Sep 15) - https://phabricator.wikimedia.org/T144533#2619379 (10egalvezwmf) [14:57:55] 10Community-Engagement-Insights: (Staff Rev) Create simple process for staff review (Due Sep 7) - https://phabricator.wikimedia.org/T144150#2589965 (10egalvezwmf) 05Open>03Resolved [14:58:01] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2575046 (10HannaLindgren) [14:58:11] (03CR) 10Mattflaschen: [C: 032] Fix missing doc part for mention status global [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309300 (owner: 10WMDE-Fisch) [14:59:03] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2575046 (10HannaLindgren) [14:59:26] (03PS1) 10Dbrant: Resume reading Page if exited from PageActivity within 1 day. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309329 (https://phabricator.wikimedia.org/T144853) [14:59:30] (03CR) 10Anomie: [C: 031] "Code looks sane, seems to work in testing. If Security is ok with it I see no reason not to merge." [core] - 10https://gerrit.wikimedia.org/r/306133 (https://phabricator.wikimedia.org/T142304) (owner: 10Gergő Tisza) [14:59:43] 10Wikispeech-Lexicon, 06Wikispeech-STTS, 10Wikispeech (Sprint 2016-09-07): Update mapper components with functionalities needed by the corresponding http service component - https://phabricator.wikimedia.org/T143657#2619386 (10HannaLindgren) [15:01:12] 10Community-Engagement-Insights: Develop messaging for CE Insights (Due Oct 21) - https://phabricator.wikimedia.org/T145008#2619388 (10egalvezwmf) Great point - I will push this back a week to create a buffer time. [15:01:22] 10Community-Engagement-Insights: Develop messaging for CE Insights (Due Oct 14) - https://phabricator.wikimedia.org/T145008#2619389 (10egalvezwmf) [15:02:18] 10Phabricator (2016-09-07), 07Upstream: Conpherence's sidebar mode's "durable column menu" should always display (ie: when the user is not a part of any Conpherences) - https://phabricator.wikimedia.org/T135024#2619391 (10Aklapper) 05Open>03Resolved a:03Aklapper [15:03:09] Hi - I have a pressing issue, involving creating git tags. [15:03:19] A few months ago, I lost the ability to do direct git commits, because I started getting "network is unreachable" errors - other people have had this same issue: https://www.mediawiki.org/wiki/Topic:S8cj89sw88o2c45z [15:03:27] I started using the Gerrit web-based committing interface instead, which I've actually gotten used to. [15:03:35] The problem is that this interface doesn't (as far as I can tell) let you create tags, and I need to make a new tag, "3.7", for the new version of Semantic Forms I just released. [15:03:44] (See https://phabricator.wikimedia.org/diffusion/ESFO/history/master/) [15:03:48] 07Design, 10MediaWiki-extensions-MultimediaViewer, 06Reading-Web-Backlog, 06WMF-Legal, 13Patch-For-Review: Shorten MediaViewer credit lines - https://phabricator.wikimedia.org/T119686#2619395 (10Unicornisaurous) @Mrjohncummings It was never merged. Awaiting code review in Gerrit. [15:03:53] I need to make the tag, in turn, so that people can download a zip file for this version. [15:03:54] 10Community-Engagement-Insights: Legal review of messaging (Due Oct 21) - https://phabricator.wikimedia.org/T145083#2619396 (10egalvezwmf) [15:04:01] 10MediaWiki-Authentication-and-authorization, 10MediaWiki-extensions-Other, 06Reading-Infrastructure-Team, 05Goal: Update NTLMActiveDirectory to use AuthManager - https://phabricator.wikimedia.org/T145078#2619411 (10Aklapper) [15:04:04] So I don't know what to do. Ideally, I can get git commits working again. But in the meantime, is there another solution? Maybe someone else can just create this tag for me? [15:04:47] (03Merged) 10jenkins-bot: Fix missing doc part for mention status global [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309300 (owner: 10WMDE-Fisch) [15:05:08] 10Community-Engagement-Insights: Develop messaging for CE Insights (Due Oct 14) - https://phabricator.wikimedia.org/T145008#2616703 (10egalvezwmf) [15:05:31] (03PS2) 10Dbrant: Resume reading Page if exited from PageActivity within 1 day. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309329 (https://phabricator.wikimedia.org/T144853) [15:06:40] 10MediaWiki-API, 10MediaWiki-Database, 10ChangeProp, 10DBA, and 4 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2619417 (10Volans) Just to add some more info, in this specific `templatelinks ` table there are 4.8M rows with those conditions: ``` MariaDB PRODUCTIO... [15:08:36] 10MediaWiki-extensions-Translate, 05CE Insights - Translation: Connect MediaWiki translation interface to Qualtrics. - https://phabricator.wikimedia.org/T145069#2619420 (10egalvezwmf) I believe that @Ijon, @ThatAndromeda was working on making mediawiki translation extension talk to qualtrics. Is this still ha... [15:10:32] 10MediaWiki-API, 10MediaWiki-Database, 10ChangeProp, 10DBA, and 4 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2619422 (10jcrespo) The problem with the straight join (or hints in general) is that you fix things now and break it elsewhere on other wikis, or for an... [15:14:54] 10SpamBlacklist: "Invalid regex, can't clean up spam" when using cleanup.php - https://phabricator.wikimedia.org/T145004#2619426 (10Aklapper) 05Open>03Invalid Glad you fond the reason. Closing as invalid. [15:16:24] 10MediaWiki-extensions-ZeroBanner, 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, and 6 others: [Spike: 2 hours] Page actions bar not showing on Wikipedia Zero - https://phabricator.wikimedia.org/T143425#2619429 (10ovasileva) @bmansurov - where can we test this? [15:19:45] (03CR) 10Niedzielski: [C: 032] Resume reading Page if exited from PageActivity within 1 day. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309329 (https://phabricator.wikimedia.org/T144853) (owner: 10Dbrant) [15:19:52] 06Project-Admins: Create a project for the Rencontres Wikimédia 2017 - https://phabricator.wikimedia.org/T144957#2619434 (10Aklapper) 05Open>03Resolved a:03Aklapper Requested project #WMFr-Rencontres-2017 has been created: https://phabricator.wikimedia.org/project/view/2215/ Please encourage interested pe... [15:21:37] (03Merged) 10jenkins-bot: Resume reading Page if exited from PageActivity within 1 day. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309329 (https://phabricator.wikimedia.org/T144853) (owner: 10Dbrant) [15:22:07] 04(no projects): listpages.py -searchitem should use -type - https://phabricator.wikimedia.org/T145084#2619440 (10dachary) [15:23:52] (03CR) 10Jforrester: [C: 04-1] "I disagree, and share Ori's reasoning." [core] - 10https://gerrit.wikimedia.org/r/306265 (owner: 10Legoktm) [15:25:29] (03CR) 10Ottomata: Added sequence_num to the continue event. (031 comment) [event-schemas] - 10https://gerrit.wikimedia.org/r/309193 (https://phabricator.wikimedia.org/T145011) (owner: 10Ppchelko) [15:25:42] (03CR) 10Jforrester: [C: 032] LinkFilter: Fix return types in phpdoc [core] - 10https://gerrit.wikimedia.org/r/308884 (owner: 10Legoktm) [15:25:47] (03CR) 10Ottomata: "Wait, shouldn't this be a new schema version? 2.yaml?" [event-schemas] - 10https://gerrit.wikimedia.org/r/309193 (https://phabricator.wikimedia.org/T145011) (owner: 10Ppchelko) [15:25:54] Okay - for anyone who read my previous messages, someone created the tag for me. I still would like to have git commit ability again, but that's another story. [15:25:56] (03CR) 10Niedzielski: [C: 032] Don't show duplicate search results. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309319 (https://phabricator.wikimedia.org/T143280) (owner: 10Dbrant) [15:26:02] (03CR) 10Jforrester: "This would be /so/ cool." [core] - 10https://gerrit.wikimedia.org/r/308891 (owner: 10Legoktm) [15:27:40] (03CR) 10DCausse: [C: 032] Support document versioning via super_detect_noop [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/308894 (owner: 10EBernhardson) [15:28:10] (03CR) 10Ppchelko: "It's an internal schema purely for doc purposes, so we can be quite free in changing it, so no version bump" [event-schemas] - 10https://gerrit.wikimedia.org/r/309193 (https://phabricator.wikimedia.org/T145011) (owner: 10Ppchelko) [15:28:20] (03CR) 10Jcrespo: [C: 031] "Looks good, remember to request it on a ticket for DBAs with #blocked-on-schema-change when it is ready to be deployed." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/292966 (https://phabricator.wikimedia.org/T136428) (owner: 10Catrope) [15:28:55] (03CR) 10DCausse: [C: 031] "tested with Id2f4528 and seems to work well." [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/308895 (https://phabricator.wikimedia.org/T144039) (owner: 10EBernhardson) [15:30:10] (03CR) 10Jforrester: "> I guess that an old module name and now deprecated module name must stay for at least for one year" [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [15:30:56] (03PS1) 10Dbrant: Restrict lead image click area to the image, not the whole header. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309335 [15:32:12] (03Merged) 10jenkins-bot: LinkFilter: Fix return types in phpdoc [core] - 10https://gerrit.wikimedia.org/r/308884 (owner: 10Legoktm) [15:32:15] (03Merged) 10jenkins-bot: Don't show duplicate search results. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309319 (https://phabricator.wikimedia.org/T143280) (owner: 10Dbrant) [15:32:18] (03PS5) 10Chad: EditPage: Generate all messages using $this->context so we have titles [core] - 10https://gerrit.wikimedia.org/r/309044 [15:33:03] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-90-Thorium, 13Patch-For-Review: [BUG] Searching for "john joseph rawlings" produces duplicate result - https://phabricator.wikimedia.org/T143280#2619483 (10Dbrant) a:03Dbrant [15:33:07] 10MediaWiki-extensions-DonationInterface, 10FR-Ingenico, 10Fundraising-Backlog: Globalcollect Status 25/404 errors - https://phabricator.wikimedia.org/T120030#2619485 (10DStrine) @Ppena considering the last few comments here, is there any way we could discuss this with ingenico? [15:33:18] (03CR) 10Jforrester: "> requires some conditional as the extension supports MW 1.19+!" [extensions/RecentActivityFeed] - 10https://gerrit.wikimedia.org/r/307746 (owner: 10WMDE-leszek) [15:34:42] (03CR) 10Jforrester: "We should wait a fortnight for the deployment caches to cycle out, I suppose (though this is only on generated pages except for VE, so the" [core] - 10https://gerrit.wikimedia.org/r/307711 (owner: 10WMDE-leszek) [15:34:56] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-90-Thorium, 13Patch-For-Review: [BUG] leaving the app and resuming it takes back to explore feed, no matter what article you were reading - https://phabricator.wikimedia.org/T144853#2619488 (10Dbrant) a:03Dbrant [15:35:15] (03CR) 10jenkins-bot: [V: 04-1] Support document versioning via super_detect_noop [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/308894 (owner: 10EBernhardson) [15:35:59] (03CR) 10DCausse: Support document versioning via super_detect_noop [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/308894 (owner: 10EBernhardson) [15:36:03] (03CR) 10DCausse: [C: 032] Support document versioning via super_detect_noop [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/308894 (owner: 10EBernhardson) [15:38:05] (03CR) 10WMDE-Fisch: [C: 04-1] "Merge date still pending (either this week or next week)" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/304198 (https://phabricator.wikimedia.org/T141863) (owner: 10WMDE-Fisch) [15:38:18] 06Wikipedia-Android-App-Backlog: images in read more suggestions should have borders - https://phabricator.wikimedia.org/T130571#2139699 (10Niedzielski) This is still an issue. Image borders are inscribed, not circumscribed, and only visible when an image is translucent or nonexistent. [15:38:38] (03CR) 10Fomafix: "This is a WMF projects oriented view." [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [15:40:08] (03CR) 10Jforrester: "> This is a WMF projects oriented view." [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [15:42:58] (03Merged) 10jenkins-bot: Support document versioning via super_detect_noop [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/308894 (owner: 10EBernhardson) [15:46:40] (03PS12) 10Mattflaschen: Add server-side MessagePoster [core] - 10https://gerrit.wikimedia.org/r/307426 (https://phabricator.wikimedia.org/T123522) [15:49:03] (03CR) 10Jforrester: Uses classes to apply the 'editfont' preference (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309184 (https://phabricator.wikimedia.org/T145015) (owner: 10Esanders) [15:51:14] 10MediaWiki-General-or-Unknown: Replace client-side MessagePoster with call to server-side MessagePoster. - https://phabricator.wikimedia.org/T145086#2619509 (10Mattflaschen-WMF) [15:51:28] 10MediaWiki-General-or-Unknown, 10Flow, 03Collab-Team-Q1-July-Sep-2016, 13Patch-For-Review: Implement a server-side mw.MessagePoster equivalent - https://phabricator.wikimedia.org/T123522#2619522 (10Mattflaschen-WMF) [15:51:30] 10MediaWiki-General-or-Unknown: Replace client-side MessagePoster with call to server-side MessagePoster. - https://phabricator.wikimedia.org/T145086#2619521 (10Mattflaschen-WMF) [15:51:48] (03CR) 10Niedzielski: [C: 04-1] Hook up hiding and fading of Page toolbar. (032 comments) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [15:52:08] 10Phabricator, 06Project-Admins, 06Developer-Relations (Jul-Sep-2016), 07RfC: Abandon (or at least strongly simplify) project creation policy - https://phabricator.wikimedia.org/T139210#2619523 (10Paladox) I guess we could open the project creation part to all Wikimedia employees and have a whitelist for v... [15:52:12] 10MediaWiki-General-or-Unknown: Implement client-side MessagePoster with call to server-side MessagePoster. - https://phabricator.wikimedia.org/T145086#2619509 (10Mattflaschen-WMF) [15:52:51] 10MediaWiki-General-or-Unknown: Implement client-side MessagePoster with call to server-side MessagePoster - https://phabricator.wikimedia.org/T145086#2619509 (10Mattflaschen-WMF) [15:53:16] (03PS13) 10Mattflaschen: Add server-side MessagePoster [core] - 10https://gerrit.wikimedia.org/r/307426 (https://phabricator.wikimedia.org/T123522) [15:53:35] (03CR) 10Mattflaschen: "Done." (033 comments) [core] - 10https://gerrit.wikimedia.org/r/307426 (https://phabricator.wikimedia.org/T123522) (owner: 10Mattflaschen) [15:54:02] (03CR) 10Niedzielski: [C: 032] "Nice polish." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309335 (owner: 10Dbrant) [15:54:23] (03PS4) 10Mattflaschen: Add a server-side MessagePoster for Flow [extensions/Flow] - 10https://gerrit.wikimedia.org/r/307464 (https://phabricator.wikimedia.org/T123522) [15:54:30] 06Wikipedia-Android-App-Backlog: Feed is difficult to scroll up or down when TalkBack is enabled - https://phabricator.wikimedia.org/T145088#2619542 (10Mholloway) [15:54:49] 10MediaWiki-extensions-SemanticForms: PHP Fatal error: Call to undefined method SFUtils::makeRandomNumber() - https://phabricator.wikimedia.org/T144919#2619555 (10Kghbln) 05Open>03Resolved a:03Yaron_Koren Affirmative. After upgrading from 3.5 to 3.7 this issue cannot longer be observed. Thanks! [15:55:06] (03CR) 10Fomafix: "> Correct. Were it not for WMF, we'd merge immediately." [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [15:56:27] (03Merged) 10jenkins-bot: Restrict lead image click area to the image, not the whole header. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309335 (owner: 10Dbrant) [15:57:14] (03PS1) 10DCausse: Upgrade to elastic 2.4.0 [search/highlighter] - 10https://gerrit.wikimedia.org/r/309339 [15:59:05] (03CR) 10jenkins-bot: [V: 04-1] Add a server-side MessagePoster for Flow [extensions/Flow] - 10https://gerrit.wikimedia.org/r/307464 (https://phabricator.wikimedia.org/T123522) (owner: 10Mattflaschen) [16:00:18] 10Wikimedia-Site-requests: Limit file uploads on Ladino Wikipedia to administrators (and bureaucrats?) - https://phabricator.wikimedia.org/T145090#2619580 (10StevenJ81) [16:01:55] (03PS1) 10DCausse: Upgrade to elastic 2.4.0 [search/repository-swift] - 10https://gerrit.wikimedia.org/r/309343 [16:02:09] (03CR) 10jenkins-bot: [V: 04-1] Upgrade to elastic 2.4.0 [search/repository-swift] - 10https://gerrit.wikimedia.org/r/309343 (owner: 10DCausse) [16:02:39] (03PS2) 10DCausse: Upgrade to elastic 2.4.0 [search/repository-swift] - 10https://gerrit.wikimedia.org/r/309343 [16:04:03] 10MediaWiki-extensions-Other: [ExternalLinks] Extension not functioning with recent MW releases - https://phabricator.wikimedia.org/T144909#2619596 (10robkam) Now working again. Fixed by Subfader. [16:04:36] 10MediaWiki-extensions-Other: [ExternalLinks] Extension not functioning with recent MW releases - https://phabricator.wikimedia.org/T144909#2619601 (10robkam) 05Open>03Resolved [16:04:39] (03PS5) 10Mattflaschen: Add a server-side MessagePoster for Flow [extensions/Flow] - 10https://gerrit.wikimedia.org/r/307464 (https://phabricator.wikimedia.org/T123522) [16:05:04] (03CR) 10Mattflaschen: "Minor update for IMessagePoster signature change." [extensions/Flow] - 10https://gerrit.wikimedia.org/r/307464 (https://phabricator.wikimedia.org/T123522) (owner: 10Mattflaschen) [16:06:52] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2619604 (10MZMcBride) >>! In T61631#2618407, @hashar wrote: > @MZMcBride please keep this task closed. If you really want to bring it up again please raise the subject on the mailling lists such a... [16:11:16] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2619611 (10MZMcBride) 05declined>03Open [16:15:12] 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#2619615 (10akosiaris) >>! In T144588#2619107... [16:16:32] (03PS8) 10EBernhardson: Stricter handling of query_string syntax detection [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) [16:20:49] (03CR) 10jenkins-bot: [V: 04-1] Stricter handling of query_string syntax detection [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [16:24:16] (03CR) 10Dbrant: "@Niedzielski Hmm, now I'm no longer sure which changes you're referring to..." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [16:24:55] (03PS8) 10Niharika29: [WIP] Add local ID and global ID to localuser table [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/304811 (https://phabricator.wikimedia.org/T141951) [16:25:08] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2619626 (10MZMcBride) >>! In T61631#1463207, @Bawolff wrote: > I would not like the idea of using facebook to authenticate privileged users. That gives a lot of power to facebook that they could in... [16:27:09] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2619633 (10MZMcBride) My guess is that we if implement {T30085}, this bug will become mostly moot. We'll end up with users authenticating using the same e-mail address and password on Wikipedia tha... [16:27:38] (03CR) 10Fomafix: "Having two diff hooks 'diffpage.diffchange' and 'wikipage.diff' is inconsistent. In the current situation of the this change the core trig" [core] - 10https://gerrit.wikimedia.org/r/307316 (https://phabricator.wikimedia.org/T142636) (owner: 10WMDE-leszek) [16:33:28] 10MediaWiki-General-or-Unknown, 07Tracking: MediaWiki 2.0 (tracking) - https://phabricator.wikimedia.org/T72000#2619650 (10Jdforrester-WMF) We could take it over for that purpose. I've got a list of things for this, some of which already have tasks (but many don't). [16:34:48] (03PS4) 10Bearloga: Track language searched & search language switching [wikimedia/portals] - 10https://gerrit.wikimedia.org/r/309217 (https://phabricator.wikimedia.org/T143149) [16:36:14] 10MediaWiki-ResourceLoader, 10MediaWiki-Unit-tests, 06Front-end-Standards-Group: Check all modules are not in error state - https://phabricator.wikimedia.org/T144862#2619657 (10Jdlrobson) That's what I thought. Not sure there is anything we can do here other than do a better job at ensuring we setup qunit te... [16:38:25] 10MediaWiki-extensions-Translate, 06Language-Team, 06Reading-Web-Backlog, 05Language-Engineering July-September 2016, and 4 others: Let mobile users reach a functioning Special:Translate without clicks - https://phabricator.wikimedia.org/T102922#2619666 (10Jdlrobson) Can ext.translate.multiselectautocomple... [16:39:56] (03PS1) 10Alex Monk: git reviewFollow-up I6dac2911: ext.popups.core depends on mediawiki.storage [extensions/Popups] - 10https://gerrit.wikimedia.org/r/309350 [16:40:09] (03PS2) 10Alex Monk: Follow-up I6dac2911: ext.popups.core depends on mediawiki.storage [extensions/Popups] - 10https://gerrit.wikimedia.org/r/309350 [16:41:09] (03CR) 10Niedzielski: "@dbrant, I'm thinking of the PageActionToolbarHideHandler changes. For instance the casing on webView, the refined logic in onScrollChange" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [16:42:46] (03CR) 10jenkins-bot: [V: 04-1] Follow-up I6dac2911: ext.popups.core depends on mediawiki.storage [extensions/Popups] - 10https://gerrit.wikimedia.org/r/309350 (owner: 10Alex Monk) [16:44:26] 06Research-and-Data: Add recommendations about ack'ing WMF in MOU'd publications to FAQ - https://phabricator.wikimedia.org/T145092#2619687 (10Halfak) [16:45:51] (03CR) 10Dbrant: "@Niedzielski AFAICT all these things are captured in ViewHideHandler (and generalized to support top vs. down gravity). As for clearing li" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [16:46:04] 06Wikipedia-Android-App-Backlog: Page screen should include wordmark - https://phabricator.wikimedia.org/T144844#2619707 (10RHo) hi @Niedzielski – my 2c is is I agree with @Nirzar about keeping article pages more minimal when it comes to branding. In Android esp. branding is typically fairly muted on the main/h... [16:48:37] 06Research-and-Data, 10Research-management: Apply for a Funder ID for WMF - https://phabricator.wikimedia.org/T144436#2599789 (10Halfak) http://www.grants.gov/web/grants/learn-grants/grant-terminology.html Looks like "Cooperative agreements" are considered "funding" in some contexts [16:48:59] (03CR) 10Niedzielski: "@dbrant, I must be majorly blanking on something :| I've pointed out the examples as line comments. Let me know if I'm wayyyy offf" (033 comments) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [16:50:27] (03CR) 10Phuedx: "Recheck." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309281 (https://phabricator.wikimedia.org/T143875) (owner: 10Phuedx) [16:52:06] (03CR) 10Bmansurov: [C: 032] Follow-up I6dac2911: ext.popups.core depends on mediawiki.storage [extensions/Popups] - 10https://gerrit.wikimedia.org/r/309350 (owner: 10Alex Monk) [16:53:16] (03CR) 10Phuedx: "I'd be happy to spend more time discussing this/create a follow on task from the original spike detailing the change we'd like to make." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308909 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [16:54:01] (03CR) 10MarkTraceur: "Aaron, I'll add that in another patch, but I don't think it necessarily has bearing on this one...especially since this isn't deployed any" [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/308775 (owner: 10MarkTraceur) [16:54:26] (03Merged) 10jenkins-bot: Follow-up I6dac2911: ext.popups.core depends on mediawiki.storage [extensions/Popups] - 10https://gerrit.wikimedia.org/r/309350 (owner: 10Alex Monk) [16:55:57] (03PS4) 10Dbrant: Hook up hiding and fading of Page toolbar. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 [16:57:12] (03CR) 10Bearloga: [V: 031] "Looks good! Just a few minor changes and this will be ready to ship (to beta). We'll have to figure out the color situation for the positi" (035 comments) [wikimedia/discovery/rainbow] - 10https://gerrit.wikimedia.org/r/308824 (https://phabricator.wikimedia.org/T143726) (owner: 10Chelsyx) [16:58:17] 06Wikipedia-Android-App-Backlog: Page screen should include wordmark - https://phabricator.wikimedia.org/T144844#2619743 (10Niedzielski) Thanks for taking the time to respond thoughtfully. I totally agree with a minimal approach but the current page screen design has _no_ branding AFAIK. I do want to call out th... [16:59:45] (03CR) 10Dbrant: Hook up hiding and fading of Page toolbar. (033 comments) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [17:03:00] 10MediaWiki-extensions-ZeroBanner, 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, and 6 others: [Spike: 2 hours] Page actions bar not showing on Wikipedia Zero - https://phabricator.wikimedia.org/T143425#2619759 (10bmansurov) @ovasileva, it's a little complicated. I think @dr0ptp4kt needs to... [17:03:30] (03CR) 10Jdlrobson: Beta: Show the lead section first paragraph before infoboxes (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309202 (https://phabricator.wikimedia.org/T143803) (owner: 10Bmansurov) [17:05:28] 10MediaWiki-File-management, 06Commons, 06Multimedia, 13Patch-For-Review: Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded - https://phabricator.wikimedia.org/T134498#2619761 (10Gilles) Yes, Safari has been known to handle color profiles correctly for a very long time.... [17:07:55] (03CR) 10Bmansurov: "Is that spinnet from an actual article? Can you share the wikitext?" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309202 (https://phabricator.wikimedia.org/T143803) (owner: 10Bmansurov) [17:08:03] 06Reading-Admin: Set up metrics for Time on Site - https://phabricator.wikimedia.org/T119352#2619765 (10Nuria) @Deskana/ @Tbayer / @EBernhardson Idea is good and similar to our suggestions about computing retention before. Some issues that I see: 1) note that code is sending events even when the tab is not... [17:09:01] 10MediaWiki-File-management, 06Commons, 06Multimedia, 13Patch-For-Review: Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded - https://phabricator.wikimedia.org/T134498#2619767 (10Gilles) Looking at your test page on OS X: - On Firefox the 4 images with profiles look the s... [17:10:42] anomie, hey [17:10:44] https://meta.wikimedia.beta.wmflabs.org/w/api.php?action=query&prop=langlinks&titles=User:Krenair [17:10:51] shouldn't there be an empty langlinks array in there? [17:11:47] (03PS4) 10Chelsyx: Add click position and invoke source of mobile app [wikimedia/discovery/rainbow] - 10https://gerrit.wikimedia.org/r/308824 (https://phabricator.wikimedia.org/T143726) [17:13:28] Krenair: That's something of a tough question. It probably should, but adding it might break stuff, see also T33901. [17:13:28] T33901: API: action=query with empty title set should still respond with "query" element - https://phabricator.wikimedia.org/T33901 [17:18:24] 10MobileFrontend, 06Reading-Web-Backlog, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Technical-Debt, 07Unplanned-Sprint-Work: Remove Browser#supportsPositionFixed and Skin#setupPositionFixedEmulation - https://phabricator.wikimedia.org/T144558#2619777 (10jhobs) a:03jhobs [17:19:06] anomie, okay, thanks [17:19:08] (03CR) 10Niedzielski: [C: 032] Hook up hiding and fading of Page toolbar. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [17:21:01] (03Merged) 10jenkins-bot: Hook up hiding and fading of Page toolbar. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/308994 (owner: 10Dbrant) [17:33:09] 10Phabricator, 06Project-Admins, 10Wiki-Loves-Monuments: Migrate Wiki Loves Monuments projects to subprojects under one umbrella - https://phabricator.wikimedia.org/T138952#2619846 (10JeanFred) Can we move forward with that? Is it blocked on something? [17:34:37] (03PS1) 10MarkTraceur: Use MultiHttpClient, not file_get_contents [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309362 [17:37:52] 06Wikipedia-Android-App-Backlog, 07Wikimedia-Incident: Handle unmarshalling errors without crashing - https://phabricator.wikimedia.org/T145075#2619865 (10greg) [17:41:05] (03CR) 10Ottomata: "I guess it doesn't hurt, but that's not really the point of the schema versioning. The only reason we were suggesting changing the mediaw" [event-schemas] - 10https://gerrit.wikimedia.org/r/309193 (https://phabricator.wikimedia.org/T145011) (owner: 10Ppchelko) [17:47:54] 10MediaWiki-API, 10MediaWiki-Database, 10ChangeProp, 10DBA, and 4 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2619896 (10jcrespo) >>! In T145079#2619417, @Volans wrote: > Just to add some more info, in this specific `templatelinks ` table there are 4.8M rows wit... [17:48:51] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem' - https://phabricator.wikimedia.org/T54564#2619899 (10Quiddity) [17:52:22] (03PS2) 10Jdlrobson: Improve handling of images without dimensions [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308909 (https://phabricator.wikimedia.org/T144734) [17:52:24] (03PS4) 10MarkTraceur: Cache, cache, everywhere a cache [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/308775 [17:52:35] (03CR) 10Aaron Schulz: [C: 032] "Error handling should be added in a follow-up" [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/308775 (owner: 10MarkTraceur) [17:52:47] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2619903 (10Aklapper) There are 20 people subscribed to this task. Given the topic feels RfC'ish and welcomes more input, wikitech-l@ sounds like an appropriate venue (with way more subscribed peopl... [17:53:25] (03Merged) 10jenkins-bot: Cache, cache, everywhere a cache [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/308775 (owner: 10MarkTraceur) [17:54:11] 10MobileFrontend, 06Reading-Web-Backlog: Analyze browser usage data and correlate with browser support matrix - https://phabricator.wikimedia.org/T144829#2611740 (10dr0ptp4kt) Good idea! Some things to remember in dropping/adding/modifying support in the matrices: * It's possible, maybe even probable, that a... [17:54:38] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2619926 (10Jdlrobson) I think @bmansurov's suggestion of using the MobileFormatter... [17:55:07] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2619937 (10Jdlrobson) a:05bmansurov>03phuedx thoughts @phuedx ? [17:55:28] 10MediaWiki-HTMLForm, 07JavaScript: Stop using jquery.tipsy for HTMLCheckMatrix labels (seen on Special:Preferences with Echo) - https://phabricator.wikimedia.org/T118124#2619954 (10matmarex) Yes. [17:56:49] (03CR) 10Catrope: "@Jcrespo: Yup, I'm lining up a bunch of things so I can hand them all off together." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/292966 (https://phabricator.wikimedia.org/T136428) (owner: 10Catrope) [17:57:04] (03PS2) 10Aaron Schulz: Use MultiHttpClient, not file_get_contents [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309362 (owner: 10MarkTraceur) [17:57:42] (03PS3) 10Jdlrobson: Improve handling of images with style derived dimensions [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308909 (https://phabricator.wikimedia.org/T144734) [17:58:01] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2619975 (10Nemo_bis) By RfC I assume you mean https://meta.wikimedia.org/wiki/RfC ? This is not a technical issue, but a "political" one. [17:59:27] 06Discovery, 06Discovery-Analysis (Current work): Wikipedia.org dashboard: Determine if new layout change caused any decreases - https://phabricator.wikimedia.org/T143853#2619977 (10debt) There's a table (Table 2) that has missing data (at least it looks like it) in the description of the table: > 6. The fo... [17:59:52] (03CR) 10Aaron Schulz: [C: 032] Use MultiHttpClient, not file_get_contents [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309362 (owner: 10MarkTraceur) [18:00:44] (03Merged) 10jenkins-bot: Use MultiHttpClient, not file_get_contents [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309362 (owner: 10MarkTraceur) [18:02:12] (03CR) 10jenkins-bot: [V: 04-1] Improve handling of images with style derived dimensions [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308909 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [18:02:21] marktraceur: now for error handling! [18:05:27] 10Mobile-Content-Service: Do not duplicate sections property on lead and remaining - https://phabricator.wikimedia.org/T145006#2616632 (10bearND) This comes from the fact that the Android app uses a two step loading process for every page. In the first request (the `-lead` request) the app also want to know the... [18:05:30] 10Phabricator (2016-10-xx), 07Regression, 07Upstream: Regression: Ability to comment on phame posts not working - https://phabricator.wikimedia.org/T144338#2620022 (10Paladox) Could one of the #repository-admins please import https://phab-01.wmflabs.org/transactions/editengine/phame.post/view/5/ into https:/... [18:08:03] 10MediaWiki-File-management, 06Commons, 06Multimedia, 13Patch-For-Review: Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded - https://phabricator.wikimedia.org/T134498#2620032 (10Colin) Giles, perhaps you could post your findings on my test page (start a discussion on Tal... [18:08:16] 10Wikimedia-Site-requests, 13Patch-For-Review: Enable Education Program extension on ur.wp - https://phabricator.wikimedia.org/T144927#2620034 (10Urbanecm) Removing my personal project. [18:08:50] 10Phabricator (2016-10-xx), 07Regression, 07Upstream: Regression: Ability to comment on phame posts not working - https://phabricator.wikimedia.org/T144338#2596809 (10Krenair) >>! In T144338#2620022, @Paladox wrote: > Could one of the #repository-admins please import https://phab-01.wmflabs.org/transactions/... [18:09:01] 10MobileFrontend, 06Reading-Web-Backlog: NORLQ for lazy loaded images causing uncaught error. - https://phabricator.wikimedia.org/T144890#2620039 (10Jdlrobson) p:05Triage>03High [18:09:10] 07Design, 10MediaWiki-extensions-WikibaseClient, 06WMDE-Design, 10Wikidata: Decide on a nice logo for Echo notifications - https://phabricator.wikimedia.org/T142104#2620040 (10Quiddity) The icons in-use are 30px by 30px, which is a bit bigger than the images above. (Identical size in special:notifications,... [18:09:34] (03PS4) 10Gergő Tisza: Hide signup/login/logout links when they would not work [core] - 10https://gerrit.wikimedia.org/r/308936 [18:09:58] 10MobileFrontend, 06Reading-Web-Backlog, 03Reading-Web-Sprint-80-V-for-Vandalism: NORLQ for lazy loaded images causing uncaught error. - https://phabricator.wikimedia.org/T144890#2613679 (10Jdlrobson) [18:10:20] 10MobileFrontend, 06Reading-Web-Backlog, 03Reading-Web-Sprint-81-W: NORLQ for lazy loaded images causing uncaught error. - https://phabricator.wikimedia.org/T144890#2613679 (10Jdlrobson) [18:10:27] 10Phabricator (2016-10-xx), 07Regression, 07Upstream: Regression: Ability to comment on phame posts not working - https://phabricator.wikimedia.org/T144338#2620053 (10Paladox) Oh, I guess then the admin of phabricator. [18:12:13] (03PS1) 10Phedenskog: Changing have to has for a page. [extensions/PerformanceInspector] - 10https://gerrit.wikimedia.org/r/309367 (https://phabricator.wikimedia.org/T144474) [18:12:26] 10MobileFrontend, 06Reading-Web-Backlog, 07Spike: [2hrs] Analyze browser usage data and correlate with browser support matrix - https://phabricator.wikimedia.org/T144829#2620058 (10Jdlrobson) [18:13:00] 10MobileFrontend, 06Reading-Web-Backlog, 07Spike: [2hrs] Analyze browser usage data and correlate with browser support matrix - https://phabricator.wikimedia.org/T144829#2611740 (10Jdlrobson) Would it not be better to update https://www.mediawiki.org/wiki/Compatibility and redirect https://www.mediawiki.org/... [18:13:09] 10MobileFrontend, 06Reading-Web-Backlog, 07Spike: [2hrs] Analyze browser usage data and correlate with browser support matrix - https://phabricator.wikimedia.org/T144829#2620063 (10Jdlrobson) p:05Triage>03Normal [18:14:37] (03PS1) 10Aaron Schulz: Fix IDEA warnings [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309370 [18:15:13] 10MobileFrontend, 06Reading-Web-Backlog: Toast is not centered when viewed on a mobile device - https://phabricator.wikimedia.org/T144828#2620069 (10Jdlrobson) p:05Triage>03High [18:15:29] (03CR) 10jenkins-bot: [V: 04-1] Fix IDEA warnings [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309370 (owner: 10Aaron Schulz) [18:15:33] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-90-Thorium, 07Unplanned-Sprint-Work: Make reading lists searchable. - https://phabricator.wikimedia.org/T145100#2620074 (10Dbrant) [18:15:43] 10MediaWiki-Database: Database error in includes/filerepo/file/LocalFile.php when using PostgreSQL - https://phabricator.wikimedia.org/T145066#2620089 (10Aklapper) [18:16:12] 10MediaWiki-Database: Database error in includes/filerepo/file/LocalFile.php when using PostgreSQL due to time format - https://phabricator.wikimedia.org/T145066#2618901 (10Aklapper) [18:17:08] (03CR) 10Mholloway: "I like it! We'll need a client-side patch before merging, though." [services/mobileapps] - 10https://gerrit.wikimedia.org/r/309170 (https://phabricator.wikimedia.org/T141835) (owner: 10Jdlrobson) [18:17:13] (03PS1) 10Dbrant: Use a proper ActionMode for searching History and Reading Lists. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309371 (https://phabricator.wikimedia.org/T145100) [18:17:43] 07Design, 10MobileFrontend, 06Reading-Web-Backlog: Mobile Media Viewer violates user settings - https://phabricator.wikimedia.org/T144571#2604073 (10Jdlrobson) p:05Normal>03Low [18:19:10] (03PS9) 10EBernhardson: Stricter handling of query_string syntax detection [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) [18:22:57] (03CR) 10jenkins-bot: [V: 04-1] Stricter handling of query_string syntax detection [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [18:24:21] 10MediaWiki-ResourceLoader, 10MediaWiki-Unit-tests, 06Performance-Team, 05MW-1.28-release-notes, 05WMF-deploy-2016-08-23_(1.28.0-wmf.16): Provide a structural unit test to confirm each module message exists - https://phabricator.wikimedia.org/T129976#2620137 (10Jdforrester-WMF) [18:24:23] 10MediaWiki-extensions-GettingStarted, 10MediaWiki-extensions-GuidedTour, 13Patch-For-Review, 05WMF-deploy-2016-08-23_(1.28.0-wmf.16), 05WMF-deploy-2016-09-13_(1.28.0-wmf.19): GuidedTour extension refers visualeditor-toolbar-savedialog message and causes ... - https://phabricator.wikimedia.org/T143297#2620136 [18:24:53] 10Wikimedia-Site-requests, 13Patch-For-Review: Enable Education Program extension on ur.wp - https://phabricator.wikimedia.org/T144927#2620141 (10MuhammadShuaib) >>! In T144927#2620034, @Urbanecm wrote: > Removing my personal project. @Urbanecm Can you schedule its deployment please? [18:24:59] 10CirrusSearch, 06Discovery, 06Discovery-Search: Take page visibility (ex: page in non-visible tab) into account when reporting satisfaction schema checkin events - https://phabricator.wikimedia.org/T145102#2620143 (10EBernhardson) [18:25:52] 10Wikimedia-Site-requests, 13Patch-For-Review: Enable Education Program extension on ur.wp - https://phabricator.wikimedia.org/T144927#2620171 (10Urbanecm) Per @MarcoAurelio, office said no more EPs can be enabled. I don't know the reason, you must ask him. [18:26:16] (03CR) 10Brian Wolff: [C: 031] "I'm ok with the version as of PS6" [core] - 10https://gerrit.wikimedia.org/r/306133 (https://phabricator.wikimedia.org/T142304) (owner: 10Gergő Tisza) [18:26:24] 10MediaWiki-API, 10MediaWiki-Database, 10ChangeProp, 10DBA, and 4 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2620173 (10Volans) @jcrespo out of curiosity and learning, is this related to the fact that `templatelinks` is partitioned? Also if the partition key is... [18:28:58] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests: Change file namespace name in ur.wp - https://phabricator.wikimedia.org/T144437#2620182 (10MuhammadShuaib) @Urbanecm Can you schedule its deployment please? [18:29:59] (03PS2) 10Aaron Schulz: Fix IDEA warnings [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309370 [18:30:08] (03PS2) 10Dbrant: Use a proper ActionMode for searching History and Reading Lists. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309371 (https://phabricator.wikimedia.org/T145100) [18:31:45] 10Hovercards, 06Reading-Web-Backlog, 07Browser-Support-Apple-Safari, 03Reading-Web-Sprint-80-V-for-Vandalism: Don't show hovercard after clicking a link - https://phabricator.wikimedia.org/T143051#2555255 (10Jdlrobson) Things I'm a little concerned about that we should think about while testing: Would it b... [18:31:56] 10Hovercards, 06Reading-Web-Backlog, 07Browser-Support-Apple-Safari, 03Reading-Web-Sprint-81-W: Don't show hovercard after clicking a link - https://phabricator.wikimedia.org/T143051#2620195 (10Jdlrobson) [18:32:06] 10MobileFrontend, 06Reading-Web-Backlog, 03Reading-Web-Sprint-81-W: Toast is not centered when viewed on a mobile device - https://phabricator.wikimedia.org/T144828#2620196 (10ovasileva) [18:32:09] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium, 07Wikimedia-Incident: Handle unmarshalling errors without crashing - https://phabricator.wikimedia.org/T145075#2620197 (10Dbrant) [18:32:58] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-91-Protactinium: [Nougat] Notifying content resolver and opening downloaded files is broken when targeting Nougat - https://phabricator.wikimedia.org/T144920#2620201 (10Dbrant) [18:33:02] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests, 15User-Urbanecm: Change file namespace name in ur.wp - https://phabricator.wikimedia.org/T144437#2620202 (10Urbanecm) a:03Urbanecm [18:33:07] marktraceur: https://gerrit.wikimedia.org/r/309370 [18:34:51] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests, 15User-Urbanecm: Change file namespace name in ur.wp - https://phabricator.wikimedia.org/T144437#2599804 (10Urbanecm) You've changed it in mediawiki/core.git. I think this should be changed directly in WMF config. I'll create new patch. [18:34:54] (03PS1) 10Aaron Schulz: objectcache: pass in the $oldValue as-of time in getWithSetCallback() [core] - 10https://gerrit.wikimedia.org/r/309373 [18:35:17] (03CR) 10MarkTraceur: [C: 032] Fix IDEA warnings [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309370 (owner: 10Aaron Schulz) [18:35:23] AaronSchulz: Thanks! [18:35:39] marktraceur: https://gerrit.wikimedia.org/r/309373 trivial commit [18:36:17] (03Merged) 10jenkins-bot: Fix IDEA warnings [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309370 (owner: 10Aaron Schulz) [18:36:31] (03PS2) 10Aaron Schulz: objectcache: pass in the $oldValue as-of time in getWithSetCallback() [core] - 10https://gerrit.wikimedia.org/r/309373 [18:36:44] 04(no projects): Strange "100wikidays" t in translate extension - https://phabricator.wikimedia.org/T145105#2620225 (10Stryn) [18:37:41] 10MobileFrontend, 06Reading-Web-Backlog, 07Performance, 03Reading-Web-Sprint-81-W, 07Spike: [2hr] Can section collapsing be done via CSS - https://phabricator.wikimedia.org/T145106#2620236 (10Jdlrobson) [18:37:43] 10MediaWiki-extensions-Translate: Strange "100wikidays" text in translate extension - https://phabricator.wikimedia.org/T145105#2620263 (10Stryn) [18:37:51] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests, 15User-Urbanecm: Change file namespace name in ur.wp - https://phabricator.wikimedia.org/T144437#2620266 (10Urbanecm) Or maybe not. By looking at comment by @Krenair maybe this should be changed in core. In this case the patch must get +2 from some... [18:38:40] 10MobileFrontend, 06Reading-Web-Backlog, 07Performance, 03Reading-Web-Sprint-81-W, 07Spike: [2hr] Can section collapsing be done via CSS - https://phabricator.wikimedia.org/T145106#2620236 (10Jdlrobson) [18:38:45] (03CR) 10Urbanecm: [C: 031] "Looks good to me." [core] - 10https://gerrit.wikimedia.org/r/309259 (https://phabricator.wikimedia.org/T144437) (owner: 10محمد شعیب) [18:39:03] AaronSchulz: I can't merge that for some reason. [18:39:22] marktraceur: refresh the the link [18:39:28] maybe it has /1 in it [18:39:47] (03CR) 10MarkTraceur: [C: 032] objectcache: pass in the $oldValue as-of time in getWithSetCallback() [core] - 10https://gerrit.wikimedia.org/r/309373 (owner: 10Aaron Schulz) [18:39:59] AaronSchulz: Right. I hate the new Gerrit. [18:40:24] 06Wikipedia-Android-App-Backlog: [BUG] Wikipedia App crashes suddenly - https://phabricator.wikimedia.org/T144960#2620272 (10Wikinaut) (see also https://wikitech.wikimedia.org/wiki/Incident_documentation/20160907-Android ) [18:40:44] 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#2620273 (10Keegan) > Can we establish a standard checklist for concept... [18:42:22] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog: Replace related pages usage of exsentences with exchars - https://phabricator.wikimedia.org/T135825#2620279 (10Jdlrobson) 05Open>03declined We no longer use textextracts in related articles. We use wptterms [18:44:17] marktraceur: < $claim ) {>> [18:44:22] how many iterations might that have? [18:46:18] (03CR) 10Niedzielski: [C: 032] Use a proper ActionMode for searching History and Reading Lists. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309371 (https://phabricator.wikimedia.org/T145100) (owner: 10Dbrant) [18:47:57] (03Merged) 10jenkins-bot: objectcache: pass in the $oldValue as-of time in getWithSetCallback() [core] - 10https://gerrit.wikimedia.org/r/309373 (owner: 10Aaron Schulz) [18:48:01] 10Technical-Collaboration-Guideline, 06Community-Liaisons (Jul-Sep-2016): Technical Collaboration Guideline - translations - https://phabricator.wikimedia.org/T138436#2620325 (10Keegan) I'm not happy with what I've written, but @Quiddity claims there are some useful bits in there. I'm going to sit on the page... [18:48:36] 06Wikipedia-Android-App-Backlog, 07Mobile: Wikipedia app pages not updating - https://phabricator.wikimedia.org/T137669#2374951 (10Mholloway) There was a delay in updating pages in general around the time this bug was filed, but that was resolved by {T137902}. Does that resolve this issue? If there's still a... [18:48:45] (03Merged) 10jenkins-bot: Use a proper ActionMode for searching History and Reading Lists. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309371 (https://phabricator.wikimedia.org/T145100) (owner: 10Dbrant) [18:50:04] (03PS1) 10Niedzielski: Show the keyboard when tapping the history search [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309376 [18:50:48] 07Design, 10MediaWiki-extensions-Cards, 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog: Load the cards skeleton and then load the content. - https://phabricator.wikimedia.org/T122212#2620353 (10Jdlrobson) [18:50:57] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog: Related pages widget should reserve space on page load to avoid pushing down footer - https://phabricator.wikimedia.org/T127499#2620359 (10Jdlrobson) [18:51:30] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 07Epic: [EPIC] There should not be significant lag before related pages appear on mobile web - https://phabricator.wikimedia.org/T135044#2620363 (10Nirzar) [18:51:32] 10MediaWiki-extensions-Cards, 13Patch-For-Review: Design changes to related articles - https://phabricator.wikimedia.org/T122030#2620364 (10Nirzar) [18:51:34] 07Design, 10MediaWiki-extensions-Cards, 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-81-W: Load the cards skeleton and then load the content. - https://phabricator.wikimedia.org/T122212#2620362 (10Nirzar) 05Open>03stalled [18:51:36] 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 07Epic: [EPIC] There should not be significant lag before related pages appear on mobile web - https://phabricator.wikimedia.org/T135044#2620367 (10Jdlrobson) [18:51:38] 10MediaWiki-extensions-Cards, 13Patch-For-Review: Design changes to related articles - https://phabricator.wikimedia.org/T122030#2620368 (10Jdlrobson) [18:51:40] 07Design, 10MediaWiki-extensions-Cards, 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-81-W: Load the cards skeleton and then load the content. - https://phabricator.wikimedia.org/T122212#2620365 (10Jdlrobson) 05stalled>03Open [18:52:00] 07Design, 10MediaWiki-extensions-Cards, 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-81-W: Load the cards skeleton and then load the content. - https://phabricator.wikimedia.org/T122212#2620370 (10Nirzar) Stalled for now. We will close this if T144822 will resolve t... [18:52:09] 07Design, 10MediaWiki-extensions-RelatedArticles, 06Reading-Web-Backlog, 03Reading-Web-Sprint-81-W: Load the cards skeleton and then load the content. - https://phabricator.wikimedia.org/T122212#2620372 (10ovasileva) p:05Low>03High [18:53:31] 06Community-Liaisons (Oct-Dec-2016): Seeking community liaison support for engaging WMF/broader community for validation of statement of purpose of design - https://phabricator.wikimedia.org/T144991#2620375 (10Keegan) @Qgil yes it works for me [18:53:36] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2620377 (10MZMcBride) >>! In T61631#2619975, @Nemo_bis wrote: > By RfC I assume you mean https://meta.wikimedia.org/wiki/RfC ? This is not a technical issue, but a "political" one. Nah, I meant (03PS2) 10Niedzielski: Show the keyboard when tapping the history search [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309376 [18:54:00] 06Wikipedia-Android-App-Backlog, 07Mobile: Wikipedia app pages not updating - https://phabricator.wikimedia.org/T137669#2620379 (10Lbertolotti) >>! In T137669#2620327, @Mholloway wrote: > There was a delay in updating pages in general around the time this bug was filed, but that was resolved by {T137902}. Doe... [18:54:02] 06Community-Liaisons (Oct-Dec-2016): Seeking community liaison support for engaging WMF/broader community for validation of statement of purpose of design - https://phabricator.wikimedia.org/T144991#2620380 (10KLans_WMF) This sounds wonderful. Thank you for your support and expertise! [18:57:12] 10MediaWiki-extensions-CollaborationKit: The undo edit button doesn't work properly on ListContentModel - https://phabricator.wikimedia.org/T145111#2620388 (10Bawolff) [18:57:14] 06Wikipedia-Android-App-Backlog, 07Mobile: Wikipedia app pages not updating - https://phabricator.wikimedia.org/T137669#2374951 (10Huon) Apparently [[ https://en.wikipedia.org/wiki/Module:Random_portal_component | Module:Random portal component ]] gives different results depending on whether you view the page... [18:57:46] 10MediaWiki-extensions-CollaborationKit: The undo edit button doesn't work properly on CollaborationListContent - https://phabricator.wikimedia.org/T145111#2620405 (10Harej) [18:59:27] (03CR) 10Ori.livneh: [C: 032] Changing have to has for a page. [extensions/PerformanceInspector] - 10https://gerrit.wikimedia.org/r/309367 (https://phabricator.wikimedia.org/T144474) (owner: 10Phedenskog) [19:00:39] marktraceur: when are these annotations queried in the API? [19:00:47] (03Merged) 10jenkins-bot: Changing have to has for a page. [extensions/PerformanceInspector] - 10https://gerrit.wikimedia.org/r/309367 (https://phabricator.wikimedia.org/T144474) (owner: 10Phedenskog) [19:02:45] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests, 15User-Urbanecm: Change file namespace name in ur.wp - https://phabricator.wikimedia.org/T144437#2620429 (10MuhammadShuaib) >>! In T144437#2620266, @Urbanecm wrote: > Or maybe not. By looking at comment by @Krenair maybe this should be changed in c... [19:04:40] 10Phabricator, 10Diffusion: Prevent imported commits from upstream phabricator to close random tasks - https://phabricator.wikimedia.org/T116528#2620433 (10Ciencia_Al_Poder) 05Resolved>03Open It happened again, associating commits to unrelated tasks and triggering a bunch of email notifications: rPHDEP81dc... [19:07:29] (03CR) 10Dbrant: [C: 032] Show the keyboard when tapping the history search [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309376 (owner: 10Niedzielski) [19:09:05] 10Wikimedia-Site-requests: Requesting temporary lift of IP cap - https://phabricator.wikimedia.org/T145115#2620477 (10Librarianpam) [19:09:58] (03Merged) 10jenkins-bot: Show the keyboard when tapping the history search [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309376 (owner: 10Niedzielski) [19:10:23] 10Wikimedia-General-or-Unknown: Enable Facebook login on Wikimedia wikis - https://phabricator.wikimedia.org/T61631#2620493 (10hashar) 05Open>03declined Stop it and bring it to the wiki lists please. Thank you. [19:14:05] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Track the number of identifier properties on an item in page_props - https://phabricator.wikimedia.org/T114617#2620500 (10Lydia_Pintscher) p:05Lowest>03Low [19:15:34] (03CR) 10Mooeypoo: Make seen/unseen badge more consistent across wikis (0312 comments) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [19:15:46] (03PS7) 10Mooeypoo: Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) [19:17:14] 10MediaWiki-Internationalization, 10Wikimedia-Site-requests, 15User-Urbanecm: Change file namespace name in ur.wp - https://phabricator.wikimedia.org/T144437#2620508 (10Urbanecm) You must ask for it. See T139788 for example of request for it. [19:22:45] 10Wikimedia-Blog-Content, 06Community-Liaisons (Oct-Dec-2016), 06Developer-Relations (Oct-Dec-2016): Email to Chapters List: Technical Collaboration documentation, support and available resources - https://phabricator.wikimedia.org/T108647#2620550 (10Elitre) @Jseddon , just FYI that Technical Collaboration i... [19:23:12] 06Project-Admins: Create User-Shuaib project - https://phabricator.wikimedia.org/T145118#2620552 (10MuhammadShuaib) [19:24:54] (03PS1) 10Chad: Use static cache for times so it works across instances of SeenTime [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309378 (https://phabricator.wikimedia.org/T144534) [19:26:03] RoanKattouw: ^^ :) [19:27:33] (03CR) 10Mobrovac: "Fair point Andrew. While it might not be strictly necessary in this case, let's all abide the same rules." [event-schemas] - 10https://gerrit.wikimedia.org/r/309193 (https://phabricator.wikimedia.org/T145011) (owner: 10Ppchelko) [19:28:52] 06Project-Admins: Create user-Shuaib project - https://phabricator.wikimedia.org/T145118#2620569 (10MuhammadShuaib) [19:29:37] (03PS8) 10Mooeypoo: Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) [19:30:36] (03PS9) 10Dbrant: Search in Nearby. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/303703 (https://phabricator.wikimedia.org/T142431) [19:31:37] 06Project-Admins: Create user-Shuaib project - https://phabricator.wikimedia.org/T145118#2620573 (10Aklapper) Your username differs from your proposed project name. Could it be consistent? :) Also, what exact [[ https://www.mediawiki.org/wiki/Phabricator/Help/Herald_Rules | Herald rule ]] would you like to have... [19:34:00] (03PS9) 10Mooeypoo: Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) [19:34:04] (03CR) 10jenkins-bot: [V: 04-1] Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [19:35:50] 06Project-Admins: Create user-Shuaib project - https://phabricator.wikimedia.org/T145118#2620578 (10MuhammadShuaib) >>! In T145118#2620573, @Aklapper wrote: > Your username differs from your proposed project name. Could it be consistent? :) > Also, what exact [[ https://www.mediawiki.org/wiki/Phabricator/Help/He... [19:36:32] (03CR) 10Catrope: [C: 032] Use static cache for times so it works across instances of SeenTime [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309378 (https://phabricator.wikimedia.org/T144534) (owner: 10Chad) [19:37:12] 10MediaWiki-API, 10MediaWiki-Database, 10ChangeProp, 10DBA, and 4 others: Investigate slow transcludedin query - https://phabricator.wikimedia.org/T145079#2620594 (10Anomie) >>! In T145079#2620173, @Volans wrote: > @jcrespo out of curiosity and learning, is this related to the fact that `templatelinks` is... [19:37:57] (03CR) 10jenkins-bot: [V: 04-1] Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [19:40:07] 06Wikipedia-Android-App-Backlog: Update bundled CSS for mw-empty-li - https://phabricator.wikimedia.org/T145121#2620615 (10bearND) [19:40:29] (03PS10) 10Mooeypoo: Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) [19:41:04] (03CR) 10Catrope: Make seen/unseen badge more consistent across wikis (031 comment) [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [19:41:21] (03CR) 10Catrope: [C: 032] Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [19:41:39] 10MobileFrontend, 06Reading-Web-Backlog, 05WMF-deploy-2016-08-30_(1.28.0-wmf.17): mw-empty-elt shouldn't render as visible li - https://phabricator.wikimedia.org/T129375#2103761 (10bearND) The apps will need to update their CSS files and publish a new release before Florian's patch becomes effective for the... [19:41:53] ostriches: thanks :) [19:43:03] 10MediaWiki-extensions-CollaborationKit: Re-work editing and creation interface for collaboration kit to be based on EditPage - https://phabricator.wikimedia.org/T141037#2620672 (10Harej) [19:43:22] (03Merged) 10jenkins-bot: Use static cache for times so it works across instances of SeenTime [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309378 (https://phabricator.wikimedia.org/T144534) (owner: 10Chad) [19:44:24] 06Discovery-Analysis: Try combining cirrus search logs with engagement data - https://phabricator.wikimedia.org/T145124#2620675 (10mpopov) [19:44:51] (03CR) 10jenkins-bot: [V: 04-1] Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [19:46:42] (03PS1) 10Chad: SeenTime: Wrap cache with CachedBagOStuff [extensions/Echo] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309380 (https://phabricator.wikimedia.org/T144534) [19:46:45] (03PS1) 10Chad: Use static cache for times so it works across instances of SeenTime [extensions/Echo] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309381 (https://phabricator.wikimedia.org/T144534) [19:47:12] 10MediaWiki-Watchlist, 06Collaboration-Team-Triage, 07Regression: [regression-betalabs] Special:Watchlist displays Error page with 'Revision not found in revisionCache' - https://phabricator.wikimedia.org/T145125#2620690 (10Etonkovidova) [19:48:21] (03Merged) 10jenkins-bot: Make seen/unseen badge more consistent across wikis [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308782 (https://phabricator.wikimedia.org/T134855) (owner: 10Mooeypoo) [19:49:07] 10MediaWiki-Watchlist, 06Collaboration-Team-Triage, 07Regression: [regression-betalabs] Special:Watchlist displays Error page with 'Revision not found in revisionCache' - https://phabricator.wikimedia.org/T145125#2620690 (10Mattflaschen-WMF) On what wiki? [19:50:13] 04(no projects): Investigation: replace validator logic with a JSON Schema validation system - https://phabricator.wikimedia.org/T145126#2620710 (10Harej) [19:50:43] (03CR) 10Chad: [C: 032] SeenTime: Wrap cache with CachedBagOStuff [extensions/Echo] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309380 (https://phabricator.wikimedia.org/T144534) (owner: 10Chad) [19:50:44] 10MediaWiki-extensions-CollaborationKit: Investigation: replace validator logic with a JSON Schema validation system - https://phabricator.wikimedia.org/T145126#2620721 (10Harej) [19:51:19] (03CR) 10Chad: [C: 032] Use static cache for times so it works across instances of SeenTime [extensions/Echo] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309381 (https://phabricator.wikimedia.org/T144534) (owner: 10Chad) [19:51:56] 10MediaWiki-extensions-Translate, 06Language-Team, 06Reading-Web-Backlog, 05Language-Engineering July-September 2016, and 4 others: Let mobile users reach a functioning Special:Translate without clicks - https://phabricator.wikimedia.org/T102922#2620724 (10Nikerabbit) Perhaps, but it is not used in Special... [19:53:49] 10Editing-UX-Research: Misc (Reading) mobile personas, tentative - https://phabricator.wikimedia.org/T145127#2620728 (10dchen) [19:54:03] (03PS2) 10Legoktm: JsonContentHandler: Make sure makeEmptyContent() is valid JSON [core] - 10https://gerrit.wikimedia.org/r/309244 [19:54:56] (03CR) 10BearND: [C: 032] Surface coordinates on Wikivoyage [services/mobileapps] - 10https://gerrit.wikimedia.org/r/309151 (https://phabricator.wikimedia.org/T145003) (owner: 10Jdlrobson) [19:54:58] (03CR) 10Legoktm: "PS2: Added a test" [core] - 10https://gerrit.wikimedia.org/r/309244 (owner: 10Legoktm) [19:56:36] (03Merged) 10jenkins-bot: SeenTime: Wrap cache with CachedBagOStuff [extensions/Echo] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309380 (https://phabricator.wikimedia.org/T144534) (owner: 10Chad) [19:59:33] (03Merged) 10jenkins-bot: Use static cache for times so it works across instances of SeenTime [extensions/Echo] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309381 (https://phabricator.wikimedia.org/T144534) (owner: 10Chad) [19:59:36] (03Merged) 10jenkins-bot: Surface coordinates on Wikivoyage [services/mobileapps] - 10https://gerrit.wikimedia.org/r/309151 (https://phabricator.wikimedia.org/T145003) (owner: 10Jdlrobson) [20:01:57] 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Warnings about sites existing or not during update.php - https://phabricator.wikimedia.org/T145128#2620757 (10demon) [20:04:03] 06Wikipedia-Android-App-Backlog: [BUG] [Dev] Rotating the device opens the search screen - https://phabricator.wikimedia.org/T143319#2620772 (10Dbrant) 05Open>03Resolved a:03Dbrant Doesn't seem to be happening in latest master. (please reopen if it does) [20:07:48] (03PS1) 10Krinkle: RollbackAction: Allow 'from' to be an empty string [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309388 (https://phabricator.wikimedia.org/T141985) [20:10:06] (03CR) 10Bearloga: [C: 032 V: 032] "Nice!" [wikimedia/discovery/rainbow] - 10https://gerrit.wikimedia.org/r/308824 (https://phabricator.wikimedia.org/T143726) (owner: 10Chelsyx) [20:12:14] (03PS1) 10Brian Wolff: Make human readable edit mode preserve options [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309389 (https://phabricator.wikimedia.org/T141108) [20:13:05] 06Discovery, 06Discovery-Analysis (Current work), 13Patch-For-Review: Search metrics dashboard: add in new data that has recently been added to event logging for mobile apps - https://phabricator.wikimedia.org/T143726#2620801 (10mpopov) Up on beta now: http://discovery-beta.wmflabs.org/metrics/#click_positio... [20:13:11] (03CR) 10jenkins-bot: [V: 04-1] Make human readable edit mode preserve options [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309389 (https://phabricator.wikimedia.org/T141108) (owner: 10Brian Wolff) [20:16:03] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2620821 (10dr0ptp4kt) @Dbrant @Mholloway @Niedzielski @bearND @JMinor @Fjalapeno @M... [20:16:10] (03CR) 10Gergő Tisza: [C: 04-1] "Works as expected, but warnings look really ugly on a vform (OOUI isn't that great either but at least consistent with how errors look). C" [core] - 10https://gerrit.wikimedia.org/r/296938 (https://phabricator.wikimedia.org/T139179) (owner: 10Florianschmidtwelzow) [20:17:02] (03CR) 10Krinkle: "Nice catch." (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309258 (https://phabricator.wikimedia.org/T46362) (owner: 10Aaron Schulz) [20:18:31] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2620826 (10dr0ptp4kt) (n.b., I see Jon's link to the JS file for MCS.) [20:20:07] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2620827 (10Jdlrobson) Adam: We didn't impact apps with the lazy loading images work... [20:20:13] 10MediaWiki-extensions-CollaborationKit: Determine UI for interface for creating subpage features - https://phabricator.wikimedia.org/T141109#2620828 (10Harej) 05Open>03Resolved [20:20:15] 10MediaWiki-extensions-CollaborationKit: Creation interface for subpage features - https://phabricator.wikimedia.org/T141011#2620829 (10Harej) [20:20:27] 10MediaWiki-extensions-CollaborationKit: Determine UI for interface for creating subpage features - https://phabricator.wikimedia.org/T141109#2487369 (10Harej) The description in T141011 will suffice for now. [20:20:49] 10MediaWiki-extensions-CollaborationKit: Creation interface for subpage features - https://phabricator.wikimedia.org/T141011#2484250 (10Harej) a:05Bawolff>03Harej [20:23:36] (03PS1) 10Isarra: Start CH thing for noincludes/includeonlies for wikitext subpages [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309391 [20:23:56] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2620840 (10dr0ptp4kt) Thanks, @Jdlrobson! [20:28:31] 06Wikipedia-Android-App-Backlog, 10Android-app-feature-Feeds (Android-app-feature-Feeds-MVP-2.0): [Feed 2.0] The picture in big picture cards should be tappable - https://phabricator.wikimedia.org/T139383#2620849 (10Dbrant) [20:28:33] 10Android-app-feature-Feeds, 06Wikipedia-Android-App-Backlog: [Feeds] Entire Featured Article card should be clickable - https://phabricator.wikimedia.org/T140118#2620851 (10Dbrant) [20:29:00] (03PS1) 10Dbrant: Make Featured Article image tappable. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309392 (https://phabricator.wikimedia.org/T139383) [20:32:37] (03CR) 10Krinkle: [C: 032] "(Which warnings btw?)" [core] - 10https://gerrit.wikimedia.org/r/309303 (owner: 10Aaron Schulz) [20:36:53] 10Hovercards, 06Reading-Web-Backlog, 06Reading-analysis, 03Reading-Web-Sprint-80-V-for-Vandalism, and 2 others: [Spike: 2hrs] Estimate how much of the Hovercards-caused pageview decrease comes from reduced usage of the back button - https://phabricator.wikimedia.org/T144603#2620862 (10Tbayer) Hi @MBinder_W... [20:37:15] 10Phabricator (2016-10-xx), 07Regression, 07Upstream: Regression: Ability to comment on phame posts not working - https://phabricator.wikimedia.org/T144338#2620864 (10Paladox) 05Open>03Resolved a:03mmodell This is now resolved, you can now comment again. Fixed by @mmodell :) [20:37:43] (03CR) 10Chad: [C: 032] "This is far too fast of a deprecation/removal cycle." [core] - 10https://gerrit.wikimedia.org/r/307711 (owner: 10WMDE-leszek) [20:38:39] 07Design, 10UI-Standardization, 07Epic: Formally deprecate jQuery UI after we've stopped using jQuery UI in extensions and core (replacing it with OO UI). - https://phabricator.wikimedia.org/T49145#513852 (10Legoktm) Does {9e712ce6382f99030b3b51582c3e5d145592c597} count as "formally deprecating"? [20:38:56] (03Merged) 10jenkins-bot: Fix IDEA warnings in CategoryMembershipChangeJob [core] - 10https://gerrit.wikimedia.org/r/309303 (owner: 10Aaron Schulz) [20:39:40] ostriches: +2 ? [20:39:48] 10TPG-FY2016–17-Q1-Roll-Out-Engagement-Survey, 06Team-Practices (This-Week): Report on Light Engagement survey pilot, round 1 - https://phabricator.wikimedia.org/T141136#2620871 (10ksmith) @ggellerman: I think the "what we learned about the survey itself" should also be part of a "report on" task, rather than... [20:40:15] (03CR) 10Chad: [C: 04-2] "What I said before, with the proper vote." [core] - 10https://gerrit.wikimedia.org/r/307711 (owner: 10WMDE-leszek) [20:40:18] legoktm: Shit thx [20:41:03] (03PS2) 10Brian Wolff: Make human readable edit mode preserve options [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309389 (https://phabricator.wikimedia.org/T141108) [20:41:26] (03CR) 10Brian Wolff: [C: 032] Make human readable edit mode preserve options [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309389 (https://phabricator.wikimedia.org/T141108) (owner: 10Brian Wolff) [20:42:17] (03Merged) 10jenkins-bot: Make human readable edit mode preserve options [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309389 (https://phabricator.wikimedia.org/T141108) (owner: 10Brian Wolff) [20:42:42] (03PS1) 10Aaron Schulz: objectcache: expose "minTime" in WAN cache and call it "minAsOf" instead [core] - 10https://gerrit.wikimedia.org/r/309393 [20:43:20] 10MediaWiki-extensions-CollaborationKit, 13Patch-For-Review: Create CollaborationListContent editor - https://phabricator.wikimedia.org/T136462#2620877 (10Bawolff) [20:43:22] 10MediaWiki-extensions-CollaborationKit, 13Patch-For-Review: Allow list-wide suppression of images - https://phabricator.wikimedia.org/T141108#2620875 (10Bawolff) 05Open>03Resolved Note: Its currently only possible to set this in the JSON. There's no UI for it yet. However it is implemented [20:43:36] marktraceur: https://gerrit.wikimedia.org/r/309393 another simple patch [20:44:19] 07Design, 10UI-Standardization, 07Epic: Formally deprecate jQuery UI after we've stopped using jQuery UI in extensions and core (replacing it with OO UI). - https://phabricator.wikimedia.org/T49145#2620879 (10Jdforrester-WMF) >>! In T49145#2620867, @Legoktm wrote: > Does {9e712ce6382f99030b3b51582c3e5d145592... [20:44:35] 04(no projects): Account autocreation error logspam with "Username entered already in use" - https://phabricator.wikimedia.org/T145131#2620880 (10Tgr) [20:44:43] (03CR) 10MarkTraceur: [C: 032] objectcache: expose "minTime" in WAN cache and call it "minAsOf" instead [core] - 10https://gerrit.wikimedia.org/r/309393 (owner: 10Aaron Schulz) [20:44:57] AaronSchulz: Are you aiming at something for FA here? [20:45:07] marktraceur: yep [20:45:11] 10MediaWiki-Authentication-and-authorization, 10MediaWiki-User-login-and-signup, 07Wikimedia-log-errors: Account autocreation error logspam with "Username entered already in use" - https://phabricator.wikimedia.org/T145131#2620892 (10Tgr) [20:45:29] AaronSchulz: I guess I could set AsOf for when Commons/Wikidata/WP generated the parsed value, instead of when I got the response? [20:45:48] It's like, seconds of difference, probably less, and the cache TTL is pretty arbitrary [20:45:52] marktraceur: there is another core patch coming [20:46:02] * marktraceur looks for something to hold onto [20:46:18] marktraceur: how often is this API called? For any hover over a thumbnail [20:46:29] AaronSchulz: No, once on page load [20:46:34] (03PS1) 10Dbrant: Update ProgressBar and SwipeRefresh styles to use Foundation colors. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309394 [20:46:43] AaronSchulz: on first hover or on ready? [20:46:53] AaronSchulz: We get the annotations for the image all at once. But there will be multiple API calls to remote APIs potentially. [20:46:59] AaronSchulz: On ready. [20:47:23] I'm working on bumping the TTL [20:48:22] (03CR) 10Chad: "> > This is a WMF projects oriented view." [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [20:49:16] 10Possible-Tech-Projects: Automatic summarization of articles - https://phabricator.wikimedia.org/T127038#2030440 (10Quiddity) Here's some related context, in case you (or anyone) isn't aware.... There have been many prior discussions amongst editors, about creating a "synopsis" or "concise version" for all arti... [20:50:51] (03PS1) 10Bearloga: Improve color palettes [wikimedia/discovery/polloi] - 10https://gerrit.wikimedia.org/r/309395 [20:50:58] (03CR) 10Jforrester: "> For public facing things […] we deprecate them kindly" [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [20:51:13] 10Wikimedia-Logstash: A 'message' key in the extra log data overwrites the actual message - https://phabricator.wikimedia.org/T145133#2620915 (10Tgr) [20:52:36] (03Merged) 10jenkins-bot: objectcache: expose "minTime" in WAN cache and call it "minAsOf" instead [core] - 10https://gerrit.wikimedia.org/r/309393 (owner: 10Aaron Schulz) [20:53:05] 10TPG-FY2016–17-Q1-Roll-Out-Engagement-Survey, 06Team-Practices (This-Week): Report on Light Engagement survey pilot, round 1 - https://phabricator.wikimedia.org/T141136#2620929 (10ggellerman) @ksmith I agree that "what we learned about the survey itself" should be part of the "report." I also think that it c... [20:53:26] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work): Lang ID Eval Sets for Polish, Arabic, Chinese, and Dutch - https://phabricator.wikimedia.org/T142140#2620931 (10TJones) The [[ https://www.mediawiki.org/w/index.php?title=User:TJones_(WMF)/Notes/TextCat_Optimization_for_plwiki_arwiki_zhwiki_and_... [20:54:19] 10Phabricator, 10Diffusion: Prevent imported commits from upstream phabricator to close random tasks - https://phabricator.wikimedia.org/T116528#2620934 (10mmodell) 05Open>03Resolved I reset all of the tasks' status' that were affected and fixed the autoclose setting on yet another repository. [20:54:48] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work): ask for translations for 'showing results from' (Polish, Dutch, Arabic and Chinese) - https://phabricator.wikimedia.org/T143354#2620936 (10TJones) The languages we may get results from on nlwiki (Dutch) currently include: English, Chinese, Arabi... [20:55:29] 07Design, 10UI-Standardization, 07Epic: Formally deprecate jQuery UI after we've stopped using jQuery UI in extensions and core (replacing it with OO UI). - https://phabricator.wikimedia.org/T49145#2620937 (10Paladox) All extensions should be updated, but shoulden we be using ooui instead of mw ui, I thought... [20:58:38] (03CR) 10Addshore: "To be merged on the 14th of Sept or after." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/308562 (https://phabricator.wikimedia.org/T138938) (owner: 10Jakob) [20:58:48] (03CR) 10Addshore: [C: 04-2] "To be merged on the 14th of Sept or after." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/304198 (https://phabricator.wikimedia.org/T141863) (owner: 10WMDE-Fisch) [20:58:52] (03PS2) 10Bearloga: Improve color palettes [wikimedia/discovery/polloi] - 10https://gerrit.wikimedia.org/r/309395 [20:59:34] 10Mobile-Content-Service, 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-90-Thorium, 13Patch-For-Review: Use summary endpoint data for random inside aggregated endpoint - https://phabricator.wikimedia.org/T143804#2620945 (10Pchelolo) Also added to https://github.com/wikimedia/restbase/pull/668 [20:59:38] 10Hovercards, 06Reading-Web-Backlog, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [ 8 hours ] Spike: Analyze Hovercards and general instrumentation code for potential sources of unexpected data outcomes - https://phabricator.wikimedia.org/T141922#2620946 (10Tbayer) >>! In T141922#2611289, @Jhernandez... [21:00:25] 10TPG-FY2016–17-Q1-Roll-Out-Engagement-Survey, 06Team-Practices (This-Week): Refine the Light Engagement survey based on pilot results - https://phabricator.wikimedia.org/T141139#2488343 (10ksmith) a:05ksmith>03None [21:02:40] 10TPG-FY2016–17-Q1-Roll-Out-Engagement-Survey, 06Team-Practices (This-Week): Report on Light Engagement survey pilot, pt 1, what we learned about the survey itself - https://phabricator.wikimedia.org/T145134#2620956 (10ksmith) [21:03:07] 06Discovery-Analysis: Try combining cirrus search logs with engagement data - https://phabricator.wikimedia.org/T145124#2620970 (10EBernhardson) This may not actually require the CirrusSearchRequestSet data, the TestSearchSatisfaction2 schema already holds the query strings and is accessible with hive. The follo... [21:03:38] 10TPG-FY2016–17-Q1-Roll-Out-Engagement-Survey, 06Team-Practices (This-Week): Report on Light Engagement survey pilot, pt 1, what we learned about the survey itself - https://phabricator.wikimedia.org/T145134#2620956 (10ksmith) @ggellerman is going to look over the gdoc draft, after which I will take another pa... [21:04:11] (03CR) 10Bmansurov: [C: 031] Treat list items as inline [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308910 (https://phabricator.wikimedia.org/T144567) (owner: 10Jdlrobson) [21:05:32] (03PS2) 10Brian Wolff: Start CH thing for noincludes/includeonlies for wikitext subpages [extensions/CollaborationKit] - 10https://gerrit.wikimedia.org/r/309391 (owner: 10Isarra) [21:11:26] (03CR) 10Chad: "CSS is most certainly public facing and usable in ways we don't intention :D" [core] - 10https://gerrit.wikimedia.org/r/307705 (owner: 10WMDE-leszek) [21:11:28] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-90-Thorium, 13Patch-For-Review: [BUG] Searching for "john joseph rawlings" produces duplicate result - https://phabricator.wikimedia.org/T143280#2562697 (10Nicholas.tsg) Testing on Samsung Galaxy Tab 4 SM-T230NU and Wikipedia app 2.3.152-alpha-2016... [21:12:16] marktraceur: so the API query is just for 5 related files on some shared wikis? [21:12:44] (03CR) 10Niedzielski: [C: 032] "yayyyyyyyyyyyy" (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309392 (https://phabricator.wikimedia.org/T139383) (owner: 10Dbrant) [21:13:04] (03CR) 10Krinkle: Refactor parser tests (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [21:13:28] AaronSchulz: It depends. A link to Wikipedia will fetch the article excerpt and page image. A link to a commons category will fetch 5 files from the category. A link to Wikidata will fetch the label, description, and page image (from Commons) [21:13:35] So 1-2 requests. [21:13:59] Krinkle: please amend https://gerrit.wikimedia.org/r/#/c/309258/1/includes/OutputPage.php to add the filtering it you want. I might not get to it today. [21:14:05] (03CR) 10Bmansurov: "I agree with Sam in that we should extract image dimensions from the style attribute in the backend. If some images don't have that info n" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308909 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [21:15:05] (03Merged) 10jenkins-bot: Make Featured Article image tappable. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309392 (https://phabricator.wikimedia.org/T139383) (owner: 10Dbrant) [21:15:23] (03CR) 10Niedzielski: [C: 032] Update ProgressBar and SwipeRefresh styles to use Foundation colors. (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309394 (owner: 10Dbrant) [21:17:52] (03Merged) 10jenkins-bot: Update ProgressBar and SwipeRefresh styles to use Foundation colors. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309394 (owner: 10Dbrant) [21:22:52] (03CR) 10Niedzielski: [C: 04-1] "I don't get any query results either. If I clear the query, I do get the old behavior." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/303703 (https://phabricator.wikimedia.org/T142431) (owner: 10Dbrant) [21:23:31] (03PS1) 10Jdlrobson: Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) [21:24:55] (03PS1) 10Aaron Schulz: [WIP] Add LBFactory::getChronologyProtectorLastModified() method [core] - 10https://gerrit.wikimedia.org/r/309410 [21:25:11] (03PS2) 10Jdlrobson: Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) [21:25:35] (03PS1) 10Niedzielski: Don't resize the main screen when keyboard is up [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/309411 [21:26:08] 06Wikipedia-Android-App-Backlog, 03Mobile-App-Android-Sprint-90-Thorium, 13Patch-For-Review: [BUG] leaving the app and resuming it takes back to explore feed, no matter what article you were reading - https://phabricator.wikimedia.org/T144853#2612424 (10Nicholas.tsg) Testing on Samsung Galaxy Tab 4 SM-T230NU... [21:26:30] (03CR) 10Jdlrobson: "Yep Sam and I discussed that this morning and here is the result - an alternative patch: https://gerrit.wikimedia.org/r/309409" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308909 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [21:29:41] (03PS1) 10Aaron Schulz: Handle API request errors and improve caching [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309412 [21:30:07] (03CR) 10jenkins-bot: [V: 04-1] [WIP] Add LBFactory::getChronologyProtectorLastModified() method [core] - 10https://gerrit.wikimedia.org/r/309410 (owner: 10Aaron Schulz) [21:30:48] (03CR) 10jenkins-bot: [V: 04-1] Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [21:34:12] (03PS3) 10Jdlrobson: Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) [21:34:44] (03PS2) 10Aaron Schulz: [WIP] Add LBFactory::getChronologyProtectorLastModified() method [core] - 10https://gerrit.wikimedia.org/r/309410 [21:34:48] 06Project-Admins: Create acl policy for analytics team - https://phabricator.wikimedia.org/T145135#2621019 (10Ottomata) [21:35:33] (03PS2) 10Aaron Schulz: Handle API request errors and improve caching [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309412 [21:35:48] (03PS3) 10Aaron Schulz: Handle API request errors and improve caching [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309412 [21:36:43] 06Project-Admins: Create acl policy for analytics team - https://phabricator.wikimedia.org/T145135#2621019 (10mmodell) yes, I believe #acl*analytics makes sense. [21:38:17] 04(no projects): ⓵✄⓶ 1-888-436-4111✖ ⓵✄⓶ Quickbooks ProSeries Phone Number✖ ⓵Quickbooks ProSeries Support Phone Number ᴟᴟᴟ⓶1✄888✄436✄⌗⌗4111 intuit proseries support phone number.++✖ - https://phabricator.wikimedia.org/T145136#2621042 (10Haryy123wpr) [21:38:28] (03PS3) 10Aaron Schulz: [WIP] Add LBFactory::getChronologyProtectorLastModified() method [core] - 10https://gerrit.wikimedia.org/r/309410 [21:39:14] marktraceur: https://gerrit.wikimedia.org/r/#/c/309412/3 hold on to that ;) [21:41:00] (03CR) 10jenkins-bot: [V: 04-1] Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [21:41:13] 04(no projects): ⓵✄⓶ 1-888-436-4111✖ ⓵✄⓶ Quickbooks ProSeries Phone Number✖ ⓵Quickbooks ProSeries Support Phone Number ᴟᴟᴟ⓶1✄888✄436✄⌗⌗4111 intuit proseries support phone number.++✖ - https://phabricator.wikimedia.org/T145136#2621055 (10Paladox) 05Open>03Invalid [21:41:22] (03PS4) 10Jdlrobson: Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) [21:42:34] (03PS4) 10Aaron Schulz: Handle API request errors and improve caching [extensions/FileAnnotations] - 10https://gerrit.wikimedia.org/r/309412 [21:43:12] (03CR) 10jenkins-bot: [V: 04-1] [WIP] Add LBFactory::getChronologyProtectorLastModified() method [core] - 10https://gerrit.wikimedia.org/r/309410 (owner: 10Aaron Schulz) [21:43:28] (03CR) 10Bmansurov: Copy height and width attributes from style to lazy placeholder (032 comments) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [21:43:57] (03CR) 10Jdlrobson: "That is the wikitext. Remember templates can contain any arbitrary HTML so this would be a valid article." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309202 (https://phabricator.wikimedia.org/T143803) (owner: 10Bmansurov) [21:45:00] James_F Luke is here at reception [21:45:04] (03PS4) 10Aaron Schulz: [WIP] Add LBFactory::getChronologyProtectorLastModified() method [core] - 10https://gerrit.wikimedia.org/r/309410 [21:45:36] marktraceur: is the a deployment timeline for that extension? [21:46:06] AaronSchulz: Nothing official yet, I think. My rough thinking is to get it on the beta cluster by the end of the month, if possible. If not, no big deal. [21:46:43] (03CR) 10jenkins-bot: [V: 04-1] Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [21:46:51] (03PS2) 10Krinkle: Preload ResourceLoaderWikiModule::getTitleInfo in OutputPage [core] - 10https://gerrit.wikimedia.org/r/309258 (https://phabricator.wikimedia.org/T46362) (owner: 10Aaron Schulz) [21:46:53] marktraceur: is longer TTL OK as long as user's see their own changes reflected quickly? [21:47:46] AaronSchulz: We currently can't invalidate based on changes on Commons, WP, or WD I think, because we don't know when changes are made there. Changes to the annotation aren't currently cached except maybe in the parser cache, but not in any way I've messed with. [21:48:04] i.e. I think there's no problem with longer TTL [21:48:19] marktraceur: did you see the patch I made? [21:48:54] I'm basically refreshing the cache if the user triggers that API after doing any writes on those wikis [21:49:08] the refresh also would effect other users in all DCs [21:49:24] I didn't see the patch yet, no, one sec [21:50:13] 06Wikipedia-Android-App-Backlog: Open article on pull-up - https://phabricator.wikimedia.org/T145137#2621062 (10mobrovac) [21:50:23] (03CR) 10jenkins-bot: [V: 04-1] [WIP] Add LBFactory::getChronologyProtectorLastModified() method [core] - 10https://gerrit.wikimedia.org/r/309410 (owner: 10Aaron Schulz) [21:50:49] 10MediaWiki-extensions-Scribunto, 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Wikibase Lua API have breaking change - https://phabricator.wikimedia.org/T145138#2621074 (10eranroz) [21:51:41] 06Wikipedia-Android-App-Backlog: Open article on pull-up - https://phabricator.wikimedia.org/T145137#2621091 (10Dbrant) [21:51:43] 06Wikipedia-Android-App-Backlog, 07WorkType-NewFunctionality: Add swipe gestures to Link preview - https://phabricator.wikimedia.org/T118940#2621089 (10Dbrant) [21:53:12] AaronSchulz: I'm starting to think I never really understood our caching infrastructure, and I'm glad you stepped in to help [21:54:16] 10MediaWiki-extensions-Scribunto, 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Wikibase Lua API have breaking change - https://phabricator.wikimedia.org/T145138#2621074 (10hoo) The problem only arouses if the function's return values are directly returned to Scribunto, because Scribunto apparently just... [21:56:18] AaronSchulz: I'll look at that more tomorrow and hopefully help you get it merged...the core patch seems way over my head though, if I bang my head against it too much I'll probably try to find someone else to look at it [21:56:57] 10TPG-FY2016–17-Q1-Roll-Out-Engagement-Survey, 06Team-Practices (This-Week): Report on Light Engagement survey pilot, pt 1, what we learned about the survey itself - https://phabricator.wikimedia.org/T145134#2621096 (10ggellerman) a:05ksmith>03ggellerman [21:57:47] marktraceur: it could be a useful pattern for lots of complex internal API queries like that [21:58:17] AaronSchulz: I'm sure, I just don't quite get the principles involved right now. I'm sure reading 2 or 3 will be enough. [22:00:22] 06Reading-Admin: Set up metrics for Time on Site - https://phabricator.wikimedia.org/T119352#2621111 (10EBernhardson) >>! In T119352#2619765, @Nuria wrote: > @Deskana/ @Tbayer / @EBernhardson > > Idea is good and similar to our suggestions about computing retention before. > > Some issues that I see: > > 1)... [22:00:57] 10TPG-FY2016–17-Q1-Roll-Out-Engagement-Survey, 06Team-Practices (This-Week): Report on Light Engagement survey pilot, round 1 - https://phabricator.wikimedia.org/T141136#2621115 (10ksmith) Created {T145134} for the other report. [22:04:05] 06Discovery, 06Discovery-Analysis (Current work): Decide on better wording for "users were 1.07 times more likely to do X" - https://phabricator.wikimedia.org/T140187#2621136 (10mpopov) @chelsyx, @debt, and I talked about this and decided to try referring to things in terms of "out of a hundred" e.g. if P(Cli... [22:04:07] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2621138 (10Niedzielski) I've probably missed something crucial here. If I understan... [22:06:03] 06Discovery, 06Discovery-Analysis (Current work): Decide on better wording for "users were 1.07 times more likely to do X" - https://phabricator.wikimedia.org/T140187#2456071 (10mpopov) @debt: it's done but don't resolve this yet until we end up using this phrasing in a report and people find it better (more a... [22:07:48] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work): Searching for a subpage title using the search bar at the top of the page (prefix) doesn't propose it for autocomplete - https://phabricator.wikimedia.org/T123014#1919341 (10debt) Let's review the demo and see how things are looking [22:08:43] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work): Searching for a subpage title using the search bar at the top of the page (prefix) doesn't propose it for autocomplete - https://phabricator.wikimedia.org/T123014#2621143 (10debt) 05Open>03declined [22:09:05] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work), 13Patch-For-Review: Completion Suggester: Searching for a subpage title using the search bar at the top of the page doesn't propose it for autocomplete - https://phabricator.wikimedia.org/T123015#2621144 (10debt) Let's review the demo and see... [22:09:31] 06Discovery, 06Discovery-Analysis (Current work): Decide on better wording for "users were 1.07 times more likely to do X" - https://phabricator.wikimedia.org/T140187#2621145 (10ksmith) I look forward to seeing this in context, but based on that fragment it looks awesome so far. [22:12:04] 10CirrusSearch, 06Discovery, 06Discovery-Search (Current work), 05WMF-deploy-2016-08-23_(1.28.0-wmf.16): Implement a new fulltext query - https://phabricator.wikimedia.org/T128073#2621149 (10debt) [22:12:06] 10CirrusSearch, 06Discovery-Search (Current work): Bad search results when you don't include the preposition in your search query - https://phabricator.wikimedia.org/T116706#2621147 (10debt) 05Open>03declined Closing this ticket as there isn't any work to be done directly on this ticket. Because, this wil... [22:13:19] (03PS1) 10Gergő Tisza: Fix some PhpStorm warnings in AuthManager [core] - 10https://gerrit.wikimedia.org/r/309460 [22:14:32] 10CirrusSearch, 06Discovery, 06Discovery-Search: Take page visibility (ex: page in non-visible tab) into account when reporting satisfaction schema checkin events - https://phabricator.wikimedia.org/T145102#2621150 (10debt) [22:14:51] 06Project-Admins: Create acl policy for analytics team - https://phabricator.wikimedia.org/T145135#2621019 (10greg) +1 [22:15:13] 10MobileFrontend, 06Reading-Web-Backlog, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Technical-Debt, 07Unplanned-Sprint-Work: Remove Browser#supportsPositionFixed and Skin#setupPositionFixedEmulation - https://phabricator.wikimedia.org/T144558#2603515 (10Jdlrobson) @jhobs did you forget to move this to "D... [22:15:43] (03PS1) 10Mooeypoo: Make 'Edit threshhold' notif appear regardless of title existence [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309462 [22:16:49] 10CirrusSearch, 06Discovery, 06Discovery-Search: Take page visibility (ex: page in non-visible tab) into account when reporting satisfaction schema checkin events - https://phabricator.wikimedia.org/T145102#2621159 (10debt) p:05Triage>03Normal [22:17:19] (03CR) 10Gergő Tisza: "Not sure about the session calls which attempt to set a lifetime. Maybe that should be implemented, or converted to use normal cache?" [core] - 10https://gerrit.wikimedia.org/r/309460 (owner: 10Gergő Tisza) [22:17:35] 10MediaWiki-Redirects, 07SEO: Consider changing wikipage redirects to be proper HTTP redirects - https://phabricator.wikimedia.org/T53736#2621163 (10Zazpot) User 24.151.10.165 has added a note about this issue [[ https://en.wikipedia.org/wiki/User_talk:Zazpot#Javascript_redirect_to_section.2Fanchor_dependency... [22:18:15] (03PS5) 10Jdlrobson: Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) [22:19:41] 10CirrusSearch, 06Discovery, 06Discovery-Search, 07Easy, 07Need-volunteer: Take page visibility (ex: page in non-visible tab) into account when reporting satisfaction schema checkin events - https://phabricator.wikimedia.org/T145102#2621170 (10debt) [22:21:09] (03PS1) 10Esanders: Remove unused dependency on ext.visualEditor.standalone [extensions/Flow] - 10https://gerrit.wikimedia.org/r/309463 [22:21:12] (03CR) 10Jdlrobson: Copy height and width attributes from style to lazy placeholder (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [22:21:35] (03CR) 10jenkins-bot: [V: 04-1] Make 'Edit threshhold' notif appear regardless of title existence [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309462 (owner: 10Mooeypoo) [22:21:50] (03PS6) 10Jdlrobson: Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) [22:22:07] 10CirrusSearch, 06Discovery, 06Discovery-Search: Searching for insource:tag finds but not {{#tag;tag}} - https://phabricator.wikimedia.org/T145023#2621195 (10debt) p:05Triage>03Low [22:23:31] 10CirrusSearch, 06Discovery, 06Discovery-Search, 07Easy, 07Need-volunteer: Take page visibility (ex: page in non-visible tab) into account when reporting satisfaction schema checkin events - https://phabricator.wikimedia.org/T145102#2621205 (10mpopov) From the looks of it, page visibility API is specific... [22:24:11] 10CirrusSearch, 06Discovery, 06Discovery-Search: Searching for insource:tag finds but not {{#tag;tag}} - https://phabricator.wikimedia.org/T145023#2617225 (10ksmith) It looks like the task title says ; (semi-colon) but the description says : (colon). [22:26:43] (03CR) 10Chelsyx: [V: 031] Improve color palettes (031 comment) [wikimedia/discovery/polloi] - 10https://gerrit.wikimedia.org/r/309395 (owner: 10Bearloga) [22:27:24] (03CR) 10jenkins-bot: [V: 04-1] Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [22:28:01] (03PS1) 10Catrope: ModerationController: Update count from master, not slave [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309465 [22:32:00] 10MediaWiki-Special-pages: Make namespace filter in Special:Linksearch efficient enough for wgMiserMode - https://phabricator.wikimedia.org/T12593#2621237 (10Quiddity) [22:32:30] (03CR) 10jenkins-bot: [V: 04-1] ModerationController: Update count from master, not slave [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309465 (owner: 10Catrope) [22:32:56] 10CirrusSearch, 06Discovery, 06Discovery-Search: Append searchToken to URL of links on special page - https://phabricator.wikimedia.org/T144732#2621243 (10EBernhardson) 05Open>03declined Sadly the searchToken doesn't actually reference something like an open query context on the backend servers. This to... [22:33:17] (03PS5) 10Aaron Schulz: [WIP] Add LBFactory::getChronologyProtectorLastModified() method [core] - 10https://gerrit.wikimedia.org/r/309410 [22:33:20] (03CR) 10Mattflaschen: [C: 032] "I wish core had the Flow feature that all future DB connections would be master after you accessed a master connection." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309465 (owner: 10Catrope) [22:33:26] (03CR) 10Catrope: [C: 032] Remove unused dependency on ext.visualEditor.standalone [extensions/Flow] - 10https://gerrit.wikimedia.org/r/309463 (owner: 10Esanders) [22:33:29] (03CR) 10Mooeypoo: "recheck" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309462 (owner: 10Mooeypoo) [22:33:55] (03PS1) 10Mglaser: BSApi: Added category store, some bugfixes and JS API store [extensions/BlueSpiceFoundation] - 10https://gerrit.wikimedia.org/r/309466 [22:34:02] 10CirrusSearch, 06Discovery, 06Discovery-Search: Searching for insource:tag finds but not {{#tag:tag}} - https://phabricator.wikimedia.org/T145023#2621245 (10MaxSem) [22:34:04] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Spike: [Spike 4hr]: Explore methods to move first paragraph above infobox - https://phabricator.wikimedia.org/T143803#2621247 (10Jdlrobson) @Niedzielski we will sync with you when we actually plan to m... [22:35:20] (03PS3) 10Jdlrobson: Treat list items as inline [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308910 (https://phabricator.wikimedia.org/T144567) [22:35:52] 10MediaWiki-Special-pages, 07Community-Wishlist-Survey: Make Special:LinkSearch identify where the link appears within the page - inline, or in citation, or in end section - https://phabricator.wikimedia.org/T145143#2621249 (10Quiddity) [22:36:09] (03PS1) 10Aaron Schulz: Avoid DataUpdate::runUpdates() calls in jobs [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309467 [22:36:35] ostriches: want to deploy that ^ [22:36:47] ? [22:37:36] (03PS1) 10Mglaser: Statistics: AJAX2API and bugfixes: search stats and week grain [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/309468 [22:38:47] 10MediaWiki-Special-pages: Special:LinkSearch does not display results for protocol relative URLs - https://phabricator.wikimedia.org/T35030#377186 (10Quiddity) Is this duplicated by (or could be usefully merged from) {T14810} ? [22:39:02] 10CirrusSearch, 06Discovery, 06Discovery-Search: Searching for insource:tag finds but not {{#tag:tag}} - https://phabricator.wikimedia.org/T145023#2617225 (10EBernhardson) Basically, what's happening here is that the insource: query runs against source_text.plain field. This field is using the "plain_s... [22:40:00] (03PS1) 10Alex Monk: Follow-up I6dac2911: ext.popups.core depends on mediawiki.storage [extensions/Popups] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309469 [22:40:15] (03Merged) 10jenkins-bot: ModerationController: Update count from master, not slave [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309465 (owner: 10Catrope) [22:40:34] 10Community-Engagement-Insights: Question proposal review - 1st pass (Due Sep 6) - https://phabricator.wikimedia.org/T144946#2621288 (10egalvezwmf) [22:41:21] 10MediaWiki-extensions-DonationInterface, 10FR-Ingenico, 10Fundraising-Backlog: Globalcollect Status 25/404 errors - https://phabricator.wikimedia.org/T120030#2621291 (10MBeat33) I emailed Sal to ask them to replace that message with something more helpful. [22:41:59] 10MobileFrontend, 06Reading-Web-Backlog, 13Patch-For-Review, 03Reading-Web-Sprint-80-V-for-Vandalism, 07Unplanned-Sprint-Work: Treat lazy loaded images inside li elements as inline - https://phabricator.wikimedia.org/T144567#2621297 (10Jdlrobson) FYI Jenkins failures are due to T145144 [22:42:07] 10Possible-Tech-Projects, 06Research-and-Data-Backlog, 10The-Wikipedia-Library, 10Outreachy (Round-13): Expand Link Metric capability for reporting to Wikipedia Library partners - https://phabricator.wikimedia.org/T102064#2621299 (10Quiddity) [22:42:16] (03CR) 10jenkins-bot: [V: 04-1] Treat list items as inline [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/308910 (https://phabricator.wikimedia.org/T144567) (owner: 10Jdlrobson) [22:42:54] (03CR) 10jenkins-bot: [V: 04-1] Follow-up I6dac2911: ext.popups.core depends on mediawiki.storage [extensions/Popups] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309469 (owner: 10Alex Monk) [22:43:20] 10MediaWiki-Special-pages, 07Community-Wishlist-Survey: Improve Special:LinkSearch - https://phabricator.wikimedia.org/T120761#2621302 (10Quiddity) [22:43:58] 10CirrusSearch, 06Discovery-Search (Current work): Bad search results when you don't include the preposition in your search query - https://phabricator.wikimedia.org/T116706#2621305 (10TTO) That's not normally a reason to decline a ticket. The usual practice is to leave it open until the parent task is fixed,... [22:44:04] 10MediaWiki-ContentHandler, 07Community-consensus-needed, 05MW-1.27-release-notes, 05MW-1.28-release-notes, and 2 others: Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2621306 (10Xaosflux) +Consensus needed tag; this is under discussion on enwiki - and we sh... [22:44:22] (03CR) 10Chad: [C: 032] Avoid DataUpdate::runUpdates() calls in jobs [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309467 (owner: 10Aaron Schulz) [22:46:02] 10MediaWiki-Special-pages: Make namespace filter in Special:Linksearch efficient enough for wgMiserMode - https://phabricator.wikimedia.org/T12593#2621310 (10Quiddity) [22:46:04] 10MediaWiki-Special-pages, 07Community-Wishlist-Survey: Improve Special:LinkSearch - https://phabricator.wikimedia.org/T120761#2621309 (10Quiddity) [22:46:12] (03Merged) 10jenkins-bot: Remove unused dependency on ext.visualEditor.standalone [extensions/Flow] - 10https://gerrit.wikimedia.org/r/309463 (owner: 10Esanders) [22:47:28] (03CR) 10Dereckson: [C: 032] "SWAT" [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309388 (https://phabricator.wikimedia.org/T141985) (owner: 10Krinkle) [22:48:41] 10CirrusSearch, 06Discovery, 06Discovery-Search: Searching for insource:tag finds but not {{#tag:tag}} - https://phabricator.wikimedia.org/T145023#2621318 (10EBernhardson) Examples: Finding the value, using the regex source filter: https://it.wikivoyage.org/w/index.php?search=insource%3A%2Fslippymap%2... [22:48:51] (03PS1) 10Catrope: Follow-up 00e0b9f45d8: fix typo in method name [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309474 [22:49:13] (03CR) 10Bearloga: Improve color palettes (031 comment) [wikimedia/discovery/polloi] - 10https://gerrit.wikimedia.org/r/309395 (owner: 10Bearloga) [22:49:18] (03PS2) 10Catrope: Follow-up 00e0b9f45d8: fix typo in method name [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309474 (https://phabricator.wikimedia.org/T145144) [22:50:02] (03CR) 10Mattflaschen: [C: 032] Follow-up 00e0b9f45d8: fix typo in method name [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309474 (https://phabricator.wikimedia.org/T145144) (owner: 10Catrope) [22:51:11] (03Merged) 10jenkins-bot: Avoid DataUpdate::runUpdates() calls in jobs [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309467 (owner: 10Aaron Schulz) [22:52:08] (03PS1) 10Gergő Tisza: Avoid user autocreation race condition caused by repeatable read [core] - 10https://gerrit.wikimedia.org/r/309476 (https://phabricator.wikimedia.org/T145131) [22:52:48] 10MediaWiki-Special-pages: Prefix index search and namespaces in Special:Withoutinterwiki - https://phabricator.wikimedia.org/T12049#2621356 (10Quiddity) [22:53:53] 06Research-and-Data: Add recommendations about ack'ing WMF in MOU'd publications to FAQ - https://phabricator.wikimedia.org/T145092#2619687 (10DarTar) @halfak +1 to adding this to m:R:FAQ as well, we'll primarily need this included in [[https://wikimediafoundation.org/wiki/Open_access_policy/FAQ|these FAQ]] [22:54:06] 06Research-and-Data, 10Research-management: Add recommendations about ack'ing WMF in MOU'd publications to FAQ - https://phabricator.wikimedia.org/T145092#2621361 (10DarTar) [22:54:21] 10MediaWiki-extensions-SocialProfile, 10Social-Tools: Feature request: SocialProfile should integrate avatars into search suggestions - https://phabricator.wikimedia.org/T145146#2621362 (10SamanthaNguyen) [22:55:21] 10Data-release, 10Design Research generative research, 06Design-Research, 07Epic: New reader research corpus: data release - https://phabricator.wikimedia.org/T144443#2621374 (10DarTar) @Capt_Swing see the second item on this list [22:55:23] (03Merged) 10jenkins-bot: RollbackAction: Allow 'from' to be an empty string [core] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309388 (https://phabricator.wikimedia.org/T141985) (owner: 10Krinkle) [22:55:55] (03Merged) 10jenkins-bot: Follow-up 00e0b9f45d8: fix typo in method name [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309474 (https://phabricator.wikimedia.org/T145144) (owner: 10Catrope) [22:56:34] 10Community-Engagement-Insights: Question proposal review - 2nd pass (Due Sep 13) - https://phabricator.wikimedia.org/T144947#2621384 (10egalvezwmf) [22:56:44] (03CR) 10Bmansurov: [C: 031] Copy height and width attributes from style to lazy placeholder [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/309409 (https://phabricator.wikimedia.org/T144734) (owner: 10Jdlrobson) [23:00:03] (03PS1) 10Brian Wolff: Allow undoing edits that change content model if top [core] - 10https://gerrit.wikimedia.org/r/309480 [23:00:08] 10MediaWiki-ContentHandler, 07Community-consensus-needed, 05MW-1.27-release-notes, 05MW-1.28-release-notes, and 2 others: Grant editcontentmodel right to all logged in users - https://phabricator.wikimedia.org/T85847#2621417 (10MarcoAurelio) I'm not convinced, per above, that rolling this right on WMF wiki... [23:00:21] (03CR) 10Quiddity: "Hi, I'm wondering what (if any) blockers there are on this patch? (Context: I'm checking on activity in tasks associated with the Communit" [core] - 10https://gerrit.wikimedia.org/r/135284 (https://phabricator.wikimedia.org/T16711) (owner: 10Jackmcbarn) [23:00:44] 06Discovery, 06Discovery-Analysis (Current work), 13Patch-For-Review: Search metrics dashboard: add in new data that has recently been added to event logging for mobile apps - https://phabricator.wikimedia.org/T143726#2621420 (10debt) Sounds good - the colors //are// a bit hard to see right now! :) [23:01:08] (03CR) 10jenkins-bot: [V: 04-1] Avoid user autocreation race condition caused by repeatable read [core] - 10https://gerrit.wikimedia.org/r/309476 (https://phabricator.wikimedia.org/T145131) (owner: 10Gergő Tisza) [23:01:49] (03PS2) 10Mattflaschen: Make 'Edit threshhold' notif appear regardless of title existence [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309462 (owner: 10Mooeypoo) [23:02:52] 10MediaWiki-Special-pages, 05MW-1.27-release-notes, 13Patch-For-Review, 07User-notice: Allow Special:Log to be filtered by log_action as well as log_type - https://phabricator.wikimedia.org/T20954#2621423 (10Quiddity) [23:02:54] 10MediaWiki-Special-pages, 13Patch-For-Review: Implement a namespace filter for the logging table - https://phabricator.wikimedia.org/T16711#2621424 (10Quiddity) [23:02:56] 10MediaWiki-Special-pages: Improve filtering and search in Special:Log - https://phabricator.wikimedia.org/T14984#2621425 (10Quiddity) [23:02:58] 10MediaWiki-Logging, 07Community-Wishlist-Survey: Improve Special:Log - https://phabricator.wikimedia.org/T120764#2621421 (10Quiddity) [23:06:13] 06Discovery-Analysis: discovery data access guidelines out of data - https://phabricator.wikimedia.org/T145149#2621435 (10EBernhardson) [23:07:44] 06Discovery, 06Discovery-Analysis (Current work): Decide on better wording for "users were 1.07 times more likely to do X" - https://phabricator.wikimedia.org/T140187#2621447 (10debt) Great! :) [23:07:55] (03PS10) 10EBernhardson: Stricter handling of query_string syntax detection [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) [23:10:04] 10CirrusSearch, 06Discovery-Search (Current work): Bad search results when you don't include the preposition in your search query - https://phabricator.wikimedia.org/T116706#2621451 (10debt) HI @TTO - I closed it because there isn't any work to be done specifically on this ticket, as it's being worked elsewher... [23:10:22] (03CR) 10Sophivorus: [C: 032 V: 032] Fix file summary message [extensions/MsUpload] (REL1_27) - 10https://gerrit.wikimedia.org/r/306330 (owner: 10Majr) [23:18:54] (03CR) 10Mattflaschen: [C: 032] "Works locally" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309462 (owner: 10Mooeypoo) [23:19:48] 10MediaWiki-extensions-DonationInterface, 10FR-ActiveMQ, 10FR-Smashpig, 10Fundraising-Backlog, and 2 others: Delete from the pending database when a transaction is failed or completed - https://phabricator.wikimedia.org/T143945#2584307 (10awight) [23:20:14] (03PS1) 10Esanders: VE: Make all edits 'quick edit' on mobile [extensions/Math] - 10https://gerrit.wikimedia.org/r/309482 [23:20:26] (03PS2) 10Aaron Schulz: Avoid user autocreation race condition caused by repeatable read [core] - 10https://gerrit.wikimedia.org/r/309476 (https://phabricator.wikimedia.org/T145131) (owner: 10Gergő Tisza) [23:25:08] (03CR) 10jenkins-bot: [V: 04-1] Avoid user autocreation race condition caused by repeatable read [core] - 10https://gerrit.wikimedia.org/r/309476 (https://phabricator.wikimedia.org/T145131) (owner: 10Gergő Tisza) [23:25:26] (03CR) 10Cindy-the-browser-test-bot: [C: 031] "Cindy says good job \o/. Keep it up." [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [23:25:59] (03CR) 10Cindy-the-browser-test-bot: "Phan static analysis done without errors!" [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/309187 (https://phabricator.wikimedia.org/T122309) (owner: 10EBernhardson) [23:26:58] (03Merged) 10jenkins-bot: Make 'Edit threshhold' notif appear regardless of title existence [extensions/Echo] - 10https://gerrit.wikimedia.org/r/309462 (owner: 10Mooeypoo) [23:29:50] (03CR) 10Chelsyx: Improve color palettes (031 comment) [wikimedia/discovery/polloi] - 10https://gerrit.wikimedia.org/r/309395 (owner: 10Bearloga) [23:31:27] 06Project-Admins: Create acl policy for analytics team - https://phabricator.wikimedia.org/T145135#2621505 (10mmodell) 05Open>03Resolved a:03mmodell #acl_analytics [23:33:43] 06Project-Admins: Create acl policy for analytics team - https://phabricator.wikimedia.org/T145135#2621533 (10mmodell) @ottomata: you should be able to add members to #acl_analytics and that will give them push access to rWKSK [23:34:28] (03CR) 10Dereckson: [C: 032] "SWAT — This patch fixes a current production error, passes master test, and there is no real clue why Selenium test fails. Krenair test du" [extensions/Popups] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309469 (owner: 10Alex Monk) [23:35:52] (03Merged) 10jenkins-bot: Follow-up I6dac2911: ext.popups.core depends on mediawiki.storage [extensions/Popups] (wmf/1.28.0-wmf.18) - 10https://gerrit.wikimedia.org/r/309469 (owner: 10Alex Monk) [23:39:18] (03CR) 10EBernhardson: [C: 031] "i'll admit i don't know that much about whats going on here ... but from poking around and trying to figure it out this seems releatively " (031 comment) [search/extra] - 10https://gerrit.wikimedia.org/r/308163 (owner: 10DCausse) [23:40:11] 06Project-Admins, 07Tracking: LOG: Phabricator project creation - https://phabricator.wikimedia.org/T103700#2621540 (10mmodell) created #acl_analytics per {T145135} [23:40:18] (03CR) 10EBernhardson: [C: 032] Don't fail the whole reindexer thread when a single doc fails. [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/307555 (owner: 10DCausse) [23:41:00] (03PS3) 10Bearloga: Improve color palettes [wikimedia/discovery/polloi] - 10https://gerrit.wikimedia.org/r/309395 [23:43:47] 10Hovercards: Scenario failure in Selenium tests: Popups can be enabled via the "Enable previews" footer link - https://phabricator.wikimedia.org/T145152#2621545 (10Dereckson) [23:44:47] (03PS3) 10Tim Starling: Refactor parser tests [core] - 10https://gerrit.wikimedia.org/r/309233 [23:45:04] (03PS1) 10Brian Wolff: When undoing an edit with api edit, allow overriding content model. [core] - 10https://gerrit.wikimedia.org/r/309490 [23:45:26] (03CR) 10Tim Starling: Refactor parser tests (031 comment) [core] - 10https://gerrit.wikimedia.org/r/309233 (owner: 10Tim Starling) [23:46:46] (03Merged) 10jenkins-bot: Don't fail the whole reindexer thread when a single doc fails. [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/307555 (owner: 10DCausse) [23:47:31] (03CR) 10EBernhardson: [C: 032] VersionedDocumentHandler should not return Changed if the version is identical [search/extra] - 10https://gerrit.wikimedia.org/r/309316 (owner: 10DCausse) [23:50:07] (03Merged) 10jenkins-bot: VersionedDocumentHandler should not return Changed if the version is identical [search/extra] - 10https://gerrit.wikimedia.org/r/309316 (owner: 10DCausse) [23:50:49] (03CR) 10Jforrester: [C: 031] "Product sign-off." [extensions/Math] - 10https://gerrit.wikimedia.org/r/309482 (owner: 10Esanders) [23:52:00] (03CR) 10Chelsyx: [C: 032 V: 032] Improve color palettes [wikimedia/discovery/polloi] - 10https://gerrit.wikimedia.org/r/309395 (owner: 10Bearloga) [23:54:14] (03PS2) 10Brian Wolff: When undoing an edit with api edit, allow overriding content model. [core] - 10https://gerrit.wikimedia.org/r/309490 [23:54:41] (03CR) 10Brian Wolff: "PS2: don't override format/model if explicitly specified." [core] - 10https://gerrit.wikimedia.org/r/309490 (owner: 10Brian Wolff) [23:59:04] (03CR) 10jenkins-bot: [V: 04-1] When undoing an edit with api edit, allow overriding content model. [core] - 10https://gerrit.wikimedia.org/r/309490 (owner: 10Brian Wolff)