Go to file
Daimona Eaytoy 91c5f6d5b9 Improve the i18n message for throttling to show in history
With the introduction of custom block durations in Ib072433d19dabae48d8514e08be9893135b5d63c, the method which generates action display was enlarged in order to provide a more readable and complete message. However, for throttling we currently have an unreadable message like "Throttle: xx, yy, zzz". This is wrong for two reasons: first, those numbers need to be deciphered; second, the first number is the filter ID which is totally unuseful here.

Change-Id: I0ec6a27ff5f37aae864dfd91161bf44f0a217ef1
2018-05-13 13:29:45 +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 Improve the i18n message for throttling to show in history 2018-05-13 13:29:45 +02:00
includes Improve the i18n message for throttling to show in history 2018-05-13 13:29:45 +02:00
maintenance Reduce use of globals in favor of Config 2018-05-02 02:27:26 +00:00
modules Merge "Use OOUI buttons instead of plain links and Html::errorbox for errors" 2018-05-03 00:41:21 +00:00
tests Add phan configuration 2018-04-30 08:32:58 +00:00
.eslintrc.json Convert Special:AbuseFilter/tools to use OOUI 2018-04-02 16:31:19 +02: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 Remove unused wgTitle + remove exception from PHPCS 2018-04-21 10:03:49 +02: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 PostgreSQL: Add missing columns for AbuseFilter 2018-02-16 19:26:34 +01: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 Move phan dependency to dev 2018-04-30 14:16:46 +02:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json add grant to view private abusefilter log entries 2018-04-11 08:59:36 +00:00
Gruntfile.js Revert "Revert "Switch editor to Ace and provide syntax highlight"" 2018-03-30 11:10:16 -04:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json build: Bump devDependencies to latest 2018-04-04 17:34:02 -07:00