[04:29:22] Hello, I am trying to retrieve number of pages created in page namespace on Telugu Wikisource (te.wikisource) using quarry. I could see only page touched field, will this be accurate? Or is there another place I should try? [04:33:18] What I actually require is : Number of pages created in page namespace in the given time period. [04:33:40] I think page touched counts edits [04:33:48] i.e. any edit, not just creation edits [04:49:11] Krenair: Where would be page creation edits stored woth datetime? [04:49:45] how recently? [04:51:30] say in july 2014 [04:51:40] around a year and within [04:58:58] I'm not sure we store information against each revision to make that simple. [04:59:21] oh, hang on [04:59:25] rev_parent_id [05:01:52] omg mediawiki [05:02:15] tuxnani, "select count(*) from page, revision where rev_page = page_id and rev_parent_id = 0 and page_namespace = $NS and rev_timestamp <= 20140800000000 and rev_timestamp > 20140700000000;" possibly? [05:02:47] ok [05:03:03] obviously you need to replace $NS [05:03:18] domas: ? [05:03:34] I sometimes get surprised by the channels I lurk in [05:04:34] Thank you Krenair [05:04:45] http://quarry.wmflabs.org/query/2081 [05:07:53] oh, big data [05:08:06] big? [05:08:32] yes [05:08:51] We count tewikisource as medium sized [05:10:02] Getting a database error on https://en.wikipedia.org/wiki/Special:ActiveUsers/Wifione currently [05:10:07] https://gist.github.com/Lorwp/3837f6e4c56f84f68a97 [05:13:01] could i get someone smart(er) than me to work this out? seems to be a timeout error [05:14:16] yeah I think mysql just gives up and tells you to stop wasting its time :p [05:15:01] well with Wifione i'm not shocked..though i'm not the one who encountered this atfirest [05:16:10] I'm not shocked because it's a special page on enwiki [05:16:32] what did the special page do to you? :P [09:54:16] Ugh, what a pity that we can't enjoy this https://gerrit-review.googlesource.com/#/c/56241/ [10:22:01] the new change screen? [11:00:36] godog: no, the fixes to it :) [11:00:44] We have the new change screen in its worst release [11:00:54] (For users who select it in preferences) [11:01:44] ah, I didn't bother with changing it, I'm sure people would be up to update gerrit when that gets into a release [11:02:10] godog: Hm? The new change screen is the reason we've not updated to 2.9, allegedly [11:02:55] oh, is old screen still available in 2.9 ? [11:02:58] I use the new change screen because it computes the diffs server-side [11:03:24] I don't know. But IIRC 2.8.x doesn't change defaults https://phabricator.wikimedia.org/T65847 [11:07:47] I see, yeah by reading the ticket I clearly lack context there [11:09:48] Well not so much, it's rather simple. 2.9 changes defaults and we prefer to avoid the disruption. 2.8.x *seems* to have no breaking changes etc. [21:19:04] Uh, something's new in phabricator :) [21:20:10] what is? [21:24:58] For now I notice the profile changes and the scrollbars being stolen from the browser [21:25:54] https://en.wikipedia.org/wiki/Heat_shock_protein_90kDa_alpha_(cytosolic),_member_A1#Hsp90_Inhibitors [21:26:00] 15 notes for a less that one line sentence [21:26:06] That has got to be a record [21:27:10] Nemo_bis: there's already a bug for scrollbars [21:28:06] MatmaRex: ok [21:28:10] uamaol: citation factory at work? https://en.wikipedia.org/w/index.php?title=Heat_shock_protein_90kDa_alpha_%28cytosolic%29,_member_A1&diff=647766236&oldid=647766064 [21:29:08] uamaol: cf. https://lists.wikimedia.org/pipermail/wiki-research-l/2015-February/004149.html [21:45:11] Are the logs of the foundation's IRC public anywhere? [21:45:20] They must be a funny read at times [21:47:21] ? [21:55:21] uamaol, no [21:55:25] uamaol: there are probably a hundred wikimedia related irc channels on freenode... some are logged... usually, the log is linked from the topic. [21:55:36] some channels are publicly logged, on other's it's explicitely banned [21:56:07] lol [21:56:22] iS that a part of the accountability row? [21:56:45] Referencing logs in arguments [22:00:43] Not really. Usually technical channels are logged because they may contain useful support information [22:01:10] (AKA the IRC helpers have one more excuse to slap you if you don't use search) [22:01:40] (Although, now that I think of it, Ubuntu channels do that but we don't much) [22:14:14] uamaol: join #wikimedia-research to discover if it's really a record (being verified right now!) [22:15:39] Nemo_bis: What is? [22:27:27] mw.org seems down [22:27:33] Errm, https://www.mediawiki.org/ says "File not found: /srv/mediawiki/php-1.25wmf18/index.php" [22:28:58] alright, some actions in #ops [22:32:24] Think I might go to bed, good night! [22:43:34] Hey guys, looking to sign up for the mediawiki api anyone know whats going on with the servers? [22:46:03] you want to use the api for mediawiki.org?