mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 2ed6272bb2 Partly handle set and set_var in shortcircuit
This is more complicated than the := operator, because the var name
could be a complicated expression, and we have to handle a function
call. This patch only covers the case where the variable name is a
literal, which is enough for WMF production.

Bug: T214674
Change-Id: I6c0f8e95663919a0235b5ccf0c88ad0a539315a7
2019-08-06 16:14:34 +02:00
..
api Clarify "filter" field in SpecialAbuseLog and ApiQueryAbuseLog 2019-08-04 16:55:05 +00:00
pagers Tweak methods related to global filters 2019-07-02 17:02:50 +02:00
parser Partly handle set and set_var in shortcircuit 2019-08-06 16:14:34 +02:00
special Clarify "filter" field in SpecialAbuseLog and ApiQueryAbuseLog 2019-08-04 16:55:05 +00:00
Views Merge "Merge global profiling keys" 2019-08-04 18:40:14 +00:00
AbuseFilter.php Merge "Reset all filter profiling data at once" 2019-08-04 18:53:57 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Split hook handlers related to filtering 2019-08-04 17:21:29 +00: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 a new class for methods related to running filters 2019-07-23 19:06:27 +00:00
AbuseFilterRunner.php Profiling: don't count time for operations shared with the edit 2019-08-04 20:12:10 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Specialize empty AFPData types 2019-08-04 15:26:57 +00:00
AbuseLogHitFormatter.php
AFComputedVariable.php Profiling: don't count time for operations shared with the edit 2019-08-04 20:12:10 +00:00
TableDiffFormatterFullContext.php