mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 4ab12305f1 Use string cast for Postgres compatibility
We JOIN integer and text, so Postgres would always fail on these. As
mentioned in the task description, this is only a temporary solution
(although a clean and durable one), while the long-term one is
I7460a2d63f60c2933b36f8383a8abdbba8649e12.

Bug: T42757
Change-Id: Ifddd0bca1e8eaa7c70511fb0d0588457b4fd0669
2019-03-23 12:44:02 +01:00
..
api Use string cast for Postgres compatibility 2019-03-23 12:44:02 +01:00
pagers Use string cast for Postgres compatibility 2019-03-23 12:44:02 +01:00
parser Add a function to the parser to retrieve the next token 2019-03-23 11:55:08 +01:00
special Use string cast for Postgres compatibility 2019-03-23 12:44:02 +01:00
Views Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilter.php Log throttled actions 2019-03-23 11:52:48 +01:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Merge "Simplify AbuseFilterVariableHolder::dumpAllVars" 2019-03-17 11:04:53 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00