mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-14 17:55:00 +00:00
661a77f0eb
This code was introduced with Iba59fe8d190dd338ecc8cfd682205bce33c9738b and is unused since then. The name should highlight that those variables are not supposed to be "static", i.e. immutable. Examples are: timestamp, spam blacklist, site name, site language. These are not immutable, but rather "generic", and they're known even without an ongoing action. Also add an RC row param and update docs. Change-Id: I402f04585e9154059fc413e527e39dcb8e6b3d7c |
||
---|---|---|
.. | ||
api | ||
pagers | ||
parser | ||
special | ||
VariableGenerator | ||
Views | ||
AbuseFilter.php | ||
AbuseFilterChangesList.php | ||
AbuseFilterHooks.php | ||
AbuseFilterModifyLogFormatter.php | ||
AbuseFilterPreAuthenticationProvider.php | ||
AbuseFilterRightsLogFormatter.php | ||
AbuseFilterRunner.php | ||
AbuseFilterSuppressLogFormatter.php | ||
AbuseFilterVariableHolder.php | ||
AbuseLogHitFormatter.php | ||
AFComputedVariable.php | ||
TableDiffFormatterFullContext.php |