[07:35:20] * Nemo_bis unsure https://phabricator.wikimedia.org/T11436#2897982 [08:18:07] !contribute [08:18:08] For information on how to contribute towards the MediaWiki project, check out [08:18:50] does {{#if:{{#ifeq:{{str left|{{{prev|}}}|22}}|
boblamont: when you find yourself struggling with the interpretation of {{str left}} and similar, the time might have come to switch your template to Lua. [11:22:28] Nemo_bis: The template is Lua, I'm just going through it to clean it up a little and remove unnecessary parts. [11:24:36] Good, thank you for the work on this then :) [15:30:55] <_TWS> iirc, when I was installing MW, I read something about it supporting git? How do I access that and get it set up to view my repositories? [15:36:19] heya, anyone good with the new extension loading mechanism? [15:45:15] _TWS: what do you mean by "supporting git"? [15:45:38] <_TWS> not sure, but I want to remember that it was one of the requirements for installing? [15:45:41] Downloading the MediaWiki code from git? Updating MediaWiki with git? Using MediaWiki as a system to access non-MediaWiki git repositories? Other? [15:45:59] No, downloading from git is only one of the options [15:46:20] <_TWS> ok [15:47:15] <_TWS> I tried the codereview(?) extension, but couldn't figure out how to configure it to access local repsitories. Now I'm looking at git and was hoping to do that instead [17:12:38] anyone know how to close a phabricator task as a duplicate of another? [17:13:59] Yes... related items or one of those ones. [17:14:01] UltrasonicNXT: "Edit Related Tasks..." [17:15:06] Vulpix: sweet thanks [17:15:26] and which task do I do that on? [17:15:46] the parent or the child if you know what I mean? [17:16:23] from whatever one, you have both options, mark *this* as duplicate, or merge *other* duplicates here [17:17:16] okay thank you very much!! [17:31:04] Niharika: I am planning to work more on LoginNotify, I'm just not exactly sure when. There's been a lot of other things to do recently [17:31:31] bawolff: We were wondering if we could help with it. :) It's turned up high on the wishlist! [17:31:57] Sure, by all means [17:33:11] Thanks. [17:33:24] * bawolff will never say no to people offering to help [17:34:03] ComTech wishlist has actually been a bit of a blast from the past. The longer edit summary thing being something I tried and failed to get done a long time ago [17:35:23] * bawolff wishes you all the best of luck trying to get that to go through [17:37:15] :D Going by the comments on that ticket, I'm wary of it. [17:53:04] I'm kind of hoping jcrespo's session at dev summit will clarify some things around that bug [18:29:16] Can anyone help me with working out the errors jenkins has found here? https://integration.wikimedia.org/ci/job/mwext-testextension-php55/30676/console :) [18:30:17] It looks like you're missing help messages [18:30:44] what's the gerrit change? [18:31:42] you can remove the /console part of the URL [18:31:53] then click the 'Triggered by change' link [18:33:18] the errors will be with the existing code rather than your change [18:33:25] UltrasonicNXT: Well that looks totally unrelated to your change [18:33:33] So I guess the extension is just broken [18:33:55] Its probably acceptable to merge the patch despite the broken tests [18:39:31] UltrasonicNXT: merged [18:40:08] bawolff: cool cheers! never sure if ignoring those is allowed [18:40:32] Well as a general rule, one shouldn't [18:40:39] but it clearly had nothing to do with your patch [18:44:59] UltrasonicNXT: I filed https://phabricator.wikimedia.org/T154036 for the underlying issue