Go to file
melos 9eb99b1dc9 Avoid Call Stack warning when there is an error in the regex pattern
When you are in Specia:AbuseFilter/test and you test a filter
against RC if the filter has a regex with a rlike condition
you receive a Call Stack warning for a wrong regex.

Bug: T177744

Change-Id: I2bc62b5709d2863eb355a249610b3e80fab55448
2017-10-09 10:48:20 +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 Merge "Add ccnorm_contains_any function" 2017-10-06 20:06:18 +00:00
includes Avoid Call Stack warning when there is an error in the regex pattern 2017-10-09 10:48:20 +02:00
maintenance Use CommentStore to access core comment fields when available 2017-08-30 13:27:46 -04:00
modules Use prop instead of removeAttr for syntax check disabled status 2017-08-09 16:58:00 +00:00
tests Add ccnorm_contains_any function 2017-10-06 11:32:45 -04:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.jshintignore Add npm entry point 2016-02-29 19:52:23 +00:00
.jshintrc Add npm entry point 2016-02-29 19:52:23 +00:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 08:52:42 +02:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
AbuseFilter.php Add runtime metrics to statsd 2017-08-24 15:58:52 -04:00
abusefilter.tables.pg.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00: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 build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 05:19:01 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Add runtime metrics to statsd 2017-08-24 15:58:52 -04:00
Gruntfile.js Use json extension for .stylelintrc 2017-08-19 08:52:42 +02:00
hooks.txt
package.json Define npm peer dependency explicitly 2017-07-31 12:22:41 +02:00
phpcs.xml Improve some parameter docs 2017-10-07 00:54:58 +02:00