[03:59:52] Dreamy_Jazz: just heads up [Since i notice you work a lot on checkuser], there's been some people reporting db errors related to check user cuc_private field not existing https://www.mediawiki.org/wiki/Topic:X580he32kp0ab8tp [04:01:47] Oh, neverind, found the bug for it (https://phabricator.wikimedia.org/T321041) [04:49:37] I kind of wish we filtered new user log from RC by default [07:04:26] If you have an HTMLMultiSelect where some are default true, how do you normally distinguish between none being selected vs url parameters unspecified? [07:16:16] Oh i figured it out [07:21:38] setFormIdentifier() [19:43:48] The mediawiki docker images do not contain PostgreSQL. I was able to modify the 1.35 Dockerfile to add libpq-dev, pdo, pdo_pgsql, and pgsql and I was able to successfully connect to my PostgreSQL database. I need to convert a 1.22 mediawiki site that is using semantic mediawiki and need to build mediawiki 1.29 with PostgreSQL, but I cannot find the [19:43:49] Dockerfile. [20:13:38] is there a particular reason you are converting from mariadb to postgresql? [20:15:16] We are a postgres shop [20:16:23] We have a 100 postgres database and tools such as barman to backup the databases [22:13:57] Travis62: there's no image for 1.29 I think, we only started publishing images on Docker Hub a few versions after that. the Dockerfiles are in https://github.com/wikimedia/mediawiki-docker