[00:36:55] legoktm: do you think it would make sense to ExtensionRegistry to expose a hash of its cache keys, or a highest detected filemtime? [00:38:22] I want my REST router to build a routing tree from extension configuration and cache it, but ideally I don't want to have to hash the whole route array to figure out whether it has changed [14:51:27] TimStarling: somewhat related - https://phabricator.wikimedia.org/T187154 [14:52:06] There is a cache in the code we don't yet use, which we might not need or maybe we do. [14:52:26] I've not seen it show up in flame graphs for a while, so overall seems like stat cache is doing enough for us, but that might change on PHP 7 [14:52:40] as well as as we change more to extension.json [20:25:48] hi folks, do you have a second to look at https://gerrit.wikimedia.org/r/c/mediawiki/extensions/VisualEditor/+/508915 ? i'm fixing a problem caused by a sudden MW core breaking change. i would like to backport this today [20:33:24] I wonder if there's any mo [20:33:25] re [20:37:01] MatmaRex: minor fix/addition needed and I'll CR+2 [20:37:05] Reedy: done [21:18:29] Hmm, is it expected that skins/extensions have not been branched for 1.33 yet? [21:29:20] paladox: Yes. [21:29:33] ok, thanks :) [21:29:41] is there a date for when they will be branched? [21:29:50] or will they be branched when 1.33 is released? [21:29:58] paladox: https://phabricator.wikimedia.org/T220653 [21:30:14] ah [21:30:18] paladox: Yet more fall out from denying HTTP Auth, and also a lack of time. [21:30:21] thanks (forgot about that one heh) [21:31:27] Yup, i have changes that will allow us to re enable HTTP Auth (or at least reconsider it)