mediawiki-extensions-AbuseF.../includes/Views
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
..
AbuseFilterView.php Fix MWException from AbuseFilterView 2019-01-24 21:48:50 +01:00
AbuseFilterViewDiff.php Reduce code duplication 2018-11-19 15:50:36 +01:00
AbuseFilterViewEdit.php Merge "Warn the user if they try to leave the page with unsaved changes" 2019-01-19 12:57:50 +00:00
AbuseFilterViewExamine.php Move a method out of AbuseFilter.php 2018-12-09 14:33:30 +01:00
AbuseFilterViewHistory.php Ensure the specified filter is valid in ViewHistory 2019-01-29 19:58:59 +01:00
AbuseFilterViewImport.php Remove unused stuff 2019-01-18 17:04:19 +01:00
AbuseFilterViewList.php Compact some other comments 2018-07-17 17:17:44 +02:00
AbuseFilterViewRevert.php Only select needed columns in queries 2018-09-03 14:12:41 +02:00
AbuseFilterViewTestBatch.php Move a method out of AbuseFilter.php 2018-12-09 14:33:30 +01:00
AbuseFilterViewTools.php Allow users with abusefilter-view-private to use testing interface 2018-06-24 14:10:38 +00:00