Go to file
Jeff Janes d7fccb57ed PostgreSQL: Add missing columns for AbuseFilter
Change I758795f01eaf3ff56c5720d660cd989ef95764a7, first released
in 1.20, added columns to AbuseFilter tables for MySQL, but not for
PostgreSQL.

This adds those columns for PostgreSQL, both for the installer and
for the updater.

Combined with already-merged change 192002, this change closes
bug T89514.

Bug: T89514
Change-Id: Ie33a5a932ffd85fa8a4111b949bd0a4d07a2af91
2018-02-16 19:26:34 +01:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-02-15 22:46:56 +01:00
includes PostgreSQL: Add missing columns for AbuseFilter 2018-02-16 19:26:34 +01:00
maintenance Correctly reference the "Abuse Filter" extension in maintenance scripts 2018-02-10 16:13:41 +00:00
modules build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
tests Add contains_all and ccnorm_contains_all functions 2018-02-09 17:33:24 +01:00
.eslintrc.json build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-29 22:58:29 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
AbuseFilter.php Merge "Remove back-compat code paths" 2017-10-31 16:12:40 +00:00
abusefilter.tables.pg.sql PostgreSQL: Add missing columns for AbuseFilter 2018-02-16 19:26:34 +01: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 abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-15 08:24:34 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Log accessing private information in abuse filter logs 2018-02-07 18:35:36 +00:00
Gruntfile.js build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00