Go to file
libraryupgrader 56f94c4d71 build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
The following sniffs are failing and were disabled:
* Squiz.Scope.MethodScope.Missing

Change-Id: I9305d3d59dc7f380d92eef2bdc476a3f54f55c65
2017-12-30 03:01:59 +00:00
api Improve some parameter docs 2017-08-10 13:26:29 +02:00
i18n Localisation updates from https://translatewiki.net. 2017-11-28 22:48:14 +01:00
modules Add the mediawiki.api.titleblacklist module 2013-03-06 16:27:20 +00:00
tests Add phan configuration for static analysis 2017-12-25 19:31:23 +00:00
.gitignore Add phan configuration for static analysis 2017-12-25 19:31:23 +00: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
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-30 03:01:59 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 16:21:00 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-30 03:01:59 +00:00
COPYING Add COPYING 2014-01-22 21:30:37 +00:00
extension.json Move TitleBlacklistEntry to own file 2017-12-21 22:24:59 +01:00
Gruntfile.js build: Always exclude vendor 2017-11-08 17:55:28 +01:00
mw.ext.TitleBlacklist.lua Add mw.ext.TitleBlacklist.test 2014-01-14 17:06:07 -05:00
package.json build: bump grunt and drop grunt-cli 2017-08-01 10:45:42 +02:00
TitleBlacklist.hooks.php Fix PageContentSaveComplete WikiPage typehint 2017-12-08 19:08:26 +00:00
TitleBlacklist.library.php Add phpcs and make pass 2017-06-06 18:18:36 +02:00
TitleBlacklist.list.php Add phan configuration for static analysis 2017-12-25 19:31:23 +00:00
TitleBlacklistAuthenticationRequest.php Update for AuthManager 2016-05-12 00:23:11 +00:00
TitleBlacklistEntry.php Move TitleBlacklistEntry to own file 2017-12-21 22:24:59 +01:00
TitleBlacklistPreAuthenticationProvider.php Add phan configuration for static analysis 2017-12-25 19:31:23 +00:00