Go to file
Daimona Eaytoy 196a3ba7d5 Ensure the specified filter is valid in ViewHistory
We do not validate the param, and instead only check if it was
specified. In the specific case of ViewHistory, specifying as "filter"
something invalid for a title (e.g. with a + inside) will throw an
exception, seen in production.

Change-Id: I636b4e56f39282593c737ace1d6ff2d90900d997
2019-01-29 19:58:59 +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. 2019-01-28 22:26:27 +01:00
includes Ensure the specified filter is valid in ViewHistory 2019-01-29 19:58:59 +01:00
maintenance Re-fix the throttle script 2019-01-09 15:58:49 +01:00
modules Merge "Add names to anonymous JS function" 2019-01-19 13:27:43 +00:00
tests Split AbuseFilterConsequencesTest tests in several methods 2019-01-23 21:26:25 +00:00
.eslintrc.json build: Set "root": true, in .eslintrc.json 2018-12-17 18:52:49 -08:00
.gitignore Add phan configuration 2018-04-30 08:32:58 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 23.0.0 2018-11-14 06:30:58 +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 build: Update phan-taint-check-plugin to 1.5.1 2018-12-05 22:18:15 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Merge "Warn the user if they try to leave the page with unsaved changes" 2019-01-19 12:57:50 +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 npm dev dependencies 2018-12-05 11:44:28 +00:00