Go to file
thiemowmde 518955f9c3 Fix error reporting in BlockedDomainStorage for real
This is a direct follow up for I6373fa6 where we apparently fixed
half of the cases while breaking the other half. There was actualy
a code path that can return null, and anther one that can return a
status object.

Since there is never anything done with the status object we can as
well get rid of it and always return null in case of an error.

Bug: T337431
Bug: T279275
Change-Id: I2ccb58756182897bcd6649c9f589e2f7a0321b20
2023-06-12 17:11:49 +02:00
.phan UserRenameHandler: Use core RenameUser classes 2023-03-08 12:53:43 +02:00
db_patches Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
i18n Localisation updates from https://translatewiki.net. 2023-06-12 13:06:22 +02:00
includes Fix error reporting in BlockedDomainStorage for real 2023-06-12 17:11:49 +02:00
maintenance Fix MigrateActorsAF 2023-05-09 19:44:14 +02:00
modules Merge "abusefilter.css: Increase the default abusefilter editor width" 2023-03-15 14:00:30 +00:00
tests Make use of the ??= operator and such where it makes sense 2023-06-12 10:27:03 +02:00
.eslintrc.json build: Update linters 2022-03-17 22:19:08 +00:00
.gitignore Add config for Selenium and basic tests 2019-09-17 16:23:07 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Merge "Use FauxRequest::setUpload in AbuseFilterUploadTestTrait::doUpload" 2021-05-15 12:22:10 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Introduce Special:BlockedExternalDomains 2023-05-30 20:48:42 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json build: Updating dependencies 2023-04-26 22:41:38 +00:00
COPYING
extension.json Add abusefilter-bypass-blocked-external-domains right 2023-06-08 22:06:19 +02:00
Gruntfile.js build: Update linters 2022-03-17 22:19:08 +00:00
package-lock.json build: Updating npm dependencies 2023-05-20 22:38:40 +00:00
package.json build: Updating npm dependencies 2023-05-20 22:38:40 +00:00