[00:08:40] On meta and mediawiki, searching for namespace+colon results in a red "An error has occurred while searching: The search backend returned an error:". E.g. search for Help:, or Template:. But Special: gives no error. [00:35:58] any suggestions for vim + php on the various excessivly large files in mediawiki? I can start typing in vim and nothing shows up untill i stop typing if i'm 3k lines into, for example, HTMLForm.php [00:36:21] doesn't even show up when i stop typing, if i typed a few lines it will take +- 5 secconds to show up [00:38:22] i turned off a few of the php_* syntax options(but not all) but didn't really make a difference. The only thing i can seem to do to help is :syntax off, which sucks [00:57:51] ebernhardson: you probably have a syntax file with regexps that are highly recursive or have lots of backreferences [00:57:59] possibly not the default [17:51:15] Hey everyone. In about 10 minutes we're going to be talking about the new account creation and login designs (http://blog.wikimedia.org/2013/04/25/try-new-login-accountcreation/), in #wikimedia-office, if you want to join. [19:26:31] superm401: wheezy here too :) [19:27:11] jeremyb_, cool. [20:16:38] Anyone have any idea why [].chunk(), [].dups() and [].uniq() work on commons but not other wikis? [20:16:48] It's breaking some deployed code [20:18:29] Logging out removes those functions... maybe this is a gadget or something [20:21:46] Krenair: probably a gadget [20:21:53] or some old code in common.js [20:22:23] Krenair: also, all of those are undefined for me, logged in [20:22:27] so, a gadget. [20:24:31] Ah it was something in my global javascript. nevermind [23:37:36] gn8 folks