Go to file
Umherirrender 405b1a1b76 Avoid error suppressing
Silencing errors is discouraged

Change-Id: If30fd2ebcfd0e4909ce2987eb7feb8d667379696
2017-05-31 22:11:53 +02:00
api Merge "Update for API error i18n" 2016-12-06 09:31:13 +00:00
i18n Localisation updates from https://translatewiki.net. 2017-05-20 22:55:45 +02:00
modules Add the mediawiki.api.titleblacklist module 2013-03-06 16:27:20 +00:00
tests/phpunit TitleBlacklistTest singleton can now be destroyed 2017-01-23 17:41:03 +01:00
.gitignore Expand .gitignore for more editors 2016-11-13 13:22:58 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:03:56 -07:00
.jshintrc Pass jshint 2014-05-23 19:40:37 +00:00
composer.json build: add jakub-onderka/php-console-highlighter 2017-05-05 21:40:03 +02:00
COPYING Add COPYING 2014-01-22 21:30:37 +00:00
extension.json Add titleblacklistlog to viewrestrictedlogs grant 2016-10-26 15:28:34 -04:00
Gruntfile.js build: add grunt-contrib-jshint 2017-04-21 18:24:05 +02:00
mw.ext.TitleBlacklist.lua Add mw.ext.TitleBlacklist.test 2014-01-14 17:06:07 -05:00
package.json build: add grunt-contrib-jshint 2017-04-21 18:24:05 +02:00
TitleBlacklist.hooks.php Remove unused global 2017-05-31 17:10:36 +02:00
TitleBlacklist.library.php Return registerInterface() per Ibdc1f4ef 2014-10-03 10:49:28 -04:00
TitleBlacklist.list.php Avoid error suppressing 2017-05-31 22:11:53 +02:00
TitleBlacklist.php Use extension registration, replace constants with some reasonable values, kill i18n shim 2015-05-19 17:23:14 +01:00
TitleBlacklistAuthenticationRequest.php Update for AuthManager 2016-05-12 00:23:11 +00:00
TitleBlacklistPreAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-16 17:57:06 -04:00