Go to file
Umherirrender 637cd2da5f Avoid duplicate @doc in extension.json
External JSON reader can have problems with duplicate keys in json.

Change-Id: I80c18a77ceafef681708f7656db465fb3717e0c0
2016-12-17 00:48:15 +01:00
i18n Localisation updates from https://translatewiki.net. 2016-11-29 22:22:37 +01:00
tests/phpunit Move tests to tests/phpunit/ and remove hook 2016-08-06 01:30:11 -07:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 0.7.1 2016-05-09 16:52:54 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:02:52 -07:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 0.7.2 2016-05-27 18:21:24 -07:00
COPYING Initial version of extension to notify people on failed login attempts. 2016-03-28 04:29:04 -04:00
extension.json Avoid duplicate @doc in extension.json 2016-12-17 00:48:15 +01:00
Lock.svg Initial version of extension to notify people on failed login attempts. 2016-03-28 04:29:04 -04:00
LoginNotify.hooks.php Fix typos 2016-09-12 13:37:31 +02:00
LoginNotify_body.php Don't use deprecated wfBaseConvert() 2016-11-22 14:48:50 -08:00
LoginNotifyFormatter.php Initial version of extension to notify people on failed login attempts. 2016-03-28 04:29:04 -04:00
LoginNotifyPresentationModel.php Fix phpcs warnings 2016-04-26 12:48:00 -04:00
phpcs.xml Attempt to enable tests 2016-04-25 16:18:22 -04:00