mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 53b9f38888 Refactor data load in ViewEdit
Instead of having a single loadRequest method (which could end up
loading from the DB...), split it in a DB-only method and a request-only
one. Simplify the logic used to show the filter editor. Show the page
without changes or warnings if the user lost editing rights in the
meanwhile. Avoid two static properties, and pass them in when relevant
instead. Bonus: optimize a query to sort by afh_id instead of afh_timestamp to avoid filesort.

This will allow a subsequent patch to clean the $row object in
loadRequest.

Change-Id: Iabd0ae5b18571f8cad44ef2d86bcf2519e7f95ba
2020-01-21 14:15:41 +01:00
..
api build: Updating dependencies 2020-01-21 07:38:54 +00:00
pagers build: Upgrade phan 2020-01-19 18:48:51 +00:00
parser build: Updating dependencies 2020-01-21 07:38:54 +00:00
special build: Upgrade phan 2020-01-19 18:48:51 +00:00
Views Refactor data load in ViewEdit 2020-01-21 14:15:41 +01:00
AbuseFilter.php Refactor data load in ViewEdit 2020-01-21 14:15:41 +01:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Restore the ability to filter content model changes 2019-12-11 19:42:45 +01:00
AbuseFilterModifyLogFormatter.php build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 15:30:52 +00:00
AbuseFilterPreAuthenticationProvider.php Add profiling points throughout the code for the CachingParser switch 2019-09-18 10:02:55 +00:00
AbuseFilterRightsLogFormatter.php Remove script for blockautopromote entries 2019-09-09 13:56:56 +02:00
AbuseFilterRunner.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Merge "Use explicit variarg for VariableHolder functions" 2019-12-27 10:24:31 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php build: Updating dependencies 2020-01-21 07:38:54 +00:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00