Go to file
Matěj Suchánek 55c27a8f6b Require MediaWiki 1.29
After I544cdfa75c7472f2d98b2561bc6f6f9c2d2ad639 (dieWithError
and checkUserRightsAny), this is the oldest MediaWiki version
AbuseFilter can be run on.

AbortMove was removed from MediaWiki in 1.25, UploadVerifyFile
is only relevant for 1.27 and older.

(Replaces I1e962217c3b20d901a5742cf76339a3f488a6e97.)

Change-Id: Iec237b2887f72b115fdcef78d2d7a944ba82c784
2017-08-10 11:01:34 +02:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2017-08-09 22:18:25 +02:00
includes Require MediaWiki 1.29 2017-08-10 11:01:34 +02:00
maintenance Use short array syntax 2017-06-15 17:02:57 +02:00
modules Use prop instead of removeAttr for syntax check disabled status 2017-08-09 16:58:00 +00:00
tests build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.jshintignore Add npm entry point 2016-02-29 19:52:23 +00:00
.jshintrc Add npm entry point 2016-02-29 19:52:23 +00:00
.stylelintrc Add stylelint for css files 2017-04-16 20:21:40 +02:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
AbuseFilter.php Require MediaWiki 1.29 2017-08-10 11:01:34 +02:00
abusefilter.tables.pg.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-23 00:03:40 -07:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Require MediaWiki 1.29 2017-08-10 11:01:34 +02:00
Gruntfile.js Add stylelint for css files 2017-04-16 20:21:40 +02:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json Define npm peer dependency explicitly 2017-07-31 12:22:41 +02:00
phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-23 00:03:40 -07:00