[00:03:28] (03PS4) 10Hoo man: Make TestUser way faster [core] - 10https://gerrit.wikimedia.org/r/167521 [00:11:42] legoktm: Want to merge some awesomeness? https://gerrit.wikimedia.org/r/167521 [00:14:45] * legoktm looks [00:16:19] (03CR) 10Legoktm: [C: 031] "LGTM" [core] - 10https://gerrit.wikimedia.org/r/167523 (owner: 10Hoo man) [00:16:46] (03CR) 10Legoktm: [C: 032] Make TestUser way faster [core] - 10https://gerrit.wikimedia.org/r/167521 (owner: 10Hoo man) [00:17:04] legoktm: I was surprised how much time we waste hashing passwords... in tests [00:17:16] 45s is a lot [00:17:21] yes [00:17:23] 3MediaWiki-Vagrant: 'vagrant up' gives issues with nfs enabled on Elementary OS Luna host - 10https://bugzilla.wikimedia.org/72144 (10Bryan Davis) p:5Unprio>3Normal [00:18:40] with type A it was even a bit faster...but you can't have it all [00:18:50] but I guess if it takes 1s to hash a new password, that means we're using 45 different test users [00:19:30] no, it was just updating the password in every testuser creation [00:19:36] and those happen a lot (once per api test) [00:19:43] :| [00:19:44] as updating -> hashing [00:22:15] (03Merged) 10jenkins-bot: Make TestUser way faster [core] - 10https://gerrit.wikimedia.org/r/167521 (owner: 10Hoo man) [00:22:45] mediawiki-vendor-integration SUCCESS in 4m 58s [00:22:52] I wonder when they last ran in under 5m [00:27:40] (03CR) 10Legoktm: [V: 032] Fix Call to undefined method Block::infinity() [extensions/BlockAndNuke] (REL1_23) - 10https://gerrit.wikimedia.org/r/139593 (owner: 10MarkAHershberger) [00:37:25] hoo, around? [00:37:44] Sure :) [00:38:23] hoo, I saw https://fa.wikinews.org/wiki/%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C:Gadget-CommonsSSL.js [00:39:01] created october 2010 [00:39:04] Remove it [00:39:08] or I'll do [00:39:16] Certainly no need to keep that [00:39:28] I can't delete it :p [00:39:35] ah, I see :D [00:39:55] something similar on fawikisource and mznwiki [00:40:13] Give me links... and I'll make them 404s ;) [00:40:53] https://en.wikipedia.org/wiki/Main_Page [00:41:18] :D [00:41:48] but seriously, https://fa.wikisource.org/wiki/%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C:Gadget-CommonsSSL.js and https://mzn.wikipedia.org/wiki/%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C:Gadget-CommonsSSL.js [00:42:03] You do not have permission to delete this page, for the following reason: [00:42:03] You cannot delete or move the main page. [00:42:06] ;) [00:53:12] thanks hoo [00:53:26] * Krenair wishes there was a way to prevent localisation of the namespace in the url [00:53:42] though I guess I could come up with some global JS hack to do that, urgh.... [00:54:14] * hoo doesn't have context [00:54:22] but yay for canonical namespaces [00:55:14] hoo, when I want to move to a page of the same english/canonical full title on a different wiki [00:55:19] in a different language [00:56:03] as well as just changing the domain, I have to swap a localised namespace name with the english version, and it localises that again in the new language [00:56:52] Yeah, stuff like that is annoying [01:02:25] (03PS1) 10Hoo man: Only link local titles on Special:Search [core] - 10https://gerrit.wikimedia.org/r/167526 [01:02:31] easy CR [01:04:12] (03PS2) 10Hoo man: Only link local titles on Special:Search [core] - 10https://gerrit.wikimedia.org/r/167526 [01:11:21] I think you want !$title->isExternal(), hoo [01:12:00] true [01:12:03] was just testing that [01:12:09] see https://www.mediawiki.org/wiki/Manual:Interwiki_table#iw_local [01:12:20] > $t = Title::newFromText( 'q:en:A' ); [01:12:21] > echo $t->isLocal(); [01:12:21] 1 [01:12:59] mh [01:13:03] should reword the doc. [01:13:06] this project is bad [01:13:22] 3MediaWiki / 3File management: ogv should not be normalized to ogg - 10https://bugzilla.wikimedia.org/23097#c2 (10Brion Vibber) 5NEW>3RESO/WOR So this seems to have been fixed ages ago; we have lots of .ogv and .oga files and they're not getting auto-renamed. [01:13:28] this project? [01:13:36] > $t = Title::newFromText( 'q:en:A' ); [01:13:36] > echo $t->isLocal(); [01:13:36] 1 [01:13:40] Determine whether the object refers to a page within [01:13:40] * this project [01:13:45] ah [01:19:01] (03PS3) 10Hoo man: Only link local titles on Special:Search [core] - 10https://gerrit.wikimedia.org/r/167526 [01:19:32] whith :P [01:19:51] hoo, I was about to say... :p [01:19:53] and wrong bracket count [01:19:54] meh [01:20:01] ok, having brackets wrong is plain bad [01:20:31] v [01:20:32] https://xkcd.com/859/ [01:21:50] (03PS4) 10Hoo man: Only link local titles on Special:Search [core] - 10https://gerrit.wikimedia.org/r/167526 [01:22:07] 3MediaWiki / 3Parser: Block element written inline splits multiline paragraphs - 10https://bugzilla.wikimedia.org/5718#c25 (10S. McCandlish) I've updated http://test.wikipedia.org/wiki/Bug_5718 with additional test cases. They show extra weirdness. The three cases:
foo
and
foo
an... [01:24:56] hoo, still the capital letter for wiki... [01:25:24] Krenair: Yeah, I also so that, but only in gerrit :S [01:25:57] heh [01:26:32] I thought I'd get through with that :D [01:26:42] (03PS5) 10Hoo man: Only link local titles on Special:Search [core] - 10https://gerrit.wikimedia.org/r/167526 [01:42:49] hoo, I'm wondering about https://da.wikipedia.org/w/index.php?title=MediaWiki:Gadget-wikEd.js&diff=5658827&oldid=3452006 [01:43:03] The script was storing separate secure and non-secure urls [01:43:21] then your bot came along and made the standard one protocol-relative... [01:43:39] It wasn't "my bot"... I did all those changes semi-automatically [01:43:51] and really semi automatic [01:44:13] I guess removing all secure related stuffs is non-controversial these days [01:44:29] Yes, the changing of the document.write call with a