[00:00:27] (03PS7) 10Ori.livneh: Add network information from navigator.connection [extensions/NavigationTiming] - 10https://gerrit.wikimedia.org/r/132915 (https://phabricator.wikimedia.org/T76814) (owner: 10Gergő Tisza) [00:01:59] (03CR) 10Hoo man: [C: 04-1] "Looks good, tested... I only have a nit pick" (031 comment) [extensions/Renameuser] - 10https://gerrit.wikimedia.org/r/213498 (owner: 10Microchip08) [00:02:44] 7Availability, 5Patch-For-Review: Convert various core/extension cache users to ReplicatedBagOStuff - https://phabricator.wikimedia.org/T97620#1311434 (10Parent5446) Just to clarify, this would be for things where it is important for all instances to see the data, i.e., sort of like a brief key-value store? (J... [00:09:45] (03PS1) 10Parent5446: Add user right for enabling two-factor auth [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/213768 (https://phabricator.wikimedia.org/T100376) [00:09:59] 10MediaWiki-extensions-OATHAuth, 5Patch-For-Review: Add user right for enabling two-factor authentication - https://phabricator.wikimedia.org/T100376#1311439 (10Parent5446) a:3Parent5446 [00:12:52] (03CR) 10Ori.livneh: [C: 04-2] "I am sorry to swoop in with a -2 after taking so long to review this, but it appears that the API you propose to use has been discontinued" [extensions/NavigationTiming] - 10https://gerrit.wikimedia.org/r/132915 (https://phabricator.wikimedia.org/T76814) (owner: 10Gergő Tisza) [00:16:18] (03CR) 10Ori.livneh: "The API appears to still be implemented in Firefox Nightly, but it is turned off by default -- you have to go to about:config and toggle d" [extensions/NavigationTiming] - 10https://gerrit.wikimedia.org/r/132915 (https://phabricator.wikimedia.org/T76814) (owner: 10Gergő Tisza) [00:28:02] 10Wikimedia-Hackathon-2015: Taxis to the airport or train station - https://phabricator.wikimedia.org/T100266#1311441 (10Harej) (Late, I know) Yes I approve. [00:34:01] (03PS1) 10Yaron Koren: Removed some false positives in validation of "where" param [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/213769 [00:42:31] (03CR) 10Yaron Koren: [C: 032 V: 031] Removed some false positives in validation of "where" param [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/213769 (owner: 10Yaron Koren) [00:42:43] (03Merged) 10jenkins-bot: Removed some false positives in validation of "where" param [extensions/Cargo] - 10https://gerrit.wikimedia.org/r/213769 (owner: 10Yaron Koren) [00:44:28] (03PS4) 10Paladox: Remove i18n shim [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/213544 [00:44:45] (03PS4) 10Paladox: Remove i18n shim [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/213555 [00:45:36] (03CR) 10GOIII: [C: 031] Support fallback languages for icons [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/186006 (https://phabricator.wikimedia.org/T87247) (owner: 10Gerrit Patch Uploader) [00:46:06] (03CR) 10Paladox: "Backported here https://gerrit.wikimedia.org/r/#/c/213541/" [extensions/DisableAccount] - 10https://gerrit.wikimedia.org/r/194033 (https://phabricator.wikimedia.org/T88048) (owner: 10Legoktm) [00:46:08] (03PS1) 10Parent5446: Make OATHAuth respect $wgSecureLogin [extensions/OATHAuth] - 10https://gerrit.wikimedia.org/r/213770 (https://phabricator.wikimedia.org/T55197) [00:55:21] 10MediaWiki-extensions-OATHAuth: U2F integration for Extension:OATHAuth - https://phabricator.wikimedia.org/T100373#1311451 (10Parent5446) Some quick notes for when this is started: * U2F only works in Google Chrome at the moment, as it requires speaking to the actual device. * Yubico provides libraries and a s... [00:55:59] (03PS7) 10Paladox: Update ES5 to 4.1.1 [core] - 10https://gerrit.wikimedia.org/r/207270 [00:56:30] 7Availability, 5Patch-For-Review: Convert various core/extension cache users to ReplicatedBagOStuff - https://phabricator.wikimedia.org/T97620#1311452 (10aaron) Yes, although note that get() can have lag. I was actually thinking about having a flag to avoid lag for the replicated cache class. noonce tokens ar... [00:56:33] (03PS24) 10Paladox: Add extension.json, empty PHP entry point [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/208519 (https://phabricator.wikimedia.org/T87889) [00:56:44] (03PS11) 10Paladox: Move function to CentralAuthHook [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/209288 [00:58:43] ori, https://gerrit.wikimedia.org/r/#/c/212584/ [00:59:23] (03PS2) 10Aaron Schulz: Made ReplicatedBagOStuff wrapping the SQL class the default stash [core] - 10https://gerrit.wikimedia.org/r/212584 (https://phabricator.wikimedia.org/T88493) [00:59:29] (03PS1) 10Paladox: Add extension.json, empty old PHP entry point, remove i18n shim [extensions/UnicodeConverter] (REL1_25) - 10https://gerrit.wikimedia.org/r/213771 (https://phabricator.wikimedia.org/T88066) [00:59:49] AaronSchulz: in a bit, looking at the AbuseFilter bug. It appears UnifiedDiffFormatter's output contains an additional single column of whitespace before each line, compared to /usr/bin/diff -u [01:01:32] AaronSchulz: should I change UnifiedDiffFormatter's output to be consistent with diff, or update AbuseFilter to use UnifiedDiffFormatter explicitly and to expect its output format? [01:02:25] (03CR) 10GOIII: [C: 031] Adds a textual alternative to index quality displays [extensions/ProofreadPage] - 10https://gerrit.wikimedia.org/r/213563 (owner: 10Tpt) [01:04:32] ori, my gut would say that UnifiedDiffFormatter should match diff -u (since the later is more standard) [01:04:40] as long as nothing breaks of course [01:05:52] MaxSem: what do you think? [01:06:56] (context: https://phabricator.wikimedia.org/T74329 -- an extra space before each line outputted by UnifiedDiffFormatter makes its output different from /bin/diff -u and breaks AbuseFilter) [01:09:28] 10MediaWiki-extensions-AbuseFilter, 7Regression: "added_lines" is not in "new_wikitext" anymore and causes false positives - https://phabricator.wikimedia.org/T74329#1311455 (10aaron) Related bug from another MW user: https://phabricator.wikimedia.org/T48404 [01:10:01] I think AbuseFilter needs to be re-thought. [01:12:30] lots of agreement there ;) [01:16:23] ori, concur [01:17:16] cool, thanks [01:17:25] (03CR) 10GOIII: [C: 031] "Agreed; some movement is better than none." [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/104512 (https://phabricator.wikimedia.org/T61923) (owner: 10TheDJ) [01:17:37] ori, however why the hell does AF need to parse the diff in the first place? ;) [01:18:30] it's 3 AM here, I'm not going down that rabbit-hole [01:36:56] 6Phabricator: Add a preview button when submitting a new task - https://phabricator.wikimedia.org/T100384#1311463 (10Reguyla) 3NEW [01:40:13] 10MediaWiki-User-blocking, 10MediaWiki-extensions-CentralAuth: Run a cross-wiki script to suppress user and usertalk pages of globally oversighted user names - https://phabricator.wikimedia.org/T100383#1311471 (10Billinghurst) If that could be done, then it would be useful if that could be run as a cronjob on... [01:41:18] (03PS1) 10Ori.livneh: Make the output of UnifiedDiffFormatter match diff -u [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) [01:41:29] MaxSem, AaronSchulz ^ [01:43:49] (03PS20) 10Ori.livneh: Additional CodeEditor buttons [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/104512 (https://phabricator.wikimedia.org/T61923) (owner: 10TheDJ) [01:44:05] (03CR) 10Ori.livneh: [C: 032] Additional CodeEditor buttons [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/104512 (https://phabricator.wikimedia.org/T61923) (owner: 10TheDJ) [01:44:18] (03Merged) 10jenkins-bot: Additional CodeEditor buttons [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/104512 (https://phabricator.wikimedia.org/T61923) (owner: 10TheDJ) [01:44:42] (03CR) 10jenkins-bot: [V: 04-1] Make the output of UnifiedDiffFormatter match diff -u [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [01:44:55] lakjsdklajsdklj [01:45:28] (03CR) 10Smalyshev: [C: 032] Use WDQS instead of Wikidata for graph exploration [wikidata/query/rdf] - 10https://gerrit.wikimedia.org/r/212588 (owner: 10Jdouglas) [01:45:30] (03CR) 10Aaron Schulz: Make the output of UnifiedDiffFormatter match diff -u (031 comment) [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [01:46:31] (03CR) 10Ori.livneh: Make the output of UnifiedDiffFormatter match diff -u (031 comment) [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [01:47:30] (03Merged) 10jenkins-bot: Use WDQS instead of Wikidata for graph exploration [wikidata/query/rdf] - 10https://gerrit.wikimedia.org/r/212588 (owner: 10Jdouglas) [01:49:46] (03CR) 10Aaron Schulz: Make the output of UnifiedDiffFormatter match diff -u (031 comment) [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [01:51:52] (03PS2) 10Smalyshev: fix wikidata URLs [wikidata/query/rdf] - 10https://gerrit.wikimedia.org/r/213604 [01:59:53] (03CR) 10Ori.livneh: Make the output of UnifiedDiffFormatter match diff -u (031 comment) [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [02:06:40] ori, so if $prefix is X you want "X{$line}" rather than "X ($line}" ? [02:06:55] hi AaronSchulz [02:10:17] AaronSchulz: yes, for unified diffs [02:10:54] hi ori [02:11:05] diff does '< foo bar', '> fizz buzz', but diff -u does '-foo bar', '+fizz buzz' [02:11:56] hi kodi_ [02:13:29] AaronSchulz: ori: http://www.mediawiki.org/wiki/User:Aaron_Schulz/How_to_make_MediaWiki_fast [02:13:46] ori, makes sense, I wasn't paying enough attention to the commit summary actually [02:13:50] what's that? [02:13:58] I was focusing on the prefix = ' ' case [02:14:00] 10MediaWiki-extensions-CentralAuth, 10MediaWiki-extensions-WikimediaMaintenance: Create a script to suppress user and usertalk pages of globally oversighted user names - https://phabricator.wikimedia.org/T100383#1311525 (10Krenair) [02:14:20] yesterday i talked about the speed of mediawiki [02:14:42] because it's slow in europe [02:15:14] (03CR) 10Aaron Schulz: [C: 031] "Didn't read the commit summary well enough :)" [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [02:21:45] AaronSchulz: argh. Echo calls wfDiff with the additional command-line parameter '-w', which I guess would have to also be emulated [02:24:24] AaronSchulz: haha: https://phabricator.wikimedia.org/T43689#466243 [02:25:29] didn't know about phabricator nice tool ori [02:25:52] I didn't know [02:30:16] Is it possible to submit an idea? [02:30:26] or is it only for bugs? [02:32:03] (03PS1) 10Ori.livneh: Always assume a prefix-length of one. [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213774 [02:33:38] (03CR) 10jenkins-bot: [V: 04-1] Always assume a prefix-length of one. [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213774 (owner: 10Ori.livneh) [02:33:43] (03CR) 10Ori.livneh: "The tests will fail until I1bf1b8e6d is merged, but the tests for I1bf1b8e6d will fail until this is merged." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213774 (owner: 10Ori.livneh) [02:34:31] (03CR) 10Ori.livneh: "I00435a019 fixes Echo, but this patch will have to be merged first." [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [02:37:52] (03CR) 10Aaron Schulz: [C: 032 V: 032] Make the output of UnifiedDiffFormatter match diff -u [core] - 10https://gerrit.wikimedia.org/r/213773 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [02:38:17] (03CR) 10Aaron Schulz: "recheck" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213774 (owner: 10Ori.livneh) [02:41:21] (03CR) 10Aaron Schulz: [C: 032] Always assume a prefix-length of one. [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213774 (owner: 10Ori.livneh) [02:42:02] thanks [02:42:38] (03PS1) 10Ori.livneh: Make the output of UnifiedDiffFormatter match diff -u [core] (wmf/1.26wmf7) - 10https://gerrit.wikimedia.org/r/213775 (https://phabricator.wikimedia.org/T100069) [02:43:14] ori, https://gerrit.wikimedia.org/r/#/c/213602/ while at it [02:43:42] that one was my fault :) [02:43:59] oh, makes sense [02:44:12] (03PS3) 10Ori.livneh: Fixed regression from 97b2a1dfd with URL specified edit tags [core] - 10https://gerrit.wikimedia.org/r/213602 (https://phabricator.wikimedia.org/T100248) (owner: 10Aaron Schulz) [02:44:47] (03CR) 10Ori.livneh: [C: 032] Fixed regression from 97b2a1dfd with URL specified edit tags [core] - 10https://gerrit.wikimedia.org/r/213602 (https://phabricator.wikimedia.org/T100248) (owner: 10Aaron Schulz) [02:44:59] ori, I dislike relying on consistent reads in MySQL/postgres since it's usually a code smell [02:45:40] it tends to hide order dependencies in non-obvious ways [02:46:06] (03CR) 10jenkins-bot: [V: 04-1] Make the output of UnifiedDiffFormatter match diff -u [core] (wmf/1.26wmf7) - 10https://gerrit.wikimedia.org/r/213775 (https://phabricator.wikimedia.org/T100069) (owner: 10Ori.livneh) [02:46:44] (03CR) 10Ori.livneh: "I'm not sure that this is the right way to do this. Can't you attach a log handler to the exception log bucket instead?" [core] - 10https://gerrit.wikimedia.org/r/213245 (https://phabricator.wikimedia.org/T100141) (owner: 10Gergő Tisza) [02:50:25] yep [02:51:17] (03CR) 10jenkins-bot: [V: 04-1] Fixed regression from 97b2a1dfd with URL specified edit tags [core] - 10https://gerrit.wikimedia.org/r/213602 (https://phabricator.wikimedia.org/T100248) (owner: 10Aaron Schulz) [02:52:55] (03Merged) 10jenkins-bot: Always assume a prefix-length of one. [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213774 (owner: 10Ori.livneh) [02:53:05] (03CR) 10Ori.livneh: "recheck" [core] - 10https://gerrit.wikimedia.org/r/213602 (https://phabricator.wikimedia.org/T100248) (owner: 10Aaron Schulz) [02:59:29] ori, well, really I mean the *exception* to snapshot reads, which is seeing prior changes in the trx [02:59:58] (03Merged) 10jenkins-bot: Fixed regression from 97b2a1dfd with URL specified edit tags [core] - 10https://gerrit.wikimedia.org/r/213602 (https://phabricator.wikimedia.org/T100248) (owner: 10Aaron Schulz) [03:00:09] it's like a case of amusing amnesia [03:00:21] "wait, what did I just write" ? [03:01:48] 3https://alyzzadanielle.files.wordpress.com/2013/07/liess.png [03:01:52] https://alyzzadanielle.files.wordpress.com/2013/07/liess.png even [03:02:24] in memento the guy is using polaroid as an external storage substitute for short-term memory; in this case it's mysql [03:09:17] ori, rofl at https://en.wikipedia.org/wiki/The_Spamhaus_Project#e360_Lawsuit [03:33:35] (03PS1) 10Aaron Schulz: Removed partly obsolete and redundant BagOStuff comment [core] - 10https://gerrit.wikimedia.org/r/213776 [03:41:54] 10MediaWiki-File-management, 6Commons, 6Multimedia: New uploads to commons not visible on other wikis - https://phabricator.wikimedia.org/T99761#1311609 (10aaron) >>! In T99761#1300035, @TheDJ wrote: > @aaron for posterity's sake, it would be nice to know WHY after today's deploy it's no longer a problem :)... [03:58:24] 10MediaWiki-extensions-ContentTranslation: and is not handled well together - https://phabricator.wikimedia.org/T100385#1311614 (10KartikMistry) 3NEW [03:59:40] 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5: and is not handled well together - https://phabricator.wikimedia.org/T100385#1311621 (10santhosh) [04:08:50] 10Translation-search: Status search using MediaWiki API - https://phabricator.wikimedia.org/T100176#1311624 (10Phoenix303) p:5Triage>3Lowest : as long as you write good code (do not mix UI and backend stuff in one class) that should not be a concern. If that is the case, writing a mediawiki API m... [04:09:47] 10Translation-search: Write web API for status search - https://phabricator.wikimedia.org/T100176#1311626 (10Phoenix303) [04:10:46] 10MediaWiki-extensions-Translate, 10Translation-search: Allow exact match search, searching any word in the string, searching all words in the string - https://phabricator.wikimedia.org/T100346#1311629 (10Phoenix303) [04:13:03] 10Translation-search: Support for status searches (translated, untranslated and outdated translations) - https://phabricator.wikimedia.org/T100175#1311631 (10Phoenix303) I may need more time ( investigating + coding + buffer ). Can I allot 5 days for this task? [04:13:23] 10Translation-search: Support for status searches (translated, untranslated and outdated translations) - https://phabricator.wikimedia.org/T100175#1311632 (10Phoenix303) p:5Triage>3Normal [04:15:04] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation deployment as a beta-feature on the Estonian Wikipedia - https://phabricator.wikimedia.org/T100386#1311633 (10Arrbee) 3NEW a:3Arrbee [04:16:09] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation deployment as a beta-feature on the Finnish Wikipedia - https://phabricator.wikimedia.org/T100387#1311640 (10Arrbee) 3NEW a:3Arrbee [04:16:27] 10MediaWiki-extensions-Translate, 10Translation-search: Add operators for new filters (like key, type, case) - https://phabricator.wikimedia.org/T97944#1311647 (10Phoenix303) p:5Low>3Normal [04:17:13] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Romanian Wikipedia - https://phabricator.wikimedia.org/T100388#1311649 (10Arrbee) 3NEW a:3Arrbee [04:18:08] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Hungarian Wikipedia - https://phabricator.wikimedia.org/T100389#1311656 (10Arrbee) 3NEW a:3Arrbee [04:18:56] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Serbian Wikipedia - https://phabricator.wikimedia.org/T100390#1311663 (10Arrbee) 3NEW a:3Arrbee [04:19:44] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Slovak Wikipedia - https://phabricator.wikimedia.org/T100391#1311670 (10Arrbee) 3NEW a:3Arrbee [04:19:59] 7Design, 10MediaWiki-extensions-ApiSandbox, 10UI-Standardization, 10dev.wikimedia.org, 5Patch-For-Review: Update ApiSandbox to MediaWiki appearance using OOJS UI - https://phabricator.wikimedia.org/T92893#1311678 (10Ricordisamoa) @Anomie: >>! In T98395#1281899, @matmarex wrote: > Actually, in spite of th... [04:20:54] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Slovak Wikipedia - https://phabricator.wikimedia.org/T100391#1311670 (10Arrbee) [04:20:57] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3Roadmap, 7notice: Enable ContentTranslation on Slovak Wikipedia - https://phabricator.wikimedia.org/T99535#1311681 (10Arrbee) [04:22:57] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Serbian Wikipedia - https://phabricator.wikimedia.org/T100390#1311690 (10Arrbee) a:5Arrbee>3KartikMistry [04:23:10] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Hungarian Wikipedia - https://phabricator.wikimedia.org/T100389#1311691 (10Arrbee) a:5Arrbee>3KartikMistry [04:23:21] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Romanian Wikipedia - https://phabricator.wikimedia.org/T100388#1311692 (10Arrbee) a:5Arrbee>3KartikMistry [04:23:35] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation deployment as a beta-feature on the Finnish Wikipedia - https://phabricator.wikimedia.org/T100387#1311693 (10Arrbee) a:5Arrbee>3KartikMis... [04:23:53] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation deployment as a beta-feature on the Estonian Wikipedia - https://phabricator.wikimedia.org/T100386#1311694 (10Arrbee) a:5Arrbee>3KartikMi... [04:27:18] 10MediaWiki-extensions-Translate, 10Translation-search: Sort the group list based on search result count - https://phabricator.wikimedia.org/T100393#1311697 (10Phoenix303) 3NEW a:3Phoenix303 [04:28:47] 10Translation-search, 3Outreachy-Round-10: Reinvent Translation Search - https://phabricator.wikimedia.org/T92929#1311706 (10Phoenix303) [04:32:06] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on Croatian Wikipedia - https://phabricator.wikimedia.org/T100394#1311709 (10Arrbee) 3NEW [04:33:16] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on Bosnian Wikipedia - https://phabricator.wikimedia.org/T100395#1311715 (10Arrbee) 3NEW a:3KartikMistry [04:33:44] (03CR) 10Mhurd: [C: 04-1] "Need to test this a bit more..." [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/213550 (owner: 10Mhurd) [04:37:42] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on Voro (fiu-vro) Northern Sami (se) Samogitian (bat-smg) Veps (vep) Silezian (szl) West Fr... - https://phabricator.wikimedia.org/T100396#1311724 [04:39:30] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on the Dutch Wikipedia - https://phabricator.wikimedia.org/T100397#1311731 (10Arrbee) 3NEW a:3KartikMistry [04:40:07] 10MediaWiki-extensions-Translate, 10Translation-search, 5Patch-For-Review: Allow case sensitive search - https://phabricator.wikimedia.org/T100013#1311738 (10Phoenix303) p:5Low>3Normal [05:05:03] (03PS4) 10Umherirrender: Bypass TransformTooBigImageAreaError for ForeignApiFile [core] - 10https://gerrit.wikimedia.org/r/186602 (https://phabricator.wikimedia.org/T34387) [05:19:22] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87: Content Translation beta-feature deployment on Croatian Wikipedia - https://phabricator.wikimedia.org/T100394#1311745 (10KartikMistry) a:3KartikMistry [05:25:24] (03CR) 10Anomie: Show patrol marks on Special:Contributions (031 comment) [core] - 10https://gerrit.wikimedia.org/r/151381 (https://bugzilla.wikimedia.org/69061) (owner: 10Brian Wolff) [05:30:45] (03CR) 10Anomie: [C: 032] Allow list=extdistbranches to be cached and pass maxage params to it [extensions/ExtensionDistributor] - 10https://gerrit.wikimedia.org/r/213605 (owner: 10Legoktm) [05:30:48] (03PS1) 10Gerrit Patch Uploader: mediawiki.js: Handle IE9 like IE10 and above for style loading [core] - 10https://gerrit.wikimedia.org/r/213778 (https://phabricator.wikimedia.org/T93319) [05:30:50] (03CR) 10Gerrit Patch Uploader: "This commit was uploaded using the Gerrit Patch Uploader [1]." [core] - 10https://gerrit.wikimedia.org/r/213778 (https://phabricator.wikimedia.org/T93319) (owner: 10Gerrit Patch Uploader) [05:30:58] (03Merged) 10jenkins-bot: Allow list=extdistbranches to be cached and pass maxage params to it [extensions/ExtensionDistributor] - 10https://gerrit.wikimedia.org/r/213605 (owner: 10Legoktm) [05:31:10] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Enable ContentTranslation on Slovak Wikipedia - https://phabricator.wikimedia.org/T99535#1311750 (10KartikMistry) [05:32:32] (03CR) 10Anomie: [C: 031] "This looks like it'll do what it says it does." [extensions/Buggy] - 10https://gerrit.wikimedia.org/r/213599 (https://phabricator.wikimedia.org/T100140) (owner: 10Gergő Tisza) [05:33:07] (03CR) 10Aaron Schulz: Show patrol marks on Special:Contributions (031 comment) [core] - 10https://gerrit.wikimedia.org/r/151381 (https://bugzilla.wikimedia.org/69061) (owner: 10Brian Wolff) [05:33:19] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Content Translation beta-feature deployment on the Dutch Wikipedia - https://phabricator.wikimedia.org/T100397#1311760 (10KartikMistry) p:5Normal>3High [05:33:37] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Content Translation beta-feature deployment on Croatian Wikipedia - https://phabricator.wikimedia.org/T100394#1311763 (10KartikMistry) p:5Normal>3High [05:34:01] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Enable ContentTranslation on Slovak Wikipedia - https://phabricator.wikimedia.org/T99535#1311766 (10KartikMistry) p:5Normal>3High [05:34:20] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Content Translation beta-feature deployment on Bosnian Wikipedia - https://phabricator.wikimedia.org/T100395#1311715 (10KartikMistry) [05:34:39] (03PS3) 10Gerrit Patch Uploader: Move style for TOC hiding to separate module [core] - 10https://gerrit.wikimedia.org/r/197107 [05:34:41] (03CR) 10Gerrit Patch Uploader: "This commit was uploaded using the Gerrit Patch Uploader [1]." [core] - 10https://gerrit.wikimedia.org/r/197107 (owner: 10Gerrit Patch Uploader) [05:34:52] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, and 3 others: Content Translation beta-feature deployment on the Serbian Wikipedia - https://phabricator.wikimedia.org/T100390#1311769 (10KartikMistry) [05:35:04] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, and 3 others: Content Translation beta-feature deployment on the Hungarian Wikipedia - https://phabricator.wikimedia.org/T100389#1311771 (10KartikMistry) [05:35:19] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, and 3 others: Content Translation beta-feature deployment on the Romanian Wikipedia - https://phabricator.wikimedia.org/T100388#1311773 (10KartikMistry) [05:35:40] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, and 3 others: Content Translation deployment as a beta-feature on the Finnish Wikipedia - https://phabricator.wikimedia.org/T100387#1311775 (10KartikMistry) [05:36:04] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, and 3 others: Content Translation deployment as a beta-feature on the Estonian Wikipedia - https://phabricator.wikimedia.org/T100386#1311778 (10KartikMistry) [05:36:29] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Content Translation beta-feature deployment on Bosnian Wikipedia - https://phabricator.wikimedia.org/T100395#1311781 (10KartikMistry) [05:36:46] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Content Translation beta-feature deployment on the Dutch Wikipedia - https://phabricator.wikimedia.org/T100397#1311782 (10KartikMistry) [05:37:25] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Content Translation beta-feature deployment on Voro (fiu-vro) Northern Sami (se) Samogitian (bat-smg) Veps (vep) Silezian... - https://phabricator.wikimedia.org/T100396#1311783 [05:38:12] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, and 3 others: Content Translation beta-feature deployment on the Hungarian Wikipedia - https://phabricator.wikimedia.org/T100389#1311786 (10KartikMistry) [05:38:20] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, and 3 others: Content Translation beta-feature deployment on the Romanian Wikipedia - https://phabricator.wikimedia.org/T100388#1311787 (10KartikMistry) [05:38:33] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 6Language-Engineering, 5ContentTranslation-Release5, and 3 others: Content Translation beta-feature deployment on the Serbian Wikipedia - https://phabricator.wikimedia.org/T100390#1311788 (10KartikMistry) [05:41:27] 10Wikimedia-Extension-setup: Request activation of "Extension:GuidedTour" in Thai Wikipedia - https://phabricator.wikimedia.org/T100079#1311789 (10Taweetham) p:5Normal>3Triage [06:02:23] 10MediaWiki-extensions-ContentTranslation, 6WMF-Design, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Notify about publishing milestones - https://phabricator.wikimedia.org/T99071#1311795 (10santhosh) a:3santhosh [06:18:37] 10Wikimedia-Hackathon-2015, 3ECT-May-2015: Wikimedia Hackathon 2015 showcase - https://phabricator.wikimedia.org/T96378#1311803 (10Qgil) [06:27:54] 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Wikidata changes in article history - https://phabricator.wikimedia.org/T42358#1311827 (10Nicolas_Raoul) If an article is in my watchlist, then any property change that affects how that article is shown, should show up in my watchlist. This includes properties... [06:30:44] 6Phabricator: Add a preview button when submitting a new task - https://phabricator.wikimedia.org/T100384#1311829 (10Qgil) 5Open>3Invalid a:3Qgil Have you seen the preview at the end of the page as you type? It does exactly what you need. Resolving as Invalid as it seems a clear case. [06:31:06] 6Phabricator: Add a preview button when submitting a new task - https://phabricator.wikimedia.org/T100384#1311832 (10Qgil) [06:39:11] (03CR) 10Chad: "Should probably add this to make-release's config so it gets excluded from future tarballs." [core] - 10https://gerrit.wikimedia.org/r/213559 (owner: 10Jforrester) [06:40:55] 10Wikimedia-Hackathon-2015: Taxis to the airport or train station - https://phabricator.wikimedia.org/T100266#1311843 (10dr0ptp4kt) @Ckoerner and @jkroll, disregard. @mhurd and I are now leaving for the airport from elsewhere. [06:51:25] 10MediaWiki-General-or-Unknown, 7Wikimedia-log-errors: Fix "PHP Notice: Second parameter should not be a timeout" - https://phabricator.wikimedia.org/T91764#1311846 (10Nemo_bis) Now the error is something like ``` [25-May-2015 19:30:25 UTC] PHP Notice: Second parameter should not be a timeout. [Called from... [06:52:04] 10UI-Standardization, 6Mobile-Web, 10OOjs-UI: oojs ui icon name conflict ('cancel') on overlay close buttons on mobile beta/alpha - https://phabricator.wikimedia.org/T98518#1311847 (10Jdlrobson) @Florian the icon needs to be swapped out for 'close' The 'cancel' class still needs to be present though for the... [06:55:00] 6Mobile-Web, 7Epic, 7Performance: Explore text only skin alternative - https://phabricator.wikimedia.org/T100398#1311848 (10Jdlrobson) 3NEW [06:59:16] 6WMF-NDA-Requests: Can bawolff sign the volunteer NDA and get access to security bugs - https://phabricator.wikimedia.org/T100380#1311856 (10Qgil) p:5Triage>3Normal [06:59:49] 6Mobile-Web: "Search within pages" icon broken - https://phabricator.wikimedia.org/T99100#1311858 (10Jdlrobson) 5Resolved>3Open One remaining problem that needs to be addressed with relation to this icon to truly call it complete: https://gerrit.wikimedia.org/r/213199 [07:00:05] 10MobileFrontend-Feature-requests, 10Wikimedia-Hackathon-2015: Hacking: Shrinkify MobileFrontend responses - https://phabricator.wikimedia.org/T90867#1311860 (10Jdlrobson) The conversation is carried on here: https://phabricator.wikimedia.org/T98986 [07:00:15] 10MediaWiki-ResourceLoader, 6Performance-Team, 5MW-1.26-release, 5Patch-For-Review, 5WMF-deploy-2015-05-27_(1.26wmf8): Make addModuleStyles modules marked as "bottom" actually load at the bottom - https://phabricator.wikimedia.org/T97420#1311861 (10Gilles) 5Open>3Resolved [07:02:58] 6MediaWiki-Stakeholders-Group, 10Wikimedia-Hackathon-2015: Mediawiki Stakeholders' Meeting in Lyon - https://phabricator.wikimedia.org/T100060#1311864 (10Qgil) 5Open>3Resolved [07:03:21] 10MediaWiki-extensions-Newsletter, 6Engineering-Community, 3Google-Summer-of-Code-2015: Newsletter Extension for Mediawiki - https://phabricator.wikimedia.org/T76199#1311867 (10Qgil) [07:07:04] (03CR) 10Physikerwelt: "MathSearch depends on extension Math. So it would make most sense to me to merge Math first." [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/196886 (https://phabricator.wikimedia.org/T92762) (owner: 10Physikerwelt) [07:07:49] (03CR) 10Gilles: [C: 04-1] Backport core window.onerror snippet for 1.23 (031 comment) [extensions/Sentry] (REL1_23) - 10https://gerrit.wikimedia.org/r/212931 (https://phabricator.wikimedia.org/T100090) (owner: 10Gergő Tisza) [07:15:36] 10MediaWiki-extensions-ContentTranslation, 6WMF-Design, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Notify about publishing milestones - https://phabricator.wikimedia.org/T99071#1311871 (10santhosh) {F169369} {F169371} @pginer-WMF, does this look good? We need an icon, I just used the grati... [07:20:43] 10MediaWiki-API, 10Wikidata: Expand Wikidata with &action=raw&wikidata=expand - https://phabricator.wikimedia.org/T100399#1311872 (10Nicolas_Raoul) 3NEW [07:35:36] 6Phabricator: Phabricator is trying to send emails to non existent email addresses and then errors out, spewing a stack trace - https://phabricator.wikimedia.org/T100400#1311879 (10akosiaris) 3NEW [07:49:29] (03PS4) 10Microchip08: allow the new username to be populated by subpage [extensions/Renameuser] - 10https://gerrit.wikimedia.org/r/213498 [07:54:25] 10MediaWiki-HTMLForm, 7Documentation: Document HTMLForm ooui mode - https://phabricator.wikimedia.org/T100401#1311887 (10Spage) 3NEW [07:59:39] 10MediaWiki-HTMLForm, 7Documentation: Document HTMLForm ooui mode - https://phabricator.wikimedia.org/T100401#1311897 (10Spage) [08:01:00] (03PS1) 10Microchip08: genericise example domains [extensions/PrivateDomains] - 10https://gerrit.wikimedia.org/r/213783 [08:02:51] 10MediaWiki-HTMLForm: Implement HTMLRadioField in OOUIHTMLForm - https://phabricator.wikimedia.org/T98855#1311900 (10Spage) Judging from F169381, maybe we also need to convert `HTMLMultiSelectField` to new OOjs UI checkbox appearance. [08:04:09] 10UI-Standardization, 10OOjs-UI, 7Epic: Replace use of jQuery UI and MW UI with OOjs UI across all Wikimedia-deployed extensions and core - https://phabricator.wikimedia.org/T100270#1311903 (10Spage) I want to document how to do the conversion, e.g. {T100401}. [08:11:53] 10MediaWiki-Interface, 6Mobile-Web: Core should have support for mobile detection - https://phabricator.wikimedia.org/T100402#1311908 (10Jdlrobson) 3NEW [08:12:17] 10MediaWiki-Interface, 6Mobile-Web: Core should have support for mobile detection - https://phabricator.wikimedia.org/T100402#1311908 (10Jdlrobson) I've cc'ed a bunch of people that I'd love to have input from on this to understand what we see as the blockers. [08:14:03] 10MediaWiki-Interface, 10Wikimedia-Hackathon-2015: Discuss mobile support in the mw skinning system for responsive skins - https://phabricator.wikimedia.org/T97968#1311915 (10Jdlrobson) I've made an actionable bug T97968 Personally I think this is all that is needed to support core development. I'm on the fen... [08:19:46] (03PS1) 10Jdlrobson: Explicitly set position on various RL modules [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213785 [08:23:44] (03PS1) 10Spage: Add HTMLForm example code to special page [extensions/examples] - 10https://gerrit.wikimedia.org/r/213786 (https://phabricator.wikimedia.org/T100401) [08:25:18] 10MediaWiki-ResourceLoader, 6Performance-Team: Fix "style module should define its position explicitly" warnings - https://phabricator.wikimedia.org/T100403#1311922 (10Gilles) 3NEW a:3Gilles [08:25:26] 10MediaWiki-ResourceLoader, 6Performance-Team: Fix "style module should define its position explicitly" warnings - https://phabricator.wikimedia.org/T100403#1311932 (10Gilles) p:5Triage>3Normal [08:25:27] (03CR) 10Spage: "It's useful to ship example code for HTMLForm, but we should probably refine before shipping." [extensions/examples] - 10https://gerrit.wikimedia.org/r/213786 (https://phabricator.wikimedia.org/T100401) (owner: 10Spage) [08:25:55] (03PS1) 10Jdlrobson: Make ext.echo.badge styles load at bottom of page [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213787 [08:25:58] (03CR) 10jenkins-bot: [V: 04-1] Make ext.echo.badge styles load at bottom of page [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213787 (owner: 10Jdlrobson) [08:26:32] (03PS2) 10Jdlrobson: Make ext.echo.badge styles load at bottom of page [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213787 (https://phabricator.wikimedia.org/T100403) [08:26:35] (03CR) 10jenkins-bot: [V: 04-1] Make ext.echo.badge styles load at bottom of page [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213787 (https://phabricator.wikimedia.org/T100403) (owner: 10Jdlrobson) [08:27:25] (03PS2) 10Jdlrobson: Explicitly set position on various RL modules [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213785 (https://phabricator.wikimedia.org/T100403) [08:30:41] 10MediaWiki-extensions-ContentTranslation, 6WMF-Design, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Notify about publishing milestones - https://phabricator.wikimedia.org/T99071#1311947 (10Pginer-WMF) Great @santhosh, his looks good. Just a couple of comments: - We can make the text more suc... [08:32:28] 6Mobile-Web, 7Technical-Debt, 7Tracking: [EPIC] Repurpose MobileFrontend as Minerva skin - https://phabricator.wikimedia.org/T71366#1311948 (10Jdlrobson) [08:34:38] 10MediaWiki-Interface, 6Mobile-Web: Core should have support for mobile detection - https://phabricator.wikimedia.org/T100402#1311960 (10Jdlrobson) [08:34:40] 6Mobile-Web, 7Technical-Debt, 7Tracking: [EPIC] Repurpose MobileFrontend as Minerva skin - https://phabricator.wikimedia.org/T71366#1311959 (10Jdlrobson) [08:35:08] (03CR) 10Gilles: [C: 032] Explicitly set position on various RL modules [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213785 (https://phabricator.wikimedia.org/T100403) (owner: 10Jdlrobson) [08:36:48] (03Merged) 10jenkins-bot: Explicitly set position on various RL modules [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213785 (https://phabricator.wikimedia.org/T100403) (owner: 10Jdlrobson) [08:36:53] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: Trim down CSS loaded in the head on mobile - https://phabricator.wikimedia.org/T97289#1311968 (10Gilles) [08:36:55] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: skins.minerva.beta.images loaded in head on beta site - https://phabricator.wikimedia.org/T98875#1311966 (10Gilles) 5Open>3Resolved https://gerrit.wikimedia.org/r/#/c/213785/ [08:38:58] 10MediaWiki-extensions-OAuthAuthentication: Login link on Special:UserLogout should not have Special:UserLogout as returnto value - https://phabricator.wikimedia.org/T100022#1311971 (10zhuyifei1999) 5Open>3Resolved a:3zhuyifei1999 Updated. Seems fixed [08:41:00] (03PS3) 10Jdlrobson: Make ext.echo.badge styles load at bottom of page [extensions/Echo] - 10https://gerrit.wikimedia.org/r/213787 (https://phabricator.wikimedia.org/T100403) [08:42:29] 10MediaWiki-ResourceLoader, 6Performance-Team, 5Patch-For-Review: Make position of modules currently added with addModuleStyles explicit - https://phabricator.wikimedia.org/T97410#1311975 (10Gilles) [08:42:32] 10MediaWiki-ResourceLoader, 6Performance-Team, 5Patch-For-Review: Fix "style module should define its position explicitly" warnings - https://phabricator.wikimedia.org/T100403#1311974 (10Gilles) [08:44:30] (03PS1) 10Gilles: Explicitly define module position [extensions/wikihiero] - 10https://gerrit.wikimedia.org/r/213788 (https://phabricator.wikimedia.org/T97410) [08:45:18] 10MediaWiki-Interface, 10Wikimedia-Hackathon-2015: Discuss mobile support in the mw skinning system for responsive skins - https://phabricator.wikimedia.org/T97968#1311978 (10Isarra) That should have been T100402, probably pasted the wrong one. And yeah, that makes sense. Whoo! [08:47:45] 6Mobile-Web: Can't add items to module talk pages - https://phabricator.wikimedia.org/T100404#1311980 (10Jdlrobson) 3NEW [08:49:40] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned, 5Patch-For-Review: Window on leave code in editor overlay should be reusable or dropped - https://phabricator.wikimedia.org/T94194#1311992 (10Jdlrobson) Still not deployed... [08:51:19] 10MediaWiki-extensions-WikibaseClient, 10Wikidata, 5Patch-For-Review, 3Wikidata-Sprint-2015-05-05: UsageTracking: split the "update" operation for usage entries into "add" and "prune". - https://phabricator.wikimedia.org/T99513#1311994 (10daniel) Patch: https://gerrit.wikimedia.org/r/#/c/210171/ [08:51:59] 6Mobile-Web, 10MobileFrontend, 6Performance-Team, 5Patch-For-Review: Various legacy icons loaded in head via iconsNew.less - https://phabricator.wikimedia.org/T98864#1311996 (10Jdlrobson) 5Open>3Resolved This was merged. Gerrit failed to tell us. [08:52:01] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: Trim down CSS loaded in the head on mobile - https://phabricator.wikimedia.org/T97289#1311998 (10Jdlrobson) [08:52:16] 6Mobile-Web, 10MobileFrontend, 6Performance-Team, 5Patch-For-Review: Upload icon styles loaded despite uploads being disabled - https://phabricator.wikimedia.org/T98402#1311999 (10Jdlrobson) 5Open>3Resolved a:3Jdlrobson Uploads is now disabled. [08:52:18] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: Trim down CSS loaded in the head on mobile - https://phabricator.wikimedia.org/T97289#1238138 (10Jdlrobson) [08:56:51] 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Wikidata changes in article history - https://phabricator.wikimedia.org/T42358#1312004 (10daniel) @Nicolas_Raoul: for the watchlist, this should already work exactly as you described. If it does not, please file a separate ticket about that. Note that intern... [08:56:54] 6Mobile-Web, 10MobileFrontend, 6Performance-Team, 5Patch-For-Review: Main menu styles shouldn't be loaded on all pages - https://phabricator.wikimedia.org/T98859#1312005 (10Jdlrobson) 5Open>3Resolved Now being loaded via JavaScript. [08:56:56] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: Trim down CSS loaded in the head on mobile - https://phabricator.wikimedia.org/T97289#1312007 (10Jdlrobson) [08:58:23] 10UI-Standardization, 6Mobile-Web, 10MobileFrontend, 6Performance-Team: MediaWiki UI styles loaded in head but unused on most pages - https://phabricator.wikimedia.org/T98395#1312008 (10Jdlrobson) @Gilles has suggested hover styles should be moved to the bottom of the page and we could load a lighterweight... [09:07:13] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: Do not load icons without JS - https://phabricator.wikimedia.org/T100405#1312011 (10Jdlrobson) 3NEW a:3Gilles [09:07:23] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: Do not load icons without JS - https://phabricator.wikimedia.org/T100405#1312011 (10Jdlrobson) [09:07:34] (03PS1) 10Sbisson: Watch and unwatch had the no-js experience [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213792 [09:09:00] 7Design, 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5, 3LE-Sprint-87: Make it possible to adapt references manually to an empty paragraph - https://phabricator.wikimedia.org/T99507#1312021 (10santhosh) a:3santhosh [09:09:35] (03CR) 10jenkins-bot: [V: 04-1] Watch and unwatch had the no-js experience [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213792 (owner: 10Sbisson) [09:09:51] 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5, 3LE-Sprint-87: Typing after a footnote in Special:ContentTranslation contenteditable results in superscript text - https://phabricator.wikimedia.org/T85714#1312028 (10santhosh) a:3santhosh [09:11:11] (03PS2) 10Sbisson: Watch and unwatch had the no-js experience [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213792 (https://phabricator.wikimedia.org/T100406) [09:11:18] 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5, 3LE-Sprint-87: Typing after a footnote in Special:ContentTranslation contenteditable results in superscript text - https://phabricator.wikimedia.org/T85714#952911 (10santhosh) I found a shortcut to solve this issue. Just making the refe... [09:11:57] 7Mobile: Wikipedia iOS app has non-native scroll behavior - https://phabricator.wikimedia.org/T100407#1312047 (10Ckoerner) 3NEW [09:12:44] (03PS3) 10Sbisson: Watch and unwatch had the no-js experience [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213792 (https://phabricator.wikimedia.org/T100406) [09:13:45] (03CR) 10Sbisson: [C: 032] Fix mobile getting no-JS experience [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213475 (https://phabricator.wikimedia.org/T100101) (owner: 10Mattflaschen) [09:13:51] 10MediaWiki-API, 10Wikidata: Expand Wikidata with &action=raw&wikidata=expand - https://phabricator.wikimedia.org/T100399#1312063 (10daniel) You can use the "expandtemplates" API module for this: https://en.wikivoyage.org/api.php?action=expandtemplates&title=Lyon&text=Hello%20{{%23property:P856}}&prop=wikit... [09:16:12] (03Merged) 10jenkins-bot: Fix mobile getting no-JS experience [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213475 (https://phabricator.wikimedia.org/T100101) (owner: 10Mattflaschen) [09:19:14] 10MediaWiki-API, 10Wikidata: Expand Wikidata with &action=raw&wikidata=expand - https://phabricator.wikimedia.org/T100399#1312083 (10daniel) 5Open>3declined a:3daniel Resolving this as declines, since the requested functionality can be covered otherwise, and it's unlikely that we'll add more parameters t... [09:22:11] 10Wikimedia-Hackathon-2015: Taxis to the airport or train station - https://phabricator.wikimedia.org/T100266#1312090 (10Isarra) Just as a general note, in practice you probably don't need an extra hour if you're going to terminal 2. It took us about 5 minutes extra to get there from terminal 1. Just avoid hitc... [09:30:38] 10MediaWiki-extensions-Newsletter: Community bonding evaluation for Newsletter Extension - https://phabricator.wikimedia.org/T97413#1312091 (10Tinaj1234) @NiharikaKohli Sure. Thanks for the remainder! I've written a blog post as my community bonding period report: [[ https://tinaj1234.wordpress.com/2015/05/26/c... [09:41:37] 10Gerrit-Migration: Define an equivalent to Gerrit's +-1 +-2 for code review evaluation - https://phabricator.wikimedia.org/T138#1312100 (10mmodell) >>! In T138#1300870, @Florian wrote: > @mmodell: I started reading all the task in #Gerrit-Migration, so i'm just beginnign to understand Differential :) If i under... [09:45:31] (03PS3) 10Jdlrobson: Hygiene: Correctly add alternate and canocial links [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212021 (https://phabricator.wikimedia.org/T99587) (owner: 10Florianschmidtwelzow) [09:46:57] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: Alpha styles loaded for all users in head - https://phabricator.wikimedia.org/T98400#1312103 (10Jdlrobson) a:3Jdlrobson [09:47:17] (03PS3) 10Gilles: Load tablet styles only on tablets [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/209505 (https://phabricator.wikimedia.org/T98474) (owner: 10Florianschmidtwelzow) [09:49:16] Hi, I have problem in ConfirmEdit with ReCaptcha (mw 1.25.1). [09:50:51] I got error message in server log when I set up newly wiki: ' FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Warning: require_once(ReCaptcha/recaptchalib.php): failed to open stream: No such file or directory in /home/rxy/public_html/mw1251/extensions/ConfirmEdit/includes/ConfirmEditHooks.php on line 147 ' [09:51:03] + 'FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Fatal error: require_once(): Failed opening required 'ReCaptcha/recaptchalib.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/rxy/public_html/mw1251/extensions/ConfirmEdit/includes/ConfirmEditHooks.php on line 147' | "{$IP}/extensions/ConfirmEdit/includes" <-- doesn't have "ReCaptcha" directory. for this, I make symbolic link: "ln -s ../ReCaptcha ReCaptcha" [09:51:58] then, Fatal error don't show. but I got another error message: ' FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Warning: call_user_func() expects parameter 1 to be a valid callback, function 'efReCaptcha' not found or invalid function name in /home/rxy/public_html/mw1251/includes/Setup.php on line 678' How I to do fix this? [09:52:53] (I posted same message in "#mediawiki") [09:53:25] (03PS1) 10Jdlrobson: Sandbox alpha and beta styles from stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213802 (https://phabricator.wikimedia.org/T98400) [09:53:51] 10MediaWiki-Interface, 6Mobile-Web: Core should have support for mobile detection - https://phabricator.wikimedia.org/T100402#1312107 (10Anomie) IMO the absolutely ideal situation would be for one skin to be responsive enough to work for desktop *and* mobile. I don't know if that's really possible, but let's n... [09:56:32] (03PS1) 10Ricordisamoa: Use a valid "license" in package.json [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/213803 [09:58:18] (03CR) 10Gilles: [C: 04-1] "There's definitely something wrong with the layout before the tablet styles are loaded. See the video: the infobox looks broken for a whil" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/209505 (https://phabricator.wikimedia.org/T98474) (owner: 10Florianschmidtwelzow) [10:04:50] (03PS1) 10Gilles: Acknowledge that gadgets have their position explicitly defined [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/213804 (https://phabricator.wikimedia.org/T97410) [10:04:52] (03CR) 10jenkins-bot: [V: 04-1] Acknowledge that gadgets have their position explicitly defined [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/213804 (https://phabricator.wikimedia.org/T97410) (owner: 10Gilles) [10:05:01] (03PS1) 10TTO: Clean up RELEASE-NOTES, using 1.24 notes file as a model [core] (REL1_25) - 10https://gerrit.wikimedia.org/r/213805 [10:07:56] 4(no projects): https://github.com/wikimedia/mediawiki/ release tags vanished - https://phabricator.wikimedia.org/T100409#1312112 (10mwjames) 3NEW a:3demon [10:07:57] (03CR) 10Paladox: "Math extension seems to have broken web updater with extension.json." [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/196886 (https://phabricator.wikimedia.org/T92762) (owner: 10Physikerwelt) [10:08:28] 4(no projects): https://github.com/wikimedia/mediawiki/ release tags vanished - https://phabricator.wikimedia.org/T100409#1312119 (10mwjames) [10:08:36] (03PS2) 10Gilles: Acknowledge that gadgets have their position explicitly defined [extensions/Gadgets] - 10https://gerrit.wikimedia.org/r/213804 (https://phabricator.wikimedia.org/T97410) [10:11:45] (03PS1) 10Gilles: Explicitly define filepage module position [core] - 10https://gerrit.wikimedia.org/r/213806 (https://phabricator.wikimedia.org/T97410) [10:13:31] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Grunt jsduck throwing warnings - https://phabricator.wikimedia.org/T100410#1312122 (10Jdlrobson) 3NEW [10:13:38] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Grunt jsduck throwing warnings - https://phabricator.wikimedia.org/T100410#1312131 (10Jdlrobson) a:3Jdlrobson [10:18:29] 10MediaWiki-Interface, 6Mobile-Web: Core should have support for mobile detection - https://phabricator.wikimedia.org/T100402#1312132 (10Jdlrobson) @Anomie agreed but there is definitely a case for some wikis to want completely separate desktop and web experiences - the beauty of this solution is it would give... [10:19:53] (03PS5) 10Gilles: Explicitly define module position [extensions/SyntaxHighlight_GeSHi] - 10https://gerrit.wikimedia.org/r/207086 (https://phabricator.wikimedia.org/T97410) [10:19:55] (03CR) 10jenkins-bot: [V: 04-1] Explicitly define module position [extensions/SyntaxHighlight_GeSHi] - 10https://gerrit.wikimedia.org/r/207086 (https://phabricator.wikimedia.org/T97410) (owner: 10Gilles) [10:22:53] (03PS1) 10Gilles: Explicitly define module position [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/213807 (https://phabricator.wikimedia.org/T97410) [10:22:56] (03CR) 10jenkins-bot: [V: 04-1] Explicitly define module position [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/213807 (https://phabricator.wikimedia.org/T97410) (owner: 10Gilles) [10:24:43] (03PS2) 10Gilles: Explicitly define module position [extensions/WikiEditor] - 10https://gerrit.wikimedia.org/r/213807 (https://phabricator.wikimedia.org/T97410) [10:26:08] (03PS2) 10Jdlrobson: Hygiene: Documentation fix ups [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213574 (https://phabricator.wikimedia.org/T100410) [10:26:10] (03PS1) 10Jdlrobson: Move oojs ui code to top of page [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213808 [10:27:56] (03PS1) 10Jdlrobson: Tooling: Run jsduck on commits [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213809 [10:28:15] (03PS6) 10Gilles: Explicitly define module position [extensions/SyntaxHighlight_GeSHi] - 10https://gerrit.wikimedia.org/r/207086 (https://phabricator.wikimedia.org/T97410) [10:29:01] (03PS2) 10Jdlrobson: Move oojs ui declaration code to top of javascript file [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213808 [10:29:35] (03CR) 10jenkins-bot: [V: 04-1] Tooling: Run jsduck on commits [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213809 (owner: 10Jdlrobson) [10:34:57] (03PS1) 10Paladox: Remove i18n shim [extensions/Math] - 10https://gerrit.wikimedia.org/r/213810 [10:35:08] (03PS2) 10Paladox: Remove i18n shim [extensions/Math] - 10https://gerrit.wikimedia.org/r/213810 [10:36:13] (03PS1) 10Gilles: Explicitly define module position [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213811 (https://phabricator.wikimedia.org/T97410) [10:37:00] (03PS6) 10Robert Vogel: BSApiFileBackendStore: Changes due to extendability and param handling [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/208967 (owner: 10Pwirth) [10:38:19] (03PS2) 10Jdlrobson: Tooling: Run jsduck on commits [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213809 [10:40:20] 10MediaWiki-extensions-ContentTranslation, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Create a translatable help page for CX - https://phabricator.wikimedia.org/T86116#1312149 (10Amire80) [10:40:46] 6Mobile-Web, 10MobileFrontend, 6Performance-Team: Do not load icons without JS - https://phabricator.wikimedia.org/T100405#1312153 (10Jdlrobson) a:5Gilles>3None [10:41:18] 6Mobile-Web: Edit icon misaligned in stable - https://phabricator.wikimedia.org/T100348#1312155 (10Jdlrobson) @phuedx css regression we should look into asap? [10:43:41] 10Gather, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Increase timeout on browser tests or use sleep - https://phabricator.wikimedia.org/T100411#1312157 (10Jdlrobson) 3NEW [10:49:15] 4(no projects): https://github.com/wikimedia/mediawiki/ release tags vanished - https://phabricator.wikimedia.org/T100409#1312166 (10JeroenDeDauw) This breaks the CI for a bunch of extensions, including ones run by WMF [10:49:33] (03PS7) 10Pastakhov: Allow transclusion of templates inside PhpTags (v 5.1.0) Hook release 8 T99997 [extensions/PhpTags] - 10https://gerrit.wikimedia.org/r/209703 (https://phabricator.wikimedia.org/T99997) [10:50:23] (03PS8) 10Paladox: empty PHP entry point [extensions/CheckUser] - 10https://gerrit.wikimedia.org/r/209865 [10:51:05] (03CR) 10Paladox: "@Legoktm or @Siebrand please merge." [extensions/CheckUser] - 10https://gerrit.wikimedia.org/r/209865 (owner: 10Paladox) [10:51:06] 7JavaScript: Deprecation logging makes developing with Firebug a pain - https://phabricator.wikimedia.org/T100412#1312167 (10Rillke) 3NEW [10:52:33] (03PS9) 10Paladox: empty PHP entry point [extensions/CheckUser] - 10https://gerrit.wikimedia.org/r/209865 (https://phabricator.wikimedia.org/T87891) [10:52:40] (03CR) 10Pastakhov: "JoelKP: thanks for the help. I have not seen the word "renderer" and thought that "Render" is "Renderer"." [extensions/PhpTags] - 10https://gerrit.wikimedia.org/r/209703 (https://phabricator.wikimedia.org/T99997) (owner: 10Pastakhov) [10:54:25] (03PS3) 10Pastakhov: add transclude function (v 3.5.0) requere PhpTags >= 5.1.0 [extensions/PhpTagsFunctions] - 10https://gerrit.wikimedia.org/r/212750 (https://phabricator.wikimedia.org/T99412) [10:54:34] (03CR) 10jenkins-bot: [V: 04-1] add transclude function (v 3.5.0) requere PhpTags >= 5.1.0 [extensions/PhpTagsFunctions] - 10https://gerrit.wikimedia.org/r/212750 (https://phabricator.wikimedia.org/T99412) (owner: 10Pastakhov) [10:55:17] 10MediaWiki-extensions-ContentTranslation, 7I18n: Hardcoded en.wiki translation guide link in Cx-create-new-translation-desc - https://phabricator.wikimedia.org/T86006#1312177 (10Amire80) It makes sense to me to make it customizable per project as a wg variable. [10:55:30] 10MediaWiki-extensions-ContentTranslation, 7Easy, 7I18n: Hardcoded en.wiki translation guide link in Cx-create-new-translation-desc - https://phabricator.wikimedia.org/T86006#1312178 (10Amire80) a:3Amire80 [10:57:13] (03PS2) 10Pastakhov: update for PhpTags version 5.1.0 Hook release 8 (v 1.4.2) [extensions/PhpTagsWidgets] - 10https://gerrit.wikimedia.org/r/212759 (https://phabricator.wikimedia.org/T99997) [10:57:34] (03CR) 10jenkins-bot: [V: 04-1] update for PhpTags version 5.1.0 Hook release 8 (v 1.4.2) [extensions/PhpTagsWidgets] - 10https://gerrit.wikimedia.org/r/212759 (https://phabricator.wikimedia.org/T99997) (owner: 10Pastakhov) [10:57:54] 10MediaWiki-extensions-ContentTranslation, 7Easy, 7I18n: Hardcoded en.wiki translation guide link in Cx-create-new-translation-desc - https://phabricator.wikimedia.org/T86006#1312181 (10Amire80) ... Or, even more simply, by customizing the message cx-tools-view-guidelines-link. [10:58:24] (03PS2) 10Pastakhov: update for PhpTags version 5.1.0 Hook release 8 (v 1.6.5) [extensions/PhpTagsWiki] - 10https://gerrit.wikimedia.org/r/212758 (https://phabricator.wikimedia.org/T99997) [10:58:40] (03CR) 10jenkins-bot: [V: 04-1] update for PhpTags version 5.1.0 Hook release 8 (v 1.6.5) [extensions/PhpTagsWiki] - 10https://gerrit.wikimedia.org/r/212758 (https://phabricator.wikimedia.org/T99997) (owner: 10Pastakhov) [10:59:05] (03PS2) 10Pastakhov: update for PhpTags version 5.1.0 Hook release 8 (v 1.5.1) [extensions/PhpTagsSMW] - 10https://gerrit.wikimedia.org/r/212761 (https://phabricator.wikimedia.org/T99997) [10:59:16] 10MediaWiki-extensions-ContentTranslation, 7Easy, 7I18n, 3LE-Sprint-87, 5Patch-For-Review: Hardcoded en.wiki translation guide link in Cx-create-new-translation-desc - https://phabricator.wikimedia.org/T86006#1312185 (10Amire80) [11:08:39] (03CR) 10Jforrester: "@Chad: Done in Icdd093e00." [core] - 10https://gerrit.wikimedia.org/r/213559 (owner: 10Jforrester) [11:10:53] 10MediaWiki-extensions-CentralNotice, 10Wikimedia-Fundraising, 7Browser-Support-Google-Chrome, 5Patch-For-Review: Multiselects in Special:CentralNotice sometimes load incorrectly - https://phabricator.wikimedia.org/T74421#1312191 (10Pcoombe) With a slowed connection I was able to reproduce in Safari too, b... [11:14:22] 10MediaWiki-extensions-CentralAuth, 6Mobile-Web: "You are centrally logged in." toast on every page view on commons - https://phabricator.wikimedia.org/T100413#1312193 (10Florian) 3NEW [11:16:41] (03PS3) 10Jdlrobson: Tooling: Run jsduck on commits [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213809 [11:27:56] 10MediaWiki-Configuration: Web updater broken in extension registration - https://phabricator.wikimedia.org/T100414#1312203 (10Paladox) 3NEW [11:28:42] 10MediaWiki-Configuration: Web updater broken in extension registration - https://phabricator.wikimedia.org/T100414#1312211 (10Paladox) [11:28:46] 10MediaWiki-Configuration, 5Patch-For-Review, 7Tracking: Convert all Wikimedia-deployed extensions and skins to use extension registration - https://phabricator.wikimedia.org/T87875#1312210 (10Paladox) [11:29:20] 10MediaWiki-Configuration: Web updater broken in extension registration - https://phabricator.wikimedia.org/T100414#1312203 (10Paladox) [11:30:31] (03CR) 10Paladox: "This is blocked by https://phabricator.wikimedia.org/T100414 due to web updater not working in extension registration and this extension r" [extensions/Math] - 10https://gerrit.wikimedia.org/r/187654 (https://phabricator.wikimedia.org/T87941) (owner: 10Physikerwelt) [11:30:41] (03CR) 10Paladox: [C: 04-1] Add extension.json, empty PHP entry point, remove i18n shim [extensions/Math] - 10https://gerrit.wikimedia.org/r/187654 (https://phabricator.wikimedia.org/T87941) (owner: 10Physikerwelt) [11:43:02] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Content Translation beta-feature deployment on the Dutch Wikipedia - https://phabricator.wikimedia.org/T100397#1312231 (10Sjoerddebruin) Who is gonna inform the local comm... [11:44:43] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and vieing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312239 (10Paladox) 3NEW [11:44:53] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and vieing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312246 (10Paladox) p:5Triage>3Unbreak! [11:45:31] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and vieing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312239 (10Paladox) Changed status to unbreak because considering git.wikimedia.org main webpage and viewing history of file is broken this should be un broken. [11:45:53] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and viewing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312254 (10Paladox) [11:47:00] 10Wikimedia-Site-requests: Add Rollback and Auto-patrolled access levels to Arabic Wikisource and wiktionary - https://phabricator.wikimedia.org/T97271#1312260 (10Glaisher) Since I'm not available during SWAT these days, I won't be able to get config patches deployed in a timely fashion. @Dereckson might be ab... [11:49:36] 10Wikimedia-Site-requests, 5Patch-For-Review: Increase account creation limits for itwikivoyage on 2015-06-26 - https://phabricator.wikimedia.org/T99772#1312271 (10Glaisher) @Andyrom75 Do you know the IP address or range now? [11:49:48] 10Wikimedia-Site-requests: Increase account creation limits for itwikivoyage on 2015-06-26 - https://phabricator.wikimedia.org/T99772#1312272 (10Glaisher) [11:52:37] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and viewing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312275 (10Glaisher) Works for me. You can also use [[https://phabricator.wikimedia.org/diffusion/ | Diffusion ]]. [11:58:55] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and viewing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312300 (10Paladox) p:5Unbreak!>3Triage [11:59:02] 10MediaWiki-extensions-CentralNotice, 10Wikimedia-Fundraising, 7Browser-Support-Google-Chrome, 5Patch-For-Review: Multiselects in Special:CentralNotice sometimes load incorrectly - https://phabricator.wikimedia.org/T74421#1312301 (10atgo) I'm noticing that I seem to have lowered the priority on this a whil... [11:59:08] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and viewing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312239 (10Paladox) Oh doesent work for me but diffusion does. [12:03:57] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and viewing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312317 (10akosiaris) Can not reproduce as well (aka works for me). [12:04:14] (03CR) 10Florianschmidtwelzow: [C: 04-1] Tooling: Run jsduck on commits (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213809 (owner: 10Jdlrobson) [12:06:20] 4(no projects): wikimedia.commons.media.MediaDetailFragment.prettyLicense NullPointerException - https://phabricator.wikimedia.org/T100416#1312322 (10Matanya) 3NEW [12:06:32] 10Commons-App-Android: wikimedia.commons.media.MediaDetailFragment.prettyLicense NullPointerException - https://phabricator.wikimedia.org/T100416#1312328 (10Matanya) [12:09:53] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and viewing history of a file causing error - https://phabricator.wikimedia.org/T100415#1312338 (10Paladox) Tried it on chrome and works seems it is broken with internet explorer on windows 10 now. [12:14:47] 10MediaWiki-Watchlist: Email me only when some specific pages or files on my watchlist are changed - https://phabricator.wikimedia.org/T78376#1312343 (10Carlb) Agreed, if one has many pages watchlisted, this generates so much e-mail (in its current form) that one soon turns the e-mail notification "feature" off... [12:15:59] 10Translation-search: Implement language analyzer for cross language search - https://phabricator.wikimedia.org/T100417#1312345 (10Phoenix303) 3NEW a:3Phoenix303 [12:16:05] Is it is easy to set up a new Phabricator project? [12:16:47] Jarry1250: Create a new task in #project-creators requesting that [12:19:22] Glaisher: Thanks, I'm pretty new to Phab. Is there a difference between tags and projects? [12:19:48] 10Translation-search, 3Outreachy-Round-10: Reinvent Translation Search - https://phabricator.wikimedia.org/T92929#1312353 (10Phoenix303) [12:19:49] e.g. does https://phabricator.wikimedia.org/tag/massmessage/ exist because of a massmessage project, or something else? [12:19:50] No, pretty much the same thing [12:20:07] Yes, that's the massmessage project [12:20:16] Glaisher: Great, thanks [12:20:18] but there could be other tags for the same project too [12:21:11] 10Translation-search, 3Outreachy-Round-10: Reinvent Translation Search - https://phabricator.wikimedia.org/T92929#1124038 (10Phoenix303) @Nemo_bis @Nikerabbit: As per discussion I have updated the timeline. Please let me know if I have missed any point. [12:21:51] 10MediaWiki-Watchlist: '(diff)' links in MediaWiki special:watchlist should display difference from last version actually read - https://phabricator.wikimedia.org/T100419#1312364 (10Carlb) 3NEW [12:24:34] 10MediaWiki-extensions-ContentTranslation, 3LE-Sprint-87: article selector in Special:CX doesn't auto-complete article names - https://phabricator.wikimedia.org/T100420#1312374 (10Amire80) 3NEW a:3Amire80 [12:26:20] 10MediaWiki-File-management, 6Multimedia, 5Patch-For-Review: InstantCommons broken for some images: Error creating thumbnail: Invalid thumbnail parameters - https://phabricator.wikimedia.org/T34387#1312392 (10Yann) Is the issue at https://commons.wikimedia.org/wiki/File:Logiz_de_la_Lune_Rousse-Affiche1900.jp... [12:29:25] 10MediaWiki-extensions-ContentTranslation, 6Language-Engineering, 5ContentTranslation-Release5, 3LE-Sprint-87: Create a translatable help page for CX - https://phabricator.wikimedia.org/T86116#1312416 (10Amire80) [12:29:28] 10MediaWiki-extensions-ContentTranslation, 7Easy, 7I18n, 3LE-Sprint-87: Hardcoded en.wiki translation guide link in Cx-create-new-translation-desc - https://phabricator.wikimedia.org/T86006#1312414 (10Amire80) 5Open>3Resolved [12:42:03] 10crosswatch: Community bonding evaluation for "An enhanced cross-wiki watchlist as an OAuth tool" - https://phabricator.wikimedia.org/T97728#1312458 (10NiharikaKohli) 5Open>3Resolved Great! I'll mark this as resolved, Good job, @sitic! [12:42:05] 7Design, 10crosswatch, 3Google-Summer-of-Code-2015: An enhanced cross-wiki watchlist as an OAuth tool - https://phabricator.wikimedia.org/T92955#1312461 (10NiharikaKohli) [12:43:04] 10MediaWiki-extensions-Newsletter: Community bonding evaluation for Newsletter Extension - https://phabricator.wikimedia.org/T97413#1312465 (10NiharikaKohli) @Tinaj1234 It looks good to me. :) Further comments by your mentors awaited. [12:53:37] (03CR) 10Bartosz Dziewoński: [C: 032] Explicitly define filepage module position [core] - 10https://gerrit.wikimedia.org/r/213806 (https://phabricator.wikimedia.org/T97410) (owner: 10Gilles) [13:00:39] 10MediaWiki-Special-pages, 6Wikisource, 7Wikimedia-log-errors: Special:Categories on wikisource.org -> "Exception encountered, of type "Wikimedia\Assert\ParameterAssertionException" error - https://phabricator.wikimedia.org/T99736#1312505 (10Glaisher) There's "Not proofread" (without the _) and this is match... [13:01:59] (03CR) 10Bartosz Dziewoński: [C: 032] Remove mediawiki.action.history group [core] - 10https://gerrit.wikimedia.org/r/213766 (https://phabricator.wikimedia.org/T90842) (owner: 10Ori.livneh) [13:02:24] (03Merged) 10jenkins-bot: Explicitly define filepage module position [core] - 10https://gerrit.wikimedia.org/r/213806 (https://phabricator.wikimedia.org/T97410) (owner: 10Gilles) [13:03:41] Glaisher, I'm hesitant to fix the DB directly without knowing how this happened and that it won't repeat itself [13:04:23] Yeah, we need to know how it got inserted in the first place. [13:06:24] 10MediaWiki-extensions-ContentTranslation, 10ContentTranslation-Deployments, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Content Translation beta-feature deployment on the Dutch Wikipedia - https://phabricator.wikimedia.org/T100397#1312511 (10Arrbee) >>! In T100397#1312231, @Sjoerddebruin wr... [13:06:38] 10MediaWiki-Categories, 10MediaWiki-Special-pages, 6Wikisource, 7Wikimedia-log-errors: Special:Categories on wikisource.org -> "Exception encountered, of type "Wikimedia\Assert\ParameterAssertionException" error - https://phabricator.wikimedia.org/T99736#1312512 (10Glaisher) We also need to know how it mad... [13:07:23] 10MediaWiki-Interface: CSS Reflows degrading page load performance - https://phabricator.wikimedia.org/T29418#1312515 (10matmarex) 5Open>3Resolved a:3matmarex Pretty sure this is no longer the case, we now use 'position'=>'top' and addModuleStyles() to load critical styles before page render and without Ja... [13:10:44] (03Merged) 10jenkins-bot: Remove mediawiki.action.history group [core] - 10https://gerrit.wikimedia.org/r/213766 (https://phabricator.wikimedia.org/T90842) (owner: 10Ori.livneh) [13:13:47] Glaisher, I saw -stewards... [13:13:54] krenair@tin:/srv/mediawiki-staging (master)$ grep "Not proofread" php-1.26wmf6/extensions/* -R [13:13:54] php-1.26wmf6/extensions/ProofreadPage/i18n/en.json: "proofreadpage_quality1_category": "Not proofread", [13:13:57] 10MediaWiki-Categories, 10MediaWiki-Special-pages, 10MediaWiki-extensions-ProofreadPage, 6Wikisource, 7Wikimedia-log-errors: Special:Categories on wikisource.org -> "Exception encountered, of type "Wikimedia\Assert\ParameterAssertionException" error - https://phabricator.wikimedia.org/T99736#1312521 (10Gl... [13:14:46] hm, just the json file? [13:15:02] there were other matches [13:15:08] but just in tests [13:15:29] obviously it'd be silly for the software to always refer to this by the english name [13:15:38] so it gets a message for translation [13:17:32] (03PS1) 10Raimond Spekking: Add language Doteli (dty) [core] - 10https://gerrit.wikimedia.org/r/213823 [13:18:39] that text hasn't changed since 2007: https://github.com/wikimedia/mediawiki-extensions-ProofreadPage/commit/b35b93a544582f2dadf1c8b1ec0b7c5da196a7a5 [13:20:25] Glaisher, I can only find one reference to the message though, for sending the message to JS [13:20:54] yeah [13:20:57] got to go now [13:21:07] probably the number in the message is variable [13:21:08] ok [13:27:53] Glaisher, so I found a page that links to the broken category, and null edited it. Seems to have fixed it... [13:30:04] 10MediaWiki-Categories, 10MediaWiki-Special-pages, 10MediaWiki-extensions-ProofreadPage, 6Wikisource, 7Wikimedia-log-errors: Special:Categories on wikisource.org -> "Exception encountered, of type "Wikimedia\Assert\ParameterAssertionException" error - https://phabricator.wikimedia.org/T99736#1312526 (10Kr... [13:34:08] 4(no projects): https://github.com/wikimedia/mediawiki/ release tags vanished - https://phabricator.wikimedia.org/T100409#1312529 (10Florian) Maybe it's related to this bug, so i will not open a new task, until someone says it's not related :P The same case for branches: On github.com/wikimedia/mediawiki we ha... [13:38:24] 7Design, 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release6: Make contributions page actions more compact - https://phabricator.wikimedia.org/T96200#1312533 (10Pginer-WMF) [13:39:54] (03PS1) 10Paladox: Add extension.json, empty PHP entry point [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213825 (https://phabricator.wikimedia.org/T88047) [13:40:05] (03PS2) 10Paladox: Add extension.json, empty PHP entry point [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213825 (https://phabricator.wikimedia.org/T88047) [13:43:23] (03CR) 10Manybubbles: [C: 032] fix wikidata URLs [wikidata/query/rdf] - 10https://gerrit.wikimedia.org/r/213604 (owner: 10Smalyshev) [13:45:30] (03Merged) 10jenkins-bot: fix wikidata URLs [wikidata/query/rdf] - 10https://gerrit.wikimedia.org/r/213604 (owner: 10Smalyshev) [13:48:10] (03PS2) 10Paladox: Remove PHP entry point and use extension.json for ConfirmEdit [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/212904 (https://phabricator.wikimedia.org/T88047) (owner: 10Florianschmidtwelzow) [13:53:34] 10MediaWiki-extensions-Newsletter: Community bonding evaluation for Newsletter Extension - https://phabricator.wikimedia.org/T97413#1312552 (1001tonythomas) Looks good. @Qgil : Should the community bonding report should be published somewhere in the phab task ? I dont know how the system is now ( earlier we used... [13:53:53] (03PS1) 10Paladox: Add .jshintrc [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 [13:54:03] (03PS2) 10Paladox: Add .jshintrc [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 [13:54:23] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1312554 (10chasemp) The security check box is only tangentially related to actual task security. We have a large amount of sensitive tasks here actually and unlike Bugzilla it is no... [13:56:23] 10MediaWiki-extensions-Newsletter: Community bonding evaluation for Newsletter Extension - https://phabricator.wikimedia.org/T97413#1312565 (10Qgil) Tina has clearly passed the community bonding period, and there is really nothing stopping her from coding in the right direction. As mentor, I have enjoyed the bon... [13:58:19] 10MediaWiki-extensions-ConfirmAccount: Convert ConfirmAccount to use extension registration - https://phabricator.wikimedia.org/T100425#1312566 (10Paladox) 3NEW [13:59:15] 10MediaWiki-extensions-ConfirmAccount: Convert ConfirmAccount to use extension registration - https://phabricator.wikimedia.org/T100425#1312576 (10Paladox) [13:59:17] 10MediaWiki-Configuration, 5Patch-For-Review, 7Tracking: Convert all extensions and skins on git to use extension registration - https://phabricator.wikimedia.org/T98668#1312575 (10Paladox) [14:01:03] 10MediaWiki-extensions-Newsletter: Community bonding evaluation for Newsletter Extension - https://phabricator.wikimedia.org/T97413#1312583 (10Qgil) Tina has clearly passed the community bonding period, and there is really nothing stopping her from coding in the right direction. As mentor, I have enjoyed the bon... [14:08:49] (03PS7) 10Kai Nissen (WMDE): Enable users to watch category membership changes [core] - 10https://gerrit.wikimedia.org/r/211526 (https://phabricator.wikimedia.org/T9148) [14:09:04] (03CR) 10jenkins-bot: [V: 04-1] Enable users to watch category membership changes [core] - 10https://gerrit.wikimedia.org/r/211526 (https://phabricator.wikimedia.org/T9148) (owner: 10Kai Nissen (WMDE)) [14:09:27] (03CR) 10Kai Nissen (WMDE): Enable users to watch category membership changes (0325 comments) [core] - 10https://gerrit.wikimedia.org/r/211526 (https://phabricator.wikimedia.org/T9148) (owner: 10Kai Nissen (WMDE)) [14:09:33] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1312591 (10jeremyb-phone) I don't know anything about the phab API but I wonder if you could use that in the meantime while waiting for a dump sanitization procedure. "Just VE" proba... [14:19:06] (03PS25) 10Paladox: Add extension.json, empty PHP entry point, remove i18n shim [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/208523 (https://phabricator.wikimedia.org/T100425) [14:19:13] (03PS26) 10Paladox: Add extension.json, empty PHP entry point, remove i18n shim [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/208523 (https://phabricator.wikimedia.org/T100425) [14:19:27] fix fix fix https://phabricator.wikimedia.org/T100409 [14:22:38] (03CR) 1020after4: [C: 032] plugin: Bash completion for config and roles commands [vagrant] - 10https://gerrit.wikimedia.org/r/197831 (owner: 10Dduvall) [14:23:02] (03Merged) 10jenkins-bot: plugin: Bash completion for config and roles commands [vagrant] - 10https://gerrit.wikimedia.org/r/197831 (owner: 10Dduvall) [14:24:01] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1312605 (10Krenair) Is it really non-trivial to only include things with visibility policy 'Public'? [14:27:27] 10MediaWiki-Special-pages, 7Easy: Request: order wanted pages by count and alphabetically - https://phabricator.wikimedia.org/T4335#1312606 (10Tinaj1234) a:5Tinaj1234>3None [14:27:48] 10MediaWiki-File-management, 6Multimedia, 5Patch-For-Review: InstantCommons broken for some images: Error creating thumbnail: Invalid thumbnail parameters - https://phabricator.wikimedia.org/T34387#1312609 (10Bawolff) >>! In T34387#1312392, @Yann wrote: > Is the issue at https://commons.wikimedia.org/wiki/Fi... [14:27:48] (03CR) 10Paladox: [C: 031] "Not tested by me but looks good." [core] - 10https://gerrit.wikimedia.org/r/213468 (https://phabricator.wikimedia.org/T88194) (owner: 10Galorefitz) [14:30:33] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1312614 (10ksmith) @jeremyb-phone It is somewhat of a pain to set up an app to actually use the Phab API, and after you do so, the API has some pretty significant limitations on what... [14:33:14] 10MediaWiki-extensions-ContentTranslation, 6WMF-Design, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Notify about publishing milestones - https://phabricator.wikimedia.org/T99071#1312616 (10santhosh) >>! In T99071#1311947, @Pginer-WMF wrote: > - If a user publishes one translation from Englis... [14:34:13] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1312617 (10mmodell) >>! In T99295#1312605, @Krenair wrote: > Is it really non-trivial to only include things with visibility policy 'Public'? That way you don't need to deal with cus... [14:34:58] 10MediaWiki-extensions-ContentTranslation, 6WMF-Design, 5ContentTranslation-Release5, 3LE-Sprint-87, and 2 others: Notify about publishing milestones - https://phabricator.wikimedia.org/T99071#1312627 (10Pginer-WMF) > Only one. Great. In that case, there is no need to explicitly mention the current wiki. [14:35:33] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1312629 (10chasemp) Being a well defined relational schema some tables like comments related to transactions don't have an enforced security mode outside of their transaction associa... [14:39:18] (03CR) 10Mholloway: "One small comment. Nice color choice on the launcher icon!" (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/211653 (https://phabricator.wikimedia.org/T97238) (owner: 10Niedzielski) [14:42:22] 10Gerrit-Migration: Define an equivalent to Gerrit's +-1 +-2 for code review evaluation - https://phabricator.wikimedia.org/T138#1312630 (10Ricordisamoa) >>! In T138#1312100, @mmodell wrote: > Phabricator is pretty flexible and configurable. It doesn't try to prescribe the "one true way" for code review. Gerrit... [14:44:22] 10Gerrit-Migration: Identify features Gerrit users would miss in Phabricator - https://phabricator.wikimedia.org/T23#1312639 (10Ricordisamoa) Resolved, really? [14:50:04] 10Gather, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Browser tests failing due to references to old code - https://phabricator.wikimedia.org/T100411#1312643 (10Jdlrobson) [14:55:50] (03PS5) 10Physikerwelt: Prepare math extension for mathoid PNG support [extensions/Math] - 10https://gerrit.wikimedia.org/r/204328 (https://phabricator.wikimedia.org/T78056) [14:55:56] (03PS4) 10Physikerwelt: Display mathoids PNG file via SpecialPage [extensions/Math] - 10https://gerrit.wikimedia.org/r/212263 [15:01:23] wikimedia/composer-merge-plugin#46 (merge-autoload - 71503c6 jeroendedauw): The build was broken. - http://travis-ci.org/wikimedia/composer-merge-plugin/builds/64107129 [15:06:14] (03CR) 10Gilles: [C: 032] Removed partly obsolete and redundant BagOStuff comment [core] - 10https://gerrit.wikimedia.org/r/213776 (owner: 10Aaron Schulz) [15:07:55] (03CR) 10Gilles: [C: 032] Process cache tagUsageStatistics() to improve performance [core] - 10https://gerrit.wikimedia.org/r/213197 (owner: 10Aaron Schulz) [15:08:14] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Last modified bar css regression - https://phabricator.wikimedia.org/T100429#1312663 (10Jdlrobson) 3NEW [15:08:27] (03CR) 10Jdlrobson: "This has caused a css regression: https://phabricator.wikimedia.org/T100429 please fix asap" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/210841 (https://phabricator.wikimedia.org/T98925) (owner: 10Bmansurov) [15:08:59] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Last modified bar css regression - https://phabricator.wikimedia.org/T100429#1312672 (10Jdlrobson) @phuedx @JKatzWMF more drama caused by this new main menu redesign :-/.... better get some eyes on it asap [15:09:15] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Last modified bar css regression - https://phabricator.wikimedia.org/T100429#1312674 (10Jdlrobson) [15:10:23] 10Gather, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Browser tests failing due to references to old code - https://phabricator.wikimedia.org/T100411#1312676 (10Jdlrobson) @Dduval any idea why this would happen? I've cleared local storage and can't seem to reproduce it anywhere other than inside the chrome dri... [15:14:22] 6Mobile-Web: Future toast not showing after an edit. - https://phabricator.wikimedia.org/T100430#1312682 (10Jdlrobson) 3NEW [15:14:40] (03PS1) 10Paladox: Add extension.json, empty PHP entry point [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213837 (https://phabricator.wikimedia.org/T87916) [15:14:44] (03Merged) 10jenkins-bot: Removed partly obsolete and redundant BagOStuff comment [core] - 10https://gerrit.wikimedia.org/r/213776 (owner: 10Aaron Schulz) [15:16:19] (03Merged) 10jenkins-bot: Process cache tagUsageStatistics() to improve performance [core] - 10https://gerrit.wikimedia.org/r/213197 (owner: 10Aaron Schulz) [15:22:50] 10Wikimedia-Extension-setup: Enable Extension:NewUserMessage on ta.wikipedia - https://phabricator.wikimedia.org/T100431#1312699 (10Shanmugamp7) 3NEW [15:23:28] 10Wikimedia-Extension-setup: Enable Extension:NewUserMessage on ta.wikipedia - https://phabricator.wikimedia.org/T100431#1312707 (10Shanmugamp7) a:3Shanmugamp7 [15:23:32] (03PS6) 10Niedzielski: Add dev launcher icon and name [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/211653 (https://phabricator.wikimedia.org/T97238) [15:23:51] (03CR) 10Niedzielski: "Fixed! Thanks for the qq catch!" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/211653 (https://phabricator.wikimedia.org/T97238) (owner: 10Niedzielski) [15:24:21] (03CR) 10jenkins-bot: [V: 04-1] Add dev launcher icon and name [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/211653 (https://phabricator.wikimedia.org/T97238) (owner: 10Niedzielski) [15:27:45] (03PS8) 10Kai Nissen (WMDE): Enable users to watch category membership changes [core] - 10https://gerrit.wikimedia.org/r/211526 (https://phabricator.wikimedia.org/T9148) [15:29:02] (03CR) 10Niedzielski: "The build is failing but I can't repro locally with "./gradlew -q clean checkstyle assembleAlphaDebug". Will investigate." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/211653 (https://phabricator.wikimedia.org/T97238) (owner: 10Niedzielski) [15:31:19] 10Wikimedia-Site-requests: Enable Import feature in Maithili Wikipedia - https://phabricator.wikimedia.org/T99490#1312713 (10Dereckson) 5Open>3Resolved Deployed at 2015-05-26 morning SWAT. Please refrain to import files, Wikimedia Commons should be used as much as possible, licensing permitting, as media re... [15:32:55] 10Wikimedia-Site-requests: Enable Import feature in Maithili Wikipedia - https://phabricator.wikimedia.org/T99490#1312717 (10Krenair) Also I would discourage copying MediaWiki: code files across wikis. [15:35:21] 10MediaWiki-extensions-ConfirmEdit-(CAPTCHA-extension), 5WMF-deploy-2015-05-27_(1.26wmf8): Convert ConfirmEdit extension to use extension registration - https://phabricator.wikimedia.org/T88047#1312718 (10Paladox) [15:35:32] 10MediaWiki-extensions-ConfirmEdit-(CAPTCHA-extension), 5Patch-For-Review, 5WMF-deploy-2015-05-27_(1.26wmf8): Convert ConfirmEdit extension to use extension registration - https://phabricator.wikimedia.org/T88047#1003161 (10Paladox) [15:36:11] (03PS7) 10Niedzielski: Add dev launcher icon and name [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/211653 (https://phabricator.wikimedia.org/T97238) [15:36:13] (03PS9) 10Kai Nissen (WMDE): Enable users to watch category membership changes [core] - 10https://gerrit.wikimedia.org/r/211526 (https://phabricator.wikimedia.org/T9148) [15:36:50] (03PS1) 10Mjbmr: Add translations for Cham languages [extensions/cldr] - 10https://gerrit.wikimedia.org/r/213839 [15:40:27] (03CR) 10Niedzielski: "I changed an unrelated line to trigger the build and now it works." (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/211653 (https://phabricator.wikimedia.org/T97238) (owner: 10Niedzielski) [15:41:10] (03PS4) 10Gerrit Patch Uploader: Move style for TOC hiding to separate module [core] - 10https://gerrit.wikimedia.org/r/197107 [15:41:12] (03CR) 10Gerrit Patch Uploader: "This commit was uploaded using the Gerrit Patch Uploader [1]." [core] - 10https://gerrit.wikimedia.org/r/197107 (owner: 10Gerrit Patch Uploader) [15:50:52] (03PS4) 10Niedzielski: WIP: Add onboarding state and developer settings screen [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/212184 [15:51:40] 10Phragile: Make sprint points facultative - https://phabricator.wikimedia.org/T100187#1312733 (10ksmith) The long-range ideal would be to allow the person running the graph to dictate what assumption should be made about 0-point stories. Perhaps it could be calculated as an average of all estimated stories in t... [15:53:19] 10Gerrit-Migration: Define an equivalent to Gerrit's +-1 +-2 for code review evaluation - https://phabricator.wikimedia.org/T138#1312734 (10mmodell) @Ricordisamoa: >>! In T138#1312630, @Ricordisamoa wrote: > You keep saying it, but I personally feel Differential breaks the workflow I'm used to in several ways.... [15:53:30] Krenair: what got fixed? [15:53:37] I still see the errors [15:53:45] Glaisher, re-run your query [15:53:50] there should be one less page in the broken cat [15:53:55] oh [15:57:11] Hello [15:57:28] I have a problem with my MediaWiki, when visiting preferences I get a "Unexpected non-MediaWiki exception encountered, of type "InvalidArgumentException"" [15:57:56] 10Wikimedia-Site-requests: Increase account creation limits for itwikivoyage on 2015-06-26 - https://phabricator.wikimedia.org/T99772#1312745 (10Andyrom75) Glaisher, the only chance that I'll have to know the IP number (or IP range) is when I'll phisically go to that fair on June 26th, not earlier. [15:59:03] 10Phragile: Review state should be more flexible - https://phabricator.wikimedia.org/T100188#1312747 (10ksmith) For our burnup charts, triggering done based on the "Resolved" status is fine, and columns can be ignored. As a future story, we would like to be able to get Cumulative Flow Diagrams, and those would b... [15:59:39] 10MediaWiki-File-management, 6Multimedia, 5Patch-For-Review: InstantCommons broken for some images: Error creating thumbnail: Invalid thumbnail parameters - https://phabricator.wikimedia.org/T34387#1312765 (10Yann) OK, see https://phabricator.wikimedia.org/T100435 [16:00:50] 7JavaScript: Deprecation logging makes developing with Firebug a pain - https://phabricator.wikimedia.org/T100412#1312769 (10matmarex) Similar issue affects IE11's development tools too. Personally I think it's a bug in the tools, not in MediaWiki. [16:03:22] 10Phragile: Ability to export underlying data that built the chart - https://phabricator.wikimedia.org/T100184#1312776 (10ksmith) Snapshots are fine as a short-term solution. In the long run, we would prefer to avoid them, because a) they require a separate database to store, and b) it would be impossible to c... [16:04:24] (03PS1) 10Paladox: Remove i18n shim [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213843 [16:04:34] 10Phragile: Ability to export underlying data that built the chart - https://phabricator.wikimedia.org/T100184#1312777 (10ksmith) Also note that this story is only asking for the EXACT same data to be exported, rather than graphed. The issues above, with conduit and performance, actually affect the burnup chart... [16:04:38] (03PS2) 10Paladox: Remove i18n shim [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213843 [16:08:29] 10Phragile: Burnup charts - https://phabricator.wikimedia.org/T100186#1312781 (10ksmith) @Tobi_MWDE_SW Yes, I think you undestand burnup charts correctly. Burndown charts are misleading or inaccurate if any stories are added to or removed from the sprint after it started. A burnup chart could be created that... [16:09:36] 10Phragile: Possibility to filter and sort tasks by multiple criteria - https://phabricator.wikimedia.org/T100191#1312783 (10ksmith) @Tobi_WMDE_SW Is this a request to only graph a subset of the issues? Can you explain how you would use it? [16:10:01] (03CR) 10Mholloway: "Looks great on my Nexus and my 4.4 phone but the effect isn't visible on my 2.3 phone (an LG Optimus Dynamic). Might be an issue specific" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/213760 (https://phabricator.wikimedia.org/T99678) (owner: 10Niedzielski) [16:10:54] (03PS1) 10Paladox: Move function from Resources.php to Hooks.php [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213845 [16:11:00] (03CR) 10jenkins-bot: [V: 04-1] Move function from Resources.php to Hooks.php [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213845 (owner: 10Paladox) [16:11:13] (03PS2) 10Paladox: Move function from Resources.php to Hooks.php [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213845 [16:11:17] (03CR) 10jenkins-bot: [V: 04-1] Move function from Resources.php to Hooks.php [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213845 (owner: 10Paladox) [16:11:38] (03CR) 10Niedzielski: "On my Note 1, I get a kind of Gingerbread-y looking outline around the button when I press. I'm not sure if we want to invest in polish on" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/213760 (https://phabricator.wikimedia.org/T99678) (owner: 10Niedzielski) [16:11:41] 10Phragile: Support "is-sprint" field in Phabricator projects - https://phabricator.wikimedia.org/T100195#1312792 (10ksmith) Technically, the "is sprint" field is added by the Sprint Extension, and is not a part of phabricator itself. My understanding is that the Sprint Extension could extend the conduit API to... [16:12:55] (03PS3) 10Paladox: Move function from Resources.php to Hooks.php [extensions/Flow] - 10https://gerrit.wikimedia.org/r/213845 [16:14:24] 10Phragile: Make "ideal points" line optional - https://phabricator.wikimedia.org/T100183#1312794 (10ksmith) I would propose delaying work on this story. For the WMF, if we are able to export the data instead of drawing a graph directly, then this story really won't be needed at all. And if we create the subset... [16:14:50] (03CR) 10Niedzielski: "This patch also improves the pencil icon's positioning on RTL languages:" [extensions/MobileApp] - 10https://gerrit.wikimedia.org/r/213759 (https://phabricator.wikimedia.org/T99678) (owner: 10Niedzielski) [16:15:36] (03PS1) 10Alex Monk: Remove undeployed extension's schema [extensions/WikimediaMaintenance] - 10https://gerrit.wikimedia.org/r/213846 [16:15:44] 10Phragile: Make sprint points facultative - https://phabricator.wikimedia.org/T100187#1312795 (10ksmith) @Tobi_WMDE_SW I don't understand the word "faculative" in the task title. Can you rephrase it? [16:31:50] 7JavaScript: Deprecation logging makes developing with Firebug a pain - https://phabricator.wikimedia.org/T100412#1312801 (10Rillke) >>! In T100412#1312769, @matmarex wrote: > Similar issue affects IE11's development tools too. Personally I think it's a bug in the tools, not in MediaWiki. Indeed, it is. However... [16:45:05] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1312812 (10JAufrecht) Let me see if I understand the options. I see all of these as temporary hacks, because we hope to get something built in to Phab eventually. Option 1: Grant J... [16:48:02] 6Phabricator: Make display of points OPTIONAL on task cards in workboard - https://phabricator.wikimedia.org/T100438#1312813 (10Capt_Swing) 3NEW [16:51:27] 6Phabricator: Make display of points OPTIONAL on task cards in workboard - https://phabricator.wikimedia.org/T100438#1312820 (10Capt_Swing) 5Open>3Invalid [16:58:58] 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5: contenttranslation tag doesn't apply - https://phabricator.wikimedia.org/T100439#1312823 (10KartikMistry) 3NEW [17:02:25] 10MediaWiki-extensions-ContentTranslation, 5ContentTranslation-Release5: contenttranslation tag doesn't apply - https://phabricator.wikimedia.org/T100439#1312832 (10santhosh) p:5Triage>3High It seems cawiki(and probably others too) missing tags https://ca.wikipedia.org/w/index.php?title=Especial:Canvis_r... [17:04:13] 10crosswatch: Minimum viable product [tracking] - https://phabricator.wikimedia.org/T99930#1312841 (10Sitic) [17:04:15] 10crosswatch, 5Patch-For-Review: Safe & read user preferences from local storage - https://phabricator.wikimedia.org/T100342#1312838 (10Sitic) 5Open>3Resolved [17:12:19] 3Mobile-Web-Sprint-47-Undercover-Brother: Watch Undercover Brother - https://phabricator.wikimedia.org/T98770#1312851 (10bmansurov) lol [17:15:21] 7database: Santitize recent wikis: wikimania 2016 and cn.wikimedia.org at labs dbs - https://phabricator.wikimedia.org/T100441#1312856 (10jcrespo) 3NEW a:3jcrespo [17:17:12] 7database: Santitize recent wikis: wikimania 2016 and cn.wikimedia.org at labs dbs - https://phabricator.wikimedia.org/T100441#1312865 (10Dzahn) this is the step 1 of https://wikitech.wikimedia.org/wiki/Add_a_wiki#Start [17:19:45] (03CR) 10Bmansurov: [C: 032] Remove deprecated options being passed in preRender and postRender [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/210862 (owner: 10Jdlrobson) [17:21:32] (03Merged) 10jenkins-bot: Remove deprecated options being passed in preRender and postRender [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/210862 (owner: 10Jdlrobson) [17:23:18] (03CR) 10Bmansurov: Hygiene: Correctly add alternate and canocial links (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212021 (https://phabricator.wikimedia.org/T99587) (owner: 10Florianschmidtwelzow) [17:25:20] (03CR) 10Alex Monk: [C: 032] "already in prod" [extensions/WikimediaMaintenance] - 10https://gerrit.wikimedia.org/r/213846 (owner: 10Alex Monk) [17:25:42] (03Merged) 10jenkins-bot: Remove undeployed extension's schema [extensions/WikimediaMaintenance] - 10https://gerrit.wikimedia.org/r/213846 (owner: 10Alex Monk) [17:26:44] (03CR) 10Bmansurov: Make the main menu a bit more configurable (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/209820 (https://phabricator.wikimedia.org/T65459) (owner: 10Florianschmidtwelzow) [17:27:48] (03CR) 10Bmansurov: Show a better error message, when the user can't edit a page due to the false group (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/210950 (https://phabricator.wikimedia.org/T95305) (owner: 10Florianschmidtwelzow) [17:32:24] (03PS7) 10Florianschmidtwelzow: Show a CtaDrawer when the user clicks a red link [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212967 (https://phabricator.wikimedia.org/T71849) [17:34:26] (03PS1) 10Alex Monk: Remove undeployed extension's schema [extensions/WikimediaMaintenance] (wmf/1.26wmf6) - 10https://gerrit.wikimedia.org/r/213853 [17:34:34] (03CR) 10Alex Monk: [C: 032] Remove undeployed extension's schema [extensions/WikimediaMaintenance] (wmf/1.26wmf6) - 10https://gerrit.wikimedia.org/r/213853 (owner: 10Alex Monk) [17:34:50] (03Merged) 10jenkins-bot: Remove undeployed extension's schema [extensions/WikimediaMaintenance] (wmf/1.26wmf6) - 10https://gerrit.wikimedia.org/r/213853 (owner: 10Alex Monk) [17:36:09] (03CR) 10Florianschmidtwelzow: [C: 04-1] Add .jshintrc (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 (owner: 10Paladox) [17:38:08] (03CR) 10Bmansurov: [C: 032] Hygiene: Move mobileoptions.js and templates into resources [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213495 (owner: 10Jdlrobson) [17:39:51] (03CR) 10Bmansurov: [C: 032] Hygiene: Move javascripts/specials directory to resources [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213525 (owner: 10Jdlrobson) [17:40:06] (03Merged) 10jenkins-bot: Hygiene: Move mobileoptions.js and templates into resources [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213495 (owner: 10Jdlrobson) [17:40:25] (03CR) 10Paladox: Add .jshintrc (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 (owner: 10Paladox) [17:41:02] (03CR) 10Bmansurov: [C: 032] Hygiene: Update Gruntfile, kill javascripts README [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213528 (owner: 10Jdlrobson) [17:42:04] (03CR) 10Paladox: Add .jshintrc (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 (owner: 10Paladox) [17:42:18] (03Merged) 10jenkins-bot: Hygiene: Move javascripts/specials directory to resources [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213525 (owner: 10Jdlrobson) [17:42:38] (03Merged) 10jenkins-bot: Hygiene: Update Gruntfile, kill javascripts README [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213528 (owner: 10Jdlrobson) [17:43:03] (03CR) 10Florianschmidtwelzow: "Duplicate of I70b2fe13c7c236e2a894f01aba2acd3967c28559" (034 comments) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213825 (https://phabricator.wikimedia.org/T88047) (owner: 10Paladox) [17:43:16] (03CR) 10Florianschmidtwelzow: [C: 04-1] Add extension.json, empty PHP entry point [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213825 (https://phabricator.wikimedia.org/T88047) (owner: 10Paladox) [17:44:12] (03CR) 10Bmansurov: [C: 032] Hygiene: Documentation fix ups [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213574 (https://phabricator.wikimedia.org/T100410) (owner: 10Jdlrobson) [17:44:59] (03CR) 10Paladox: Add extension.json, empty PHP entry point (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213825 (https://phabricator.wikimedia.org/T88047) (owner: 10Paladox) [17:45:26] (03CR) 10Bmansurov: [C: 032] Move oojs ui declaration code to top of javascript file [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213808 (owner: 10Jdlrobson) [17:45:49] (03Merged) 10jenkins-bot: Hygiene: Documentation fix ups [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213574 (https://phabricator.wikimedia.org/T100410) (owner: 10Jdlrobson) [17:46:22] (03CR) 10Paladox: Add extension.json, empty PHP entry point (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213825 (https://phabricator.wikimedia.org/T88047) (owner: 10Paladox) [17:47:00] (03Merged) 10jenkins-bot: Move oojs ui declaration code to top of javascript file [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213808 (owner: 10Jdlrobson) [17:48:29] (03CR) 10Bmansurov: [C: 032] Hygiene: Remove style guide generation [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213494 (owner: 10Jdlrobson) [17:48:57] (03PS1) 10Alex Monk: Update WikimediaMaintenance for Ifb39ce13 [core] (wmf/1.26wmf6) - 10https://gerrit.wikimedia.org/r/213854 [17:49:48] (03CR) 10Alex Monk: [C: 032] Update WikimediaMaintenance for Ifb39ce13 [core] (wmf/1.26wmf6) - 10https://gerrit.wikimedia.org/r/213854 (owner: 10Alex Monk) [17:51:08] (03CR) 10Bmansurov: [C: 032] Hygiene: Cleanup special page styles [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212839 (owner: 10Jdlrobson) [17:53:24] (03CR) 10Bmansurov: [C: 032] Hygiene: Clear the root folders [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212567 (owner: 10Jdlrobson) [17:58:36] (03Merged) 10jenkins-bot: Update WikimediaMaintenance for Ifb39ce13 [core] (wmf/1.26wmf6) - 10https://gerrit.wikimedia.org/r/213854 (owner: 10Alex Monk) [17:58:38] (03Merged) 10jenkins-bot: Hygiene: Cleanup special page styles [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212839 (owner: 10Jdlrobson) [17:58:41] (03Merged) 10jenkins-bot: Hygiene: Clear the root folders [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/212567 (owner: 10Jdlrobson) [17:58:44] (03Merged) 10jenkins-bot: Hygiene: Remove style guide generation [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213494 (owner: 10Jdlrobson) [18:01:57] (03CR) 10Bmansurov: [C: 032] Hygiene: Move templates into folder where they are used from [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213499 (owner: 10Jdlrobson) [18:03:36] 10crosswatch: Minimum viable product [tracking] - https://phabricator.wikimedia.org/T99930#1312911 (10Sitic) [18:03:47] (03Merged) 10jenkins-bot: Hygiene: Move templates into folder where they are used from [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213499 (owner: 10Jdlrobson) [18:10:13] 10Gerrit-Migration: Define an equivalent to Gerrit's +-1 +-2 for code review evaluation - https://phabricator.wikimedia.org/T138#1312922 (10Florian) I'm not really with you. +1 is exactly, what the tooltip says, i'm using it a lot (i think it's a lot), still if i have +2 rights in this project, just to show: "Je... [18:10:46] (03CR) 10Bmansurov: [C: 032] Show article snippets for Browse article [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213483 (https://phabricator.wikimedia.org/T99102) (owner: 10Phuedx) [18:12:15] (03Merged) 10jenkins-bot: Show article snippets for Browse article [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213483 (https://phabricator.wikimedia.org/T99102) (owner: 10Phuedx) [18:13:05] (03CR) 10Bmansurov: [C: 032] "Good idea, Florian. I'll +2 for now, and we can submit a separate patch to change it." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213199 (owner: 10Jdlrobson) [18:14:03] 10Gerrit-Migration: Define an equivalent to Gerrit's +-1 +-2 for code review evaluation - https://phabricator.wikimedia.org/T138#1312926 (10Florian) Ok, i can remove a token, sorry for the confusion. But it's still not reseted automativally, so the problem could be, that people doesn't look at the date, when i a... [18:14:51] (03Merged) 10jenkins-bot: Apply padding max width to container not header [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213199 (owner: 10Jdlrobson) [18:16:03] (03CR) 10Paladox: "Hi at the time I uploaded this I wasent aware of your patch" [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213825 (https://phabricator.wikimedia.org/T88047) (owner: 10Paladox) [18:16:41] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1312927 (10Dzahn) Personally i would vote for 1a) or a modified 1a). - get Joel a shell user to get on some internal work host with a mysql client (tin, mira?) - make a new, persona... [18:19:18] (03PS3) 10Paladox: Add extension.json, empty PHP entry point [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213825 (https://phabricator.wikimedia.org/T88047) [18:24:15] (03CR) 10Bmansurov: Sandbox alpha and beta styles from stable (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213802 (https://phabricator.wikimedia.org/T98400) (owner: 10Jdlrobson) [18:24:22] (03PS1) 10Paladox: Remove i18n shim [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/213858 [18:24:40] (03PS2) 10Paladox: Remove i18n shim [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/213858 [18:25:05] 10MediaWiki-JobQueue, 7Wikimedia-log-errors: Unactionable Notice: JobQueueGroup::__destruct: 1 buffered job(s) never inserted - https://phabricator.wikimedia.org/T100085#1312930 (10mmodell) This is now the most common error in the logs in production, for both wmf6 and wmf7 branches. Over 2100 instances in the... [18:38:11] 10Wikipedia-Android-App, 10Wikipedia-iOS-App: Warn users if they turn of "Send usage reports" - https://phabricator.wikimedia.org/T100334#1312946 (10BGerstle-WMF) This is certainly something we can discuss. What are your thoughts @Moushira? On a related note, my project at the hackathon this weekend was showi... [18:44:04] 10Wikimedia-Site-requests: Increase account creation limits for itwikivoyage on 2015-06-26 - https://phabricator.wikimedia.org/T99772#1312955 (10Dereckson) a:5Andyrom75>3Dereckson [18:44:22] 10Wikimedia-Site-requests: Increase account creation limits for itwikivoyage on 2015-06-26 - https://phabricator.wikimedia.org/T99772#1312956 (10Dereckson) 5Open>3Resolved Okay, let's mark it as resolved in this case. [18:44:54] (03PS1) 10Paladox: Clean update and moved some code into hooks file [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213860 [18:45:05] (03PS2) 10Paladox: Clean update and moved some code into hooks file [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213860 [18:45:11] 10Gerrit-Migration: Define an equivalent to Gerrit's +-1 +-2 for code review evaluation - https://phabricator.wikimedia.org/T138#1312958 (10chasemp) This is an impossible thing to generalize AFAIK as teams use +1/+2 differently. [18:45:26] (03PS3) 10Paladox: Cleaned up files and moved function code into hooks file [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213860 [18:48:31] 6Search-and-Discovery, 3Search-and-Discovery-Research-and-Data-Sprint: Stop using scientific notation in dashboards - https://phabricator.wikimedia.org/T100050#1312960 (10Ironholds) [18:48:37] 6Search-and-Discovery, 3Search-and-Discovery-Research-and-Data-Sprint: "Events" should read "Load times" - https://phabricator.wikimedia.org/T100049#1312962 (10Ironholds) [18:49:24] 6Search-and-Discovery, 3Search-and-Discovery-Research-and-Data-Sprint: Fix dashboarding bug that's causing a claim of 6 events - https://phabricator.wikimedia.org/T100446#1312965 (10Ironholds) 3NEW a:3Ironholds [18:49:39] (03CR) 10Raimond Spekking: "Removing myself as reviewer" [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213860 (owner: 10Paladox) [18:50:08] (03CR) 10Raimond Spekking: "Removing myself as reviewer" [extensions/Math] - 10https://gerrit.wikimedia.org/r/213810 (owner: 10Paladox) [18:50:52] (03CR) 10Raimond Spekking: "Removing myself as reviewer" [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/213858 (owner: 10Paladox) [18:53:05] (03PS1) 10Paladox: Add extension.json, empty php entry point [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213861 [18:53:20] (03PS2) 10Paladox: Add extension.json, empty php entry point [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213861 [18:54:14] (03CR) 10Raimond Spekking: "Removing myself as reviewer" [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213861 (owner: 10Paladox) [18:55:29] (03PS1) 10Paladox: Remove i18n shim [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213862 [18:55:39] (03PS2) 10Paladox: Remove i18n shim [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213862 [18:56:26] (03CR) 10Raimond Spekking: "Removing myself as reviewer" [extensions/Gitweb] - 10https://gerrit.wikimedia.org/r/213862 (owner: 10Paladox) [18:59:19] (03PS36) 10Paladox: Update jQuery Cookie to v1.4.1 [core] - 10https://gerrit.wikimedia.org/r/139686 [19:00:21] 10MediaWiki-General-or-Unknown, 10Cite, 5Patch-For-Review: Style for print is not applied at printable version - https://phabricator.wikimedia.org/T93746#1313002 (10Fomafix) Related: T51722 [19:04:09] 10MediaWiki-extensions-ContentTranslation, 10Analytics: Limn language dashboard: eswiki graph is wrong/stuck - https://phabricator.wikimedia.org/T99074#1313006 (10Milimetric) Kartik, I ran that query in the database a few times and that's the number I get. So the replication may be messed up for that single t... [19:07:21] 6Search-and-Discovery, 3Search-and-Discovery-Research-and-Data-Sprint: "Events" should read "Load times" - https://phabricator.wikimedia.org/T100049#1313009 (10Ironholds) [19:07:28] 6Search-and-Discovery, 3Search-and-Discovery-Research-and-Data-Sprint: Fix dashboarding bug that's causing a claim of 6 events - https://phabricator.wikimedia.org/T100446#1313011 (10Ironholds) [19:07:32] 6Search-and-Discovery, 3Search-and-Discovery-Research-and-Data-Sprint: Stop using scientific notation in dashboards - https://phabricator.wikimedia.org/T100050#1313014 (10Ironholds) [19:07:43] ori, https://gerrit.wikimedia.org/r/#/c/212485/ [19:09:41] 3Search-and-Discovery-Research-and-Data-Sprint: Stop using scientific notation in dashboards - https://phabricator.wikimedia.org/T100050#1313020 (10Ironholds) [19:09:50] 6Search-and-Discovery, 3Search-and-Discovery-Research-and-Data-Sprint: Make clear that the search dashboards are grabbed from sampled logs - https://phabricator.wikimedia.org/T100055#1313021 (10Ironholds) [19:09:53] (03CR) 10Paladox: "This way it stop jshint from saying there is an error when there isent." [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 (owner: 10Paladox) [19:09:55] 3Search-and-Discovery-Research-and-Data-Sprint: Make clear that the search dashboards are grabbed from sampled logs - https://phabricator.wikimedia.org/T100055#1304252 (10Ironholds) [19:10:01] 3Search-and-Discovery-Research-and-Data-Sprint: "Events" should read "Load times" - https://phabricator.wikimedia.org/T100049#1313024 (10Ironholds) [19:10:49] 3Search-and-Discovery-Research-and-Data-Sprint: Note the bug around clock times on the Apps page - https://phabricator.wikimedia.org/T100449#1313025 (10Ironholds) 3NEW [19:10:56] 3Search-and-Discovery-Research-and-Data-Sprint: Note the bug around clock times on the Apps page - https://phabricator.wikimedia.org/T100449#1313032 (10Ironholds) [19:11:02] 3Search-and-Discovery-Research-and-Data-Sprint: Make clear that the search dashboards are grabbed from sampled logs - https://phabricator.wikimedia.org/T100055#1304252 (10Ironholds) [19:11:08] 3Search-and-Discovery-Research-and-Data-Sprint: Build search log parser - https://phabricator.wikimedia.org/T98366#1313035 (10Ironholds) 5Open>3Invalid [19:13:22] (03PS1) 10Paladox: Remove i18n shim [extensions/GlobalUsage] - 10https://gerrit.wikimedia.org/r/213863 [19:13:34] (03PS2) 10Paladox: Remove i18n shim [extensions/GlobalUsage] - 10https://gerrit.wikimedia.org/r/213863 [19:14:36] 6WMF-Design-Research: interview protocol for Wikimania user testing sessions - https://phabricator.wikimedia.org/T100450#1313037 (10Capt_Swing) 3NEW a:3Capt_Swing [19:15:35] (03PS5) 10Aaron Schulz: Refactored entry points to have uniform shutdown handling [core] - 10https://gerrit.wikimedia.org/r/212485 (https://phabricator.wikimedia.org/T100127) [19:16:58] 6WMF-Design-Research: list of good, free usability testing resources for Wikimania presentation - https://phabricator.wikimedia.org/T100451#1313048 (10Capt_Swing) 3NEW a:3Capt_Swing [19:17:43] 7Design, 10MediaWiki-Special-pages, 10MediaWiki-Watchlist, 5Patch-For-Review, 7user-notice: Special page for recent changes in unwatched articles - https://phabricator.wikimedia.org/T15063#1313056 (10DCDuring) Why is the priority now low? It looks like scanned arbitrary decision to me. [19:21:24] (03PS1) 10Paladox: Add extension.json, empty php entry point [extensions/GlobalUsage] - 10https://gerrit.wikimedia.org/r/213864 (https://phabricator.wikimedia.org/T87925) [19:21:39] (03PS2) 10Paladox: Add extension.json, empty php entry point [extensions/GlobalUsage] - 10https://gerrit.wikimedia.org/r/213864 (https://phabricator.wikimedia.org/T87925) [19:23:54] (03CR) 10Mholloway: Make images larger and force higher-res images on Android <5.0 (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/205649 (https://phabricator.wikimedia.org/T94646) (owner: 10Mholloway) [19:29:22] (03PS1) 10Paladox: empty php entry point [extensions/HSTS] - 10https://gerrit.wikimedia.org/r/213865 [19:29:44] (03PS2) 10Paladox: empty php entry point [extensions/HSTS] - 10https://gerrit.wikimedia.org/r/213865 [19:30:25] (03PS3) 10Paladox: empty php entry point [extensions/HSTS] - 10https://gerrit.wikimedia.org/r/213865 [19:32:05] (03PS1) 10Paladox: Remove i18n shim [extensions/HSTS] - 10https://gerrit.wikimedia.org/r/213866 [19:32:10] (03CR) 10Alex Monk: "Please stop adding me to review these commits. I appreciate that you want to help out, but I simply don't have time to deal with these." [extensions/HSTS] - 10https://gerrit.wikimedia.org/r/213865 (owner: 10Paladox) [19:32:13] (03PS2) 10Paladox: Remove i18n shim [extensions/HSTS] - 10https://gerrit.wikimedia.org/r/213866 [19:37:06] (03PS1) 10Paladox: empty php entry point [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 [19:37:23] (03PS2) 10Paladox: empty php entry point [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 [19:41:08] (03PS1) 10Paladox: Remove i18n shim [extensions/SearchExtraNS] - 10https://gerrit.wikimedia.org/r/213868 [19:42:11] (03PS2) 10Paladox: Convert to extension registration [extensions/SearchExtraNS] - 10https://gerrit.wikimedia.org/r/213323 (https://phabricator.wikimedia.org/T87971) (owner: 10Lewis Cawte) [19:42:26] (03PS2) 10Paladox: Remove i18n shim [extensions/SearchExtraNS] - 10https://gerrit.wikimedia.org/r/213868 [19:43:28] (03CR) 10Paladox: [C: 031] Convert to extension registration [extensions/SearchExtraNS] - 10https://gerrit.wikimedia.org/r/213323 (https://phabricator.wikimedia.org/T87971) (owner: 10Lewis Cawte) [19:44:19] 10MediaWiki-extensions-SearchExtraNS, 5Patch-For-Review: Convert SearchExtraNS to use extension registration - https://phabricator.wikimedia.org/T87971#1313075 (10Paladox) a:3lcawte [19:45:19] (03Abandoned) 10Lewis Cawte: empty php entry point [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 (owner: 10Paladox) [19:46:19] MaxSem: I tried some of the missing lang codes like 4cs and they worked even though they're not in the list of suppored languagesfor syntaxhighlighting [19:47:01] so maybe the is in the extension's generation of the Supported languages list. [19:47:09] s/the is/the glitch is/ [19:48:11] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1313088 (10chasemp) From my standpoint the only viable solution at the moment is 2a, and I have at least a semblance of reasoning for my pessimism and general poo-poo'ing which I wil... [19:50:36] 10MediaWiki-extensions-General-or-Unknown: Title::newFromText: $text must be a string [includes/Title.php at line 266] - https://phabricator.wikimedia.org/T99536#1313091 (10Duke33) I installed 1.25 yesterday on my wiki and I'm getting a very similar error on the Special:UserRights page when debugging is turned o... [19:53:16] spagewmf, eww - yay for geshi [19:54:59] 10MediaWiki-extensions-SecurePoll, 3Elections: Update board election spam scripts for 2015 and run - https://phabricator.wikimedia.org/T100454#1313092 (10Jalexander) 3NEW [19:55:24] 10MediaWiki-extensions-SecurePoll, 3Elections: Update board election spam scripts for 2015 and run - https://phabricator.wikimedia.org/T100454#1313099 (10Jalexander) [19:56:01] MaxSem: looks like Derk-Jan updated the lang list recently, I83bf1aeb95e1ed7c2cd2eba865987a772e3f08eb and https://phabricator.wikimedia.org/T94292 , but 4cs is in $wgGeSHiSupportedLanguages before and after, so not sure why it doesn't show up in the list [19:57:31] MaxSem: I'll file a bug against the extension. And thanks for working on chechil [19:57:37] 10MediaWiki-extensions-SecurePoll, 3Elections: Update board election spam scripts for 2015 and run - https://phabricator.wikimedia.org/T100454#1313108 (10Jalexander) I'm writing an email to try and troll for some help on this, I'm then working to get all of the translations we have so far together (and do a la... [19:59:21] spagewmf: MaxSem: ori did some hacks in wmf config related to this [19:59:26] because performance something or other [20:00:24] spagewmf: https://gerrit.wikimedia.org/r/197449 does this explain what you're seeing? [20:00:53] (personally i do not like that change at all) [20:07:03] MatmaRex: yes it does, thanks! I'll comment that Wikimedia wikis only load a subset. MaxSem thinks his chechil fork might let us bring back 4cs and coffeescript ;-) [20:09:11] spagewmf: there was a task somewhere that ori filed to redo how we construct ResourceLoader modules for syntaxhighlight [20:09:36] and yeah, MaxSem's fork would help here, since it would need just one RL module presumably, rather than one for each language [20:09:37] https://phabricator.wikimedia.org/T93025 [20:09:43] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned, 5Patch-For-Review: Grunt jsduck throwing warnings - https://phabricator.wikimedia.org/T100410#1313126 (10bmansurov) 5Open>3Resolved [20:09:43] hmph, that's assigned to me [20:09:56] 6Mobile-Web, 10TextExtracts, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned, 5Patch-For-Review: Browse prototype lists not showing article snippets - https://phabricator.wikimedia.org/T99102#1313129 (10bmansurov) 5Open>3Resolved [20:10:08] 10MediaWiki-extensions-SyntaxHighlight-(GeSHi): Combine infrequently-used language modules into a single module - https://phabricator.wikimedia.org/T93025#1313131 (10matmarex) a:5matmarex>3None Sorry, I'm not currently planning to work on this. [20:11:20] 4(no projects): Add mai.wikipedia.org to wikistats - https://phabricator.wikimedia.org/T100320#1313134 (10Dzahn) What's the name of the language in the language itself please? I got "Maithili" for the name in English. [20:11:49] 10wikistats: Add mai.wikipedia.org to wikistats - https://phabricator.wikimedia.org/T100320#1313135 (10Dzahn) [20:13:03] (03PS1) 10Physikerwelt: Ignore malformatted math index entries [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/213875 [20:13:19] (03PS2) 10Physikerwelt: Ignore malformatted math index entries [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/213875 [20:14:13] 10wikistats: Add mai.wikipedia.org to wikistats - https://phabricator.wikimedia.org/T100320#1313145 (10Dzahn) ok, got it. मैथिली (मैथिली), right ? ``` MariaDB [wikistats]> insert into wikipedias (prefix,lang,loclang) values ("mai","Maithili","मैथि... [20:14:34] (03CR) 10Physikerwelt: [C: 032] Ignore malformatted math index entries [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/213875 (owner: 10Physikerwelt) [20:16:44] (03PS3) 10Ferdbold: Render Vega specifications inside VisualEditor [extensions/Graph] - 10https://gerrit.wikimedia.org/r/213607 (https://phabricator.wikimedia.org/T99936) [20:16:51] 10wikistats: Add mai.wikipedia.org to wikistats - https://phabricator.wikimedia.org/T100320#1313146 (10Dzahn) 5Open>3Resolved added. ---> OK - total: 4355 good: 462 edits: 9408 users: 914 active users: 12 admins: 1 images: 11 ---> update wikipedias set total="4355",good="462",edits="9408",users="914",acti... [20:17:33] (03CR) 10jenkins-bot: [V: 04-1] Ignore malformatted math index entries [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/213875 (owner: 10Physikerwelt) [20:17:50] (03CR) 10Ferdbold: "I think I'm done with this, so I removed the WIP tag" (031 comment) [extensions/Graph] - 10https://gerrit.wikimedia.org/r/213607 (https://phabricator.wikimedia.org/T99936) (owner: 10Ferdbold) [20:18:23] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1313148 (10JAufrecht) To clarify, I'm trying to produce a proof of concept of this kind of reporting, which means I'm trying to create a historical report with real data for at leas... [20:18:58] 10Astropay Integration: Donate by Bank Transfer in Brazil - https://phabricator.wikimedia.org/T98216#1313149 (10atgo) [20:20:04] (03PS1) 10Bmansurov: Fix the template location [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213889 [20:21:44] (03PS1) 10Ferdbold: [WIP] Added a dialog for editing a graph's raw JSON specification. [extensions/Graph] - 10https://gerrit.wikimedia.org/r/213900 (https://phabricator.wikimedia.org/T99937) [20:21:46] (03CR) 10jenkins-bot: [V: 04-1] [WIP] Added a dialog for editing a graph's raw JSON specification. [extensions/Graph] - 10https://gerrit.wikimedia.org/r/213900 (https://phabricator.wikimedia.org/T99937) (owner: 10Ferdbold) [20:22:07] 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Move article tag to under first section for browse prototype - https://phabricator.wikimedia.org/T99540#1313158 (10bmansurov) +1 to what Kaldari said, also we can promote this feature from beta to stable to get more data. [20:22:10] (03CR) 10jenkins-bot: [V: 04-1] Fix the template location [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213889 (owner: 10Bmansurov) [20:22:53] 10Astropay Integration: Donate by Bank Transfer in Brazil - https://phabricator.wikimedia.org/T98216#1313160 (10atgo) [20:23:51] (03CR) 10Physikerwelt: [V: 032] Ignore malformatted math index entries [extensions/MathSearch] - 10https://gerrit.wikimedia.org/r/213875 (owner: 10Physikerwelt) [20:23:53] (03PS2) 10Ferdbold: [WIP] Added a dialog for editing a graph's raw JSON specification. [extensions/Graph] - 10https://gerrit.wikimedia.org/r/213900 (https://phabricator.wikimedia.org/T99937) [20:25:40] 10MediaWiki-extensions-SyntaxHighlight-(GeSHi), 7Performance: SyntaxHighlight_Geshi extension should not register 250+ modules for stylesheets - https://phabricator.wikimedia.org/T85794#1313163 (10Spage) Maybe https://github.com/MaxSem/chechil will save us. See also {T93025} [20:27:23] (03PS3) 10Ferdbold: [WIP] Added a dialog for editing a graph's raw JSON specification. [extensions/Graph] - 10https://gerrit.wikimedia.org/r/213900 (https://phabricator.wikimedia.org/T99937) [20:27:50] (03CR) 10Ferdbold: [WIP] Added a dialog for editing a graph's raw JSON specification. (031 comment) [extensions/Graph] - 10https://gerrit.wikimedia.org/r/213900 (https://phabricator.wikimedia.org/T99937) (owner: 10Ferdbold) [20:29:16] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Last modified bar css regression - https://phabricator.wikimedia.org/T100429#1313169 (10bmansurov) I cannot reproduce this. The page has been recently edited (so the cache is cleared), but other pages which have not been recently edited don't have this p... [20:32:32] (03PS1) 10Mjbmr: Add translations for Shawiya language [extensions/cldr] - 10https://gerrit.wikimedia.org/r/213953 [20:32:45] 10MediaWiki-extensions-Translate, 7Epic: The source language of a page should be arbitrary - https://phabricator.wikimedia.org/T37489#1313171 (10Tbayer) @Kunalgrover05 Are you still working on this? [20:35:24] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1313172 (10chasemp) Could we be so simple as to select every `viewPolicy="public"` from maniphest_task and then associated transactions and edge relationships for the matching tasks?... [20:37:02] 10MediaWiki-extensions-Translate: Allow developers to enforce string limits in message translations. - https://phabricator.wikimedia.org/T59867#1313174 (10Tbayer) This might also be useful for CentralNotice banner translations. [20:39:07] (03CR) 10Paladox: "This makes it backword for users of mediawiki 1.25+ or do you want it for mediawiki 1.24 or lower." [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 (owner: 10Paladox) [20:39:15] (03Restored) 10Paladox: empty php entry point [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 (owner: 10Paladox) [20:39:28] 10MediaWiki-extensions-Translate: There is an uneven amount of parenthesis: (): -1 - https://phabricator.wikimedia.org/T53226#1313180 (10Tbayer) >>! In T53226#1079408, @Nikerabbit wrote: > Should be quite easy to check whether the original message has balanced number of parentheses and ignore the check in that c... [20:39:33] (03PS3) 10Paladox: empty php entry point [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 [20:41:13] (03PS4) 10Paladox: empty php entry point [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 [20:41:28] (03CR) 10Lewis Cawte: [C: 04-2] empty php entry point [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 (owner: 10Paladox) [20:42:32] (03CR) 10Paladox: "Hi this makes it work with mediawiki 1.24 or lower. it also lets mediawiki 1.25 or higher use extension.json if detected." [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 (owner: 10Paladox) [20:42:58] (03CR) 10Paladox: "Why -2. please see https://gerrit.wikimedia.org/r/#/c/203052/9 which had same problem." [extensions/Prezi] - 10https://gerrit.wikimedia.org/r/213867 (owner: 10Paladox) [20:43:53] 10MediaWiki-API, 10MediaWiki-extensions-SiteMatrix: SiteMatrix API has two fields called "code", which is confusing - https://phabricator.wikimedia.org/T100459#1313186 (10MC8) 3NEW [20:44:21] (03PS2) 10Florianschmidtwelzow: Fix the template location [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213889 (owner: 10Bmansurov) [20:44:27] (03CR) 10Florianschmidtwelzow: [C: 032] Fix the template location [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213889 (owner: 10Bmansurov) [20:44:37] (03CR) 10Paladox: "Ok sorry." [extensions/HSTS] - 10https://gerrit.wikimedia.org/r/213865 (owner: 10Paladox) [20:46:22] (03Merged) 10jenkins-bot: Fix the template location [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213889 (owner: 10Bmansurov) [20:50:58] (03PS5) 10Deskana: Present Share a Fact to users more consistently [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/213261 [20:53:27] (03CR) 10Deskana: [C: 04-1] "Thanks for the input so far. Patch set 5 should fix the issue you guys reported where it wasn't selecting the first paragraph appropriatel" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/213261 (owner: 10Deskana) [20:54:41] (03CR) 10Florianschmidtwelzow: Add .jshintrc (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 (owner: 10Paladox) [20:55:49] 10MediaWiki-extensions-SyntaxHighlight-(GeSHi): Combine infrequently-used language modules into a single module - https://phabricator.wikimedia.org/T93025#1313200 (10Spage) [20:56:11] 10MediaWiki-extensions-CentralNotice, 3Fundraising Sprint Kraftwerk, 7Documentation: CN documentation: review status quo and write a new overview - https://phabricator.wikimedia.org/T99011#1313201 (10AndyRussG) Here's the result: https://www.mediawiki.org/wiki/Extension:CentralNotice/Notes/Documentation_rew... [20:58:51] 6Mobile-Web, 10MobileFrontend: Spike (2 hours): Document stable, beta, and alpha features - https://phabricator.wikimedia.org/T99682#1313205 (10bmansurov) [20:58:53] 10Gather, 6Mobile-Web, 10MobileFrontend, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: [EPIC] Turn off alpha - https://phabricator.wikimedia.org/T100297#1313204 (10bmansurov) [20:59:04] (03CR) 10Florianschmidtwelzow: Sandbox alpha and beta styles from stable (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213802 (https://phabricator.wikimedia.org/T98400) (owner: 10Jdlrobson) [21:00:06] 6Mobile-Web, 10MobileFrontend, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Spike (2 hours): Document stable, beta, and alpha features - https://phabricator.wikimedia.org/T99682#1296646 (10bmansurov) [21:00:23] 6Mobile-Web, 10MobileFrontend, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Spike (2 hours): Document stable, beta, and alpha features - https://phabricator.wikimedia.org/T99682#1313209 (10bmansurov) a:3bmansurov [21:03:56] 10MediaWiki-extensions-SyntaxHighlight-(GeSHi): syntaxhighlight lang parameter accepts languages that WMF wikis have dropped. - https://phabricator.wikimedia.org/T100460#1313213 (10Spage) 3NEW [21:04:21] (03CR) 10Florianschmidtwelzow: [C: 032] Explicitly define module position [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213811 (https://phabricator.wikimedia.org/T97410) (owner: 10Gilles) [21:05:19] (03CR) 10Paladox: Add .jshintrc (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 (owner: 10Paladox) [21:05:29] (03PS3) 10Paladox: Add .jshintrc [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 [21:06:06] (03Merged) 10jenkins-bot: Explicitly define module position [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213811 (https://phabricator.wikimedia.org/T97410) (owner: 10Gilles) [21:07:03] hi wikimedia dev. i'm trying to find a hook i can use to alter the Title. [21:07:08] In previous versions of MW, there was Article->mTitle, and we used an ArticleFromTitle hook. [21:07:23] But now, Article doesn't have a title - it has an mPage and the WikiPage holds the title. In Article::newFromWikiPage(), any changes you make to $article->mPage in the ArticleFromTitle are immediately reversed [21:07:31] public static function newFromWikiPage( WikiPage $page, IContextSource $context ) { [21:07:31] $article = self::newFromTitle( $page->getTitle(), $context ); [21:07:31] $article->mPage = $page; // override to keep process cached vars [21:07:38] (03PS4) 10Paladox: Add .jshintrc [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/213827 [21:07:42] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Last modified bar css regression - https://phabricator.wikimedia.org/T100429#1313225 (10Jdlrobson) The description has steps to reproduce it. Basically generate the static page and then fix the stylesheet to support it. You cannot reproduce it as you ar... [21:07:42] Is there any way I can do this? A different hook? [21:07:48] Is there a better forum for asking this kind of question? [21:07:49] Thanks! [21:09:14] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Last modified bar css regression - https://phabricator.wikimedia.org/T100429#1313226 (10Jdlrobson) Note that appending mobileaction query string parameter will also bypass the cache as will being logged in. Best to produce locally via the script. [21:09:55] 10Programs-Evaluation: GLAM narrative draft - https://phabricator.wikimedia.org/T95453#1313228 (10Abit) 5Open>3Resolved [21:13:49] 6WMF-Design-Research: Gather research for readers 5/29 - https://phabricator.wikimedia.org/T99201#1313231 (10dchen) @JKatzWMF General questions: * are logged in readers (non-editors) a significant portion of our user base? how many readers-only accounts do we have? * what features does gather offer to editors?... [21:14:05] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: make it possible to easily clone an existing reference from the same item - https://phabricator.wikimedia.org/T76233#1313233 (10Yair_rand) I don't know if focusing on this situation in particular is the right way to go about making it easier to add referen... [21:19:59] 10MediaWiki-Interface, 6Mobile-Web: Core should have support for mobile detection - https://phabricator.wikimedia.org/T100402#1313245 (10MaxSem) For those unfamiliar with the history of this issue: an earlier version of DeviceDetection already was in core, but wasn't integrated with anything else there and aft... [21:20:35] (03CR) 10Aaron Schulz: "Right now the service is just in an OOM loop doing do periodic tasks. If the non-iterator changes are done first, nothing will happen, so " [services/jobrunner] - 10https://gerrit.wikimedia.org/r/208852 (https://phabricator.wikimedia.org/T97939) (owner: 10Aaron Schulz) [21:20:42] (03PS9) 10Paladox: Add extension.json [extensions/SiteMatrix] - 10https://gerrit.wikimedia.org/r/203058 (https://phabricator.wikimedia.org/T87974) [21:21:07] (03PS10) 10Paladox: Add extension.json, empty PHP entry point [extensions/SiteMatrix] - 10https://gerrit.wikimedia.org/r/203058 (https://phabricator.wikimedia.org/T87974) [21:21:12] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1313251 (10Dzahn) p:5Triage>3Normal [21:22:36] 10MediaWiki-extensions-GeoData, 6Mobile-Web, 7Technical-Debt, 7Tracking: [Tracking] Move Nearby code to Geodata extension - https://phabricator.wikimedia.org/T66316#1313255 (10MaxSem) At this point I'm opposed to moving this to GeoData because it's a purely data-supplying extension. Instead, a separate ext... [21:24:40] (03PS1) 10Paladox: Remove i18n shim [extensions/SiteMatrix] - 10https://gerrit.wikimedia.org/r/213955 [21:24:55] (03PS2) 10Paladox: Remove i18n shim [extensions/SiteMatrix] - 10https://gerrit.wikimedia.org/r/213955 [21:29:38] (03PS26) 10Paladox: Update sql [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/190660 [21:32:14] 6Phabricator, 10Phabricator-Sprint-Extension, 7Mobile: workboard and other project pages: hamburger has wrong menu items when browser narrow (and left sidebar hidden) - https://phabricator.wikimedia.org/T99949#1313263 (10mmodell) @Christopher: The bug does not occur on https://phabricator.wikimedia.org/proje... [21:33:21] 3Team-Practices-This-Week: TPG definition of Kanban - https://phabricator.wikimedia.org/T97572#1313264 (10ksmith) @ggellerman 1. "Yes". I think it can be a framework, methodology, or process, depending on who is defining it. 2. I am becoming increasingly unhappy about "Limit WIP" as a top-level rule, so we sho... [21:36:05] (03PS22) 10Mholloway: Use larger and higher-quality images where appropriate [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/205649 (https://phabricator.wikimedia.org/T94646) [21:39:11] 10MediaWiki-extensions-SyntaxHighlight-(GeSHi), 7Performance: SyntaxHighlight_Geshi extension should not register 250+ modules for stylesheets - https://phabricator.wikimedia.org/T85794#1313265 (10Spage) [21:39:12] 10MediaWiki-extensions-SyntaxHighlight-(GeSHi): Combine infrequently-used language modules into a single module - https://phabricator.wikimedia.org/T93025#1313266 (10Spage) [21:41:27] (03PS1) 10Paladox: empty php entry point [extensions/TemplateSandbox] - 10https://gerrit.wikimedia.org/r/213956 [21:43:01] (03PS1) 10Paladox: Remove i18n shim [extensions/TemplateSandbox] - 10https://gerrit.wikimedia.org/r/213957 [21:43:14] (03PS2) 10Paladox: empty php entry point [extensions/TemplateSandbox] - 10https://gerrit.wikimedia.org/r/213956 [21:43:50] (03PS3) 10Paladox: empty php entry point [extensions/TemplateSandbox] - 10https://gerrit.wikimedia.org/r/213956 [21:43:58] 6Phabricator, 10Phabricator-Sprint-Extension, 7Mobile: workboard and other project pages: hamburger has wrong menu items when browser narrow (and left sidebar hidden) - https://phabricator.wikimedia.org/T99949#1313267 (10mmodell) It seems like phabricator is loading the dropdown menu items based on the "appl... [21:44:38] (03PS2) 10Paladox: Remove i18n shim [extensions/TemplateSandbox] - 10https://gerrit.wikimedia.org/r/213957 [21:47:28] (03PS8) 10Paladox: Convert to extension registration. [extensions/TorBlock] - 10https://gerrit.wikimedia.org/r/213314 (https://phabricator.wikimedia.org/T87984) (owner: 10Lewis Cawte) [21:48:01] (03CR) 10Paladox: [C: 031] Convert to extension registration. [extensions/TorBlock] - 10https://gerrit.wikimedia.org/r/213314 (https://phabricator.wikimedia.org/T87984) (owner: 10Lewis Cawte) [21:48:17] 6Phabricator, 6operations, 7database: Phabricator database access for Joel Aufrecht - https://phabricator.wikimedia.org/T99295#1313269 (10JAufrecht) I also need phabricator_project.project and phabricator_project.column. Other than that, this sounds fine. [21:52:41] (03CR) 10MaxSem: [C: 04-1] "See inline comments for schema changes, also please don't mix formatting changes with anything else." (036 comments) [extensions/CentralAuth] - 10https://gerrit.wikimedia.org/r/190660 (owner: 10Paladox) [21:56:42] (03CR) 10Paladox: [C: 031] Convert to extension.json and deprecate PHP entry point [extensions/WikimediaMessages] - 10https://gerrit.wikimedia.org/r/212927 (https://phabricator.wikimedia.org/T88000) (owner: 10Jforrester) [22:02:28] 6Search-and-Discovery, 7Epic: Increase the discoverability of the various search APIs - https://phabricator.wikimedia.org/T100461#1313291 (10Jdouglas) 3NEW a:3Jdouglas [22:02:31] 6Phabricator, 10Phabricator-Sprint-Extension, 7Mobile: workboard and other project pages: hamburger has wrong menu items when browser narrow (and left sidebar hidden) - https://phabricator.wikimedia.org/T99949#1313299 (10mmodell) This seems like it is likely to be the culprit: https://phabricator.wikimed... [22:06:11] 6Phabricator, 10Phabricator-Sprint-Extension, 7Mobile: workboard and other project pages: hamburger has wrong menu items when browser narrow (and left sidebar hidden) - https://phabricator.wikimedia.org/T99949#1313313 (10jeremyb) here's your hamburger: http://www.theatlantic.com/product/archive/2014/08/the-h... [22:07:52] 10Gerrit-Migration: Define an equivalent to Gerrit's +-1 +-2 for code review evaluation - https://phabricator.wikimedia.org/T138#1313314 (10mmodell) It seems to me that you are just looking for things to worry about. I've said it a bunch of times, differential doesn't prevent us from implementing auto-merge with... [22:26:45] (03CR) 10Mholloway: "Close! Now there's just one issue I found (which admittedly took some trying):" [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/213261 (owner: 10Deskana) [22:27:39] (03CR) 10Mholloway: "...but apparently only on the John Lennon article." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/213261 (owner: 10Deskana) [22:27:46] 10Gerrit-Migration: Identify Arcanist showstoppers for wikimedians - https://phabricator.wikimedia.org/T597#1313327 (10mmodell) [22:27:47] 10Gerrit-Migration, 7Epic: Align Wikimedia and Phabricator code review processes - https://phabricator.wikimedia.org/T167#1313328 (10mmodell) [22:27:49] 10Gerrit-Migration: Figure out how to configure default arc diff behavior - https://phabricator.wikimedia.org/T181#1313324 (10mmodell) 5Open>3Invalid a:3mmodell There is documentation about how to set up .arcconfig: https://secure.phabricator.com/book/phabricator/article/arcanist_new_project/ Regarding t... [22:34:25] 3ECT-May-2015: Finding buddies for everybody at the Wikimedia Hackathon 2015 - https://phabricator.wikimedia.org/T93069#1313330 (10Rfarrand) The buddy system seemed to be a great success in the majority of the pairs, I am interested to collect feedback from the survey that will be sent out to all participants of... [22:34:36] 3ECT-May-2015: Finding buddies for everybody at the Wikimedia Hackathon 2015 - https://phabricator.wikimedia.org/T93069#1313331 (10Rfarrand) 5Open>3Resolved [22:35:59] 3Team-Practices-This-Week: Document Best Practices for tracking and working with Epics - https://phabricator.wikimedia.org/T99956#1313334 (10JAufrecht) a:5JAufrecht>3None [22:37:01] 3Team-Practices-This-Week: Document Best Practices for tracking and working with Epics - https://phabricator.wikimedia.org/T99956#1313343 (10JAufrecht) [22:37:59] (03CR) 10Mholloway: Use larger and higher-quality images where appropriate (031 comment) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/205649 (https://phabricator.wikimedia.org/T94646) (owner: 10Mholloway) [22:40:40] 10MediaWiki-extensions-SyntaxHighlight-(GeSHi), 5Patch-For-Review, 7Upstream: Add "wikitext" as language - https://phabricator.wikimedia.org/T29828#1313344 (10Spage) [22:44:06] 10Gather: Improve wording of first CTA tipsy - https://phabricator.wikimedia.org/T99103#1313347 (10JKatzWMF) @Khammerstein, I do like "start" instead of "add to", but rest of text might be too long for smaller screens. Can you shorten? [22:45:02] 4(no projects): TPG Team Offsite Logistics: June 25 and 26 - https://phabricator.wikimedia.org/T100465#1313355 (10Rfarrand) 3NEW a:3Rfarrand [22:45:05] 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Move article tag to under first section for browse prototype - https://phabricator.wikimedia.org/T99540#1313362 (10JKatzWMF) 5Open>3Resolved a:3JKatzWMF @kaldari @bmansurov sounds good to me. let's put this one on ice. [22:46:54] 3Team-Practices-This-Week: TPG definition of Kanban - https://phabricator.wikimedia.org/T97572#1313365 (10ggellerman) @ksmith 1. I made it process in the title to match mention of Agile "process" in the body. 2. Sure- I set up a meeting for us to discuss WIP 3. Added an italicized mention of "pull" in the WIP s... [22:50:37] 6Phabricator, 10Wikimedia-Bugzilla, 6operations: Sanitise a Bugzilla database dump - https://phabricator.wikimedia.org/T85141#1313370 (10Dzahn) >>! In T85141#1281721, @Nemo_bis wrote: > The dump will be almost totally useless without full user IDs (i.e. email address) for votes, subscribers and reports, as t... [22:58:02] 6Mobile-Web, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: Last modified bar css regression - https://phabricator.wikimedia.org/T100429#1313386 (10bmansurov) I've also followed the steps you have written; but no luck. Everything looks alright. Also why are you not looking at the master branch? Maybe the issue yo... [23:04:10] 10Gerrit-Migration: Define an equivalent to Gerrit's +-1 +-2 for code review evaluation - https://phabricator.wikimedia.org/T138#1313390 (10scfc) At the moment, at https://phabricator.wikimedia.org/differential/query/advanced/ there doesn't seem to be a way to search for differentials with no, positive, negative... [23:06:31] 10Wikimedia-Git-or-Gerrit: git.wikimedia.org main hompage still down and viewing history of a file causing error - https://phabricator.wikimedia.org/T100415#1313394 (10Aklapper) p:5Triage>3High Works for me to. Firefox 38 on Fedora 21. [23:10:25] 6Mobile-Web, 10MobileFrontend, 3Mobile-Web-Sprint-48-Voyage-of-the-Damned: (2) Enable logging of MobileWebSearch events - https://phabricator.wikimedia.org/T99788#1313397 (10bmansurov) a:3bmansurov [23:14:12] 3Team-Practices-This-Week: Add more entries to glossary - https://phabricator.wikimedia.org/T95484#1313404 (10JAufrecht) Currently 55% complete (137 entries, with 61 incomplete) [23:18:54] 6Mobile-Web: Rename JavaScript modules to reflect their location - https://phabricator.wikimedia.org/T100467#1313421 (10bmansurov) 3NEW [23:27:06] 6Search-and-Discovery, 7Epic: Enumerate the existing searchey API capabilities - https://phabricator.wikimedia.org/T100468#1313431 (10Jdouglas) 3NEW a:3Jdouglas [23:27:40] 6Search-and-Discovery, 7Epic: Investigate current usage of the search APIs - https://phabricator.wikimedia.org/T100469#1313438 (10Jdouglas) 3NEW a:3Jdouglas [23:27:56] 6Search-and-Discovery, 7Epic: Gather existing documentation (including examples, etc.) - https://phabricator.wikimedia.org/T100470#1313445 (10Jdouglas) 3NEW a:3Jdouglas [23:28:18] 6Search-and-Discovery, 7Epic: Fill in gaps in the documentation (e.g. Swagger, API Sandbox) - https://phabricator.wikimedia.org/T100471#1313452 (10Jdouglas) 3NEW a:3Jdouglas [23:28:54] 6Search-and-Discovery, 7Epic: Reach out to the community to teach them about, and help them use, the search APIs - https://phabricator.wikimedia.org/T100472#1313459 (10Jdouglas) 3NEW a:3Jdouglas [23:29:06] 6Search-and-Discovery, 7Epic: Analyze how usage changes over time - https://phabricator.wikimedia.org/T100473#1313466 (10Jdouglas) 3NEW a:3Jdouglas [23:29:22] 6Search-and-Discovery, 7Epic: Tailor continued efforts maximize community impact - https://phabricator.wikimedia.org/T100474#1313473 (10Jdouglas) 3NEW a:3Jdouglas [23:40:16] 6Search-and-Discovery, 7Epic: [wdqs explorer] Arbitrary language support - https://phabricator.wikimedia.org/T100475#1313483 (10Jdouglas) 3NEW a:3Jdouglas [23:40:27] 6Search-and-Discovery, 7Epic: [wdqs explorer] Add arbitrary language support - https://phabricator.wikimedia.org/T100475#1313483 (10Jdouglas) [23:41:31] 6Search-and-Discovery, 7Epic: [wdqs explorer] Fix the physics - https://phabricator.wikimedia.org/T100476#1313493 (10Jdouglas) 3NEW a:3Jdouglas [23:43:54] (03PS1) 10Smalyshev: Temporary patch for T100463 [wikidata/query/rdf] - 10https://gerrit.wikimedia.org/r/213959 [23:45:08] (03CR) 10jenkins-bot: [V: 04-1] Temporary patch for T100463 [wikidata/query/rdf] - 10https://gerrit.wikimedia.org/r/213959 (owner: 10Smalyshev) [23:50:41] 4(no projects): Error introduced in recent #tag:ref change - https://phabricator.wikimedia.org/T100477#1313511 (10czar) 3NEW [23:50:55] (03PS1) 10Spage: Mistake in error testing [extensions/SyntaxHighlight_GeSHi] - 10https://gerrit.wikimedia.org/r/213960 [23:52:17] spagewmf, ^^^ is why I want to make Chechil just use exceptions [23:52:47] (03PS2) 10Smalyshev: Temporary patch for T100463 [wikidata/query/rdf] - 10https://gerrit.wikimedia.org/r/213959 [23:54:20] MaxSem: OK. FYI I was trying out the mediawiki.php language file that someone attached in 2011 and noticed the error handling was wrong. >_< [23:54:48] hehehe - parsing wikitext with regexps [23:55:01] oh well, they parse C++ too [23:55:03] no doubt it's incomplete, but it does detect headings, italic, [[]], etc. [23:58:57] (03PS1) 10Bmansurov: Generalize the Schema sampling code [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/213961 (https://phabricator.wikimedia.org/T99788)