Go to file
Daimona Eaytoy 4ab12305f1 Use string cast for Postgres compatibility
We JOIN integer and text, so Postgres would always fail on these. As
mentioned in the task description, this is only a temporary solution
(although a clean and durable one), while the long-term one is
I7460a2d63f60c2933b36f8383a8abdbba8649e12.

Bug: T42757
Change-Id: Ifddd0bca1e8eaa7c70511fb0d0588457b4fd0669
2019-03-23 12:44:02 +01:00
.phan Migrate to new phan 2019-03-16 09:41:23 +00:00
db_patches Fix issues with SQLite 2019-03-01 10:44:58 +01:00
i18n Localisation updates from https://translatewiki.net. 2019-03-23 10:21:56 +01:00
includes Use string cast for Postgres compatibility 2019-03-23 12:44:02 +01:00
maintenance Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
modules Merge "Use lowercase for built-in variables" 2019-03-22 10:44:24 +00:00
tests Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.10.1 2019-02-18 19:26:42 +01:00
.gitignore Migrate to new phan 2019-03-16 09:41:23 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Merge "Don't use wgLang and wgContLang" 2019-03-17 09:53:16 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
abusefilter.tables.pg.sql Fix database schema for PostgreSQL 2018-09-29 12:12:52 +02:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql Fix SQLite syntax errors 2018-06-26 14:50:57 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json Migrate to new phan 2019-03-16 09:41:23 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Merge "Remove usage of MakeGlobalVariablesScript hook" 2019-03-17 10:32:30 +00:00
Gruntfile.js Remove obsolete aliases from closures 2018-11-23 15:44:58 +00:00
hooks.txt Add a new method and hook for static variables 2018-12-30 18:15:33 +01:00
package.json build: Update eslint-config-wikimedia to 0.10.1 2019-02-18 19:26:42 +01:00