[01:14:56] User:User:East718 has no global account, no meta user page, but a global user page [01:15:01] https://en.wikipedia.org/wiki/User:User:East718 [01:15:46] legoktm, ^ [01:17:03] Confusing [01:17:06] FDMS: o.O could you file a bug for that please? [01:17:34] legoktm: Yes. [01:20:17] something is probably stripping one of the User: prefixes [01:20:26] Done, enwp.org/phab:T91029. [01:22:04] thanks [01:27:03] https://en.wikipedia.org/wiki/User:User:Legoktm heh [01:27:46] https://en.wikipedia.org/wiki/User:User:Jimbo_Wales [01:27:46] https://en.wikipedia.org/wiki/User:User:Legoktm4 [01:27:57] END OF DAYS [01:27:58] (del/undel) 00:09, 23 August 2006 CesarB (talk | contribs | block) deleted page User:User:Jimbo Wales (content was: 'Create to avoid vandalism, or impostors. '''''ε'''''Encyclopedist')) (view/restore) [01:28:04] Old meets new. [01:28:04] MariaDB [centralauth_p]> select count(*) from globaluser where gu_name like 'User:%'; [01:28:05] +----------+ [01:28:05] | count(*) | [01:28:05] +----------+ [01:28:06] | 15 | [01:28:06] +----------+ [01:28:08] 1 row in set (0.01 sec) [01:29:02] fun fact, User::newFromName() automatically strips any namespace prefix from a title. https://en.wikipedia.org/wiki/User:Talk:Legoktm [01:29:12] https://en.wikipedia.org/wiki/User:Wikipedia:Legoktm etc [01:29:21] ("my" discovery only "works" with 718, not 719 etc.) [01:29:45] yeah, the base username has to actually exist [01:30:18] aah, of course [01:33:29] hmm, User::isValidUserName even guards against this.. [01:39:28] * FDMS updates the bug title and description [02:56:02] Is toollabs down, or just me? [02:57:47] jep, should be back up in some minutes [02:58:26] phew...the enwp AfC-log is rising and we can't review sumbissions w/o a copyvio-check (via tool on labs) [02:59:36] backlog* [02:59:40] Josve05a, #wikimedia-labs [03:00:18] Yeah, joined that one as well...but this was already "open" in my client, just not joined, so seemed...faster... [03:01:00] Plus I can never find the channel name... -toollabs, -wmflabs, etc. [03:10:41] how outrageous would it be to propose Extension:MyVariables be added to enwiki? [03:11:43] I guess vandals could do childish things like put "{{CURRENTUSER}} is stupid" in an article [03:13:41] propose where? [03:14:00] to WMF, I guess through a phab report [03:14:11] but I actually just saw this: https://www.mediawiki.org/wiki/Extension_talk:MyVariables#Requires_Disabling_the_Cache [03:14:32] if that's true than the extension is arguably useless [03:14:40] yep, this is why I raised eyebrows [03:15:32] I guess JS is the only way to reliably grab the current user [03:15:55] if you're interested this is for: https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(proposals)#Editnotice_for_new_users_editing_their_user_page [03:16:00] don't see the ticket [07:47:19] [[Tech]]; ArchiverBot; Bot: Archiving 3 threads (older than 30 days) to [[Tech/Archives/2015]].; https://meta.wikimedia.org/w/index.php?diff=11401837&oldid=11379377&rcid=5987910 [16:49:28] MusikAnimal, MyVariables on enwiki? [16:49:30] hahaha [16:49:53] I knew it was ridiculous [16:50:04] even before I found out it wouldn't work [16:50:08] due to the caching [16:50:13] Hey ^d, any idea what's up with the suggestion on https://commons.wikimedia.org/w/index.php?title=Special%3ASearch&profile=default&search=Prudence+incategory%3AJoshua_Reynolds&fulltext=Search ? [18:12:18] hello. can someone please tell me what I should do in order to run by myself a query I have? [18:13:32] What do you mean by that? Do you mean an API query? [18:14:14] I mean something like https://it.wikipedia.org/wiki/Utente:Elitre_(WMF)/Utenti_VE . [18:14:31] Ah, a database query [18:14:56] I'd need to run several of them so I don't want the task to be a burden for anyone. [18:15:22] Elitre: https://quarry.wmflabs.org/ [18:16:07] great! I knew there had to be a way. thanks! [18:17:04] Anyone can run queries on the database? [18:17:18] odd [18:17:26] only the public tables [18:17:49] Elitre: http://quarry.wmflabs.org/query/2305 [18:18:06] cool [18:18:45] yeah. I shouldn't break anything, or at least I'll try. [18:19:36] Hopefully it is setup in such a way that one can't break things [18:20:33] of course. thanks a lot. [21:07:25] What does it mean when jenkins-bot merges a change? [21:07:48] That doesn't mean it should be live on WMF wikis already, does it? [21:08:01] <^demon|lunch> pajz: No, just that it's merged to the git repo [21:08:10] <^demon|lunch> It'll show up in beta in ~5mins though [21:10:14] ^demon|lunch, thanks ... "beta" as in ...? a beta version used in production? [21:10:26] <^demon|lunch> As in beta labs [21:10:41] <^demon|lunch> http://en.wikipedia.beta.wmflabs.org/wiki/Main_Page [21:10:45] <^demon|lunch> Updates every 5m or so [21:11:31] Ah, ok. thanks. [21:11:44] <^demon|lunch> you're welcome [21:12:05] <^demon|lunch> Code gets branched for production every wednesday [21:12:30] <^demon|lunch> (So that's when an individual change is likely to start making its way out, first to test and mw.org, then other sites)