[00:00:09] I just ran the raw query, will run the other one later [00:00:16] mysql> SELECT up_value, COUNT(*) FROM user_properties WHERE up_property='quickbar' GROUP BY up_value; [00:01:29] Hmm [00:01:30] http://mediawiki.pastebin.com/zDtTD3LY [00:01:52] So that's about 14k users on enwiki [00:01:55] Skin pref not considered [00:04:02] <^demon> Where the heck is the pref? [00:04:56] Noo idea [00:05:05] I can tell you where the CSS for each pref is [00:05:09] hrm. i wonder how polluted our data is going to get from random people adding the tool to random articles. [00:05:39] jorm: Excluding specific articles from a dataset after the fact is trivial [00:05:49] Identifying the bad articles may not be [00:05:54] i have removed the "bad" ones from the category. [00:06:23] so the category currently reflects what *should* be there. [00:14:46] hmm, am I crazy or is there a FULLURL parser function? [00:14:58] <^demon> pretty sure there was. [00:20:12] ^demon: perhaps it's in ParserFunctions [00:20:59] It's not [00:21:01] It's core [00:21:04] Lowercase, though [00:21:06] fullurl [20:32:46] pdhanda: Are you around to talk about that session locking stuff? [20:32:50] If not I'll just reply to your e-mail [20:58:09] RoanKattouw: was at lunch, yeah just saw your email [20:58:29] OK [20:58:47] Yeah it's very strange you should complain about session locking while just two weeks ago Neil and I were complaining about lack of it [20:59:03] let me try what you suggested [20:59:15] heh [21:14:50] RoanKattouw: do you know wheter most of our wikis in production have $wgSessionsInMemcached set? [21:14:56] seemed to work in prototype [21:15:05] All do [21:15:12] How else would sessions even /work/ ? [21:15:14] sweet [21:15:25] Given that there's like 150 Apaches and they can't touch each others' /tmp [21:15:36] true [21:28:46] Hey [22:35:30] the doctor says my eyesight is actually getting *better* [22:35:41] except right now i can't see for shit since my pupils are the size of atlanta. [22:45:36] heh [22:45:43] jorm your robs/lungs ok? [22:45:48] ribs even [22:46:49] yeah. they just think it's bruised. [22:46:53] he gave me a LOT of vicodin. [22:46:58] 50. [23:26:20] pdhanda: the diff on prototype/flaggedrevs seems to be working really well [23:26:42] cool. i'll check it into that branch then [23:26:48] it's all in trunk already