Go to file
Daimona Eaytoy 206bdc1f6a Use the updated TitleMove hook to filter move actions
For several reasons:
*We're not really checking permissions (and the hook previously used is
meant to be used in such case)
*We'll show a cleaner error message (i.e. without the "You do not have
permission..." part)
*Filtering will happen closer to the actual move

Bug: T208907
Depends-On: I4733724075b7514e9db59e7be772d9409aa9da87
Change-Id: If88f736a446247f8b4b13c055c641d56f544d1ea
2018-12-04 18:58:04 +01: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. 2018-12-02 22:14:51 +01:00
includes Use the updated TitleMove hook to filter move actions 2018-12-04 18:58:04 +01:00
maintenance Change throttle selector to restore old functionality, overall improvement 2018-11-14 12:51:36 +01:00
modules Bring in VE support from VE extension 2018-11-30 10:59:16 +00:00
tests Use the updated TitleMove hook to filter move actions 2018-12-04 18:58:04 +01:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.9.0 2018-11-23 15:50:29 +00:00
.gitignore Add phan configuration 2018-04-30 08:32:58 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 23.0.0 2018-11-14 06:30:58 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
abusefilter.tables.pg.sql Fix database schema for PostgreSQL 2018-09-29 12:12:52 +02: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 Fix SQLite syntax errors 2018-06-26 14:50:57 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 23.0.0 2018-11-14 06:30:58 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Use the updated TitleMove hook to filter move actions 2018-12-04 18:58:04 +01:00
Gruntfile.js Remove obsolete aliases from closures 2018-11-23 15:44:58 +00:00
hooks.txt Add aliases for "_text" and "article_" variables 2018-08-21 16:59:56 +02:00
package.json build: Update eslint-config-wikimedia to 0.9.0 2018-11-23 15:50:29 +00:00