[07:13:41] wow, now the caches are so stale that not even reloading works [07:17:16] O_O [07:18:28] (https://phabricator.wikimedia.org/T101224#1386530 ) [07:18:45] Our poor servers are getting more and more slacking lately ;) [07:22:13] i get a lot of "sessoin" errors when trying to post....infact 3 of my 5 posts will get always that error :/ [07:22:18] session* [19:18:01] comets, perhaps I'm experiencingg a connection a bit like yours now :) something like 1 KiB/s andwidth nd 14 top, with 1500 ms latency, on an Italo train ;) [20:43:56] hey guys [20:43:59] hey [20:44:23] so, what are your thoughts? [20:45:11] (westonnh, I'm not sure if you've had a chance to see the two points I raised on the task) [20:45:33] looking… in mtg - give me a few mins [20:46:01] ah no problem at all [21:26:48] so I think we've figured out the road forward - we need to make a patch to run this for a dozen or so reasonably popular articles only and see what happens [21:27:13] SMalyshev: yes, +1. [21:27:30] any sugestions on how to identify suitable ones? [21:28:34] i'd suggest to use a few english Featured Articles and all connected language versions [21:28:58] look at http://stats.grok.se/ and https://www.google.com/trends/ to identify a few topics that have roughly equivalent interest across languages maybe [21:31:41] SMalyshev: and we need to make sure that those articles get reindexed by Google. [21:32:45] that should happen pretty quickly anyway [21:33:32] well judging from how much 'change' there was on canonical links after the https switchover... [21:34:08] according to paravoid at least. [22:01:39] I'm getting this weird "$.ucFirst is not a function" from mediawiki.Title.js that I can't get rid of and prevents VisualEditor from loading. Everything is provisioned and up to date and all my local changes are discarded at the moment. Anyone have any ideas? [22:03:57] ferdbold: hm, looking [22:05:36] ori: Here is what it looks like http://i.imgur.com/S4ZqO5R.png [22:07:26] ori: looks like a missing dependency [22:07:31] jquery.mwExtension [22:09:39] ori: 4559185ae816f316f9244ecfcab7a995b2b13eb0 [22:09:51] change-id Id7025dc2be958840735f4a9a5b020bd876011740 [22:10:27] thedj: cool, i'll fix [22:11:03] * thedj goes to bed [22:12:55] thedj: thanks! [22:14:45] ferdbold: I should have the fix rolled out in 5 minutes [22:16:04] ori: Awesome :D [22:19:18] ori: ps. might also effect a few site or userscripts, since now this module is no longer autoloaded, and i'm quite sure either english or commons was using $.escapeRe [22:19:37] s/autoloaded/alwaysloaded [22:20:22] yeah, here are instances of $.ucFirst usage: https://dpaste.de/3xrr/raw [22:21:21] argh, >100 of $.escapeRE [22:40:03] hello, does this still exists? https://doc.wikimedia.org/mediawiki-core/master/js/#!/api/mw.RegExp [22:40:36] I'm getting an error in Twinkle where it calls mw.RegExp where apparently it is not defined [22:40:56] maybe Twinkle needs to require something? [22:41:55] actually it looks like Huggle is having the same problem... so vandals aren't getting anything higher than a level 1 template, and never reported to AIV [22:41:58] this is bad [22:42:21] ori: ^ ? [22:44:39] wait, I lied about the Huggle part. That's working fine. Still an issue for Twinkle users, though [22:45:37] MusikAnimal: doh, that's me [22:46:41] MusikAnimal: fixing [22:46:48] ori: thank you!