[00:08:38] 03(mod) Remove skins that can't be properly supported and instead add some easy-to-support options for all skins - 10https://bugzilla.wikimedia.org/47195 +comment (10rainerrillke) [00:38:39] New patchset: Parent5446; "Create a Special:UserById page redirecting to a user page given a numeric id." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59050 [00:46:52] New review: Parent5446; "(8 comments)" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/59050 [01:17:35] 03(mod) Provide one each small multi-part "pages-articles" and "meta-history" dump for testing purposes. - 10https://bugzilla.wikimedia.org/46912 +comment (10hippytrail) [01:38:11] My wiki uses a bunch of images. I ran some compression and optimization programs on all the image files (.jpg, .png) and replaced them on the server. Now the metadata is all wrong when you look at the image's MediaWiki page. Is this something to worry about? [01:48:41] New review: Alex Monk; "I should probably mention that if we add core's .jshintrc (and also set maxerr to 10k) to this commi..." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/59064 [02:43:18] New patchset: Mwalker; "Fixing CN Banner Forcing" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/59065 [02:53:49] New review: Ori.livneh; "(1 comment)" [mediawiki/extensions/Disambiguator] (master) - https://gerrit.wikimedia.org/r/41043 [02:55:21] Sup all [03:03:28] Thai: Howdy [03:06:59] AaronSchulz: You never replied to my email :( [03:17:18] jazzybee: There's a maintenance script you may be able to run to fix that. [03:17:44] Susan: Is it under maintenance/ ? [03:17:46] jazzybee: I wouldn't necessarily call it a problem, but it sounds like you directly modified the files without using the MediaWiki interface, so it's kind of completely expected behavior. [03:17:50] Yeah, it'd be in there. [03:17:59] Maybe one of the rebuild*.php scripts. [03:18:34] The wiki is over 5 years old and has over 1300 articles. I have never once run any maintenance script on it [03:20:06] Wow there are a lot of scripts under maintenance/ [03:20:29] I think you want rebuildImages.php. [03:20:52] There's a dry-run option. [03:21:23] Susan: Right. Found it. Thanks! So should I run any other scripts that could give the site a performance boost? [03:21:34] Generally you shouldn't edit underlying data (files or the database itself) without using the MediaWiki interface. [03:21:42] !perf [03:21:42] [03:21:51] If you're interested in performance, read those two links. :-) [03:22:10] MediaWiki is a big LAMP app, so it's mostly about caching everything. [03:22:33] when I regenrate my localsettings.php in the 1.20.3 installation it changes my database password, is this normal? [03:23:24] Susan: Thanks. Yes, I cache as much as I can. Will read the two links. [03:23:31] silly2: Nope. [03:23:49] silly2: Is the database password using any unusual characters? [03:24:03] there is a backslash [03:24:04] How is it changed? [03:24:17] it makes the one backslash three [03:24:31] Hah. [03:24:32] then if i change it to one, it cannot access the databse [03:24:57] Change it to two. [03:25:06] Sounds like a bug, though. [03:25:28] this is the original @zhy\$%84hsi3 [03:25:38] I'll file a bug for you. [03:25:48] What's output by the installer? [03:25:55] regenerating localsettings makes the password @zhy\\\$%84hsi3 [03:26:00] Cool. [03:26:04] Good to know. [03:26:10] It should be \\, I think. [03:26:37] well, the original password to the database uses only one \ [03:27:01] Did you try two? [03:27:16] trying [03:28:42] i did but dosent work [03:28:57] were you kidding? [03:29:01] No. [03:29:08] Usually "\" is a reserved character. [03:29:21] So "\\" is used to represent a literal "\". [03:29:26] ok [03:29:36] mzmcbride@gonzo:~$ echo \h [03:29:36] h [03:29:36] mzmcbride@gonzo:~$ echo \\h [03:29:36] \h [03:29:41] For example. [03:29:54] would this have any effect on my page titles being corrupted? I dont think so [03:29:58] No. [03:30:03] but who knows [03:30:09] 03(mod) New WMF-deployed extensions should honor the "Exclude me from feature experiments" user preference - 10https://bugzilla.wikimedia.org/45964 +comment (10Ori Livneh) [03:31:27] 03(NEW) Backslash in database password field when installing MediaWiki causes issues - 10https://bugzilla.wikimedia.org/47206 normal; MediaWiki: Installer; () [03:31:28] God knows. [03:33:16] ok thanks [03:36:23] So should I take the backslash out of my password? [03:39:28] Susan? [03:39:46] Probably. [03:39:59] Well you should also change your db password now... [03:40:20] do you know the shell command to change database passwords? right off hand? [03:42:26] ok i got it [03:51:09] New patchset: Burthsceh; "maltiple hide/unhide support" [mediawiki/extensions/RevisionCommentSupplement] (master) - https://gerrit.wikimedia.org/r/59066 [03:55:54] New patchset: Burthsceh; "multiple hide/unhide support" [mediawiki/extensions/RevisionCommentSupplement] (master) - https://gerrit.wikimedia.org/r/59066 [04:04:49] Hi, I'm willing to install mediawiki to run a personal wiki, but my provider runs on PHP 5.2.12. Is PHP 5.3 a paramount to get mediawikii working? [04:18:02] I feel like the installation docs are wrong... [04:18:36] Susan: {{sofixit}} [04:19:16] Susan: That means I'm good to go? [04:20:12] CyL: you can always try [04:20:30] CyL: I've honestly never paid attention to PHP version. [04:20:36] https://www.mediawiki.org/w/index.php?title=Template:MW_stable_php_requirement&diff=601780&oldid=443560 is the relevant change. [04:20:39] But... [04:20:53] we do checks in the installer anyway [04:20:56] p858snake|away: Yeah, I'm already trying, but I'm a bit afraid of getting in trouble after having already added a lot of content to the wiki [04:21:10] You can't update PHP? [04:21:15] Oh, provider-run. [04:21:17] Susan: No :( [04:21:18] I think you should be fine. [04:22:10] the installer will bail out if you try to use a unsupported version of php [04:22:28] p858snake|away: That's nice, I hope it goes alright [04:35:03] Ok I reinstalled to a previous version 1.16.0 to install my Chinese wiki and the page titles are still corrupt [04:36:37] silly2: How are you exporting the database? [04:36:54] The installer failed unfortunately :( [04:37:00] :-( [04:37:05] You can use an older version of MediaWiki. [04:37:10] Or get a better host. ;-) [04:37:15] Or install locally. [04:37:16] Susan: I've been to the compatibility page [04:37:23] Nice. [04:37:30] I'd have to use something very old like 1.15 or so [04:37:40] Is PHP 5.2 really that old? [04:37:49] Susan: I don't think so [04:37:57] CyL: 1.19 should work [04:38:07] it's 1.20 that introduced the new requirement [04:38:15] Jasper_Deng: Oh, thanks will try it out [04:38:53] Susan: Actually mediawiki needs 5.3.5 from the 5.3 branch which is fairly recent [04:40:11] Hmmmm. [04:40:12] https://en.wikipedia.org/wiki/PHP [04:40:13] Jasper_Deng: I searched for a while on the mw website, but couldn't find any obvious references to the differences between 1.20 and 1.19 [04:40:24] The chart is ordered by Minor version instead of by Release date. [04:40:26] Bizarre. [04:40:26] Jasper_Deng: Both apear to be current releases [04:40:40] It's a history section that's not sorted chronologically. [04:40:42] Surely that's a sin. [04:43:43] Yeah! it looks like 1.19 is going to work! [04:54:45] New review: Ori.livneh; "The memorization behavior isn't quite right, in my opinion." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/56762 [04:55:11] So importing database creates corrupt page titles, even when I use the version my wiki was running on. [04:55:36] Should my page title be VARCHAR on Type? [04:56:34] ..even when i use the version it was originally running on [04:56:48] i should have said [04:57:32] So i upgraded my server. then installed brand new wikis 1.20.3 and imported all my databases [04:58:07] 12 in all and only the Chinese has the page titles corrupted, [04:58:40] the articles themselves are fine, just the page titles are jumbled [04:58:57] example - É—¨å·´,措那 (Monba, Cona) [05:00:58] bedtime [05:01:02] l8r [05:06:43] applying for jquery.ime extension project in gsoc. any advice for starting over? [05:42:44] 03(NEW) Bayesian Spam Filter - 10https://bugzilla.wikimedia.org/47207 normal; MediaWiki extensions: Extensions requests; () [06:11:21] New patchset: Adamw; "Refactor to facilitate historical allocations" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/59051 [06:11:21] New patchset: Adamw; "GlobalAllocation can show historical configurations" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/55450 [06:18:24] Hi. [06:19:11] 03(NEW) failure to clone repo, caused by interesting rebase - 10https://bugzilla.wikimedia.org/47208 normal; Wikimedia: Continuous integration; () [06:34:59] 03(NEW) Exceptions are not internationalizable? - 10https://bugzilla.wikimedia.org/47209 normal; MediaWiki: Internationalization; () [07:02:58] New patchset: Ganeshaditya1; "This fixes the bug 26720. Two new messages have been added to the i18n file corresponding to the cases when the user selects MediaWiki or # as the site name.The corresponding conditions have been added to webInstallerPage.php" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59067 [07:03:01] 03(mod) 'Name of wiki' field accepts 'MediaWiki' and '#' as the inputs - 10https://bugzilla.wikimedia.org/26720 +comment (10gerritadmin) [07:06:11] New patchset: Peachey88; "Two new messages have been added to the i18n file corresponding to the cases when the user selects MediaWiki or # as the site name." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59067 [07:07:29] New review: Peachey88; "Please use linebreaks in your commit messages in the future (at about 62 characters across)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59067 [07:09:26] 03(mod) 'Name of wiki' field accepts 'MediaWiki' and '#' as the inputs - 10https://bugzilla.wikimedia.org/26720 (10ganeshaditya1) [07:09:43] 03(NEW) Polygons not working - 10https://bugzilla.wikimedia.org/47210 normal; MediaWiki extensions: Maps; () [07:13:30] New review: Peachey88; "(See inline comments on PS1)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59067 [07:13:58] ugh the i18n change on that revision looks funky... [07:23:32] New review: Nikerabbit; "Could you rereview or elaborate?" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/57284 [07:24:04] p858snake|l: broken, should be redone [07:24:17] protip: always reload files in your editor if you update the checkout [07:24:45] you might want to leave that as a commenter, since i'm not the comitee [07:32:23] Nikerabbit: how many files did you have open in your edito? :) [07:33:28] Nemo_bis: read the discussion [08:01:47] New review: Parent5446; "Oh, sorry. I don't really like the array_unique hack, but it's not really an issue." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/57284 [08:02:46] * YuviPanda looks around [08:16:06] New patchset: Amire80; "Add ext.translate.special.translate.css resource to searchtranslations" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59068 [08:19:03] Change merged: jenkins-bot; [mediawiki/extensions/Foxway] (master) - https://gerrit.wikimedia.org/r/59042 [08:25:16] New patchset: Amire80; "Add ext.translate.special.translate.css resource to searchtranslations" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59068 [08:35:54] hey YuviPanda [08:39:37] hey ori-l [08:39:53] YuviPanda: i have something pretty hilarious to share, if you can wait a moment [08:40:04] ori-l: sure! [08:41:21] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59036 [08:45:05] New patchset: Amire80; "Add ext.translate.special.translate.css resource to searchtranslations" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59068 [08:45:44] New patchset: Amire80; "Add dropdown menu as a separate module" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59068 [08:46:13] New review: Amire80; "This functionality will probably be submitted as If1bc5c3b6a2d9a8284e5aa68fd0801f41b417f37 ." [mediawiki/extensions/Translate] (master) C: -2; - https://gerrit.wikimedia.org/r/59032 [08:47:25] New review: Siebrand; "There is now no longer numeral transformation in one case." [translatewiki] (master) C: -1; - https://gerrit.wikimedia.org/r/59044 [08:51:33] hmmm [08:51:42] Git is like this vast underbelly that you can never learn enough about [08:51:53] * YuviPanda just learnt about triangular workflows [08:57:00] YuviPanda: allllmost done [08:57:08] :D [08:57:47] * legoktm is also waiting [09:01:41] New patchset: Amire80; "Add dropdown menu as a separate module" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59068 [09:10:40] YuviPanda: https://gist.github.com/atdt/5382043 [09:10:57] oh man [09:10:59] oh... man [09:12:02] mw.log('foo') or print() or '=' to echo out to console [09:12:14] what is 'code'? [09:12:29] http://docs.python.org/2/library/code.html [09:13:19] New patchset: Amire80; "i18n for the thousands marker" [translatewiki] (master) - https://gerrit.wikimedia.org/r/59044 [09:13:48] ori-l: wheee [09:13:57] * YuviPanda clones [09:14:12] needs history support [09:14:19] networked hlelo world! [09:14:24] ori-l: needs to be a web based REPL :P [09:14:42] oh, that exists [09:14:54] en.wikipedia.org/w/index.php?title=Module:Sandbox&action=edit [09:14:56] yes, web based REPLs are the new webscale [09:14:58] ohhh [09:15:32] ori-l: well, that's a 'Write Save Execute Look' thing no? [09:15:37] oh [09:15:41] there's a debug console [09:15:44] I didn't see that [09:15:44] nice [09:15:49] except not sexy enough :P [09:16:15] ori-l: still, wheee! [09:16:26] heh [09:16:28] ori-l: I need to polish my vim integration script at some point [09:16:34] it'll be doubly useful for lua i think [09:18:47] oh yeah, that'll be awesome [09:20:26] ori-l: indeed. [09:21:57] ori-l: I suppose that's next in line after SuchABot and WhatCanIDoFor [09:22:06] but I doubt i'll get to it before i've to break for exams [09:22:07] bleh [09:22:29] heh [09:22:37] i'm in a good mind to blow off my exams again, but that'll delay any potential move to SF... [09:23:57] okay food time [09:25:40] cya [09:26:12] ori-l: also question [09:26:16] ori-l: do you like GitHub? [09:26:24] * YuviPanda has run into a couple of people who don't here... [09:26:43] also wtf clones are taking forever on tool labs [09:26:52] it was faster on my local machine over *my* connection :| [09:26:56] depends on what you mean 'like'. yes, i use it a lot and like the functionality and interface [09:27:04] ah, okay [09:27:34] what i'm trying to say is that if you got g2g going i will probably use it all the time but feel bad about it [09:28:01] :D :D [09:33:54] 03(NEW) Use user preference date for function getNotifications() - 10https://bugzilla.wikimedia.org/47211 normal; MediaWiki extensions: Echo; () [09:45:22] 03(mod) Remove skins that can't be properly supported and instead add some easy-to-support options for all skins - 10https://bugzilla.wikimedia.org/47195 +comment (10aklapper) [09:55:25] 03(mod) Use user preference date for function getNotifications() - 10https://bugzilla.wikimedia.org/47211 +comment (10Nischay Nahata) [10:03:18] New patchset: Amire80; "Add dropdown menu as a separate module" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59068 [10:12:41] 03(mod) Internal error - 10https://bugzilla.wikimedia.org/15132 +comment (10Nischay Nahata) [10:12:44] 03(mod) Internal Error - 10https://bugzilla.wikimedia.org/22610 +comment (10Nischay Nahata) [10:15:28] 03(NEW) Strings for "ko" language gets jammed together - 10https://bugzilla.wikimedia.org/47212 normal; MediaWiki extensions: WikidataRepo; () [10:19:16] 03(mod) Internal error when changing a user talk page - 10https://bugzilla.wikimedia.org/41689 +comment (10Nischay Nahata) [10:19:27] 03(mod) Internal error in Extension:ContributorsAddon - 10https://bugzilla.wikimedia.org/15132 summary (10Legoktm) [10:19:36] 03(mod) Strings for "ko" language gets jammed together - 10https://bugzilla.wikimedia.org/47212 (10jeblad) [10:20:04] 03(mod) Strings for "ko" language gets jammed together - 10https://bugzilla.wikimedia.org/47212 (10jeblad) [10:23:21] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 (10jobinmunich) [10:25:38] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 (10jobinmunich) [10:32:10] Hi anybody is there? [10:35:12] 03(mod) Rollback must suppress notifications for rollbacked edit - 10https://bugzilla.wikimedia.org/46689 +comment (10nischayn22) [10:36:44] Guest9627: Many are :) [10:36:57] Though some are not so active :p [10:39:23] Oh, you are no longer here yourself :D [10:40:17] 03(NEW) wikibase-item-summary-wblinktitles-connect message doesn't have third parameter ($3) - 10https://bugzilla.wikimedia.org/47213 minor; MediaWiki extensions: WikidataRepo; () [10:40:20] ohai Nischayn :) [10:40:38] Nischayn: are you still contracting with the WMF, btw? [10:40:41] YuviPanda: Hi, looks like people are having a good Sunday [10:40:46] YuviPanda: Yes, I am [10:40:47] as in not being online? [10:40:56] Nischayn: nice :) you should get on the staff channel, btw. [10:41:01] it's a silly place. [10:41:15] what's the full name of the channel? [10:41:35] Nischayn: you need a claok + special perms. who do you report to? [10:41:37] tewwy? [10:41:43] what did you mean "as in not being online?" [10:41:46] yes tewwy [10:42:22] Nischayn: hmm, nobody with ops is around right now. I'll poke them later [10:42:26] YuviPanda: tewwy is too forgetful to these things he told me :p [10:42:29] Nischayn: or just email tewwy, he'll take care of it :) [10:42:39] Nischayn: yeah, was there even an announcement email? :P [10:43:06] YuviPanda: Heh, he didn't know it was supposed to be done, later he asked me if its okay to do it now [10:43:23] Nischayn: did he do it? [10:43:28] and yet we don't see much.. I guess he went to an Engineering college :p [10:43:36] hhaha :P [10:43:44] well, most people don't know you work for the WMF, y'know [10:43:49] Nischayn: do you have +2? [10:43:58] Nischayn: and are you on wmfall? [10:44:09] YuviPanda: I recently got that on UW [10:44:16] Nischayn: hmm, pm [10:44:19] YuviPanda: I know when they don't know ;) [10:53:48] Hi. [10:53:58] Any Mediawiki mentor here? [10:54:39] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 (10jobinmunich) [10:54:39] a little testwiki is the target of spammers... anything I can do about this? [10:58:24] I dont understand this... There not even links in the articles... [10:58:26] strange [10:59:20] some people just want to watch the world burn :) [10:59:24] try Extension:Nuke [10:59:29] !e Nuke | lbenedix1 [10:59:29] lbenedix1: https://www.mediawiki.org/wiki/Extension:Nuke [11:00:21] the articles are funny [11:01:21] * lbenedix1 should buy a rowing machine [11:01:55] and get a mortgage on my residence [11:04:43] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 (10jobinmunich) [11:04:48] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59031 [11:29:10] New review: Waldir; "Unless there's some problem with gerrit, this commit seems to revert several changes in the involved..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/59067 [11:30:57] 03(mod) Polygons not working - 10https://bugzilla.wikimedia.org/47210 +comment (10jeroen_dedauw) [11:33:13] 03(NEW) Q1759675 incorrectly thinks Q3909888 referenced by a property is a "Deleted item" - 10https://bugzilla.wikimedia.org/47214 normal; MediaWiki extensions: WikidataRepo; () [11:37:27] 03(mod) Jenkins merged a faulty change - 10https://bugzilla.wikimedia.org/46723 +comment (10Antoine "hashar" Musso) [11:37:27] 03(mod) failure to clone repo, caused by interesting rebase - 10https://bugzilla.wikimedia.org/47208 +comment (10Antoine "hashar" Musso) [11:37:47] 03(mod) failure to clone repo, caused by interesting rebase - 10https://bugzilla.wikimedia.org/47208 +comment (10hashar) [11:39:34] New patchset: Siebrand; "Update tags for Mifos" [translatewiki] (master) - https://gerrit.wikimedia.org/r/59070 [11:40:34] Change merged: jenkins-bot; [translatewiki] (master) - https://gerrit.wikimedia.org/r/59070 [11:52:27] 03(mod) Q1759675 incorrectly thinks Q3909888 referenced by a property is a "Deleted item" - 10https://bugzilla.wikimedia.org/47214 (10denny vrandecic) [11:56:12] 03(mod) Sandbox not at en.wikipedia.beta.wmflabs.org - 10https://bugzilla.wikimedia.org/47205 +comment (10hashar) [12:00:48] New review: Siebrand; "(1 comment)" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/59067 [12:02:22] New patchset: Siebrand; "Remove unused local variables in tests" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59010 [12:03:21] Change merged: jenkins-bot; [translatewiki] (master) - https://gerrit.wikimedia.org/r/59044 [12:06:59] New review: Siebrand; "Did you make all the changes in the i18n file, or was this patch set messed up somewhere?" [mediawiki/extensions/RevisionCommentSupplement] (master) - https://gerrit.wikimedia.org/r/59066 [12:10:01] siebrand: that changeset didn't even have linebrakes originally in the commit message, it was a scary scary thing [12:10:26] New review: Siebrand; "(1 comment)" [mediawiki/extensions/Disambiguator] (master) C: -1; - https://gerrit.wikimedia.org/r/41043 [12:12:48] New review: Siebrand; "L10n part LGTM." [mediawiki/extensions/Echo] (master) C: 1; - https://gerrit.wikimedia.org/r/59024 [12:13:09] 03(NEW) The search and Wikipedia-prefix - 10https://bugzilla.wikimedia.org/47215 major; MediaWiki extensions: WikidataRepo; () [12:19:13] YuviPanda, hello [12:19:58] ohai [12:19:58] in a train so might not be around for much [12:19:58] 'sup [12:20:48] Rahul_21: ^ [12:21:20] YuviPanda, saw my proposal>?? [12:21:36] not yet [12:21:38] will do :) [12:21:43] 03(mod) Backslash in database password field when installing MediaWiki causes issues - 10https://bugzilla.wikimedia.org/47206 +comment (10aklapper) [12:21:47] YuviPanda, where you heading for? [12:21:52] oh just meeting a friend [12:21:54] local train [12:22:57] 03(mod) Bayesian Spam Filter - 10https://bugzilla.wikimedia.org/47207 normal->15enhancement (10Andre Klapper) [12:23:09] mmmm [12:23:17] * YuviPanda finishes up SuchABot [12:25:58] 03(mod) Merging account using Special:MergeAccount creates error: "no wiki for animeh_wiki" - 10https://bugzilla.wikimedia.org/22610 summary; +comment (10Andre Klapper) [12:47:36] New review: Physikerwelt; "Hi, I tried it on another server and got the same error:" [mediawiki/extensions/Math] (master) - https://gerrit.wikimedia.org/r/58302 [13:08:23] New patchset: Legoktm; "Remove deprecated call to wfLoadExtensionMessages." [mediawiki/extensions/DynamicPageList] (master) - https://gerrit.wikimedia.org/r/59071 [13:10:38] 03(NEW) Enhancements to API query siteinfo skin information - 10https://bugzilla.wikimedia.org/47216 normal; MediaWiki: API; () [13:17:14] 03(mod) Delete and upload log does not show on watchlist - 10https://bugzilla.wikimedia.org/26549 minor->normal; +comment (10Tisza Gergő) [13:21:31] 03(mod) Delete and upload log does not show on watchlist - 10https://bugzilla.wikimedia.org/26549 +comment (10gtisza) [13:23:30] 03(mod) Page deletions and blocks aren't showing up on watchlists on enwiktionary - 10https://bugzilla.wikimedia.org/33591 +comment (10Tisza Gergő) [13:23:44] 03(mod) Delete and upload log does not show on watchlist on hu.wikipedia - 10https://bugzilla.wikimedia.org/26549 summary (10Tisza Gergő) [14:47:32] 03(mod) Enhancements to API query siteinfo skin information - 10https://bugzilla.wikimedia.org/47216 normal->15enhancement (10Sam Reed (reedy)) [14:50:38] 03(NEW) improve message "Site link … already used by item …." by changing to "…used by another item …" - 10https://bugzilla.wikimedia.org/47217 trivial; MediaWiki extensions: WikidataRepo; () [15:02:13] I have varnish/memcached set up for my wiki, and GET requests are nice and fast - but edits seem to be POSTing really slow. Other POST requests like deletes/protects/watchlist additions semm to by okay. Any idea why this is happening / how this can be fixed? [15:07:06] furry: as i indicated earlier: either parsing the page takes too much cpu, or updating the database is slow. You can try to tweak the database, but it's possible that you'll just need more computing power (or faster disks and/or more ram to speed up the database) [15:07:15] !performance [15:07:15] [15:07:25] furry: ---^ [15:10:15] Amgine_, hello [15:10:40] Neither varnish or memcached are likely to help with post speed topo [15:13:04] New patchset: Foxtrott; "Adds EXIF data to media files" [mediawiki/extensions/SemanticExtraSpecialProperties] (master) - https://gerrit.wikimedia.org/r/59072 [15:13:29] * YuviPanda looks around [15:14:04] New patchset: Foxtrott; "Adds EXIF data to media files" [mediawiki/extensions/SemanticExtraSpecialProperties] (master) - https://gerrit.wikimedia.org/r/59072 [15:15:41] 03(NEW) Special:BlockList doesn't accept username with spaces via URL - 10https://bugzilla.wikimedia.org/47218 trivial; MediaWiki: Special pages; () [15:26:27] New patchset: Foxtrott; "Adds EXIF data to media files" [mediawiki/extensions/SemanticExtraSpecialProperties] (master) - https://gerrit.wikimedia.org/r/59072 [15:29:45] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 (10Sam Reed (reedy)) [15:31:58] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 +comment (10sam) [15:36:46] 03(mod) Disable WebFonts in Arabic Wikipedia - 10https://bugzilla.wikimedia.org/47183 (10Zack) [15:44:55] 03(NEW) Empty Wikidata entries showing in RSS feed on recent changes in wikipedia - 10https://bugzilla.wikimedia.org/47219 major; MediaWiki: General/Unknown; () [15:44:56] Change abandoned: Yuvipanda; "Experimentation. Apoligies again. But as penance I offer review when SuchABot works :)" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/59064 [15:47:21] 03(mod) Empty Wikidata entries showing in RSS feed on recent changes in wikipedia - 10https://bugzilla.wikimedia.org/47219 +comment (10edinwiki) [16:05:16] 03(mod) Disable WebFonts in Arabic Wikipedia - 10https://bugzilla.wikimedia.org/47183 +comment (10Andre Klapper) [16:05:31] DanielK_WMDE, I'll look at those links [16:05:44] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 (10Andre Klapper) [16:08:01] 03(NEW) Enable Universal Language Selector on Wikimania 2013 wiki - 10https://bugzilla.wikimedia.org/47220 normal; Wikimedia: Extension setup; () [16:17:31] 03(NEW) Increase account creation limits for a GLAM event (shell April 15) - 10https://bugzilla.wikimedia.org/47221 major; Wikimedia: Site requests; () [16:24:38] 03(mod) Increase account creation limits for a GLAM event (shell April 15) - 10https://bugzilla.wikimedia.org/47221 major->15enhancement (10Andre Klapper) [16:38:10] 03(mod) Increase account creation limits for a GLAM event (shell April 15) - 10https://bugzilla.wikimedia.org/47221 +shell; +comment (10jeremyb) [16:39:08] 03(mod) failure to clone repo, caused by interesting rebase - 10https://bugzilla.wikimedia.org/47208 +comment (10spam) [16:41:41] 03(mod) Increase account creation limits for a GLAM event (shell April 15) - 10https://bugzilla.wikimedia.org/47221 +comment (10vituzzu.wiki) [16:41:55] 03(mod) Increase account creation limits for itwiki GLAM event (2013-04-15) - 10https://bugzilla.wikimedia.org/47221 summary (10jeremyb) [16:42:31] 03(mod) Enable Universal Language Selector on Wikimania 2013 wiki - 10https://bugzilla.wikimedia.org/47220 normal->15enhancement; +i18n (10Simon Shek) [16:55:53] 03(mod) failure to clone repo, caused by interesting rebase - 10https://bugzilla.wikimedia.org/47208 +comment (10hashar) [17:01:25] 03(mod) Merging account using Special:MergeAccount creates error: "no wiki for animeh_wiki" - 10https://bugzilla.wikimedia.org/22610 +comment (10nischayn22) [17:02:37] New patchset: Adamw; "GlobalAllocation can show historical configurations" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/55450 [17:08:02] New patchset: Hashar; "Use a provider for Xff blocking tests" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/56720 [17:10:34] 03(mod) "Page does not exist" title cached in wrong language - 10https://bugzilla.wikimedia.org/32686 +comment (10Thorsten) [17:18:16] YuviPanda: Hey [17:18:22] hey [17:18:42] Did you find an alternative to sync for the validation plugin? [17:18:49] Nischayn22: no, not yet. [17:18:56] their {{remote}} didn't really work [17:19:09] so I think we'll need to implement this outside of jquery validation [17:19:23] sync bad [17:19:24] YuviPanda:Or instead make it work? [17:19:38] yeah, we can fix jquery.validation too [17:20:17] Hmm, I will have another look [17:23:35] Nischayn22: :) [17:31:40] New patchset: Toniher; "Default user when no detected: maintenance scripts" [mediawiki/extensions/UserFunctions] (master) - https://gerrit.wikimedia.org/r/59073 [17:32:02] 03(mod) Increase account creation limits for itwiki GLAM event (2013-04-15) - 10https://bugzilla.wikimedia.org/47221 (10Tomasz W. Kozlowski) [17:40:34] 03(mod) deadlocks mass-deleting media files in categories - 10https://bugzilla.wikimedia.org/13921 +comment (10MZMcBride) [17:44:32] Change abandoned: Amire80; "Handled better by If1bc5c3b6a2d9a8284e5aa68fd0801f41b417f37" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59032 [17:46:13] New patchset: Amire80; "Add dropdown menu as a separate module" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/59068 [17:46:24] 03(mod) Need Mass account creation enabled for IP - 10https://bugzilla.wikimedia.org/46686 +comment (10gerritadmin) [17:46:24] 03(mod) Need Mass account creation enabled for IP - 10https://bugzilla.wikimedia.org/46686 +comment (10gerritadmin) [17:47:27] 03(mod) Increase account creation limits for itwiki GLAM event (2013-04-15) - 10https://bugzilla.wikimedia.org/47221 +comment (10bugzilla+org.wikimedia) [17:48:13] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 (10jobinmunich) [17:49:12] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 (10jobinmunich) [17:55:32] 03(mod) Increase account creation limits for itwiki GLAM event (2013-04-15) - 10https://bugzilla.wikimedia.org/47221 (10Tomasz W. Kozlowski) [18:07:07] New patchset: Nischayn22; "(bug 40920) handle redirects for license templates" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/50755 [18:11:22] New review: Nischayn22; "Made it async but I don't think this will still work. Also, the method recurseCategories() has sync ..." [mediawiki/extensions/UploadWizard] (master) C: 1; - https://gerrit.wikimedia.org/r/50755 [18:15:04] 03(NEW) Do not show messages under Special:NewMessages for logged out users. - 10https://bugzilla.wikimedia.org/47222 normal; MediaWiki extensions: LiquidThreads; () [18:16:08] New patchset: Siebrand; "Update formatting" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59078 [18:16:08] New patchset: Siebrand; "Update formatting" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59079 [18:26:25] New patchset: Nischayn22; "(bug 43408) Add flickr templates to uploads from flickr." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/47837 [18:27:02] New patchset: Nischayn22; "Add flickr templates to uploads from flickr." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/47837 [18:48:07] Hi, I'm trying to figure out what configuration settings allow the html comment to show like this: instead of just Served in X secs [18:48:22] I've had no luck from perusing the mediawiki wiki [18:55:30] 03(NEW) default submit in Special:CentralNotice is wrong - 10https://bugzilla.wikimedia.org/47223 minor; MediaWiki extensions: CentralNotice; () [19:01:35] New patchset: Umherirrender; "Use a combined const, instead of string concat in Exif.php" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/58903 [19:02:53] 03(mod) invalid flickr urls - 10https://bugzilla.wikimedia.org/46559 +comment (10anna.m7) [19:05:22] 03(mod) Uploading just spins - 10https://bugzilla.wikimedia.org/47175 +comment (10alexthepuffin) [19:14:44] 03(NEW) Page with many styles shows javascript error in IE8 - 10https://bugzilla.wikimedia.org/47224 normal; MediaWiki: ResourceLoader; () [19:18:53] New patchset: Siebrand; "Update/add documentation" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59081 [19:19:46] New review: Nikerabbit; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50355 [19:28:07] 03(mod) Linden Scripting Language has wrong tag and is not up to date - 10https://bugzilla.wikimedia.org/47201 +comment (10sam) [19:28:23] 03(NEW) Please add me to several default CC lists - 10https://bugzilla.wikimedia.org/47225 minor; Wikimedia: Bugzilla; () [19:30:24] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59081 [19:35:47] 03(mod) [TUX] Provide access to translation history - 10https://bugzilla.wikimedia.org/46791 +patch-in-gerrit (10Nemo) [19:36:36] 03(mod) [TUX] Provide access to translations in other languages - 10https://bugzilla.wikimedia.org/46793 +patch-in-gerrit; +comment (10Nemo) [19:36:55] 03(mod) When replying to a thread with more than 5 nested messages, the new message disappears - 10https://bugzilla.wikimedia.org/47051 +comment (10Jesús Martínez Novo (Ciencia Al Poder)) [19:37:12] 03(mod) Please add me to several default CC lists - 10https://bugzilla.wikimedia.org/47225 +comment (10Thehelpfulone) [19:43:13] New review: IAlex; "(1 comment)" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/59078 [19:46:55] Change abandoned: Hashar; "(no reason)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/47848 [19:47:00] Change abandoned: Hashar; "(no reason)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/48027 [19:47:46] 03(mod) [TUX] Provide access to translations in other languages - 10https://bugzilla.wikimedia.org/46793 +comment (10Siebrand) [19:48:06] 03(mod) action=delete fails with internal_api_error_DBQueryError - 10https://bugzilla.wikimedia.org/46086 +comment (10Rainer Rillke @commons.wikimedia) [19:48:10] 03(mod) deadlocks mass-deleting media files in categories - 10https://bugzilla.wikimedia.org/13921 (10Rainer Rillke @commons.wikimedia) [19:48:17] 03(mod) [TUX] Provide access to translation history - 10https://bugzilla.wikimedia.org/46791 (10Siebrand) [19:49:05] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/56720 [19:59:08] New patchset: Umherirrender; "Added spaces before and removed spaces after 'array'" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59082 [20:13:07] New patchset: IAlex; "Special:BlockList now handles correctly user names with spaces when passed as subpage" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59083 [20:13:10] 03(mod) Special:BlockList doesn't accept username with spaces via URL - 10https://bugzilla.wikimedia.org/47218 +comment (10gerritadmin) [20:13:11] New review: Alex Monk; "(1 comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59079 [20:35:16] New patchset: Aaron Schulz; "[FileBackend] Made stat cache factor in last-modified time." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59084 [20:50:20] New patchset: IAlex; "Fixed incorrect parameter passed to LoginForm::userBlockedMessage()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59085 [20:50:23] 03(mod) Argument 1 passed to LoginForm::userBlockedMessage() must be an instance of Block, null given - 10https://bugzilla.wikimedia.org/47138 +comment (10gerritadmin) [20:55:16] New review: Matmarex; "@Ori, I raised the same issue in inline comments on patchset4, file tests/qunit/suites/resources/med..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/56762 [21:48:41] New review: Parent5446; "I know this is probably trivial, but you should do the str_replace first, and have the call to trim(..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/59083 [21:52:34] New review: Kaldari; "The pref was turned off pended the fix to bug 46550. We shouldn't remove the pref though. I think I'..." [mediawiki/extensions/Echo] (master) C: -2; - https://gerrit.wikimedia.org/r/59024 [22:01:52] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59082 [22:04:26] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59085 [22:04:31] New review: Matmarex; "I submitted If64b685c to address that. Once that's merged this should be good to go as well." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/57526 [22:05:10] Krinkle: *poke*? can you look at my latest comment on https://gerrit.wikimedia.org/r/#/c/57526/ ? [22:05:32] MatmaRex: I am already writing there [22:05:35] (sorry or lack of response, i was abroad this week, and sadly Internet access in hostels is scarce) [22:05:47] NO i'm not that's anotehr *26 [22:06:21] It is on my dashboard, I'll get to it when I get to it. [22:06:21] fun fact: in Netherlands, there is a better internet connection in the trains than in your hostel. [22:06:25] Not now. [22:06:34] alright, sure. thanks [22:06:44] I rarely get the train connection to work. Could be bad luck. [22:07:00] You've been in the Netherlands recently? [22:07:07] yeah, just came back today [22:07:14] unrelated to the hackathon ;) [22:07:48] and my days were pretty packed [22:08:10] i didn't even get to visit amsterdam, stayed in delft [22:09:07] New review: Krinkle; "@Ori" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/56762 [22:10:08] MatmaRex: What hackathon? [22:20:16] Krinkle: https://www.mediawiki.org/wiki/Amsterdam_Hackathon_2013 ? (sorry, was afk) [22:20:43] In April? [22:20:52] That's not for another month [22:21:30] yeah well, that's why it was unrelated :P [22:21:36] Ah, your entire was was unrelated to the hackathon. [22:22:27] Hotel wifi is horrible no matter where you are in the world. Its the one constant I can rely on wherever I go. [22:22:38] Sometimes its great, but its quite rare unfortunately. [22:23:00] Glad you got a great connection :) [22:23:10] i was honestly surprised i could check my mail on the train [22:24:04] pretty nice thing [22:33:30] New patchset: Kaldari; "Modifying ArticleEditUpdateNewTalk hook so that it passes the recipient" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/59086 [22:33:34] 03(mod) If web notifications are turned off the yellow bar of death does not return - 10https://bugzilla.wikimedia.org/46550 +comment (10gerritadmin) [22:35:16] New patchset: Kaldari; "Pref for showing notifications" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/56536 [22:37:21] 03(mod) If web notifications are turned off the yellow bar of death does not return - 10https://bugzilla.wikimedia.org/46550 +patch-in-gerrit; +comment (10Ryan Kaldari) [22:40:48] New review: Tim Starling; "It seems like half a change to me, so I'm not really too confident in reviewing it. The client side ..." [mediawiki/extensions/CentralAuth] (master) C: -1; - https://gerrit.wikimedia.org/r/57662 [22:48:34] New patchset: MaxSem; "Bug 46181: Coordinate value in dec format does not work on de,da,is" [mediawiki/extensions/GeoData] (master) - https://gerrit.wikimedia.org/r/59087 [22:48:38] 03(mod) Coordinate value in dec format does not work on de,da,is: "{{#coordinates:}}: invalid latitude" - 10https://bugzilla.wikimedia.org/46181 +comment (10gerritadmin) [22:49:52] 03(mod) Coordinate value in dec format does not work on de,da,is: "{{#coordinates:}}: invalid latitude" - 10https://bugzilla.wikimedia.org/46181 (10Max Semenik) [22:52:12] 03(mod) Empty parentheses are shown in block log entries when no block parameter is needed - 10https://bugzilla.wikimedia.org/47035 (10MZMcBride) [22:53:25] 03(mod) Some api responses do not contain coordinates - 10https://bugzilla.wikimedia.org/47133 +comment (10Max Semenik) [23:08:07] big security update? [23:15:30] 03(mod) Notification bot posts the same info twice - 10https://bugzilla.wikimedia.org/46997 (10christian) [23:37:06] New patchset: MaxSem; "Bug 47090: empty globe should be treated as $wgDefaultGlobe" [mediawiki/extensions/GeoData] (master) - https://gerrit.wikimedia.org/r/59091 [23:37:07] New patchset: MaxSem; "makefile" [mediawiki/extensions/GeoData] (master) - https://gerrit.wikimedia.org/r/59092 [23:37:09] 03(mod) The option prop=coordinates returns wrong values for negative lattitude - 10https://bugzilla.wikimedia.org/47090 +comment (10gerritadmin) [23:38:14] 03(mod) The option prop=coordinates returns wrong values for negative lattitude - 10https://bugzilla.wikimedia.org/47090 +patch-in-gerrit (10Max Semenik) [23:45:13] 03(mod) Change merged without Verified - 10https://bugzilla.wikimedia.org/46467 (10christian) [23:49:37] I don't suppose there's any way to temporarily shrink or minimize the left hand side bar in the vector theme? [23:50:00] that would be a nice feature [23:50:42] andy753421: no, there are ideas, prototypes and half-working code, thoug [23:50:43] h [23:51:06] andy753421: i worked on one myself, https://gerrit.wikimedia.org/r/#/c/44859/ [23:51:47] andy753421: there are also some gadgets on the wikis, ask on en.wiki village pump and you'll probably get linked a few of them [23:52:16] ok, thanks [23:59:08] New patchset: Tim Starling; "Remove mw.getLogBuffer and others from public interface" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/58897 [23:59:22] Change merged: Tim Starling; [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/58897