[00:00:27] wait wait wait [00:00:33] i opened LocalSettings.php and have this over and over: [00:00:33] error_reporting( E_ALL | E_STRICT ); [00:00:39] not that, this: [00:00:40] Warning: ini_set() has been disabled for security reasons in /home/mlegends/public_html/wiki/includes/LocalisationCache.php on line 481
[00:00:40]
[00:00:40] Warning: ini_set() has been disabled for security reasons in /home/mlegends/public_html/wiki/includes/LocalisationCache.php on line 483
[00:00:51] o_0 [00:00:58] That's very wrong [00:01:08] is there anything useful (ie php) in it? [00:01:14] yes [00:01:18] everything after abotu 10 instances of that [00:01:27] remove all those then for starters [00:01:53] and your wiki works [00:02:03] awesome [00:02:05] thanks [00:02:13] sorry for getting upset earlier. this was bugging me for days [00:02:57] 03(mod) i18n missing for the copyright tooltip - 10https://bugzilla.wikimedia.org/45867 +comment (10Marius Hoch) [00:03:27] New patchset: Mwjames; "ParserHook re-factoring" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/52598 [00:04:02] RingtailedFox: Was it disabled before? [00:05:56] yes.... disabled it again and it still works [00:06:11] lol [00:07:26] New patchset: Ori.livneh; "Update README" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/52733 [00:08:12] New review: Yurik; "(3 comments)" [mediawiki/extensions/CheckUser] (master) C: -1; - https://gerrit.wikimedia.org/r/33702 [00:08:27] New patchset: Ori.livneh; "Update README" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/52733 [00:09:28] how much do wikipedia db of different languages differ [00:09:30] do the api differ [00:09:53] roan gave me a link descriving how randomness works on wikipedia i unfortunately lost that :( [00:10:53] The APIs do not generally differ between different Wikipedias [00:11:00] Except that they might have different extensions installed [00:11:13] But almost everything you're gonna be interacting with is core functionaliyt [00:12:52] New patchset: Ori.livneh; "Update EventLogging to master" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/52735 [00:14:49] RoanKattouw: Although the person who gave me the doc is not technically experienced, they suggested that certain properties were only accessable in some languages. That's not the case? [00:15:00] Like which? [00:15:09] I will open the doc... [00:16:29] New patchset: Krinkle; "jquery.tablesorter: Fix explodeRowspans" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/34104 [00:16:52] RoanKattouw: crackers. This computer does not have openoffice installed so i cant read the doc. [00:17:12] RoanKattouw: different extensions installed? extending beyond the standard api which is defined here? http://en.wikipedia.org/w/api.php [00:17:56] Some wikis do have modules others don't, due to extensions etc [00:18:18] 03(NEW) let search indexer access the squid public ip - 10https://bugzilla.wikimedia.org/45868 normal; Wikimedia Labs: deployment-prep (beta); () [00:21:07] New patchset: Ryan Lane; "Add admin list to project page" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/52592 [00:21:42] ColtonPhillips: there are other differences like namespace normalization and converttitles [00:22:51] New review: Wikinaut; "Works for me since many days." [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52722 [00:23:11] ColtonPhillips: enwiki has some extensions as well [00:23:21] yurik: exactly! I knew there were differences, I just don't understand them! [00:23:27] Extensions can add new modules or can add properties to existing modules [00:23:30] And yes, those things [00:23:53] For instance, dewiki will normalize "File:Foo.jpg" to "Bild:Foo.jpg" because its primary language is German [00:23:54] ColtonPhillips: don't worry. noone does. [00:23:55] RoanKattouw: is it possible to determine which are parts of enwiki are module extensions? [00:24:12] New review: Krinkle; "Ah, because the test module itself is also subject to 'target'. Interesting." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50448 [00:24:25] ColtonPhillips: Not easily. The easiest way to find out what the core functionality is is by installing MW without any extensions and going to api.php , I'm afraid [00:24:28] or asking [00:25:17] !api [00:25:17] The MediaWiki API provides direct, high-level access to the data contained in the MediaWiki databases. Client programs should be able to use the API to login, get data, and post changes. Find out more at < https://www.mediawiki.org/wiki/API >. For client libraries in various languages, see < https://www.mediawiki.org/wiki/API:Client_Code >. [00:25:22] there are some docs. ^ [00:25:29] i think they include a list of built-in modules [00:25:42] assuming they're not out of date, which they shouldn't be [00:26:09] (also, i don't know what were you guys talking about, so sorry if it's irrelevant.) [00:40:36] radical [00:40:50] New patchset: Pgehres; "Refactoring ext.checkuser.cidr.js to better scope the functions." [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52665 [00:41:51] as a thought exercise I'm imagining a game that uses the wiki api in some way. [00:42:22] New review: Pgehres; "Now that we are all agreed, tabs." [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52665 [00:42:34] ColtonPhillips: Would you like some help with that? I have an on-topic idea :) [00:42:58] marktraceur: I love ideas! [00:43:21] ColtonPhillips: There's a game called Minetest, with a nice Lua API for plugin/mod things. [00:43:39] 03(mod) Enhance EventLogging Schema diffs with Extension:Diff - 10https://bugzilla.wikimedia.org/45865 (10Ori Livneh) [00:43:39] 03(NEW) It should be possible to enable Extension:Diff for particular content models or namespaces - 10https://bugzilla.wikimedia.org/45869 normal; MediaWiki extensions: Diff; () [00:43:46] ColtonPhillips: It would be totally feasible to add a book or form or something that used MediaWiki as a storage backend. [00:44:21] ColtonPhillips: You could even make it visually amazing by using actual physical nodes to build links between wiki pages [00:44:57] oh i see [00:45:00] I like lua! [00:46:02] learncraft [00:47:17] So I suppose then the normalization is a simple problem to fix. In the case that you are parsing a language that has a special normalized case different than the english one, you just parse fort that instead. [00:47:30] I assume there are no other trickery involved. [00:48:09] New review: Ori.livneh; "recheck" [mediawiki/core] (wmf/1.21wmf11) - https://gerrit.wikimedia.org/r/52738 [00:49:13] 03(mod) It should be possible to enable Extension:Diff for particular content models or namespaces - 10https://bugzilla.wikimedia.org/45869 normal->15enhancement (10Sam Reed (reedy)) [00:50:56] 03(NEW) EventLogging async logEvent test fails only when all are run - 10https://bugzilla.wikimedia.org/45870 normal; Wikimedia: Testing Infrastructure; () [00:51:14] 03(mod) EventLogging async logEvent test fails only when all are run - 10https://bugzilla.wikimedia.org/45870 (10Matthew Flaschen) [00:51:25] New patchset: Mwjames; "ParserHook re-factoring" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/52598 [00:52:15] New review: Krinkle; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52323 [00:52:38] Change merged: Mwalker; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/52286 [00:53:22] Change merged: jenkins-bot; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/52735 [00:57:37] Change merged: Mwalker; [mediawiki/core] (fundraising/1.20) - https://gerrit.wikimedia.org/r/52287 [01:06:30] marktraceur: we're compiling minetest from source haha [01:09:09] ColtonPhillips: Oh dear :) [01:09:30] ColtonPhillips: I was trying to help with your hypothetical! I'm sorry if I've wasted chunks of your life inadvertently :) [01:09:42] 03(NEW) VisualEditor: VE should be able to be 'default' for some namespaces and by user preference elsewise/in others - 10https://bugzilla.wikimedia.org/45871 normal; VisualEditor: Initialisation and integration; () [01:09:57] 03(mod) VisualEditor: VE should be able to be 'default' for some namespaces and by user preference elsewise/in others - 10https://bugzilla.wikimedia.org/45871 (10James Forrester) [01:10:43] 03(mod) Anonymous users have identifying cookies - 10https://bugzilla.wikimedia.org/44327 (10Luis Villa) [01:12:10] New review: Anomie; "(10 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/44005 [01:14:17] New patchset: Mattflaschen; "Implement htmlEqual QUnit helper (QUnit.assert.htmlEqual)." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52336 [01:15:26] New patchset: Ryan Lane; "OpenID delegation" [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52722 [01:17:45] 03(mod) let search indexer access the squid public ip - 10https://bugzilla.wikimedia.org/45868 +comment (10hashar) [01:19:30] Change merged: Wikinaut; [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52722 [01:21:20] 03(mod) VisualEditor: Add static name property to CE nodes - 10https://bugzilla.wikimedia.org/45701 (10Roan Kattouw) [01:29:41] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52544 [01:31:35] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52546 [01:34:27] And to think I was going to buy simcity, maybe I will just preorder AoE2 on steam instead [01:34:38] ...and thats in the wrong tab [01:35:04] 03(mod) Leverage browser cache for JS and CSS (separate requests for common and page-specific things) - 10https://bugzilla.wikimedia.org/44017 +comment (10jgonera) [01:35:44] 03(mod) Leverage browser cache for JS and CSS (separate requests for common and page-specific things) - 10https://bugzilla.wikimedia.org/44017 (10Juliusz Gonera) [01:35:47] 03(mod) let search indexer access the squid public ip - 10https://bugzilla.wikimedia.org/45868 +comment (10hashar) [01:36:18] 03(NEW) VisualEditor: Clean up inconsistent documentation of event emissions - 10https://bugzilla.wikimedia.org/45872 normal; VisualEditor: Technical Debt; () [01:44:51] New patchset: Reedy; "Move OpenStackNova files to nova folder" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/52350 [01:49:46] New patchset: Bsitu; "Add email bundling function to Echo notification" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/52319 [01:51:25] New patchset: Reedy; "Move maintenance scripts to maintenance directory" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/52745 [01:51:40] New review: Bsitu; "Patch set 3: updated the code based on delayed job queue" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/52319 [01:54:45] leave it to anomie to find 10 issues after 5 other devs reviewed https://gerrit.wikimedia.org/r/#/c/44005/ [01:57:56] Doesn't look to be anything major [01:58:51] 03(mod) [beta project] Set up search (tracking) - 10https://bugzilla.wikimedia.org/34250 +comment (10hashar) [01:59:22] New review: Reedy; "Nothing too bad. Would be good to get this cleaned up for 1.21wmf12 on 18th March" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/44005 [02:05:57] Reedy: true, but still, i say it takes skill :) cudos! [02:08:55] New patchset: Ori.livneh; "(Did not have a chance to deploy this.) Revert "Update EventLogging to master"" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/52746 [02:09:28] New review: Ori.livneh; "Reverting to currently deployed version. New version is fine, but I did not have the chance to deplo..." [mediawiki/core] (wmf/1.21wmf10); V: 2 C: 2; - https://gerrit.wikimedia.org/r/52746 [02:09:38] New review: Aaron Schulz; "(1 comment)" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52697 [02:09:43] New patchset: Reedy; "Cleanup for ApiImageRevert" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52747 [02:09:59] New review: Reedy; "(7 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/44005 [02:11:15] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/52746 [02:11:37] New patchset: Yurik; "Fixed many small spelling mistakes and php docs, var decl." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52662 [02:11:38] New patchset: Mattflaschen; "Implement htmlEqual QUnit helper (QUnit.assert.htmlEqual)." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52336 [02:12:00] New review: Anomie; "It appears that I3e9898f3 has broken buildCache for tables with colspanned cells. I'll have to rebas..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/34104 [02:12:25] New review: Mattflaschen; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52336 [02:12:26] New patchset: Anomie; "jquery.tablesorter: Fix explodeRowspans" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/34104 [02:12:27] New patchset: Anomie; "jquery.tablesorter: Fix broken getElementSortKey()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52748 [02:15:01] Reedy: are abandoning https://gerrit.wikimedia.org/r/#/c/40308/ ? [02:15:26] Dunno [02:15:51] New review: Anomie; "(1 comment)" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [02:17:59] New review: Reedy; "(4 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/44005 [02:18:39] New patchset: Reedy; "Cleanup for ApiImageRevert" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52747 [02:19:26] New patchset: Mattflaschen; "Add Special:Login and Special:Logout as aliases." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52749 [02:19:58] Is the Gerrit reviewer bot b0rken? [02:20:33] 03(mod) Create Special:Login as a redirect to Special:UserLogin - 10https://bugzilla.wikimedia.org/37137 +patch-in-gerrit +patch-need-review; +comment (10Matthew Flaschen) [02:20:51] anomie: Which? [02:21:17] Reedy- The one that does https://www.mediawiki.org/wiki/Git/Reviewers [02:21:30] Susan: ^^ [02:21:35] New review: Yurik; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52662 [02:21:43] 03(mod) Create Special:Login as a redirect to Special:UserLogin - 10https://bugzilla.wikimedia.org/37137 (10Matthew Flaschen) [02:21:53] Reedy: that isn't Susan's [02:22:00] I just ralised when I loooked [02:26:41] 03(NEW) Ctrl + A should select all text - 10https://bugzilla.wikimedia.org/45873 normal; Wikipedia App: Generic; () [02:27:54] Reedy: delete https://www.mediawiki.org/w/index.php?title=BDREWSQTTHKGM please [02:28:01] i can't because the translate extension [02:28:19] goned [02:28:55] also why was that even marked as a translatable page... [02:29:18] 03(NEW) Text selection causes lightboxes to close - 10https://bugzilla.wikimedia.org/45874 normal; Wikipedia App: Generic; () [02:29:22] New patchset: Mattflaschen; "Update README" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/52733 [02:29:23] Reedy: no its not? [02:29:40] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/AuthorProtect] (master) - https://gerrit.wikimedia.org/r/52751 [02:29:49] New review: Mattflaschen; "I removed a double colon and added a word to clarify." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/52733 [02:30:07] p858snake: isn't it job queued? [02:30:32] I just deleted something and it was instant? [02:31:07] and there is nothing in Special:Log for your deletion [02:33:05] also people, https://www.mediawiki.org/wiki/Special:PendingChanges, go forth and archive greatness! [02:36:10] Reedy: I deleted it now, So i'm guessing you just deleted whatever caused it to be marked as translatable [02:36:50] although that doesn't appear to be logged anywhere... [02:37:03] New patchset: Reedy; "Kill off numerous unused variables" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/37666 [02:37:17] New review: Reedy; "(4 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/37666 [02:37:44] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/Babel] (master) - https://gerrit.wikimedia.org/r/52753 [02:37:50] New patchset: Reedy; "Add/fix parameter documentation" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/40308 [02:38:49] 03(mod) Lua modules are ignored during PDF export - 10https://bugzilla.wikimedia.org/45861 normal->major (10Erik Moeller) [02:40:23] New review: Reedy; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/47224 [02:40:42] New patchset: Reedy; "Use output/error maintenance functions" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/47224 [02:43:06] 03(NEW) Provide a better snapped view experience - 10https://bugzilla.wikimedia.org/45875 normal; Wikipedia App: Generic; () [02:45:55] New review: Aaron Schulz; "(1 comment)" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52571 [02:45:58] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52754 [02:46:32] New patchset: Reedy; "Bug 45371 - Remove Parser_LinkHooks and CoreLinkFunctions classes" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50774 [02:46:48] New review: Reedy; "(2 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50774 [02:46:59] Reedy: maybe https://gerrit.wikimedia.org/r/#/c/40308/2 would be better if it just remove the docs that don't add to the base function docs [02:47:37] I originally only did the return values to avoid clutter [02:48:22] New patchset: Reedy; "Bug 45371 - Remove Parser_LinkHooks and CoreLinkFunctions classes" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50774 [02:49:17] New review: Anomie; "(5 comments)" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/52747 [02:49:22] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52755 [02:51:05] New review: Reedy; "python-dev did fix it for me.. I did rebuild it again after installing these packages that were sugg..." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/52733 [02:57:12] i have a minor error...when i turn ini_set off, i get this error: http://mobianlegends.com/wiki/index.php?title=Test_Wiki:About [02:59:22] New review: Parent5446; "Looks good to me, but I'll let somebody else give it +2." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/52749 [02:59:31] Why are you turning it off? [02:59:44] New patchset: FastLizard4; "Rm errant backslash in XRDS preamble." [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52756 [03:02:43] New review: Mattflaschen; "(8 comments)" [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/51881 [03:06:51] 03(mod) Windows 8 App: Support touch selection - 10https://bugzilla.wikimedia.org/45792 +comment (10netzen) [03:08:39] i was running tests to see what was needed for mediawiki. i'll have to keep it on :) [03:08:56] lol [03:09:02] You can suppress warnings for production [03:09:10] But having random things disabled might cause other weirdness [03:10:34] New review: Mattflaschen; "(2 comments)" [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/52468 [03:16:11] New patchset: Aaron Schulz; "frame:preprocess() should not expand unnecessary args" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52571 [03:22:43] Change abandoned: Ori.livneh; "(no reason)" [mediawiki/core] (wmf/1.21wmf11) - https://gerrit.wikimedia.org/r/52738 [03:24:11] 03(NEW) In CodeEditor, double-clicking a word doesn't highlight it - 10https://bugzilla.wikimedia.org/45876 normal; MediaWiki extensions: CodeEditor; () [03:24:16] New review: Reedy; "(4 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52747 [03:30:56] I skimmed the MatmaRex/sumanah chat from earlier. [03:30:58] It was a bit painful to read. [03:31:32] 03(mod) Lua modules are ignored during PDF export - 10https://bugzilla.wikimedia.org/45861 +comment (10tstarling) [03:31:34] You have a volunteer contributing code and the response is mostly "well, why would you complain about the time to get code reviewed? JUST LEVEL UP." [03:34:16] 03(mod) Lua modules are ignored during PDF export - 10https://bugzilla.wikimedia.org/45861 +comment (10MZMcBride) [03:39:27] 03(NEW) ResourceLoader caches missing module for many minutes after it's available - 10https://bugzilla.wikimedia.org/45877 normal; MediaWiki: ResourceLoader; () [03:40:18] 03(mod) ResourceLoader caches missing module for many minutes after it's available - 10https://bugzilla.wikimedia.org/45877 (10spage) [03:41:01] 03(mod) ResourceLoader caches missing module for many minutes after it's available - 10https://bugzilla.wikimedia.org/45877 +comment (10sam) [03:41:21] 03(NEW) Support JSON Reference specification - 10https://bugzilla.wikimedia.org/45878 normal; MediaWiki extensions: EventLogging; () [03:41:27] 03(mod) Use draft 4 of JSON Schema specification - 10https://bugzilla.wikimedia.org/44809 (10Ori Livneh) [03:42:50] 03(mod) Module cache should be invalidated (newer timestamp) when lesser old items are removed or added (scripts, style, messages) - 10https://bugzilla.wikimedia.org/37812 (10Matthew Flaschen) [03:43:13] New patchset: PleaseStand; "Custom bold and italic buttons for Basque language" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52759 [03:45:08] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/CodeReview] (master) - https://gerrit.wikimedia.org/r/52760 [03:45:53] 03(mod) ResourceLoader caches missing module for many minutes after it's available - 10https://bugzilla.wikimedia.org/45877 +comment (10Matthew Flaschen) [03:45:54] 03(mod) Module cache should be invalidated (newer timestamp) when lesser old items are removed or added (scripts, style, messages) - 10https://bugzilla.wikimedia.org/37812 +comment (10Matthew Flaschen) [03:46:48] 03(mod) Query failed: ERROR: syntax error at or near "smw_tmp_unusedprops" LINE 1: ...iesSpecial Mioze7Ae */ OR REPLACE FUNCTION create_"smw_tmp_u... ^ - 10https://bugzilla.wikimedia.org/34855 (10Daniel Scharrer) [03:48:10] 03(mod) Custom bold and italic buttons for Basque language - 10https://bugzilla.wikimedia.org/45863 +patch-in-gerrit; +comment (10PleaseStand) [03:50:05] New review: Krinkle; "Thanks!" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52546 [03:54:29] 03(NEW) Translate: Table 'mediawikiwiki.revtag_type' doesn't exist - 10https://bugzilla.wikimedia.org/45879 normal; MediaWiki extensions: Translate; () [03:54:30] New review: Krinkle; "Can this be tested for?" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52748 [03:55:17] New patchset: Reedy; "Update Translate to master" [mediawiki/core] (wmf/1.21wmf11) - https://gerrit.wikimedia.org/r/52761 [03:57:52] New review: Jforrester; "Push into submission." [mediawiki/extensions/CheckUser] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/52535 [03:58:03] 03(mod) RT tickets hide status information from volunteers and staff alike - 10https://bugzilla.wikimedia.org/30413 (10Tim Landscheidt) [03:58:06] Hmm. [03:59:27] 03(NEW) Exception from line 531 of EditEntity.php: - 10https://bugzilla.wikimedia.org/45880 minor; MediaWiki extensions: WikidataRepo; () [04:00:07] Anyone know why the 'Publish and Submit' button is greyed out for me on https://gerrit.wikimedia.org/r/52535 ? [04:00:37] James_F: Needs rebasing [04:00:38] "The change could not be rebased due to a path conflict during merge." [04:00:45] *manual rebasing [04:01:27] Ah. Would be helpful if "Can Merge: No" had a red X or something. Thanks. :-) [04:01:45] Change merged: Reedy; [mediawiki/core] (wmf/1.21wmf11) - https://gerrit.wikimedia.org/r/52761 [04:02:03] heh [04:02:11] And I'm an idiot. :-) [04:02:13] A tooltip on the submit button would help too [04:02:19] New review: Jforrester; "Needs rebasing. And I'm an idiot. :-)" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52535 [04:02:24] Yeah. [04:02:41] Also, from the VE jenkins world I'm not used to a "publish and submit" button existing anyway. :-) [04:02:53] Speaking of, need to get jenkins switched on for the admin tools. [04:03:03] Do I just bug Antoine? [04:04:07] 03(NEW) Wikibase Repo Exception: ID p9 does not refer to an entity of type item. - 10https://bugzilla.wikimedia.org/45881 minor; MediaWiki extensions: WikidataRepo; () [04:06:56] 03(NEW) Deadlock in SiteLink - 10https://bugzilla.wikimedia.org/45882 minor; MediaWiki extensions: WikidataRepo; () [04:06:57] 03(mod) Deadlock tracking bug (tracking) - 10https://bugzilla.wikimedia.org/28599 (10Sam Reed (reedy)) [04:07:44] 03(NEW) Wikitech: Mail notifications for page changes state server name as "localhost" - 10https://bugzilla.wikimedia.org/45883 major; Wikimedia: General/Unknown; () [04:08:15] New review: Mattflaschen; "Reverted by Id2d0e2242cfb3fe84b68c5bfb8ab7c74fdf92f7d" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49350 [04:08:30] 03(NEW) CentralNotice: Internal error in ApiFormatXml::recXmlPrint: (centralnoticequerycampaign, ...) has integer keys without _element value. - 10https://bugzilla.wikimedia.org/45884 normal; MediaWiki extensions: CentralNotice; () [04:08:48] 03(mod) Wikitech: Mail notifications for page changes state server name as "localhost" - 10https://bugzilla.wikimedia.org/45883 (10Tim Landscheidt) [04:14:12] 03(mod) Translate: Table 'mediawikiwiki.revtag_type' doesn't exist - 10https://bugzilla.wikimedia.org/45879 +comment (10sam) [04:14:13] New review: Jforrester; "Fine by me." [mediawiki/extensions/CheckUser] (master) C: 1; - https://gerrit.wikimedia.org/r/52755 [04:14:14] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/52762 [04:16:28] 03(mod) CentralNotice: Internal error in ApiFormatXml::recXmlPrint: (centralnoticequerycampaign, ...) has integer keys without _element value. - 10https://bugzilla.wikimedia.org/45884 +comment (10Matt Walker) [04:18:24] 03(mod) CentralNotice: Internal error in ApiFormatXml::recXmlPrint: (centralnoticequerycampaign, ...) has integer keys without _element value. - 10https://bugzilla.wikimedia.org/45884 +comment (10sam) [04:21:09] New review: Tim Starling; "The tests are in Icb674f7e, right?" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52748 [04:21:40] 03(mod) Add magic word(s) to get canonical name of a special page from the local one - 10https://bugzilla.wikimedia.org/10449 +comment (10gustronico) [04:22:05] 03(mod) Watching or unwatching removes the Change Subject link - 10https://bugzilla.wikimedia.org/45618 (10James Forrester) [04:25:35] New patchset: Pgehres; "Renaming CheckUser_body.php to SpecialCheckUser.php and moving to specials folder" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52535 [04:26:22] New review: Pgehres; "PS2 is the rebase" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52535 [04:26:48] New review: Jforrester; "Happy to push through based on Chris's +2 on PS1 and it being a mere rebase, as discussed." [mediawiki/extensions/CheckUser] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/52535 [04:26:48] Change merged: Jforrester; [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52535 [04:31:00] 03(mod) Unable to install SMW 1.8 with PostgreSQL - 10https://bugzilla.wikimedia.org/42659 (10Daniel Scharrer) [04:49:58] 03(NEW) TimedMediaIframeOutput::outputIframe file not found - 10https://bugzilla.wikimedia.org/45885 normal; MediaWiki extensions: TimedMediaHandler; () [04:53:02] Change merged: Skizzerz; [mediawiki/extensions/AuthorProtect] (master) - https://gerrit.wikimedia.org/r/52751 [04:59:34] 03(mod) MediaWiki's info action should include number of languages that a Wiktionary entry includes - 10https://bugzilla.wikimedia.org/41441 +comment (10qgil) [05:00:57] New review: Tim Starling; "I don't like this. Maybe we could pass no arguments, or support custom frames only? It's not really ..." [mediawiki/extensions/Scribunto] (master) C: -1; - https://gerrit.wikimedia.org/r/52571 [05:08:27] 03(mod) Add a "create a page" interface to MediaWiki core - 10https://bugzilla.wikimedia.org/27311 +comment (10Quim Gil) [05:15:48] hi [05:16:40] New patchset: Grunny; "(bug 40658) Support query continue in CheckUserLog API" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [05:17:12] Does anyone know how to disable talk and discussion pages for anonymous users? [05:19:40] iwoj: There's a permission called "createtalk" (I think) - though I don't know if having 'edit' or 'create' overrides not having it [05:19:48] let's see if my bot syntax is up to snuff: [05:19:51] !$wgNamespaceProtection | iwoj [05:19:54] New review: Grunny; "(3 comments)" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [05:19:58] * ori-l sighs. [05:20:09] $wgFail. [05:20:25] I thought I saw Sumana doing that the other day. [05:20:40] $wgNamespaceProtection would be a bit more cumbersome depending on the # of talk namespaces you have, iwoj, but it's guaranteed to work [05:21:02] I've read a bit about that, but I don't understand how it works. [05:21:09] (the $wgNamespaceProtection) [05:21:46] namespace protection seems to be about grouping subsets of permissions together [05:21:47] It basically makes the editing of pages in certain namespaces restricted to certain permissions, which if not already existing are then added to $wgAvailableRights [05:22:06] what I'm looking for is the setting that will enable/disable the discussion tab [05:22:37] That would be a CSS manner, but anonymous users can still access talk pages even without the tab [05:23:11] Yeah. That's where this is heading: basically there's no way to easily disable discussions in MediaWiki. [05:23:42] iwoj: it depends on how you define "disable discussions" [05:24:01] iwoj: you can rather easily disable editing of talk pages entirely and hide them from view [05:24:03] i can hide the tab ,but it's still accessible from the direct URL [05:24:08] right [05:24:09] so what I'm thinking of would be CSS combined with $wgNamespaceProtection [05:24:25] namespaceprotection requires naming each page? [05:24:47] no, it works on a per-namespace basis [05:24:50] I'm a little mystified by it. [05:25:08] for example, you could use it to prevent project: namespace pages from being edited by non-sysops [05:29:23] 03(NEW) Add API method for recursively expanding JSON Schema - 10https://bugzilla.wikimedia.org/45886 normal; MediaWiki extensions: EventLogging; () [05:29:23] 03(mod) Support JSON Reference specification - 10https://bugzilla.wikimedia.org/45878 (10Ori Livneh) [05:30:10] 03(mod) ResourceLoader caches missing module for many minutes after it's available - 10https://bugzilla.wikimedia.org/45877 +comment (10Krinkle) [05:33:25] New review: Yurik; "(1 comment)" [mediawiki/extensions/CheckUser] (master) C: -1; - https://gerrit.wikimedia.org/r/33702 [05:37:51] 03(mod) ResourceLoader caches missing module for many minutes after it's available - 10https://bugzilla.wikimedia.org/45877 +comment (10mflaschen) [05:43:08] 03(mod) Empty Creative Commons license link () in footer - 10https://bugzilla.wikimedia.org/37516 +comment (10Quim Gil) [05:46:56] New patchset: Mwalker; "Allocation API Now works in XML" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52763 [05:47:43] 03(mod) CentralNotice: Internal error in ApiFormatXml::recXmlPrint: (centralnoticequerycampaign, ...) has integer keys without _element value. - 10https://bugzilla.wikimedia.org/45884 +patch-in-gerrit; +comment (10Matt Walker) [05:47:53] 03(mod) CentralNotice: Internal error in ApiFormatXml::recXmlPrint: (centralnoticequerycampaign, ...) has integer keys without _element value. - 10https://bugzilla.wikimedia.org/45884 (10Matt Walker) [05:48:17] New patchset: Santhosh; "Api should not return results for blacklisted languages" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52589 [05:48:32] New patchset: Santhosh; "Show message when the language is blacklisted" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52590 [05:56:01] New patchset: Tim Starling; "Changelog for version 1.4" [mediawiki/php/luasandbox] (master) - https://gerrit.wikimedia.org/r/52764 [05:56:44] Change merged: Tim Starling; [mediawiki/php/luasandbox] (master) - https://gerrit.wikimedia.org/r/52764 [05:57:52] 03(NEW) Underline "Script error" to hint that it's clickable - 10https://bugzilla.wikimedia.org/45887 normal; MediaWiki extensions: Scribunto; () [06:04:47] New patchset: Santhosh; "Show message when the language is blacklisted" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52590 [06:07:39] 03(mod) Wikitech: Mail notifications for page changes state server name as "localhost" - 10https://bugzilla.wikimedia.org/45883 +comment (10Ryan Lane) [06:12:45] New patchset: Tim Starling; "Build script" [mediawiki/php/luasandbox] (master) - https://gerrit.wikimedia.org/r/52765 [06:14:08] do you like my build script, Ryan? [06:16:02] :D [06:17:13] it's nice and automated :) [06:18:40] I know most ops team members don't really like automation [06:18:45] not sure why [06:18:55] maybe they really like the button-pressing part of their jobs [06:19:19] I think no one wants to deal with our packaging environment [06:19:36] even I know better to walk into that political minefield [06:21:08] aren't we using puppets that are suppose to be pretty standard? (I admit i don't know much in the linux massive srv management) [06:21:24] we're using puppet, but we also build debian packages [06:21:47] it would be nice if it was automated, but there's lots of ways to do it, and everyone has an opinion on how it should work [06:26:04] i know i know! xcopy! [06:26:59] ... or not. Back to the drawing board. [06:27:29] let's just install launchpad ;) [06:28:06] my sarcasm detector is undecided [06:34:33] New patchset: Tim Starling; "[JobQueue] Added JobQueue::getAllQueuedJobs() function." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50138 [06:36:34] Change merged: Tim Starling; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50138 [06:38:52] New patchset: Tim Starling; "Removed "poolSize" option from RedisConnectionPool." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52588 [06:40:32] Change merged: Tim Starling; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52588 [06:44:07] Change merged: Pgehres; [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52763 [06:48:58] New patchset: Tim Starling; "[JobQueue] Cleaned up handling of orders a bit." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/51886 [06:49:06] 03(mod) Special:Translate always shows Export tab even if export is disabled - 10https://bugzilla.wikimedia.org/40923 (10Niklas Laxström) [06:49:33] New review: Tim Starling; "PS3: rebase with conflict merge in JobQueue.php" [mediawiki/core] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/51886 [06:51:28] Change merged: Tim Starling; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/51886 [06:55:45] New review: Nikerabbit; "(1 comment)" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52391 [07:00:56] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/41587 [07:23:33] New review: Jeroen De Dauw; "(2 comments)" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/51974 [07:33:04] 03(mod) Translate: Table 'mediawikiwiki.revtag_type' doesn't exist - 10https://bugzilla.wikimedia.org/45879 +comment (10Siebrand) [07:33:06] 03(mod) Exception Caught: Error in numRows(): Table 'metawiki.revtag_type' doesn't exist (10.0.6.36) - 10https://bugzilla.wikimedia.org/42430 +comment (10Siebrand) [07:35:26] New review: Siebrand; "(1 comment)" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52391 [07:38:40] New review: Jeroen De Dauw; "This commit is thus again like the original one and does not have the improvements you made in the p..." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/52598 [07:39:46] New patchset: Jeroen De Dauw; "Show links to ambassador profiles based on right instead of enrollment" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/51793 [07:43:25] 03(mod) Fuzzied sections create line breaks in wikitext - 10https://bugzilla.wikimedia.org/44328 (10Niklas Laxström) [07:48:40] New review: Nikerabbit; "How are we fulfilling the BY clause of the license?" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52710 [07:49:22] Change merged: jenkins-bot; [mediawiki/extensions/APC] (master) - https://gerrit.wikimedia.org/r/52718 [07:51:40] New patchset: Jeroen De Dauw; "Split off some code from EditEventCreator to UserCourseFinder" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/51782 [07:51:55] Change abandoned: PleaseStand; "Redundant with I99848be4" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52759 [07:51:59] Change merged: Jeroen De Dauw; [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/51782 [07:53:26] 03(mod) Custom bold and italic buttons for Basque language - 10https://bugzilla.wikimedia.org/45863 +comment (10PleaseStand) [07:54:35] New patchset: PleaseStand; "(Bug 45863) Set custom bold and italic buttons for Basque language" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52711 [07:54:50] New review: PleaseStand; "Corrected bug number" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52711 [08:03:14] 03(mod) Add a proper dismiss action to the copyright notice - 10https://bugzilla.wikimedia.org/45645 (10Jnorton7558) [08:08:18] 03(mod) Code review for use of SMW in MediaWiki.Org - 10https://bugzilla.wikimedia.org/21602 +comment (10dan.bolser) [08:13:01] 03(mod) Code review for use of SMW in MediaWiki.Org - 10https://bugzilla.wikimedia.org/21602 (10Daniel Friesen) [08:16:57] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/ParserFunctions] (master) - https://gerrit.wikimedia.org/r/52767 [08:19:02] 03(NEW) Banner class errors - 10https://bugzilla.wikimedia.org/45888 normal; MediaWiki extensions: CentralNotice; () [08:19:25] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/Comments] (master) - https://gerrit.wikimedia.org/r/52768 [08:22:10] New patchset: Reedy; "Check for RevTag very early" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52769 [08:22:20] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/CommunityVoice] (master) - https://gerrit.wikimedia.org/r/52770 [08:23:40] 03(mod) Exception Caught: Error in numRows(): Table 'metawiki.revtag_type' doesn't exist (10.0.6.36) - 10https://bugzilla.wikimedia.org/42430 +comment (10sam) [08:23:41] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/Configure] (master) - https://gerrit.wikimedia.org/r/52771 [08:25:11] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/ConfirmAccount] (master) - https://gerrit.wikimedia.org/r/52772 [08:25:27] 03(NEW) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 normal; MediaWiki: General/Unknown; () [08:26:16] 03(mod) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 normal->15enhancement (10reza1615) [08:27:11] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/Contest] (master) - https://gerrit.wikimedia.org/r/52773 [08:30:02] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/ContributionReporting] (master) - https://gerrit.wikimedia.org/r/52774 [08:32:17] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/52775 [08:32:42] New patchset: Santhosh; "(bug 45639) Messages from wrong message group displayed" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/51981 [08:33:09] 03(mod) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 +comment (10Sam Reed (reedy)) [08:37:54] 03(mod) Lua modules are ignored during PDF export - 10https://bugzilla.wikimedia.org/45861 +comment (10Volker Haas) [08:47:29] Change merged: jenkins-bot; [mediawiki/extensions/ParserFunctions] (master) - https://gerrit.wikimedia.org/r/52767 [08:47:34] 03(mod) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 +comment (10reza.energy) [08:48:59] Change merged: Siebrand; [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/52775 [08:49:26] 03(mod) Clarify "MediaWiki extensions" new bug flow - 10https://bugzilla.wikimedia.org/43768 +comment (10Andre Klapper) [08:50:41] New review: PleaseStand; "Does Inductiveload live in a country such as the UK, where such images might be copyrightable? (see ..." [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52710 [08:50:49] Change merged: Siebrand; [mediawiki/extensions/Contest] (master) - https://gerrit.wikimedia.org/r/52773 [08:51:27] 03(mod) WordPress skin "Victor" should align layout in the center - 10https://bugzilla.wikimedia.org/28896 (10Andre Klapper) [08:52:22] 03(mod) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 +comment (10Legoktm) [08:52:58] Change merged: Siebrand; [mediawiki/extensions/ConfirmAccount] (master) - https://gerrit.wikimedia.org/r/52772 [08:54:57] 03(mod) en.wikipedia.org page load takes 12+ seconds because bits.wikimedia.org/.../load.php times out - 10https://bugzilla.wikimedia.org/42653 +testme; +comment (10Andre Klapper) [08:55:32] New review: Siebrand; "(1 comment)" [mediawiki/extensions/Configure] (master) C: -1; - https://gerrit.wikimedia.org/r/52771 [08:56:42] 03(mod) some pages return HTTP 500 on oc.wikipedia - 10https://bugzilla.wikimedia.org/41115 +comment (10Andre Klapper) [08:57:46] Change merged: Siebrand; [mediawiki/extensions/Comments] (master) - https://gerrit.wikimedia.org/r/52768 [09:00:17] 03(mod) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 +comment (10reza.energy) [09:00:35] New review: Siebrand; "(1 comment)" [mediawiki/extensions/Collection] (master) C: -1; - https://gerrit.wikimedia.org/r/52762 [09:01:54] Change merged: jenkins-bot; [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/52728 [09:01:54] 03(mod) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 +comment (10reza.energy) [09:03:01] Change merged: Siebrand; [mediawiki/extensions/ArticleFeedback] (master) - https://gerrit.wikimedia.org/r/52736 [09:03:54] Change merged: jenkins-bot; [mediawiki/extensions/Babel] (master) - https://gerrit.wikimedia.org/r/52753 [09:04:35] Change merged: jenkins-bot; [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52754 [09:06:41] Change merged: Siebrand; [mediawiki/extensions/CodeReview] (master) - https://gerrit.wikimedia.org/r/52760 [09:07:25] Change merged: Siebrand; [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52755 [09:08:03] 03(mod) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 +comment (10Legoktm) [09:08:50] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/52405 [09:14:59] New review: Wikinaut; "Looks very good to me and works." [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52776 [09:15:36] 03(mod) resources/mediawiki/mediawiki.feedback.js: Privacy and usability issues - 10https://bugzilla.wikimedia.org/33365 summary; +comment (10Andre Klapper) [09:18:53] 03(mod) "Move page" vs. "minor edit flag": Flag cannot be set manually but automatically set if minordefault enabled - 10https://bugzilla.wikimedia.org/44388 +comment (10aklapper) [09:19:30] 03(mod) ULS "Hebrew 2012" tooltip overlaps form field in hebrew on Wikidata - 10https://bugzilla.wikimedia.org/45740 +comment (10lydia.pintscher) [09:22:23] 03(mod) Link to buglist should have parameters - 10https://bugzilla.wikimedia.org/33364 +easy; summary; +comment (10Andre Klapper) [09:24:04] 03(mod) Wikibase throws localised exceptions in ErrorPageError - 10https://bugzilla.wikimedia.org/44111 summary (10Andre Klapper) [09:24:27] 03(NEW) gerrit draft ( git review -D ): I cannot add reviewer with black message "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 normal; Wikimedia: Git/Gerrit; () [09:24:38] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer with black message "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 (10T. Gries) [09:25:22] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 summary (10T. Gries) [09:26:06] New patchset: Santhosh; "Update jquery.ime from upstream" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/52777 [09:26:08] Change merged: Mwalker; [mediawiki/extensions/ContributionReporting] (master) - https://gerrit.wikimedia.org/r/52774 [09:26:31] 03(mod) MathJax (in Math extension) not loaded on http://en.m.wikipedia.org/ - 10https://bugzilla.wikimedia.org/45816 summary (10Andre Klapper) [09:26:31] 03(mod) IME icon overlaps the edit summary field - 10https://bugzilla.wikimedia.org/44992 +comment (10santhosh.thottingal) [09:27:21] 03(mod) Userpages $wgOpenIDShowUrlOnUserPage -- suggested behaviour change - 10https://bugzilla.wikimedia.org/45322 +comment (10mail) [09:28:07] git question: "You have more than one commit that you are about to submit" what can I do to remove this message? [09:28:47] 03(mod) IP users browsing to a non-existent page produces partial output in IE8/9 - 10https://bugzilla.wikimedia.org/42408 +comment (10Andre Klapper) [09:29:03] 03(mod) "No such file or directory" in cgroup - 10https://bugzilla.wikimedia.org/45854 (10Andre Klapper) [09:29:23] andre__: please see above [09:29:24] 03(mod) Removal of rights on closed wiki simplewikibooks - 10https://bugzilla.wikimedia.org/45842 normal->15enhancement (10Andre Klapper) [09:29:31] matanya: means you probably need to squash [09:29:34] matanya, ? [09:29:34] http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html [09:29:54] I'm not the Git guy, I often struggle myself :P [09:30:17] tanks legoktm, can you please be more detailed, i'm a git noob [09:30:25] thanks andre__ :) [09:30:36] basically right now you have multiple local commits [09:30:47] you need to "squash" them into one [09:31:21] 03(mod) Create method anchors for Doxygen that are suitable for permalinks - 10https://bugzilla.wikimedia.org/41721 (10Andre Klapper) [09:31:29] the blog post i linked to explains how to do it, its a bit confusing [09:31:49] but they are unrelated legoktm [09:31:53] 03(mod) Chunked uploads returning continue instead of success - 10https://bugzilla.wikimedia.org/44923 +comment (10aklapper) [09:31:54] New review: Santhosh; "(1 comment)" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/52620 [09:31:59] from 3 diff branches [09:32:02] oh [09:32:03] hmmm [09:32:25] i'm not sure what do to then [09:32:27] sorry [09:33:43] 03(mod) [Vector] recent changes uses different font for rows showing wikibase-item - 10https://bugzilla.wikimedia.org/42615 +comment (10aklapper) [09:34:10] 03(mod) Babel configuration for min.wikipedia - 10https://bugzilla.wikimedia.org/45866 normal->15enhancement; +shell (10Andre Klapper) [09:35:22] New review: Amire80; "(1 comment)" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/52620 [09:46:19] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/52762 [09:48:06] Do other people also have a problem with putting drafts in Gerrit? [09:48:15] asking as there's a bug report [09:50:30] New review: Shirayuki; "Moved it to the appropriate position." [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/52762 [09:51:42] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 normal->major; +comment (10Andre Klapper) [09:52:39] New review: Shirayuki; "Exactly." [mediawiki/extensions/Configure] (master) - https://gerrit.wikimedia.org/r/52771 [09:52:45] 03(mod) NewPages unpatrolled page highlighting only visible to users with patrol rights - 10https://bugzilla.wikimedia.org/45599 (10Andre Klapper) [09:54:32] New review: Nikerabbit; "(1 comment)" [mediawiki/extensions/Translate] (master) C: -1; - https://gerrit.wikimedia.org/r/52589 [09:55:11] 03(mod) PDF conversion broken by multicolumn formatting: "Article could not be rendered" - 10https://bugzilla.wikimedia.org/45856 summary; +comment (10Andre Klapper) [09:56:22] 03(mod) Integrate git/Gerrit and Bugzilla - 10https://bugzilla.wikimedia.org/17322 +comment (10aklapper) [09:57:09] 03(mod) "No such file or directory" in cgroup - 10https://bugzilla.wikimedia.org/45854 +comment (10Platonides) [09:58:12] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10Platonides) [09:58:49] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/Configure] (master) - https://gerrit.wikimedia.org/r/52771 [09:59:52] 03(mod) reports of caching issues - 10https://bugzilla.wikimedia.org/38879 +testme; +comment (10Andre Klapper) [10:05:51] New review: Nikerabbit; "How about we fix the damn bug?" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52769 [10:06:22] 03(mod) reports of caching issues - 10https://bugzilla.wikimedia.org/38879 +comment (10mathias.schindler) [10:06:37] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10mail) [10:08:28] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10mail) [10:08:29] 03(mod) Planet atom links are 404 - 10https://bugzilla.wikimedia.org/45847 summary; +comment (10Andre Klapper) [10:09:15] 03(mod) api returns wrong langlinks - 10https://bugzilla.wikimedia.org/41387 +comment (10Andre Klapper) [10:10:56] 03(mod) Cant save property: Save link stays gray - 10https://bugzilla.wikimedia.org/45809 summary; +comment (10Andre Klapper) [10:11:28] 03(mod) Request a query to know which namespaces are used in one or few wikis - 10https://bugzilla.wikimedia.org/45889 +comment (10reza.energy) [10:11:32] 03(mod) Add new user groups (rollback, abusefilter managers, reviewers) to Urdu Wikipedia - 10https://bugzilla.wikimedia.org/45643 normal->15enhancement; +shellpolicy (10Andre Klapper) [10:12:24] 03(mod) chapter interwiki points at non existant domain en.wikimedia.org - 10https://bugzilla.wikimedia.org/45569 (10Andre Klapper) [10:12:42] 03(mod) Allow other domains in $wgCopyUploadsDomains to enable full support of upload_by_url - 10https://bugzilla.wikimedia.org/45735 normal->15enhancement (10Andre Klapper) [10:12:43] 03(mod) Bug and feature requests related to Wikimedia Commons (tracking) - 10https://bugzilla.wikimedia.org/37883 (10Andre Klapper) [10:13:43] 03(mod) https://gerrit.wikimedia.org/r/#/c/52035/2,publish does not load - 10https://bugzilla.wikimedia.org/45707 (10Andre Klapper) [10:14:21] 03(mod) Edit commit message in browser gives a multi line summary on gerrit - 10https://bugzilla.wikimedia.org/45802 (10Andre Klapper) [10:14:59] 03(mod) Gerrit mangles Wikipedia permalinks with anchor - 10https://bugzilla.wikimedia.org/45780 (10Andre Klapper) [10:15:34] 03(mod) Set $wgCategoryCollation to 'uca-hu' on Hungarian Wikipedia and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45596 (10Andre Klapper) [10:15:38] 03(mod) Set $wgCategoryCollation to 'uca-uk' on Ukrainian wikis (other than Wikipedia) and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45776 (10Andre Klapper) [10:15:55] 03(mod) Automatically link CVE items to description page on cve.mitre.org - 10https://bugzilla.wikimedia.org/45772 (10Andre Klapper) [10:16:03] 03(mod) Allow linking to Wikimedia's Mingle instance in "See Also" field - 10https://bugzilla.wikimedia.org/45741 (10Andre Klapper) [10:16:22] 03(mod) Bugzilla's 'shell' keyword is too general - 10https://bugzilla.wikimedia.org/45539 (10Andre Klapper) [10:17:54] 03(mod) Enable CodeEditor extension on all Wikimedia wikis - 10https://bugzilla.wikimedia.org/39654 (10Andre Klapper) [10:18:27] 03(mod) Countable content namespaces evaluation (tracking) - 10https://bugzilla.wikimedia.org/40423 (10Andre Klapper) [10:18:58] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10marcin.cieslak) [10:19:07] 03(mod) make bits.wikimedia.org work with second level domains / A records. - 10https://bugzilla.wikimedia.org/44097 (10Andre Klapper) [10:19:35] 03(mod) Implement linked data URI scheme for wikidata.org - 10https://bugzilla.wikimedia.org/44098 (10Andre Klapper) [10:20:38] New patchset: Rjain; "(bug 14501) A way to hide sidebar" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52781 [10:21:38] 03(mod) A way to hide the sidebar providing a "fullscreen" view - 10https://bugzilla.wikimedia.org/14501 +comment (10richa jain) [10:22:10] 03(mod) Ability to get pinged when a new patchset is added to a watched commit or project - 10https://bugzilla.wikimedia.org/42811 +upstream; +comment (10Andre Klapper) [10:24:09] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10mail) [10:25:32] 03(mod) Do not show language links on actions like history, info, - 10https://bugzilla.wikimedia.org/45838 (10-jem-) [10:25:48] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 (10Andre Klapper) [10:26:05] 03(mod) IME icon overlaps the edit summary field - 10https://bugzilla.wikimedia.org/44992 +patch-in-gerrit (10Andre Klapper) [10:28:03] 03(NEW) External link icons should have alt text - 10https://bugzilla.wikimedia.org/45891 normal; MediaWiki: General/Unknown; () [10:29:01] 03(mod) Whatlinkshere should list items that use a specific property - 10https://bugzilla.wikimedia.org/43669 +comment (10Lydia Pintscher) [10:30:02] New review: Aklapper; "Hardcoding URLs (http://upload.wikimedia.org) for icons won't work for 3rd party MediaWiki installat..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/52781 [10:30:24] 03(mod) A way to hide the sidebar providing a "fullscreen" view - 10https://bugzilla.wikimedia.org/14501 +patch-in-gerrit (10Andre Klapper) [10:33:47] 03(NEW) WikiData changes take too long to appear in the watchlist on the client - 10https://bugzilla.wikimedia.org/45892 normal; MediaWiki extensions: WikidataClient; () [10:36:52] 03(mod) Support for editing the translator comment in gettext messages - 10https://bugzilla.wikimedia.org/45855 +comment (10lasse.liehu) [10:38:49] 03(mod) External link icons should have alt text - 10https://bugzilla.wikimedia.org/45891 normal->15enhancement; +accessibility; +comment (10Andre Klapper) [10:39:29] Change merged: Siebrand; [mediawiki/extensions/Configure] (master) - https://gerrit.wikimedia.org/r/52771 [10:39:41] 03(mod) Table sorting icons' alt text: ↓ and ↑ not showing up in IE - 10https://bugzilla.wikimedia.org/15449 summary (10Andre Klapper) [10:40:18] Change merged: Siebrand; [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/52762 [10:43:05] 03(mod) Allow post-parsed documents to be available offline and saved into IndexedDB and made queryable - 10https://bugzilla.wikimedia.org/28706 +comment (10Andre Klapper) [10:43:38] 03(mod) Special:ProtectedPages addition options: sort by protection date - 10https://bugzilla.wikimedia.org/28718 (10Andre Klapper) [10:43:56] 03(mod) Use autoconfirmed status to stopgap SUL avoidance of block - 10https://bugzilla.wikimedia.org/29427 (10Andre Klapper) [10:44:38] 03(mod) Arbitrary inconsistent wording in English history diffs: "latest" vs "newer" - 10https://bugzilla.wikimedia.org/29444 summary (10Andre Klapper) [10:44:44] 03(mod) add "advanced search" link in the search drop down. - 10https://bugzilla.wikimedia.org/29448 (10Andre Klapper) [10:47:00] 03(mod) Side-By-Side Editing needed - 10https://bugzilla.wikimedia.org/31448 -easy ; +comment (10Andre Klapper) [10:47:21] 03(mod) Increase search functionality of Special:Listusers & site logs by allowing wildcard searches - 10https://bugzilla.wikimedia.org/29532 (10Andre Klapper) [10:47:34] 03(mod) Deadlock in SiteLinkTable - 10https://bugzilla.wikimedia.org/45882 (10jeblad) [10:48:13] 03(mod) Footer of monobook skin is malformed - 10https://bugzilla.wikimedia.org/31219 (10Andre Klapper) [10:48:30] 03(mod) Title attribute displays in internal links but not for external links - 10https://bugzilla.wikimedia.org/45238 normal->minor (10Andre Klapper) [10:50:11] 03(mod) Blank page will display the "inexplicable" figure - 10https://bugzilla.wikimedia.org/45495 +comment (10Andre Klapper) [10:50:26] 03(mod) Special:Search breaks when search term includes a # - 10https://bugzilla.wikimedia.org/45583 normal->minor (10Andre Klapper) [10:50:48] New review: awjrichards; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52708 [10:50:54] 03(mod) OutputPage.php not target aware - 10https://bugzilla.wikimedia.org/45714 +patch-in-gerrit (10Andre Klapper) [10:51:09] 03(mod) URLs can exist, but file_exists says otherwise - 10https://bugzilla.wikimedia.org/45663 (10Andre Klapper) [10:51:27] 03(mod) Allow disabling of password retyping - 10https://bugzilla.wikimedia.org/45667 (10Andre Klapper) [10:51:53] 03(mod) Make the "uca-xx" category collations the default? (selectable directly in the installer?) - 10https://bugzilla.wikimedia.org/45611 (10Andre Klapper) [10:53:16] 03(mod) PDF conversion broken by multicolumn formatting: "Article could not be rendered" - 10https://bugzilla.wikimedia.org/45856 +comment (10marcin.cieslak) [10:53:28] 03(mod) LanguageConverter for Javanese (from jv-Latn to jv-Java) - 10https://bugzilla.wikimedia.org/45779 normal->15enhancement (10Andre Klapper) [11:03:34] 03(NEW) [TUX] Loading of messages list fails in several ways for anonymous users - 10https://bugzilla.wikimedia.org/45893 normal; MediaWiki extensions: Translate; () [11:05:03] 03(NEW) Async saving of page translation edits? - 10https://bugzilla.wikimedia.org/45894 normal; MediaWiki extensions: Translate; () [11:06:36] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 summary (10denny vrandecic) [11:12:38] 03(mod) Allow longer comments in RevDelete - 10https://bugzilla.wikimedia.org/34467 (10Andre Klapper) [11:12:40] 03(mod) Limit length of Other reason field in RevDelete. - 10https://bugzilla.wikimedia.org/28694 (10Andre Klapper) [11:13:48] 03(NEW) Use "_p" suffix on databases to make them readable by all users - 10https://bugzilla.wikimedia.org/45895 normal; Wikimedia Labs: bots; () [11:15:15] 03(mod) Option to set $wgScriptPath differently if symbolic links will be used - 10https://bugzilla.wikimedia.org/35010 summary (10Andre Klapper) [11:15:19] 03(mod) extra dimentional table sorting - 10https://bugzilla.wikimedia.org/34676 +comment (10Andre Klapper) [11:15:26] 03(mod) tablesorter (tracking) - 10https://bugzilla.wikimedia.org/31601 (10Andre Klapper) [11:15:48] 03(mod) Please implement tri-logic on template params. - 10https://bugzilla.wikimedia.org/36579 (10Andre Klapper) [11:19:26] 03(mod) Use "_p" suffix on databases to make them readable by all users - 10https://bugzilla.wikimedia.org/45895 +comment (10Peter Bena) [11:20:12] 03(mod) It should be possible to enable Extension:Diff for particular content models or namespaces - 10https://bugzilla.wikimedia.org/45869 +comment (10Jeroen De Dauw) [11:20:52] 03(mod) session-failure when trying to edit any item a particular user has tried to edit - 10https://bugzilla.wikimedia.org/44681 (10jeblad) [11:21:09] 03(mod) session-failure when trying to edit any item a particular user has tried to edit - 10https://bugzilla.wikimedia.org/44681 (10jeblad) [11:21:49] 03(mod) Please implement tri-logic on template params. - 10https://bugzilla.wikimedia.org/36579 +comment (10Platonides) [11:22:40] 03(mod) Use "_p" suffix on databases to make them readable by all users - 10https://bugzilla.wikimedia.org/45895 +comment (10Peter Bena) [11:24:01] 03(mod) It should be possible to enable Extension:Diff for particular content models or namespaces - 10https://bugzilla.wikimedia.org/45869 +comment (10jeroen_dedauw) [11:25:20] 03(mod) WikiData changes take too long to appear in the watchlist on the client - 10https://bugzilla.wikimedia.org/45892 (10denny vrandecic) [11:26:51] 03(mod) Enhance EventLogging Schema diffs with Extension:Diff - 10https://bugzilla.wikimedia.org/45865 +comment (10jeroen_dedauw) [11:29:09] 03(mod) Enhance EventLogging Schema diffs with Extension:Diff - 10https://bugzilla.wikimedia.org/45865 +comment (10mflaschen) [11:35:57] 03(mod) Enhance EventLogging Schema diffs with Extension:Diff - 10https://bugzilla.wikimedia.org/45865 +comment (10jeroen_dedauw) [11:38:46] 03(mod) Whatlinkshere should list items that use a specific property - 10https://bugzilla.wikimedia.org/43669 +comment (10jeroen_dedauw) [11:40:29] 03(mod) Fatal error: Class 'parent' not found in /var/www/mediawiki-1.19.4/extensions/Validator/includes/definitions/ParamDefinition.php on line 934 - 10https://bugzilla.wikimedia.org/45858 +comment (10jeroen_dedauw) [11:40:56] 03(mod) Whatlinkshere should list items that use a specific property - 10https://bugzilla.wikimedia.org/43669 (10Lydia Pintscher) [11:45:26] 03(mod) Students table should support students working in groups - 10https://bugzilla.wikimedia.org/45851 +comment (10jeroen_dedauw) [11:49:40] 03(mod) Postgres version determination incorrect - 10https://bugzilla.wikimedia.org/45225 +comment (10Marcin Cieślak) [11:50:28] 03(mod) Enhance EventLogging Schema diffs with Extension:Diff - 10https://bugzilla.wikimedia.org/45865 +comment (10mflaschen) [11:52:07] 03(mod) External link icons for file extensions should have alt text - 10https://bugzilla.wikimedia.org/45891 summary; +comment (10Graham87) [11:54:39] 03(mod) WikiData changes take too long to appear in the watchlist on the client - 10https://bugzilla.wikimedia.org/45892 +comment (10Aude) [12:00:38] New patchset: Platonides; "Add the global correctly" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52786 [12:05:23] 03(mod) Postgres version determination incorrect - 10https://bugzilla.wikimedia.org/45225 (10dale) [12:05:30] 03(mod) Enhance EventLogging Schema diffs with Extension:Diff - 10https://bugzilla.wikimedia.org/45865 +comment (10jeroen_dedauw) [12:05:31] 03(mod) Postgres version determination incorrect - 10https://bugzilla.wikimedia.org/45225 (10dale) [12:07:54] 03(mod) [TUX] Discussion about translation - 10https://bugzilla.wikimedia.org/45831 +comment (10Nemo) [12:07:54] 03(mod) Support for editing the translator comment in gettext messages - 10https://bugzilla.wikimedia.org/45855 (10Nemo) [12:08:18] 03(mod) [TUX] Discussion about translation - 10https://bugzilla.wikimedia.org/45831 (10Nemo) [12:09:10] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52787 [12:12:21] New patchset: Matthias Mullie; "re-introduce hide tool for monitors" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/52652 [12:13:18] New patchset: Platonides; "We don't have a Bitmap class." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52788 [12:16:54] New patchset: Platonides; "Make escapeMagickPath() static" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52789 [12:22:40] 03(mod) Automatically mark as patrolled an 'undo'-edit - 10https://bugzilla.wikimedia.org/44840 (10Nemo) [12:22:43] 03(mod) Undo should auto-patrol reverted revisions, like a rollback does - 10https://bugzilla.wikimedia.org/14439 (10Nemo) [12:24:04] 03(mod) Automatically mark as patrolled an 'undo'-edit - 10https://bugzilla.wikimedia.org/44840 +comment (10Nemo) [12:24:05] 03(mod) Undo should auto-patrol reverted revisions, like a rollback does - 10https://bugzilla.wikimedia.org/14439 +comment (10Nemo) [12:27:45] 03(NEW) Undo produces null edit if oldid are not monotonous - 10https://bugzilla.wikimedia.org/45896 minor; MediaWiki: History/Diffs; () [12:33:38] 03(mod) Undo produces null edit if oldid are not monotonous - 10https://bugzilla.wikimedia.org/45896 (10Nemo) [12:34:40] 03(mod) Undo produces null edit if oldid are not monotonous - 10https://bugzilla.wikimedia.org/45896 +comment (10federicoleva) [12:39:47] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 +comment (10federicoleva) [12:42:36] 03(mod) extra dimentional table sorting - 10https://bugzilla.wikimedia.org/34676 +comment (10Bartosz Dziewoński) [12:45:29] 03(mod) Postgres version determination incorrect - 10https://bugzilla.wikimedia.org/45225 +comment (10Marcin Cieślak) [12:48:58] 03(mod) Installation using non-standard PostgreSQL port fails with "7.3 or earlier" error message - 10https://bugzilla.wikimedia.org/45225 summary (10Marcin Cieślak) [12:52:21] 03(mod) Undo produces null edit if oldid are not monotonous - 10https://bugzilla.wikimedia.org/45896 (10Platonides) [12:53:02] 03(mod) [statements-ui] Advanced handling of deleted properties in Claims and References/Qualifiers (Allowing to change Property to an existing one) - 10https://bugzilla.wikimedia.org/44639 04BLOCKER->15enhancement (10denny vrandecic) [12:53:15] 03(mod) switch to disable phase 2 features in the client - 10https://bugzilla.wikimedia.org/45530 normal->04BLOCKER (10denny vrandecic) [13:00:01] 03(NEW) puppet - 10https://bugzilla.wikimedia.org/45897 normal; Wikimedia Labs: Infrastructure; () [13:02:35] 03(mod) puppet has a problem with versions - 10https://bugzilla.wikimedia.org/45897 (10silke.meyer) [13:02:35] New patchset: Grunny; "(bug 40658) Support query continue in CheckUserLog API" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [13:02:36] 03(mod) Articles I edit do not add to my watchlist - 10https://bugzilla.wikimedia.org/41573 +comment (10Daniel Kinzler) [13:05:10] New review: Grunny; "(1 comment)" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [13:05:47] 03(mod) Implement phase 2 change propagation - 10https://bugzilla.wikimedia.org/45568 (10Daniel Kinzler) [13:05:47] 03(mod) statement edits need to show up in watchlist and recent changes - 10https://bugzilla.wikimedia.org/45704 (10Daniel Kinzler) [13:06:22] 03(mod) Implement phase 2 change propagation - 10https://bugzilla.wikimedia.org/45568 (10Daniel Kinzler) [13:06:23] 03(mod) statement edits need to show up in watchlist and recent changes - 10https://bugzilla.wikimedia.org/45704 (10Daniel Kinzler) [13:06:31] 03(mod) Implement phase 2 change propagation - 10https://bugzilla.wikimedia.org/45568 (10Daniel Kinzler) [13:06:40] 03(mod) statement edits need to show up in watchlist and recent changes - 10https://bugzilla.wikimedia.org/45704 (10Daniel Kinzler) [13:07:32] 03(mod) Installation using non-standard PostgreSQL port fails with "7.3 or earlier" error message - 10https://bugzilla.wikimedia.org/45225 (10Marcin Cieślak) [13:07:34] 03(mod) PostgreSQL wrong protocol version - 10https://bugzilla.wikimedia.org/16937 (10Marcin Cieślak) [13:08:12] 03(mod) Installation using non-standard PostgreSQL port fails with "7.3 or earlier" error message - 10https://bugzilla.wikimedia.org/45225 (10Marcin Cieślak) [13:08:18] 03(mod) Installer does not respect initial DBport declaration - 10https://bugzilla.wikimedia.org/28162 (10Marcin Cieślak) [13:08:51] New review: Platonides; "Thanks!" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52711 [13:09:41] Hi! Is there a simple way to get page source, edit it with qick and dirty perl and upload it? [13:10:29] 03(mod) Articles I edit do not add to my watchlist - 10https://bugzilla.wikimedia.org/41573 (10denny vrandecic) [13:10:32] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 (10denny vrandecic) [13:10:42] 03(mod) Articles I edit do not add to my watchlist - 10https://bugzilla.wikimedia.org/41573 (10denny vrandecic) [13:12:12] 03(mod) Watchlist does not show when a watched article is added or removed from wikidata - 10https://bugzilla.wikimedia.org/44802 (10denny vrandecic) [13:12:13] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 (10denny vrandecic) [13:12:26] 03(mod) Watchlist does not show when a watched article is added or removed from wikidata - 10https://bugzilla.wikimedia.org/44802 (10denny vrandecic) [13:12:57] New review: Platonides; "Inductiveload is marked as author of this change, I also documented it extensively on the commit mes..." [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52710 [13:13:31] 03(mod) Add some navigation links to header of item pages - 10https://bugzilla.wikimedia.org/44876 (10denny vrandecic) [13:13:33] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 (10denny vrandecic) [13:13:36] amgarching, I'm sure there is at least one perl module for editing wikipedia [13:13:46] 03(mod) Add some navigation links to header of item pages - 10https://bugzilla.wikimedia.org/44876 major->normal (10denny vrandecic) [13:14:56] 03(mod) Wikidata API has problems with ZW[N]J and underscores for some links - 10https://bugzilla.wikimedia.org/45227 (10denny vrandecic) [13:15:01] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 (10denny vrandecic) [13:15:41] 03(mod) Add monitoring interface to wikibase - 10https://bugzilla.wikimedia.org/45533 (10denny vrandecic) [13:15:48] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 (10denny vrandecic) [13:16:32] 03(mod) remove external site links from langlinks table on client wikis - 10https://bugzilla.wikimedia.org/45534 (10denny vrandecic) [13:16:34] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 (10denny vrandecic) [13:16:44] 03(mod) remove external site links from langlinks table on client wikis - 10https://bugzilla.wikimedia.org/45534 (10denny vrandecic) [13:17:15] 03(mod) Use wrapper class to access language links - 10https://bugzilla.wikimedia.org/45535 (10denny vrandecic) [13:17:16] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 (10denny vrandecic) [13:17:29] 03(mod) Use wrapper class to access language links - 10https://bugzilla.wikimedia.org/45535 (10denny vrandecic) [13:18:28] 03(mod) Implement caching decorators for EntityLookup - 10https://bugzilla.wikimedia.org/45566 (10denny vrandecic) [13:19:18] 03(mod) Allow other domains in $wgCopyUploadsDomains to enable full support of upload_by_url - 10https://bugzilla.wikimedia.org/45735 (10Nemo) [13:19:24] 03(mod) Enable $wgAllowCopyUploads (upload by URL) - 10https://bugzilla.wikimedia.org/20512 (10Nemo) [13:19:24] 03(mod) Allow upload-by-URL from upload.wikimedia.org - 10https://bugzilla.wikimedia.org/42473 (10Nemo) [13:22:48] isnt it possible to "wget" some magic url? [13:23:13] you can wget action=raw to get the page source [13:23:20] but that won't allow you to edit it [13:23:24] 03(mod) Implement phase 2 change propagation - 10https://bugzilla.wikimedia.org/45568 (10denny vrandecic) [13:23:37] there are several implementations for editing [13:23:45] the most popular one is pywikipedia [13:23:48] (in python) [13:25:48] 03(mod) Extend Lua support to access the Repo data and implement GetEntity - 10https://bugzilla.wikimedia.org/44289 (10denny vrandecic) [13:25:49] 03(mod) Wikidata deployment phase 2 on first set of Wikipedias (tracking) - 10https://bugzilla.wikimedia.org/45600 (10denny vrandecic) [13:26:33] hi, there, could anyone tell me what the difference between $wgAutoloadLocalClasses and $wgAutoloadClasses is and where is the content of $wgAutoloadClasses? [13:26:43] 03(mod) WikiData changes take too long to appear in the watchlist on the client - 10https://bugzilla.wikimedia.org/45892 +comment (10Aude) [13:27:47] 03(mod) switch to disable phase 2 features in the client - 10https://bugzilla.wikimedia.org/45530 (10denny vrandecic) [13:27:53] 03(mod) Implement caching decorators for EntityLookup - 10https://bugzilla.wikimedia.org/45566 (10denny vrandecic) [13:28:01] 03(mod) Implement phase 2 change propagation - 10https://bugzilla.wikimedia.org/45568 (10denny vrandecic) [13:29:10] cusion, $wgAutoloadClasses are registered by extensions [13:30:02] $wgAutoloadLocalClasses is used for internal classes, and you shouldn't change it [13:30:16] Platonides, so you mean that its content is registered at runtime? [13:31:17] when you load an extension, it can add itself to $wgAutoloadClasses [13:31:27] yeah, i see it [13:35:06] New review: Platonides; "Additionally, those urls would be loaded by http in https: pages." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/52781 [13:38:15] New review: Platonides; "Looks good to me, too. Adding Siebrand in case he detects anything." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/52749 [13:39:17] New patchset: Amire80; "Forcing the URL box to ltr direction" [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/52798 [13:39:39] why wouldn't it try the lowercases of $wgAutoloadClasses in AutoLoader.php? [13:40:47] good question [13:40:54] although I guess it is redundant [13:41:11] as the comment suggests it's only related to serialised php 4 classes [13:42:25] well, i guess i am new to mw as well as PHP4 [13:42:47] no need to learn about PHP 4, then :) [13:42:54] it is completely EOLed [13:43:29] 03(NEW) Please can we unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 normal; MediaWiki: Page deletion; () [13:43:34] uhh, thanks, i will consider about it [13:47:00] 03(mod) Please can we unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10Platonides) [13:48:46] 03(mod) Langlinks [edit] link should point to langlinks section of Wikidata - 10https://bugzilla.wikimedia.org/44940 (10jeblad) [13:49:41] 03(mod) Add some navigation links to header of item pages - 10https://bugzilla.wikimedia.org/44876 (10jeblad) [13:50:39] 03(mod) Please can we unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10p858snake) [13:53:10] New patchset: Amire80; "Force api-sandbox-examples to ltr direction" [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/52800 [13:53:24] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 normal->15enhancement; summary (10Andre Klapper) [13:53:55] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 (10p858snake) [13:56:54] New patchset: Matthias Mullie; "Add link to view all activity" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/52801 [13:59:16] 03(mod) [statements-ui] Advanced handling of deleted properties in Claims and References/Qualifiers (Allowing to change Property to an existing one) - 10https://bugzilla.wikimedia.org/44639 (10abraham.taherivand) [14:01:32] hi, everybody! girls I congratulate you on a holiday) or a female holiday only in Russia? :) [14:03:10] Tell please, my page with dpl automatically creates lists of articles. But now I removed these articles and they hang in wanted pages. how to correct it? cache and history already I removed, but all of them equally hang in the form of red links. Though on the page they aren't present for a long time... [14:06:18] valirius: it's pretty well known in germany. in the eastern parts, at least. [14:07:07] valirius: have you tried editing the page in question? that should flush out any stale link records [14:07:35] it seems as the holiday is called international)) So I think that and has to be [14:09:09] Oh year!! Worked! It is ingenious, as well as all in mediawiki)) Tell please, and it is possible to do without it somehow? Maybe it will recover itself, over time? [14:13:25] 03(mod) Set $wgCategoryCollation to 'uca-uk' on Ukrainian Wikipedia and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45444 +comment (10Ahonc.ua) [14:17:31] New patchset: Matthias Mullie; "Strict standards: Non-static method PageTriageUtil::getCacheVersion() should not be called statically in ~/mediawiki/extensions/PageTriage/includes/PageTriageUtil.php on line 257" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/52802 [14:26:20] New patchset: Matthias Mullie; "Discuss on talk page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/51173 [14:27:35] New review: Umherirrender; "Thanks, maybe a newline after the global declaration makes sense." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52786 [14:31:01] 03(mod) "Move page" vs. "minor edit flag": Flag cannot be set manually but automatically set if minordefault enabled - 10https://bugzilla.wikimedia.org/44388 +comment (10umherirrender_de.wp) [14:31:29] I am confused about the notes in Defines.php which say that this file will not be executed during request startup for a compiled MediaWiki, does the word "compile" here have anything to do with the MW_COMPILED global variable ? [14:34:47] yes [14:34:51] that's for hip-hop [14:34:54] just ignore it [14:36:10] but in WebStart.php, the Defines.php file is required when MW_COMPILED is not set [14:36:57] 03(mod) Use ICU collation tailoring to improve term search - 10https://bugzilla.wikimedia.org/45522 +comment (10Bawolff (Brian Wolff)) [14:37:23] New review: Anomie; "Yes, I found this problem in running the unit tests for Icb674f7e after rebasing that change." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52748 [14:38:59] 03(mod) beta: set $wgCategoryCollation for languages - 10https://bugzilla.wikimedia.org/45525 (10Bawolff (Brian Wolff)) [14:39:24] did i misunderstand anything with the notes and the meaning of "compile" ? [14:45:42] 03(mod) puppet has a problem with versions - 10https://bugzilla.wikimedia.org/45897 +comment (10abogott) [14:45:55] 03(mod) Add magic word {{WBSITENAME}} or something with repo site name - 10https://bugzilla.wikimedia.org/45852 (10Nikola Smolenski) [14:46:27] 03(mod) Set $wgCategoryCollation to 'uca-uk' on Ukrainian Wikipedia and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45444 +comment (10bawolff+wn) [14:47:17] 03(mod) Allow upload-by-URL from upload.wikimedia.org - 10https://bugzilla.wikimedia.org/42473 (10Marco) [14:47:21] 03(mod) Lua modules are ignored during PDF export - 10https://bugzilla.wikimedia.org/45861 +comment (10bjorsch) [14:48:51] 03(mod) Chunked uploads returning continue instead of success - 10https://bugzilla.wikimedia.org/44923 +comment (10Brad Jorsch) [14:54:44] 03(NEW) Integrate Bugzilla into SUL - 10https://bugzilla.wikimedia.org/45899 normal; Wikimedia: Bugzilla; () [14:57:22] 03(mod) reports of caching issues - 10https://bugzilla.wikimedia.org/38879 +comment (10Bawolff (Brian Wolff)) [15:00:10] New review: Anomie; "(2 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52788 [15:03:54] New review: Anomie; "I think this needs a wider look. Almost all of the existing methods in these Handler classes seem to..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52789 [15:05:08] 03(mod) Students table should support students working in groups - 10https://bugzilla.wikimedia.org/45851 +comment (10ragesoss) [15:08:40] New patchset: Jdlrobson; "Bug 36875: Auto generate values for the user via a button" [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/16191 [15:09:31] New review: Anomie; "(2 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52747 [15:24:21] New patchset: Amire80; "Remove unused code and reduce JSHint warnings" [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/52804 [15:30:10] 03(mod) Leverage browser cache for JS and CSS (separate requests for common and page-specific things) - 10https://bugzilla.wikimedia.org/44017 +comment (10jrobson) [15:30:24] New review: Amire80; "(2 comments)" [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/52804 [15:33:51] New patchset: Anomie; "(bug 45774) Add title.fileExists, improve title.exists" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52697 [15:34:24] New review: Anomie; "(1 comment)" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52697 [15:36:41] New review: Nikerabbit; "(1 comment)" [mediawiki/extensions/UniversalLanguageSelector] (master) C: -1; - https://gerrit.wikimedia.org/r/52777 [15:38:52] 03(mod) Sandbox to automatically deal with tokens - 10https://bugzilla.wikimedia.org/36875 (10Jon) [15:39:33] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10innocentkiller) [15:41:16] 03(mod) Integrate git/Gerrit and Bugzilla - 10https://bugzilla.wikimedia.org/17322 +comment (10innocentkiller) [15:42:39] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/47224 [15:45:46] New review: Yurik; "(1 comment)" [mediawiki/extensions/CheckUser] (master) C: -1; - https://gerrit.wikimedia.org/r/33702 [15:51:23] New review: Anomie; "We really should do *something*, it's a bit silly that an unused parameter makes preprocess take ext..." [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52571 [15:51:51] New patchset: Grunny; "(bug 40658) Support query continue in CheckUserLog API" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [15:53:51] New review: Siebrand; "(5 comments)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/51173 [15:53:54] New review: Grunny; "(1 comment)" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [15:57:29] 03(mod) Collection extension needs some way to credit original authors of a work - 10https://bugzilla.wikimedia.org/28064 (10Cainamarques) [15:58:01] New review: Siebrand; "As long as it doesn't replace the default, I see no point in merging this. There are buttons on the ..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/52749 [16:05:21] 03(mod) add Bugzilla to unified login (SUL) - 10https://bugzilla.wikimedia.org/14487 summary (10Andre Klapper) [16:05:26] 03(mod) Integrate Bugzilla into SUL - 10https://bugzilla.wikimedia.org/45899 +comment (10Andre Klapper) [16:05:28] 03(mod) add Bugzilla to unified login (SUL) - 10https://bugzilla.wikimedia.org/14487 +comment (10Andre Klapper) [16:06:54] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10Tyler Romeo) [16:06:58] New review: Massaf; "Pasting my comments from the related email thread:" [mediawiki/core] (master) C: -2; - https://gerrit.wikimedia.org/r/52781 [16:07:44] 03(mod) add Bugzilla to unified login (SUL) - 10https://bugzilla.wikimedia.org/14487 (10Siebrand) [16:09:59] New patchset: Umherirrender; "fix MessageCacheTest for non-english wikis" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52806 [16:10:11] 03(NEW) Does MediaWiki use more memory for something than it did before? - 10https://bugzilla.wikimedia.org/45900 normal; MediaWiki extensions: [other]; () [16:10:19] 03(mod) Does MediaWiki use more memory for something than it did before? - 10https://bugzilla.wikimedia.org/45900 (10Edward Chernenko) [16:12:12] 03(mod) Does MediaWiki use more memory for something than it did before? - 10https://bugzilla.wikimedia.org/45900 +parser (10Edward Chernenko) [16:12:56] 03(mod) Does MediaWiki use more memory for something than it did before? - 10https://bugzilla.wikimedia.org/45900 (10Jesús Martínez Novo (Ciencia Al Poder)) [16:17:35] New patchset: Anomie; "(bug 45887) Improve error popup discoverability" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52808 [16:17:46] 03(mod) Underline "Script error" to hint that it's clickable - 10https://bugzilla.wikimedia.org/45887 +comment (10Brad Jorsch) [16:20:58] 03(mod) Does MediaWiki use more memory for something than it did before? - 10https://bugzilla.wikimedia.org/45900 +comment (10Andre Klapper) [16:26:30] 03(NEW) Rolling back IPv6 addresses does not work correctly - 10https://bugzilla.wikimedia.org/45901 normal; MediaWiki: General/Unknown; () [16:26:47] 03(NEW) Wikidata links do not show when using action=history - 10https://bugzilla.wikimedia.org/45902 normal; MediaWiki extensions: WikidataClient; () [16:28:07] 03(mod) Truncation of title on zh search results page for e.g. " (1992年)" - 10https://bugzilla.wikimedia.org/22433 +i18n; summary; +comment (10Andre Klapper) [16:30:21] 03(mod) Link to buglist should have parameters - 10https://bugzilla.wikimedia.org/33364 +comment (10nischayn22) [16:32:52] 03(NEW) 1.19 needs to avoid gzip unless useGzip returns true - 10https://bugzilla.wikimedia.org/45903 normal; MediaWiki: File management; () [16:33:12] 03(mod) Rolling back IPv6 addresses does not work correctly - 10https://bugzilla.wikimedia.org/45901 +comment (10Alex Monk (Krenair)) [16:33:37] 03(mod) 1.19 needs to avoid gzip unless useGzip returns true - 10https://bugzilla.wikimedia.org/45903 (10Mark A. Hershberger) [16:34:59] New review: Hashar; "I don't think we should expand the accessor methods in ParserOptions.php and ParserOutput.php. I wou..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49346 [16:36:50] 03(NEW) [statements-ui] when deleting an item property, the UI will also show the referenced item as deleted in statements using this property - 10https://bugzilla.wikimedia.org/45904 normal; MediaWiki extensions: WikidataRepo; () [16:36:57] 03(mod) Parsoid: Page with redirect can't be edited, gives 200 rather than 301 for reading - 10https://bugzilla.wikimedia.org/45808 summary; +comment (10James Forrester) [16:40:08] 03(mod) Link to buglist should have parameters - 10https://bugzilla.wikimedia.org/33364 +comment (10aklapper) [16:40:20] 03(mod) Rolling back IPv6 addresses does not work correctly - 10https://bugzilla.wikimedia.org/45901 +ipv6 (10Andre Klapper) [16:43:28] andre__: P [16:43:31] whoops [16:43:42] eh? [16:43:56] * ^this one seems a bug with Twinkle [16:44:04] the IPv6 one [16:44:13] yeah, might be invalid [16:44:17] be bold! :) [16:44:18] 03(mod) Use "owner" instead of the "last reviewer" in gerrit notifications - 10https://bugzilla.wikimedia.org/45738 +comment (10hashar) [16:47:08] is "be bold" the wikimedia community's "jfdi"? [16:47:17] :) [16:48:18] and {{sofixit}} :P [16:49:32] 03(mod) Rolling back IPv6 addresses does not work correctly - 10https://bugzilla.wikimedia.org/45901 -ipv6 ; +comment (10Jesús Martínez Novo (Ciencia Al Poder)) [16:50:19] 03(mod) Link to buglist should have parameters - 10https://bugzilla.wikimedia.org/33364 +comment (10nischayn22) [16:51:03] New patchset: Parent5446; "Add permission for users deleting pages only they edited." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52811 [16:51:11] Vulpix: :) [16:51:47] is strange that the link to the IPv6 is uppercase, but the displayed text is lowercase. That's probably why twinkle failed [16:52:16] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +patch-in-gerrit; +comment (10Tyler Romeo) [16:55:25] 03(mod) Rolling back IPv6 addresses does not work correctly - 10https://bugzilla.wikimedia.org/45901 +upstream; +comment (10Alex Monk (Krenair)) [16:56:26] New patchset: Nischayn22; "(bug 27305) Better error messages." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/47868 [16:56:59] 03(mod) Upload wizard doesn't understand all error codes - 10https://bugzilla.wikimedia.org/27305 (10Nischay Nahata) [17:02:50] New patchset: Jeroen De Dauw; "Show links to ambassador profiles based on right instead of enrollment" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/51793 [17:02:59] New patchset: Jeroen De Dauw; "Introduced top level factory class for the extension" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/49697 [17:03:04] 03(NEW) Cannot add interwiki links in Opera - 10https://bugzilla.wikimedia.org/45905 normal; MediaWiki extensions: WikidataRepo; () [17:04:47] 03(mod) "There are [numeral] errors above. Please fix and try again." (or something like that) - 10https://bugzilla.wikimedia.org/43478 +comment (10Nischay Nahata) [17:07:10] 03(mod) Enhance EventLogging Schema diffs with Extension:Diff - 10https://bugzilla.wikimedia.org/45865 +comment (10sam) [17:08:24] 03(mod) http/https protocols not handled correctly in image links - 10https://bugzilla.wikimedia.org/44226 +comment (10Nischay Nahata) [17:12:51] 03(mod) A way to hide the sidebar providing a "fullscreen" view - 10https://bugzilla.wikimedia.org/14501 +design (10Helder) [17:16:03] 03(mod) Bugzilla: Diff viewer broken (bug-attachment.wikimedia.org/attachment.cgi is blocked, HTTP only) - 10https://bugzilla.wikimedia.org/44777 +comment (10aklapper) [17:16:39] New patchset: Anomie; "(bug 45845) Allow for docs at non-subpages" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52875 [17:17:18] 03(mod) Do not hardcode the documentation location for modules - 10https://bugzilla.wikimedia.org/45845 +comment (10Brad Jorsch) [17:18:08] 03(mod) Wikitech: Mail notifications for page changes state server name as "localhost" - 10https://bugzilla.wikimedia.org/45883 +comment (10Alex Monk (Krenair)) [17:23:36] 03(NEW) Tooltip in Description overlaps with input - 10https://bugzilla.wikimedia.org/45906 normal; MediaWiki extensions: UploadWizard; () [17:23:54] 03(mod) Tooltip in Description overlaps with input - 10https://bugzilla.wikimedia.org/45906 (10Nischay Nahata) [17:27:48] 03(mod) In CodeEditor, double-clicking a word doesn't highlight it - 10https://bugzilla.wikimedia.org/45876 +comment (10Alex Monk (Krenair)) [17:31:02] New review: Alex Monk; "(3 comments)" [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52337 [17:33:32] 03(mod) Wikibase Repo Exception: ID p9 does not refer to an entity of type item. - 10https://bugzilla.wikimedia.org/45881 (10jeblad) [17:33:43] 03(mod) Wikibase Repo Exception: ID p9 does not refer to an entity of type item. - 10https://bugzilla.wikimedia.org/45881 (10jeblad) [17:34:45] 03(mod) Wikibase Repo Exception: ID p9 does not refer to an entity of type item. - 10https://bugzilla.wikimedia.org/45881 (10jeblad) [17:35:02] New review: Alex Monk; "(5 comments)" [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52297 [17:36:23] New review: Alex Monk; "(1 comment)" [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52300 [17:39:09] New review: Parent5446; "(2 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50138 [17:41:49] 03(mod) Reupload of old version of a file fails - 10https://bugzilla.wikimedia.org/40304 +comment (10Nischay Nahata) [17:43:25] 03(mod) Reupload of old version of a file fails - 10https://bugzilla.wikimedia.org/40304 +comment (10nischayn22) [17:44:20] 03(mod) Cannot go back after uploading files - 10https://bugzilla.wikimedia.org/32247 (10Nischay Nahata) [17:45:11] New review: Alex Monk; "A rebase and changes at the same time? >_>" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/37666 [17:48:25] 03(mod) Lua modules are ignored during PDF export - 10https://bugzilla.wikimedia.org/45861 +comment (10Ralf Schmitt) [17:49:03] New patchset: Aaron Schulz; "Fixed $vCallback comment and removed unused return value." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52877 [17:49:36] 03(mod) Lua modules are ignored during PDF export - 10https://bugzilla.wikimedia.org/45861 (10Ralf Schmitt) [17:50:49] 03(mod) Lua modules are ignored during PDF export - 10https://bugzilla.wikimedia.org/45861 (10Greg Grossmeier) [17:52:05] 03(mod) Bugzilla: Diff viewer broken (bug-attachment.wikimedia.org/attachment.cgi is blocked, HTTP only) - 10https://bugzilla.wikimedia.org/44777 (10Andre Klapper) [17:52:26] Reedy: https://gerrit.wikimedia.org/r/#/c/52877/ [17:53:38] New patchset: Pgehres; "Refactoring Special:CentralAuth to use XML and HTML forms." [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52297 [17:54:23] New review: Umherirrender; "It depends on your monitor, if it fits on one page ;-)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49346 [17:54:35] New review: Pgehres; "Thanks for the review. I've asked Chris to comment on why he prefers to not create html by hand. P..." [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52297 [17:56:28] New patchset: Nischayn22; "Remove unused variables as per jsHint." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/52878 [17:56:52] 03(mod) Link to buglist should have parameters - 10https://bugzilla.wikimedia.org/33364 +comment (10aklapper) [17:57:25] New patchset: Pgehres; "Refactoring specials/SpecialGlobalGroupPermissions.php to use XML forms." [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52300 [17:59:18] New patchset: Pgehres; "Refactoring SpecialGlobalUsers.php and SpecialMergeAccount.php to use XML and HTML forms." [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52337 [18:00:00] 03(mod) Link to buglist should have parameters - 10https://bugzilla.wikimedia.org/33364 +comment (10nischayn22) [18:02:21] New review: CSteipp; "Beyond using the builder classes for anything touching user data, it's just whatever is more readable." [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52337 [18:05:09] New review: Mwalker; "Interesting, it wasn't broken when I checked in the original patch at https://gerrit.wikimedia.org/r..." [mediawiki/core] (master) C: 2; - https://gerrit.wikimedia.org/r/52806 [18:05:43] 03(mod) Upload Wizard title blacklist feedback posted to incorrect page - 10https://bugzilla.wikimedia.org/33295 +comment (10Nischay Nahata) [18:06:40] Change merged: Mwalker; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52806 [18:08:02] 03(mod) "Continue" button is positioned too far down on second screen - 10https://bugzilla.wikimedia.org/36832 +comment (10Nischay Nahata) [18:09:39] New patchset: Pgehres; "(bug 38082) Check read permissions in ApiFeedContribs" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20922 [18:10:18] New patchset: Jdlrobson; "Bug 44484: Provide translated language name in API response" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52172 [18:10:36] New review: Pgehres; "Apparently my earlier issues were due to the patch being a draft. I had no idea that those existed." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/20922 [18:10:43] 03(mod) Two file versions uploaded under the same file name in the same second - 10https://bugzilla.wikimedia.org/34230 (10Nischay Nahata) [18:14:45] 03(mod) Async saving of page translation edits? - 10https://bugzilla.wikimedia.org/45894 +comment (10niklas.laxstrom) [18:15:27] 03(mod) Add user preferences for some fields - 10https://bugzilla.wikimedia.org/38026 +comment (10Nischay Nahata) [18:15:32] 03(mod) Do not hardcode the documentation location for modules - 10https://bugzilla.wikimedia.org/45845 +patch-in-gerrit (10Andre Klapper) [18:15:38] 03(mod) Underline "Script error" to hint that it's clickable - 10https://bugzilla.wikimedia.org/45887 +patch-in-gerrit (10Andre Klapper) [18:15:48] 03(mod) getExpandedArguments should not count toward the 10-second Lua execution limit - 10https://bugzilla.wikimedia.org/45684 +patch-in-gerrit (10Andre Klapper) [18:16:09] 03(mod) moving a page with suppressredirect produces misleading message "A redirect has been created" - 10https://bugzilla.wikimedia.org/45348 +comment (10Luis Felipe Schenone) [18:16:55] 03(NEW) rename CreateItem to NewItem - 10https://bugzilla.wikimedia.org/45907 normal; MediaWiki extensions: WikidataRepo; () [18:17:18] 03(mod) Provide JSON library/module by default - 10https://bugzilla.wikimedia.org/45470 +comment (10aklapper) [18:17:37] 03(mod) Please provide an "unstrip" function - 10https://bugzilla.wikimedia.org/45085 +patch-in-gerrit (10Andre Klapper) [18:18:18] 03(mod) use composite indexes for efficient term search - 10https://bugzilla.wikimedia.org/45529 (10Bawolff (Brian Wolff)) [18:18:31] 03(mod) [Android] Show indication of sync happening - 10https://bugzilla.wikimedia.org/45720 +comment (10Yuvi Panda) [18:18:43] 03(mod) Add Portuguese translations for Module namespaces - 10https://bugzilla.wikimedia.org/45550 +comment (10Andre Klapper) [18:19:04] 03(mod) Localize Scribunto namespaces into Vietnamese - 10https://bugzilla.wikimedia.org/45189 +easy; +comment (10Andre Klapper) [18:19:35] 03(mod) [TUX] Discussion about translation - 10https://bugzilla.wikimedia.org/45831 (10Lasse Liehu) [18:19:37] 03(mod) VisualEditor: Clean up inconsistent documentation of event emissions - 10https://bugzilla.wikimedia.org/45872 (10James Forrester) [18:19:51] 03(mod) [Android] Show indication of sync happening - 10https://bugzilla.wikimedia.org/45720 +comment (10Yuvi Panda) [18:20:41] New patchset: Aaron Schulz; "[JobQueue] Made supportedOrders() protected." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52880 [18:21:25] New patchset: Nischayn22; "(bug 38470) Better message for filename already in use." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/52881 [18:21:31] New review: Yurik; "I am not sure I like this. One of the api goals is to minimize network bandwidth, and including some..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/52172 [18:22:51] 03(mod) Filename already in use should help you forward - 10https://bugzilla.wikimedia.org/38470 +comment (10Nischay Nahata) [18:25:38] Change merged: jenkins-bot; [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52808 [18:26:16] 03(NEW) review lsearch-global.conf for beta context - 10https://bugzilla.wikimedia.org/45908 major; Wikimedia Labs: deployment-prep (beta); () [18:26:58] New review: Yurik; "Update: http://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=languages returns a list..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52172 [18:27:59] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52880 [18:28:29] 03(mod) rename CreateItem to NewItem - 10https://bugzilla.wikimedia.org/45907 (10jeblad) [18:31:11] 03(mod) rename CreateItem to NewItem - 10https://bugzilla.wikimedia.org/45907 (10jeblad) [18:31:12] 03(mod) Special:CreateProperty already in use - 10https://bugzilla.wikimedia.org/40635 (10jeblad) [18:31:51] 03(mod) Exception Caught: Error in numRows(): Table 'metawiki.revtag_type' doesn't exist (10.0.6.36) - 10https://bugzilla.wikimedia.org/42430 +comment (10sam) [18:31:54] New review: Matmarex; "I have already proposed something similar but better at https://gerrit.wikimedia.org/r/44859 ." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/52781 [18:32:55] !schema [18:32:55] http://www.mediawiki.org/wiki/Manual:Database_layout [18:33:19] 03(mod) review lsearch-global.conf for beta context - 10https://bugzilla.wikimedia.org/45908 +comment (10hashar) [18:35:06] ugh [18:35:24] i need someone to explain why cl_sortkey on https://www.mediawiki.org/wiki/Manual:Categorylinks_table is a varbinary(230) [18:35:27] why 230? [18:35:28] 03(mod) review lsearch-global.conf for beta context - 10https://bugzilla.wikimedia.org/45908 major->normal (10Antoine "hashar" Musso) [18:35:29] 03(mod) [beta project] Set up search (tracking) - 10https://bugzilla.wikimedia.org/34250 (10Antoine "hashar" Musso) [18:36:07] 03(mod) review lsearch-global.conf for beta context - 10https://bugzilla.wikimedia.org/45908 +comment (10Antoine "hashar" Musso) [18:36:46] yeah, why not 255? [18:40:57] ugh [18:41:04] so there is /maintenance/archives/patch-categorylinks-better-collation.sql which sets this [18:41:08] and it has four bug numbers on it [18:41:16] * MatmaRex starts digging [18:41:27] New patchset: Mwalker; "Preventing Banner Load on Mobile Devices" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52181 [18:43:58] New review: Umherirrender; "It is still not broken on jenkins." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52806 [18:44:21] New review: Bsitu; "(2 comments)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52601 [18:46:52] 03(mod) Add API method for recursively expanding JSON Schema - 10https://bugzilla.wikimedia.org/45886 normal->15enhancement (10Sam Reed (reedy)) [18:47:12] 03(mod) Commons Android app need pull down to refresh uploaded images - 10https://bugzilla.wikimedia.org/45403 (10Yuvi Panda) [18:47:23] 03(mod) Cant save property: Save link stays gray - 10https://bugzilla.wikimedia.org/45809 +comment (10juandevojnikov) [18:47:24] New review: Jorm; "I think we should have a discussion with product about the ramifications of this change before we im..." [mediawiki/core] (master) C: -2; - https://gerrit.wikimedia.org/r/52781 [18:48:12] 03(NEW) [Android] Populate {{Information}} from EXIF tags for JPEGs always - 10https://bugzilla.wikimedia.org/45909 normal; Commons App: General; () [18:48:21] "I think we should have a discussion with product about the ramifications of this change before we implement it into the cluster.". [18:48:26] aka "no way this is getting merged" [18:48:37] 03(mod) Cant save property: Save link stays gray - 10https://bugzilla.wikimedia.org/45809 +comment (10juandevojnikov) [18:48:40] 03(mod) [Android] Populate {{Information}} from EXIF tags for JPEGs always - 10https://bugzilla.wikimedia.org/45909 normal->15enhancement (10Sam Reed (reedy)) [18:49:24] so true [18:50:33] 03(mod) Async saving of page translation edits? - 10https://bugzilla.wikimedia.org/45894 normal->minor; +comment (10Nemo) [18:56:14] New patchset: Ori.livneh; "Configure for development (WIP)" [mediawiki/vagrant] (master) - https://gerrit.wikimedia.org/r/52615 [18:56:54] 03(mod) Localize Scribunto namespaces into Vietnamese - 10https://bugzilla.wikimedia.org/45189 normal->15enhancement (10Sam Reed (reedy)) [18:57:07] * AaronSchulz likes AppendIterator [18:57:41] New patchset: Anomie; "(bug 44221) Improve detection of lua library location" [mediawiki/php/luasandbox] (master) - https://gerrit.wikimedia.org/r/52882 [18:57:47] 03(mod) Reupload of old version of a file fails - 10https://bugzilla.wikimedia.org/40304 +comment (10Nemo) [18:58:10] hey AaronSchulz [18:58:21] AaronSchulz: you you know what is in the categorylinks table? [18:58:36] AaronSchulz: because it has a varbinary(230) column called cl_sortkey [18:58:43] 03(mod) VisualEditor: VE chokes on unexpected redirect response from Parsoid - 10https://bugzilla.wikimedia.org/44927 summary; +comment (10James Forrester) [18:58:46] and the 230 is a little bizarre to me [18:58:57] 03(mod) mediawiki-php-luasandbox can't find luaconf.h in headers - 10https://bugzilla.wikimedia.org/44221 +patch-in-gerrit; +comment (10Brad Jorsch) [18:59:11] AaronSchulz: according to https://www.mediawiki.org/wiki/Manual:Categorylinks_table it used to be 255,then 86, then 70, and then 230 [18:59:21] AaronSchulz: and i'm trying to find someone to explain that. [18:59:34] * AaronSchulz never touched that column [18:59:44] There were bugs about indecies on categorylinks being too long causing sql errors. Maybe related [18:59:56] oh look, bawolff :D [19:00:09] :-D [19:00:23] i knew you'd know something about htis, didn't realize you got online [19:00:46] i'm currently wondering if 255 would be too small [19:00:49] CREATE INDEX /*i*/cl_sortkey ON /*_*/categorylinks (cl_to,cl_type,cl_sortkey,cl_from); [19:00:59] given that ICU can output all sorts of things [19:01:06] maybe that composite index was too long, though it's not terribly long [19:01:11] Is this what irc looks like? I havent been here so long I forgot ;-) [19:02:02] ;) [19:02:15] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52877 [19:05:01] Btw 255 can be too small. Icu generally uses 3bytes of output for every 1 byte input [19:05:29] fun ~ [19:05:35] The assumption is that what gets cutoff will hopefully not matter [19:05:48] so deploying the UCA collations means broken sorting for anyting with >70 character titles? [19:05:53] rrrright. [19:05:57] let's not let that slip [19:06:04] because badly i want them deployed. [19:06:17] Tim did some tests on ptwiki to see if that assumption holds [19:06:18] i badly want them, even. [19:06:54] Im not sure what he found. But its recorded somewhere in bugzilla [19:07:07] also, bawolff, if you're here already [19:07:34] Is there a way to restrict the usage of a template to only sysop or any other form of admin? [19:07:35] bawolff: i was thinking about how to implement the numeric sorting and the ignoring apostrophes things uk.wiki people mentioned [19:07:55] bawolff: and IMO it would be best done with a separate global variable for each [19:08:11] bawolff: that would just cause the proper attributes to be on the Collators [19:08:51] bawolff: and this would be reasonably nice if we could get those to be stored in the database field for collation, preferably in a backwards-compatible way, which would be a little ugly but doable [19:08:54] thoughts? [19:09:10] Castile: no [19:09:14] From the docs (have not tested) those things can be specified as part of the locale id [19:09:55] bawolff: i'm pretty sure that our collation names would then quickly exceed those 32 chars provided by that fields [19:09:59] that field* [19:10:08] MatmaRex: damn, but thanks [19:10:09] Hmm. That could be a problem [19:10:13] also, it woukd be butt-ugly. [19:10:40] New review: Mwalker; "(1 comment)" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52181 [19:11:01] New patchset: Mwalker; "Preventing Banner Load on Mobile Devices" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52181 [19:11:16] New patchset: Mwalker; "Making Multiselectors Pretty in CN" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52212 [19:11:28] It would have the nice feature of the collation name entirely determines the collation being used [19:12:09] 03(mod) LinksUpdateTest::testUpdate_categorylinks depends on $wgCategoryCollation= 'uppercase' - 10https://bugzilla.wikimedia.org/40489 +comment (10Umherirrender) [19:12:54] bawolff: hm, i dunno [19:13:11] bawolff: encoding, say, the "natural numeric sorting" into the collation name can't be pretty [19:13:21] New review: Umherirrender; "See also bug 32387" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/47225 [19:13:32] 32 is probably enough for most options except script reordering [19:13:56] Which doesnt sound that useful to me [19:15:03] hm. [19:16:08] 03(mod) LinksUpdateTest::testUpdate_categorylinks depends on $wgCategoryCollation= 'uppercase' - 10https://bugzilla.wikimedia.org/40489 (10Nemo) [19:17:25] I think numeric is encoded as -u-kn-on or something like that [19:17:32] New review: Mwalker; "(1 comment)" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52212 [19:20:14] New patchset: Mwalker; "Making Multiselectors Pretty in CN" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52212 [19:21:23] New patchset: Mwalker; "Making Multiselectors Pretty in CN" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52212 [19:21:24] New patchset: Mwalker; "Initial CentralNotice Changes for v2.3" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/48332 [19:21:24] New patchset: Mwalker; "Preventing Banner Load on Mobile Devices" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52181 [19:22:42] 03(mod) Hiding file upload log entry should also hide the contents of the "Summary" box on file pages - 10https://bugzilla.wikimedia.org/36497 (10James Forrester) [19:22:44] 03(mod) Steward, global sysop and SWMT tasks bugs (tracking) - 10https://bugzilla.wikimedia.org/41492 (10James Forrester) [19:22:46] 03(mod) Local revision-deleted block summaries appearing at Special:CentralAuth - 10https://bugzilla.wikimedia.org/35971 (10James Forrester) [19:22:48] 03(mod) Steward, global sysop and SWMT tasks bugs (tracking) - 10https://bugzilla.wikimedia.org/41492 (10James Forrester) [19:23:18] New review: Matthias Mullie; "(3 comments)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/51173 [19:28:17] Hi Team, i have a quick question about using one of your pictures [19:28:27] 03(mod) Filename already in use should help you forward - 10https://bugzilla.wikimedia.org/38470 +comment (10Nemo) [19:28:40] 03(NEW) Add "current build parameters" to Jenkins Job Builder trigger-build builder - 10https://bugzilla.wikimedia.org/45910 normal; Wikimedia: Testing Infrastructure; () [19:29:48] 03(mod) Module cache should be invalidated (newer timestamp) when lesser old items are removed or added (scripts, style, messages) - 10https://bugzilla.wikimedia.org/37812 (10spage) [19:30:17] i am interested in using one of your pictures as a cover of the book, what do i have to do [19:30:41] our pictures? [19:31:05] Most of them are likely to be re-useable due to the licenses they are released under.. [19:31:08] New review: Adamw; "Great improvement!" [mediawiki/extensions/CentralNotice] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/52181 [19:31:09] Change merged: Adamw; [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52181 [19:31:25] Change abandoned: Jdlrobson; "Doing it the other way..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52172 [19:34:25] 03(NEW) Set $wgCategoryCollation to 'uca-pt' on Portuguese Wikipedia and Wikibooks and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45911 enhancement; Wikimedia: Site requests; () [19:34:28] 03(mod) Deploy language-specific "uca-xx" collations on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/45443 (10Bartosz Dziewoński) [19:34:33] i found the picture in conservapedia, tried to contact them for copyright issues but haven't got any replies [19:34:34] 03(mod) Merging users fails to merge edit counts. - 10https://bugzilla.wikimedia.org/44917 +comment (10Technical_13) [19:34:57] satya: Then it's nothing to do with us [19:36:17] 03(mod) Custom bold and italic buttons for Basque language - 10https://bugzilla.wikimedia.org/45863 +comment (10roigonzalezvilla10) [19:36:17] Thanks Reedy ! so can i go ahead with that picture and get the book published w/o any issues [19:36:25] No [19:36:30] Not necesserily [19:36:59] do you have any suggestions for me [19:37:02] 03(mod) mediawiki-php-luasandbox can't find luaconf.h in headers - 10https://bugzilla.wikimedia.org/44221 +comment (10bjorsch) [19:37:58] Link to the image@ [19:38:07] *? [19:42:10] New review: Umherirrender; "Yes, that is right, because the timestamp is only passed to the Revision constructor, not to a datab..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45075 [19:43:09] New patchset: Hashar; "Jenkins job validation (DO NOT SUBMIT)" [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/52897 [19:43:22] New patchset: Hashar; "Jenkins job validation (DO NOT SUBMIT)" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52898 [19:43:38] New patchset: Hashar; "Jenkins job validation (DO NOT SUBMIT)" [mediawiki/extensions/GlobalBlocking] (master) - https://gerrit.wikimedia.org/r/52899 [19:45:07] Can someone explain the difference between categories vs subpages? [19:45:26] Castile: in what aspect? they're entirely different things [19:45:46] both can be used to somehow "group" pages, that's pretty much the only thing they have in common [19:46:03] Well suppose I want to have a main page called Windows 7 [19:46:10] and then all the pages under it to be related to Windows 7 [19:46:14] which should I use? [19:46:36] whichever seems nicer to you, really [19:46:42] Windows 8 [19:46:45] hey anomie how are you today? [19:46:50] categories are much better for grouping large numbers of articles [19:47:08] what about Subpages? [19:47:11] subpages are better when something is actually a sub-thing of something else [19:47:17] hi sumanah [19:47:20] hmm [19:47:39] Change merged: Adamw; [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52212 [19:47:49] thanks for explaining it [19:47:54] I just still can't decide which to use lmao [19:48:26] satya, the image page should explain how it can (or can't) be used [19:49:57] Platonides: actually no, i have been trying for past 2 weeks [19:50:02] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10Platonides) [19:50:52] 03(mod) en.planet stopped updating - 10https://bugzilla.wikimedia.org/45806 +comment (10Daniel Zahn) [19:50:56] Change abandoned: Hashar; "(no reason)" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/52898 [19:51:00] Change abandoned: Hashar; "(no reason)" [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/52897 [19:51:02] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10Platonides) [19:51:04] Change abandoned: Hashar; "(no reason)" [mediawiki/extensions/GlobalBlocking] (master) - https://gerrit.wikimedia.org/r/52899 [19:51:24] sumanah- I'm ok today, nothing too exciting. How are you? [19:52:43] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10tylerromeo) [19:52:53] 03(mod) Set $wgCategoryCollation to 'uca-pt' on Portuguese Wikipedia and Wikibooks and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45911 +patch-in-gerrit; +comment (10Bartosz Dziewoński) [19:52:55] 03(mod) Set $wgCategoryCollation to 'uca-default' and rebuild category sort keys on Portuguese Wikipedia - 10https://bugzilla.wikimedia.org/35632 (10Bartosz Dziewoński) [19:52:57] 03(mod) Set $wgCategoryCollation to 'uca-default' and rebuild category sort keys on Portuguese Wikibooks - 10https://bugzilla.wikimedia.org/43185 (10Bartosz Dziewoński) [19:53:02] New patchset: Brent Garber; "Fix more UnitTests for databases that do not use integer timestamps" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45075 [19:55:34] New patchset: Reedy; "Remove unused variables." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/52904 [19:55:50] Change merged: Mwalker; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/52325 [19:56:59] 03(mod) Set $wgCategoryCollation to 'uca-sv' on Swedish Wikipedia and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45446 -shellpolicy +patch-in-gerrit +shell; +comment (10Bartosz Dziewoński) [19:57:51] 03(mod) Merging users fails to merge edit counts. - 10https://bugzilla.wikimedia.org/44917 +comment (10T. Gries) [19:57:59] 03(mod) Merging users fails to merge edit counts. - 10https://bugzilla.wikimedia.org/44917 (10T. Gries) [19:58:20] 03(mod) Set $wgCategoryCollation to 'uca-uk' on Ukrainian Wikipedia and rebuild category sort keys - 10https://bugzilla.wikimedia.org/45444 -shellpolicy +shell; +comment (10Bartosz Dziewoński) [19:59:37] anomie: I'm in the SF office and just sort of trying to get the most urgent stuff done :-) including the Lua blog post draft [20:00:07] 03(mod) luasandbox extension 60% tests failure under FreeBSD - 10https://bugzilla.wikimedia.org/44223 +comment (10Brad Jorsch) [20:01:13] 03(mod) mediawiki-php-luasandbox can't find luaconf.h in headers - 10https://bugzilla.wikimedia.org/44221 +comment (10bjorsch) [20:01:46] New patchset: Ori.livneh; "Add CategoryAfterPageAdded / CategoryAfterPageRemoved hooks" [mediawiki/core] (wmf/1.21wmf11) - https://gerrit.wikimedia.org/r/52905 [20:02:50] 03(mod) review lsearch-global.conf for beta context - 10https://bugzilla.wikimedia.org/45908 +comment (10hashar) [20:03:22] New patchset: Adamw; "Fine print on Boletos: beware the GC!" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/52907 [20:03:23] New review: Siebrand; "L10n LGTM." [mediawiki/extensions/ArticleFeedbackv5] (master) C: 1; - https://gerrit.wikimedia.org/r/51173 [20:03:34] 03(mod) review lsearch-global.conf for beta context - 10https://bugzilla.wikimedia.org/45908 (10Antoine "hashar" Musso) [20:03:58] valeriej: how do you want your name to appear in planet? valeriej or Valerie Juarez or ? [20:04:13] sumanah- If there's anything you need to ask me about Lua, you have about two hours to do so. ;) Otherwise you'd have to email me and hope I get time to reply over the weekend. [20:04:22] jeremyb_: Valerie Juarez is fine, thanks! [20:04:30] k [20:05:56] 03(mod) en.wikipedia.org page load takes 12+ seconds because bits.wikimedia.org/.../load.php times out - 10https://bugzilla.wikimedia.org/42653 (10bugzilla.wikimedia.org.76374) [20:06:45] New review: Yurik; "I agree that its a bug, but I think we shouldn't introduce this (minor) breaking change in this mann..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/49390 [20:06:58] 03(mod) en.wikipedia.org page load takes 12+ seconds because bits.wikimedia.org/.../load.php times out - 10https://bugzilla.wikimedia.org/42653 (10bugzilla.wikimedia.org.76374) [20:07:05] New patchset: Adamw; "Fine print on Boletos and direct debit: beware the GC!" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/52907 [20:09:55] Change merged: Mwalker; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/52907 [20:12:13] 03(mod) review lsearch-global.conf for beta context - 10https://bugzilla.wikimedia.org/45908 +comment (10hashar) [20:13:24] New review: Adamw; "See http://rtl-this.com/tutorial/3-different-ways-rtl-your-css" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/52056 [20:14:42] 03(mod) [beta project] Set up search (tracking) - 10https://bugzilla.wikimedia.org/34250 +comment (10hashar) [20:16:59] New patchset: Parent5446; "Added hook to override Title::checkQuickPermissions." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52910 [20:17:24] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10tylerromeo) [20:18:14] New review: Umherirrender; "Have a look at Article::__call for that." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52662 [20:21:39] anomie, I don't know if you saw a couple changes where I added you as reviewer [20:21:49] hmm, perhaps I should bug Reedy instead, for approving the parent [20:22:16] Platonides- I thought I reviewed them already [20:22:58] oh, sorry [20:23:37] I saw you didn't set a CR, but missed the comment [20:24:25] should I better prepare a patch changing all static calls to normal ones? [20:25:39] Platonides- Perhaps. The whole situation there is a bit weird [20:25:46] Change abandoned: Parent5446; "(no reason)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52811 [20:26:32] I don't think e288e4036 should have been merged :( [20:27:10] another option is obviously to revert it [20:27:30] New review: Umherirrender; "We should not delay a easy fix to a new version, where no timeline is set yet." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49390 [20:27:34] Change merged: Mwalker; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/52056 [20:27:35] Reedy, what do you think? [20:27:50] New review: Mattflaschen; "(1 comment)" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/52904 [20:27:51] ? [20:28:11] New review: Brion VIBBER; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52708 [20:28:13] we were talking about the bugs of e288e4036 [20:28:28] see https://gerrit.wikimedia.org/r/#/c/52788/ and https://gerrit.wikimedia.org/r/#/c/52789/ and anomie comments [20:31:00] New review: Mattflaschen; "So you can type the page name (either in a URL, or a wikilink) without making this mistake, since it..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52749 [20:31:50] New patchset: Mwalker; "CentralNotice v2.3 DB Schema Updates" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52913 [20:37:55] New patchset: Platonides; "We don't have a Bitmap class." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52788 [20:39:55] the problem with rotate is that you probably need it to be static to call the parent implementation [20:42:14] * AaronSchulz hrms at https://gerrit.wikimedia.org/r/#/c/52788/2/includes/media/Jpeg.php [20:42:24] adding $this to a static function? [20:42:42] New review: Yurik; "Umherirrender, I saw the commit message. I think for the easy fix detect if BOTH of the flags are se..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49390 [20:43:24] Platonides- parent::foo works right in instance methods. It's magic! [20:43:39] yep [20:43:57] New patchset: Wikinaut; "Rm errant backslash in XRDS preamble." [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52756 [20:44:20] New review: Bsitu; "(1 comment)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/52411 [20:45:15] then make everything instance functions [20:45:26] New review: Wikinaut; "I tried to find when this introduced. A long time ago." [mediawiki/extensions/OpenID] (master) C: 2; - https://gerrit.wikimedia.org/r/52756 [20:46:16] New patchset: Mwalker; "CentralNotice v2.3 DB Schema Updates" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52913 [20:49:50] 03(mod) Add "current build parameters" to Jenkins Job Builder trigger-build builder - 10https://bugzilla.wikimedia.org/45910 +comment (10Mark Holmquist) [20:50:33] 03(mod) ! N pages non-patrol-able - 10https://bugzilla.wikimedia.org/35810 +comment (10Technical_13) [20:58:44] hi anomie, you busy? :) [20:58:55] MatmaRex- Sort of [20:59:22] anomie: if you find the time, i'm looking for a third opinion of the javascript hack in https://gerrit.wikimedia.org/r/#/c/49364/ [20:59:37] anomie: (see Krinkle's and my last comments) [21:03:08] 03(NEW) Store the article id as part of the sitelink - 10https://bugzilla.wikimedia.org/45912 normal; MediaWiki extensions: WikidataRepo; () [21:04:06] New review: Platonides; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49364 [21:04:24] 03(mod) Add a {{USERLANGUAGE}}/{{USERLANG}} magic word - 10https://bugzilla.wikimedia.org/2085 +comment (10paul.kaganer) [21:04:49] New patchset: Platonides; "Fixes for e288e4036" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52788 [21:04:54] ^ anomie [21:05:13] I think I changed all the statics to instance functions and calls [21:06:02] 03(mod) On wikidata.org, api login returns wrong lgtoken (object replacement character) in response body; correct in HTTP header - 10https://bugzilla.wikimedia.org/41586 +comment (10daniel.kinzler) [21:06:54] AaronSchulz: is the "broken token" bug supposed to be fixed? I'm still getting a bad token from wikidata.org [21:06:55] https://bugzilla.wikimedia.org/show_bug.cgi?id=41586 [21:07:15] Tim was running a script but it stalled out and needed to be batched [21:07:26] Change merged: jenkins-bot; [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [21:07:27] I don't think he ever rewrote it, so the rows are probably still broken [21:08:23] 03(mod) MediaWiki's info action should include number of languages that a Wiktionary entry includes - 10https://bugzilla.wikimedia.org/41441 +comment (10b) [21:08:27] New review: Aaron Schulz; "Instead of repeating all the parameters, I'd rather just have the subclass docs removed when they do..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/40308 [21:08:54] 03(NEW) Semantic Forms support for URL parameters for long text fields - 10https://bugzilla.wikimedia.org/45913 enhancement; MediaWiki extensions: SemanticForms; () [21:09:17] New review: Petr Onderka; "@Yurik, so you're saying that if only user ID is requested, then it should be returned as 'user' but..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49390 [21:09:37] New review: Bsitu; "(1 comment)" [mediawiki/extensions/ArticleFeedbackv5] (master) C: -1; - https://gerrit.wikimedia.org/r/52052 [21:09:42] 03(mod) On wikidata.org, api login returns wrong lgtoken (object replacement character) in response body; correct in HTTP header - 10https://bugzilla.wikimedia.org/41586 +comment (10Daniel Kinzler) [21:09:58] AaronSchulz: hmpf :/ [21:10:10] AaronSchulz: can I quote you on that in the bug report? [21:10:42] I suppose [21:12:33] New review: Bsitu; "need rebase" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/51073 [21:12:40] New review: Spage; "(1 comment)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/46797 [21:12:51] AaronSchulz: and the fixed code will be rolled out with wmf12, i guess [21:12:57] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52786 [21:12:59] 03(mod) Add a {{USERLANGUAGE}}/{{USERLANG}} magic word - 10https://bugzilla.wikimedia.org/2085 +comment (10federicoleva) [21:13:39] 03(mod) On wikidata.org, api login returns wrong lgtoken (object replacement character) in response body; correct in HTTP header - 10https://bugzilla.wikimedia.org/41586 +comment (10daniel.kinzler) [21:13:45] New review: Spage; "(1 comment)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/46797 [21:14:01] New review: Spage; "(1 comment)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/46797 [21:14:29] New review: Danny B.; "You also may like to change Scribunto::getDocSubpage to Scribunto::getDocPage to keep the consistence." [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52875 [21:15:07] New patchset: Wikinaut; "remove errant backslash in XRDS preamble." [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52756 [21:15:10] 03(mod) Semantic Forms support for URL parameters for long text fields - 10https://bugzilla.wikimedia.org/45913 +comment (10yaron57) [21:15:17] New patchset: Mwalker; "Initial CentralNotice Changes for v2.3" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/48332 [21:16:01] New review: Yurik; "My point was that if the libraries are already using it the way it is, let them. For the missing fun..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49390 [21:17:24] New review: Aaron Schulz; "It would be nice to know the exact use case. I'd very much prefer if some other way could be found t..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52601 [21:18:22] 03(mod) Separate slow-parse into public and private files - 10https://bugzilla.wikimedia.org/45830 +comment (10MZMcBride) [21:18:33] New patchset: Bsitu; "Changing flyout title to be a non-linking header per discussion" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/51023 [21:18:42] AaronSchulz, why the error_reporting() call on maintenance/fileOpPerfTest.php ? [21:18:58] New patchset: Wikinaut; "remove errant backslash in XRDS preamble." [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52756 [21:20:02] New review: Wikinaut; "supposed to be a typo or, the author used the backslash to escape the $," [mediawiki/extensions/OpenID] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/52756 [21:20:16] Change merged: Wikinaut; [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52756 [21:21:02] Platonides: maybe to show trigger_error noticed by FileBackend...or just debugging...I don't recall [21:21:22] can it be removed? [21:22:37] does it cause problems? [21:22:47] I guess it can be removed [21:23:02] I dumps any status errors already [21:23:12] it's not a big issue [21:23:18] but would be nice [21:24:01] 03(mod) On wikidata.org, api login returns wrong lgtoken (object replacement character) in response body; correct in HTTP header - 10https://bugzilla.wikimedia.org/41586 (10MZMcBride) [21:24:05] why don't I see in the repo the merge of https://gerrit.wikimedia.org/r/#/c/52756/ ? :S [21:24:11] Change merged: Bsitu; [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/51023 [21:25:11] * Platonides slaps himself [21:25:15] because I was in the wrong repository [21:26:15] Silly Platonides. [21:26:26] New review: Raimond Spekking; "(1 comment)" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52212 [21:27:19] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/52914 [21:29:13] 03(mod) Add a proper dismiss action to the copyright notice - 10https://bugzilla.wikimedia.org/45645 (10Stryn) [21:32:00] 03(mod) #time parser function can't read local language month names - 10https://bugzilla.wikimedia.org/19412 +comment (10DrTrigon) [21:32:55] New patchset: Mwalker; "CentralNotice v2.3 DB Schema Updates" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/52913 [21:35:26] New patchset: Mwalker; "Initial CentralNotice Changes for v2.3" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/48332 [21:36:13] New review: Lwelling; "Aaron, the use case is email notifications from Echo." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52601 [21:38:12] New patchset: Aaron Schulz; "[JobQueue] Added JobQueueFederated class for partitioned queues." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/51823 [21:38:15] New patchset: Nikerabbit; "Optimize pngs even further" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52916 [21:38:27] New review: Wikinaut; "(2 comments)" [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/50604 [21:39:00] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10Platonides) [21:40:10] MatmaRex: Do I need to start shell processing these collation config changes? :p [21:42:00] New patchset: Anomie; "(bug 45845) Allow for docs at non-subpages" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52875 [21:43:26] Reedy: sorry? [21:43:52] MatmaRex: Is that an apology for creating work? Or you don't understand what I said? [21:44:02] Reedy: i didn't understand [21:44:17] You're creating changes for wiki collations [21:44:21] Reedy: these will have to wait for wmf11 to be deployed on thos wikis [21:44:22] MatmaRex, you added a lot of changes about collations? [21:44:27] that would be march 13, i think [21:44:35] I've now to process them and run shell scripts ;) [21:44:37] Ohh [21:44:39] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/MoodBar] (master) - https://gerrit.wikimedia.org/r/52918 [21:44:48] except for the ptwikibooks change, maybe [21:45:24] Platonides: four, for five wikis. more to come. [21:46:24] Reedy: unless you want to backport those changes ;) [21:46:40] (i wouldn't mind) [21:46:49] I could do [21:47:07] Reedy: also, if we're talking about this [21:47:19] 03(mod) Space characters in [pagecounst-raw] titles - 10https://bugzilla.wikimedia.org/45178 +comment (10dvanliere) [21:47:27] Reedy: do you have any estimates on how long those updateCollation.php scripts will run? [21:48:34] MatmaRex: Not sure... I guess the dry run time would be quite a bit quicker [21:50:06] Reedy: as in, minutes? hours? days? [21:51:00] Nope.. I think the one I did before wasn't too bad. 3269887 rows on plwiki [21:52:19] One way to find out [21:52:40] How many revisions need backporting?@ [21:52:56] Reedy: at least one [21:53:05] Reedy: but you could backport a few followups, if you want [21:53:38] Seems sensible to do the set if we're doing them [21:53:40] no functional changes which matter here [21:54:01] New review: Wikinaut; "thank you for this." [mediawiki/extensions/OpenID] (master) C: 2; - https://gerrit.wikimedia.org/r/52915 [21:55:00] i'm just wondering how long will category page sorting be borked ;) [21:57:18] MatmaRex: > 0 && < ∞ [21:57:37] 03(mod) Search box attachment off edge of page in Monobook - 10https://bugzilla.wikimedia.org/44635 +comment (10mflaschen) [21:57:41] Reedy: thanks, that's helpful. :D [21:57:46] np [21:58:05] MatmaRex: Any idea which is the smallest? [21:58:45] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/52916 [21:59:08] Change merged: Jforrester; [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/52914 [21:59:19] Reedy: smallest of those changes i want to make? probably ptwikibooks [21:59:22] Reedy: or ukwiki [21:59:35] Reedy: ptwikibooks should be non-disruptive [21:59:53] Reedy: probably uca-pt and uca-default have either the same binary sortkeys, or very similar ones [22:00:05] Reedy: since they're pretty much the same collation [22:01:12] MatmaRex: Let's do the backports first [22:01:14] Want to get me a list? [22:01:29] Reedy: there's only one, really [22:01:36] link? :p [22:01:39] Reedy: but i'm on a 1 mbps connection shared with 30 people [22:01:47] Reedy: so gerrit is hardly usable [22:01:54] lol, alright [22:02:14] Reedy: just do a `git log --oneline includes/Collation.php` [22:02:42] so it's in wmf11 already, but not wmf10? [22:03:19] 03(mod) Separate slow-parse into public and private files - 10https://bugzilla.wikimedia.org/45830 (10Luis Villa) [22:04:03] New review: Aaron Schulz; "Another oddity is that isEmpty() can be false but pop() can keep returning false." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52601 [22:04:14] Reedy: yeah, but probably not all of the changes are in wmf11, even [22:04:19] Reedy: the important ones are [22:04:39] (bug 43799) create language-specific collations for category sorting (Merged) [22:04:45] https://gerrit.wikimedia.org/r/49776 [22:04:50] Reedy: the ones that arent are come comments changes, addition of be-tarask collation which we don't care about right now [22:05:05] i note there is a swedish revert.. [22:05:06] New patchset: Victor Vasiliev; "Provide a JSON recent changes field." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52922 [22:05:22] Bah [22:05:30] I typoed in commit summary [22:06:23] New patchset: Victor Vasiliev; "Provide a JSON recent changes feed." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52922 [22:06:24] vvv: Fix it via teh web interface [22:06:26] Reedy: ah, yeah, but we don't care about that one, either [22:06:34] Reedy: it wasn't used anywhere [22:06:37] Reedy: I did not know it is possible [22:06:42] New patchset: Shirayuki; "Adding comments for grep" [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52923 [22:06:43] and only lasted a few days [22:06:46] As of the last upgrade it is :) [22:10:06] (afk) [22:10:31] 03(mod) Flip guider in opposite direction if it falls outside the viewport - 10https://bugzilla.wikimedia.org/45621 (10MZMcBride) [22:10:58] New patchset: Reedy; "(bug 43799) create language-specific collations for category sorting" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/52924 [22:11:09] New review: Wikinaut; "ok" [mediawiki/extensions/OpenID] (master); V: 2 - https://gerrit.wikimedia.org/r/52915 [22:11:09] Change merged: Wikinaut; [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52915 [22:11:59] New review: Pgehres; "Harmless enough." [mediawiki/extensions/CentralAuth] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/52923 [22:11:59] Change merged: Pgehres; [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/52923 [22:14:10] New review: Platonides; "(6 comments)" [mediawiki/extensions/PGFTikZ] (master) C: -1; - https://gerrit.wikimedia.org/r/38487 [22:16:44] New review: Platonides; "Using the parameter instead of changing $wgContentHandlerTextFallback before and after the test for ..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45936 [22:19:22] New patchset: Platonides; "(Bug 45863) Set custom bold and italic buttons for Basque language" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52711 [22:19:31] Change merged: Reedy; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/52924 [22:19:33] New patchset: Platonides; "(Bug 45863) Set custom bold and italic buttons for Basque language" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/52711 [22:19:40] New review: Wikinaut; "Hello, I kindly invite you to test and review this patch." [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/52776 [22:19:51] 03(mod) Custom bold and italic buttons for Basque language - 10https://bugzilla.wikimedia.org/45863 +comment (10Platonides) [22:20:25] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 (10Marcin Cieślak) [22:24:27] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10marcin.cieslak) [22:25:10] 03(mod) Userpages $wgOpenIDShowUrlOnUserPage -- suggested behaviour change - 10https://bugzilla.wikimedia.org/45322 +patch-in-gerrit; +comment (10T. Gries) [22:38:32] yay Reedy, hardcire backportin' [22:38:36] Is there a web page that summarizes the ACL options? How do most people manage the torrent of spammers? I just want people to not have write access to anything until I specify otherwise. [22:39:00] MatmaRex: [22:39:01] | count(cl_collation) | cl_collation | [22:39:01] +---------------------+--------------+ [22:39:01] | 26855 | uca-pl | [22:39:01] | 3116414 | uppercase | [22:39:03] hardcore. i make typos in the simplest words. [22:39:06] !access | Darxus [22:39:06] Darxus: For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [22:39:08] !userrights | Darxus [22:39:09] Darxus: For information on customizing user access, see < http://www.mediawiki.org/wiki/Help:User_rights >. For common examples of restricting access using both rights and extensions, see < http://www.mediawiki.org/wiki/Manual:Preventing_access >. [22:39:34] That's duplicate information [22:39:41] !access del [22:39:41] Successfully removed access [22:39:49] !access alias userrights [22:39:49] Unable to create alias for userrights because the target is alias, but not a key, if you really want to create this broken alias do !access force-alias userrights [22:39:50] Reedy: Thanks. [22:39:50] oh noes [22:40:03] !userrights alias access [22:40:03] Alias is already existing [22:40:07] Reedy: woot [22:40:10] !access [22:40:10] There is no such key, you probably want to try: !allowoverride, !api, !cms, !commit, !git-access, !imageauth, !imagelink, !img_auth, !lockdown, !MediaWiki:api-error-badaccess-groups, !MediaWiki:badaccess, !MediaWiki:badaccess-group0, !MediaWiki:badaccess-groups, !MediaWiki:img-auth-accessdenied, !MediaWiki:img-auth-isdir, !MediaWiki:img-auth-noread, !MediaWiki:loginreqpagetext, !MediaWiki:protect-badnamespace-title, !MediaWiki:protect-locked-access, !MediaWiki:revdelete-modify-no-access, !MediaWiki:revdelete-show-no-access, !MediaWiki:version-entrypoints, !noshell, !oversight, !phpmyadmin, !phpshell, !ppp, !preventaccess, !rewriteproblems, !rights, !scap, !secrets, !selinux, !session, !shell, !toolserver, !version, !wiki, [22:40:16] retarded bot [22:40:39] Reedy: You created an alias loop [22:41:06] Reedy: and that's been running for how long? [22:41:06] Reedy: also, is this live, or some test copy? [22:41:09] ... [22:41:34] RoanKattouw: It didn't let me create anything after. Only delete it originally [22:41:36] MatmaRex: live [22:41:42] Reedy: That stuff requires a version of mediawiki that... no version of ubuntu has packaged? [22:41:53] Darxus: What? [22:41:55] No [22:42:05] Don't use packaged mediawiki anyway [22:42:07] it's crap [22:42:10] Reedy: so SimCity has like one melody...so it's stuck in my head now [22:42:33] Oh, sorry, the... version notation threw me off ("1:1.15.1-1ubuntu2.1"). [22:42:42] lmfao [22:42:44] 1.15? [22:42:51] omfg [22:42:58] !upgrade [22:42:58] http://www.mediawiki.org/wiki/Manual:Upgrading [22:43:08] !fast [22:43:08] [22:43:29] 1.15 has been out of support for at least 2 years [22:43:39] Whilst being nearly 4 years old [22:44:19] 03(NEW) Refactor the storage of "trust" information in the user properties (use JSON) - 10https://bugzilla.wikimedia.org/45914 normal; MediaWiki extensions: OpenID; () [22:44:39] 03(mod) Refactor the storage of "trust" information in the user properties (use JSON) - 10https://bugzilla.wikimedia.org/45914 (10T. Gries) [22:44:40] 03(mod) Change preference tab "OpenID": Show list of "trust" records (fixed) and add checkboxes for deletion (open) - 10https://bugzilla.wikimedia.org/45323 (10T. Gries) [22:44:53] 03(mod) Refactor the storage of "trust" information in the user properties (use JSON) - 10https://bugzilla.wikimedia.org/45914 +comment (10T. Gries) [22:44:58] Reedy: <3 [22:45:39] Reedy: did you intentionally choose to do it during CET night? because it was a pretty good idea :P [22:45:47] Nope [22:46:07] If they want the improvements, sacrifices have to be made [22:46:15] 03(mod) document "current build parameters" to Jenkins Job Builder trigger-build builder - 10https://bugzilla.wikimedia.org/45910 +upstream; summary; +comment (10Antoine "hashar" Musso) [22:46:39] * MatmaRex is checking how half-converted categories look [22:46:45] probably funny. [22:47:02] 03(mod) Get rid of svn keywords in API files - 10https://bugzilla.wikimedia.org/33287 +comment (10Antoine "hashar" Musso) [22:48:06] huh, actually apparently not half-bad [22:49:29] oh wait, i didn't purge. [22:49:37] actually, still not bad. or it doesn't work. :D [22:50:04] Just under 50k done [22:50:08] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10mail) [22:50:15] Roughly 20 minutes [22:50:38] !sqldebug [22:50:38] New review: Hashar; "Thank you!" [mediawiki/core] (master) C: 2; - https://gerrit.wikimedia.org/r/45075 [22:50:42] ... [22:50:44] !sqllog [22:50:45] To log all SQL queries to a file, set $wgDebugDumpSql = true; and set $wgDebugLogFile to a filename [22:50:56] New review: Lwelling; "I'm good with isEmpty() returning false while pop() returns false. That would be accurate reporting..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52601 [22:51:06] Reedy: so there are 3200k to go? [22:52:34] 3088k [22:52:57] !debug [22:52:57] For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [22:53:24] 03(mod) gerrit draft ( git review -D ): I cannot add reviewer. Black message shows "Code Review error: Internal Server Error 500" - 10https://bugzilla.wikimedia.org/45890 +comment (10Alex Monk (Krenair)) [22:54:00] 03(mod) Change preference tab "OpenID": Show list of "trust" records [SOLVED] ; add checkboxes for deletion [OPEN] - 10https://bugzilla.wikimedia.org/45323 summary (10T. Gries) [22:54:20] 03(mod) OpenID Preference tab: Show list of "trust" records [SOLVED] ; add checkboxes for deletion [OPEN] - 10https://bugzilla.wikimedia.org/45323 summary (10T. Gries) [22:54:48] New review: Hashar; "The entry is there to let composer knows from where it should fetch the package update. By default ..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/52358 [22:54:58] New review: Aaron Schulz; "I was thinking of making it a redis job queue class, though yes you would duplicate some things (dep..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52601 [22:56:15] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45075 [22:57:13] 03(mod) Wikitech: Mail notifications for page changes state server name as "localhost" - 10https://bugzilla.wikimedia.org/45883 +comment (10Ryan Lane) [23:00:53] 03(NEW) MediaWiki Developers, heads up: use "Twitter" for breaking news, software upgrades ("Some Sort of Notice for Breaking Changes") - 10https://bugzilla.wikimedia.org/45915 normal; MediaWiki: General/Unknown; () [23:01:35] 03(NEW) VisualEditor: When Parsoid is down, error message is parsoidserver-http-200 - 10https://bugzilla.wikimedia.org/45916 normal; VisualEditor: Initialisation and integration; () [23:02:17] Change merged: Ryan Lane; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/52350 [23:02:41] Well... that seemed remarkably easy. Disabling edit access for everybody, creating a new group with edit access, and adding people to that group via Special:UserRights . [23:05:02] 03(mod) MediaWiki Developers, heads up: use "Twitter" for breaking news, software upgrades ("Some Sort of Notice for Breaking Changes") - 10https://bugzilla.wikimedia.org/45915 +comment (10Alex Monk (Krenair)) [23:05:06] Reedy: okay, thanks for doing this, i'm going to get some sleep now. i'll let you know how much stuff broke in the morning ~ [23:05:08] night. [23:05:13] lols [23:07:02] 03(mod) MediaWiki Developers, heads up: use "Twitter" for breaking news, software upgrades ("Some Sort of Notice for Breaking Changes") - 10https://bugzilla.wikimedia.org/45915 +comment (10mail) [23:07:38] 03(mod) MediaWiki Developers, heads up: use "Twitter" for breaking news, software upgrades ("Some Sort of Notice for Breaking Changes") - 10https://bugzilla.wikimedia.org/45915 +comment (10mail) [23:08:12] 03(mod) MediaWiki Developers, heads up: use "Twitter" for breaking news, software upgrades ("Some Sort of Notice for Breaking Changes") - 10https://bugzilla.wikimedia.org/45915 (10Marcin Cieślak) [23:08:58] Reedy: thanks for the OpenStackManager cleanup, btw [23:10:58] New patchset: Adamw; "convert our active forms to use ResourceLoader" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/52932 [23:12:51] New patchset: Reedy; "(bug 44179 & bug 44180) Add maintenance script for instance reboot/build completions" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45277 [23:12:55] 03(mod) VisualEditor: Whitespace preservation for list items not working - 10https://bugzilla.wikimedia.org/43543 +comment (10jforrester) [23:13:40] Break time apparently ;) [23:16:10] 03(mod) MediaWiki Developers, heads up: use "Twitter" for breaking news, software upgrades ("Some Sort of Notice for Breaking Changes") - 10https://bugzilla.wikimedia.org/45915 +comment (10Chad H.) [23:23:26] New review: Reedy; "(1 comment)" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45277 [23:23:59] Krenair: ^ [23:24:06] I saw, replying now [23:26:23] 03(mod) Blank page when trying to configure instance with wrong group - 10https://bugzilla.wikimedia.org/45649 +comment (10Sam Reed (reedy)) [23:26:34] New review: Alex Monk; "(1 comment)" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45277 [23:26:51] 03(mod) MediaWiki Developers, heads up: use "Twitter" for breaking news, software upgrades ("Some Sort of Notice for Breaking Changes") - 10https://bugzilla.wikimedia.org/45915 (10Quim Gil) [23:27:17] 03(mod) Create an API for most actions in OpenStackManager - 10https://bugzilla.wikimedia.org/44176 normal->15enhancement (10Sam Reed (reedy)) [23:27:17] 03(mod) Add jquery chosen module for project filter - 10https://bugzilla.wikimedia.org/42583 normal->15enhancement (10Sam Reed (reedy)) [23:27:17] 03(mod) Create a combined javascript interface - 10https://bugzilla.wikimedia.org/44177 normal->15enhancement (10Sam Reed (reedy)) [23:31:26] Ryan_Lane: 45277 can probably be merged, it just won't do a great deal atm. I guess you'll need to change some of the script to call the maintenance script when appropriate [23:35:53] Reedy: I guess I can just truncate the table before I enable any scripts [23:36:06] Seems sensible, yeah [23:36:09] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/52780 [23:36:20] because otherwise it'll send about 80390458203958 notifications when I run it the first time ;) [23:38:32] Change merged: jenkins-bot; [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/52697 [23:38:38] Guh. I'm getting an "internal_api_error_DBQueryError" with info="Database query error", but $wgShowSQLErrors is already set to true. [23:40:17] 03(mod) Redirected pages should send Content-Location header - 10https://bugzilla.wikimedia.org/15560 (10James Forrester) [23:40:50] New patchset: MarkAHershberger; "1379b783 was missed before 1.19 came out and causes problem for php without zlib." [mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/52937 [23:40:55] New review: Aaron Schulz; "@Thaiphan: do you plan on merging your version into here and working on here? Does that work OK?" [mediawiki/extensions/AWS] (master) - https://gerrit.wikimedia.org/r/52089 [23:42:18] 03(mod) VisualEditor: When Parsoid is down, error message is parsoidserver-http-200 - 10https://bugzilla.wikimedia.org/45916 (10James Forrester) [23:47:19] Hi. I have a problem of the TitleBlacklist. Anyone can help me? [23:48:18] New patchset: Victor Vasiliev; "Initial revision." [mediawiki/rcsub] (master) - https://gerrit.wikimedia.org/r/52939 [23:48:35] Hosiryuhosi_: what sort of the problem? [23:48:47] 03(mod) #time parser function can't read local language month names - 10https://bugzilla.wikimedia.org/19412 +comment (10p.selitskas) [23:48:52] Change merged: Victor Vasiliev; [mediawiki/rcsub] (master) - https://gerrit.wikimedia.org/r/52939 [23:49:53] vvv: I used MediaWiki 1.21 alpha and TitleBlacklist 358b421 . I got error message: https://hosiryuhosi.jp/~hosiryuhosi/w/index.php/%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8 [23:52:28] 03(mod) SSH key management should exist as a tab in the preferences - 10https://bugzilla.wikimedia.org/40092 +comment (10sam) [23:53:17] previous version( 7c9a9c2 ) did good work. [23:55:28] Hosiryuhosi_: it sounds like it gets imported twice [23:56:12] LocalSettings : https://hosiryuhosi.jp/~hosiryuhosi/w/LocalSettings.txt [23:56:57] New patchset: Reedy; "PHP doesn't like pass by reference" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/52941 [23:58:56] Change merged: Ryan Lane; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45277 [23:59:05] Krenair: ^^ [23:59:23] I'm going to deploy it, and when the salt portion is ready, I'll truncate the table