[15:40:30] Could someone please review https://gerrit.wikimedia.org/r/#/c/342491/ ? It just changes the order of two code blocks (4 lines moved) to execute one permission check before an other and hence show a better error message for anons ("you are not logged in, login here" instead of "you don't have the right to do this, only users in the group 'user' can do so"). [16:03:21] "just" [16:05:19] Reedy: Hmm? Don't get that. [18:01:46] :-( - half the time is spent setting up mediawiki --- https://performance.wikimedia.org/xenon/svgs/daily/2017-03-15.load.svgz [18:02:23] LocalSetting.php, Wikibase composer, EchoHooks, .. [18:32:15] Krinkle: I filed a bug about wikibase's heavy ass composer setup ... 2 years ago? [18:32:46] bd808: It's not too bad actually - seems I got a core one this time - https://phabricator.wikimedia.org/T160678#3107420 [18:32:59] Unnececarry work in class constructor [18:34:36] lol [18:34:48] T85737 [18:34:48] T85737: Optimize Wikidata's Composer class loader impact - https://phabricator.wikimedia.org/T85737 [18:47:37] "Several of these components seem to only use the "files" autoloader to make something show up in Special:Version." [18:47:49] Heh, that made me laugh [21:06:43] legoktm: Could use your review and verification on https://gerrit.wikimedia.org/r/#/c/269901/ [21:06:48] Should unblock gadget progress [21:09:13] tgr: Reedy: Specifically, only text/plain if the error is on an image request. for css/js it'll always respond as css or js. [21:09:22] (with the error message in a comment) [22:15:28] RainbowSprinkles: I did some edits to https://wikitech.wikimedia.org/wiki/How_to_deploy_code, can you review?