[01:53:32] Reedy: MediaWiki reads from installed.json for the Special:Version and API listings [01:53:43] Mmm [01:53:46] Fair enough [01:53:58] Composer just being stupid [01:54:16] We used to read from composer.lock, but we switched for some reason that I forget [01:54:34] At least they're talking about making it deterministically ordered [01:54:45] Even though shit shouldn't be committed [01:54:49] Even though a lot of people do it [01:55:42] https://phabricator.wikimedia.org/T106247#1751334 "more likely to be correct" gj me [01:56:20] I think the main difference is that composer.lock is what you should install, and installed.json is what you actually should install [10:27:43] https://github.com/composer/composer/issues/4410#issuecomment-166239587 - That's it compare commiting a vendor repo to posting your wordpress creds on github [11:59:37] [a5c7d64a] /wiki/Special:Version MWException from line 747 of /var/www/w/includes/db/Database.php: DatabaseBase::factory no viable database extension found for type 'mysql' [11:59:39] That's nice [18:52:44] anomie: Any ideas on what to do about the failures in https://integration.wikimedia.org/ci/job/mwext-testextension-zend/17339/console ? [19:39:52] legoktm: Try adding "@group Database" to the unit test class and see if it magically fixes it (the new Depends-On thing could be helpful since you won't have to merge to test it)? Otherwise I have no idea. It doesn't do that for me locally. [19:40:29] legoktm: You can feel free to use https://gerrit.wikimedia.org/r/260397 to add the Depends-On to. [19:54:53] anomie: ok, I'll try that, thanks [20:04:00] bd808_: Hey, can your API stats stuff tell me a rough indication of how much action=query&list=prefixsearch is used from sources other than the mobile apps? [20:04:27] someday, yes [20:04:32] today, maybe? [20:04:56] If it's easy, I could use it. If not, don't worry about it. [20:05:17] (also that would include generator=prefixsearch, if the API stats stuff stores those separately) [20:06:28] * anomie is trying to decide whether https://gerrit.wikimedia.org/r/#/c/260383/ should be announced to mediawiki-api-announce or not [20:07:25] Do you think numbers from one day would be enough or do you need more info than that? [20:08:06] One day should work. I'm just trying to differentiate between "bunches of people use it" and "no one really uses it much". [20:08:22] Besides that the mobile apps use it tons. [20:14:09] Anyone want to review my release notes? [20:14:10] https://phabricator.wikimedia.org/T122023 [20:14:31] anomie: I'm running a hive query now, it should in theory only take a few minutes [20:14:38] Thanks! [20:29:18] anomie: https://phabricator.wikimedia.org/P2447 [20:30:08] bd808: Thanks! [20:30:58] bd808: with you in a minute, got tangled up in a GCI discussion [21:55:11] vagrant 1.8 is out [21:55:38] I wonder what new ways it breaks mw-vagrant? [21:57:02] heh