Go to file
Thiemo Kreuz 0e8a08ebca Replace custom regex with TextContent::normalizeLineEndings()
This does the same as before, replacing \r\n as well as \r with \n.
Additionally the new method applies an rtrim() on both strings. I
believe this is even a good thing. It possibly removes irrelevant
noise from the diff.

Change-Id: I584740a24e6b25bbcbc928c2369f09b785a485c8
2021-10-01 08:49:49 +02:00
.phan Notify of a throttled filter 2020-12-19 10:31:29 +01:00
db_patches Make mysql/patch-remove-afl_filter.sql valid SQL 2021-09-25 03:41:43 +01:00
i18n Localisation updates from https://translatewiki.net. 2021-09-29 09:01:15 +02:00
includes Replace custom regex with TextContent::normalizeLineEndings() 2021-10-01 08:49:49 +02:00
maintenance Remove leftovers of AbuseFilterAflFilterMigrationStage 2021-09-25 03:48:37 +02:00
modules Check response code and prevent exception in worker-abusefilter 2021-02-12 00:01:51 +00:00
tests Merge "Remove afl_filter entirely" 2021-09-25 01:39:08 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-10 23:05:48 +00:00
.gitignore Add config for Selenium and basic tests 2019-09-17 16:23:07 +00:00
.gitreview
.phpcs.xml Merge "Use FauxRequest::setUpload in AbuseFilterUploadTestTrait::doUpload" 2021-05-15 12:22:10 +00:00
.stylelintrc.json
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
CODE_OF_CONDUCT.md
composer.json build: Updating mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 19:30:42 -07:00
COPYING
extension.json Remove afl_filter entirely 2021-09-18 11:06:10 +00:00
Gruntfile.js eslint config tweaks 2020-06-09 19:39:03 +01:00
package-lock.json build: Updating dependencies 2021-09-02 00:07:53 +00:00
package.json build: Updating dependencies 2021-09-02 00:07:53 +00:00