[17:43:07] robla: i see you and aaron are doing a het deploy on Jul 28. would that at all conflict with doing a fundraising test from 9-10am on Jul 28? the FR test involves running banners on en.wikipedia and hu.wikipedia [17:48:34] awjr: in a meeting right now, but it'd be good to talk about this in #wikimedia-operations (Aaron is there, but is deploying right now) [17:49:00] robla: sure thing - ping me when you guys are available [17:49:31] awjr, it's a "there shouldn't be any downtime" thing.. [17:49:49] <^demon> Well everything "shouldn't" cause downtime :) [17:50:04] exactly [17:50:06] but shit happens [17:50:18] it's probably planned to have some errors during the fundraising :) [17:53:10] things have a weird way of breaking minutes before fundraiser tests... [17:57:00] <^demon> awjr: s/minutes before fundraiser tests/at very inconvenient and unexpected times/ [17:57:18] :p [18:11:03] *hexmode is here now [18:12:25] hi hexmode: I had an idea on the PHP scaffolding for the code review stats [18:12:44] :) [18:13:11] it may be just as easy/easier to switch to jqplot from flot in the process of building that [18:13:59] jqplot looks much simpler than flot, and would buy us a couple features that would be very useful [18:14:15] cool! [18:14:28] and this is for integrating w/ CR, right? [18:14:37] yeah, eventually [18:14:42] see: http://www.jqplot.com/tests/zooming.php [18:15:09] and, did you see the api update I made to make tags available via api? I think that would make toolserver db access un-needed. [18:15:27] oh? [18:15:45] Those stats don't use tags for anything... [18:16:00] love the zoom [18:16:09] no, but the revision report does [18:16:31] oh, yeah [18:16:46] That's sorta why I added stuff like new backlog per user to current stats ;) [18:18:15] k, making sure my todo list is up-to-date [18:18:53] <^demon> We should make it easier to plug in new stats to that special page as needed. [18:18:59] yeah.. [18:19:07] Encapsulate, and foreach stat in stats... [18:19:54] which special page? the one I'm theoretically working on? [18:20:04] http://www.mediawiki.org/wiki/Special:Code/MediaWiki/stats [18:20:35] ah, hadn't poked at that [18:20:42] *hexmode likes "wall o' shame" [18:32:32] ^demon: Bug #29844 ... might that be related to cl_collation update [18:32:45] <^demon> !b 29844 [18:32:45] --elephant-- https://bugzilla.wikimedia.org/show_bug.cgi?id=29844 [18:32:50] he sent me a dump and it WORKSFORME [18:33:23] <^demon> iirc, paging in categories never worked (properly) until AryehGregor's work on categories last summer. [18:33:27] <^demon> So it may very well be a WFM now. [18:33:38] That's not exactly true. [18:33:44] My work fixed some bugs, and left some other bugs. [18:33:54] *^demon shuts up then [18:33:59] heh [18:34:01] And possibly created some. [18:34:08] <^demon> hexmode: Ignore me, I've never touched category code really. [18:34:09] The first thing I'd ask is if he ran update.php. [18:34:20] he did [18:34:22] *^demon goes back to reverting crap [18:34:43] now he wants to me to point to him where category update is happening [18:35:20] so I'm gonna point him to line 170-172 in MysqlUpdater.php [18:35:46] (which is why I asked ^demon in the first place ;) [18:36:01] but I suppose he can now be absolved [18:36:25] <^demon> I need a new nick so people stop asking me questions ;-) [18:36:38] <^demon> something that nobody would guess is me. [18:36:46] everyone likes asking a demon questions [18:37:02] "why do you torment me so?????" [18:38:13] alolita, https://bugzilla.wikimedia.org/show_bug.cgi?id=29834 http://www.mediawiki.org/wiki/Thread:Talk:Article_feedback/Next_steps_on_AFT/reply_(3) [18:38:53] alolita, can you advise whether we're allowed/can/should put AF on other wikis? Thanks! :) [18:40:54] <^demon> Grrrrrrrrrrr. [18:41:12] *^demon reverts trunk back to r80000 or so, before all this Action and Context crap landed. [18:41:15] <^demon> ;-) [20:30:19] Reedy: did that email help clarify af a bit? [20:30:50] I need some way to be able to tell hiwiki to go away if they're not allowed it :P [20:31:17] Though, it isn't translated [20:31:19] Reedy: is there a bug num? [20:31:21] I can stall them for a bit :P [20:31:41] https://bugzilla.wikimedia.org/show_bug.cgi?id=29834 [20:32:16] they are persistant, aren't they ;) [20:32:49] Heh, yeah, but it's not helped by misguided views [20:33:56] is p858snake on hiwiki? huh [20:34:11] ? [20:34:17] *Reedy notices he is sat in the dark [20:34:20] *Reedy puts a light on [21:10:54] !r 93247 | RoanKattouw [21:10:54] --elephant-- RoanKattouw: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93247 [21:10:56] Awesome! [21:12:49] Whee [21:13:14] and so it begins [21:13:29] 1.19? [21:36:55] hi [21:47:34] hashar: hey! [21:47:59] hexmode: howdy? [21:48:08] hexmode: I have tried to review some patches today [21:48:19] :) [21:48:22] excellent [21:48:38] and still spending some spare time on running the javascript suite under node.js [21:49:02] I think I'm gonna set 1 day aside to do patch review [21:49:15] my own "20%" project ;) [21:49:35] for some patches, you actually want to have a specialist assigned to it [21:49:50] parser comes to mind <:-) [21:50:50] sure [21:51:04] but patches for parser are pretty rare [21:57:57] my mac does not let me record my screen in a video :( [21:58:26] where is Steeve Jobs when I need him [21:58:35] I have a linux program that does that ;) [21:59:06] looks like vlc does it [21:59:28] yeah, vlc is awesome [23:17:46] anybody familiar with the behavior of $wgDBServers? i've got a wiki configured with 3 db slaves. sometimes when one of those slaves goes down, it can take a long time for the wiki to respond to requests (like over 25s)