Go to file
Ammar Abdulhamid 2a8b694ae9 Don't make unchecked method call on object that might be null
The final iteration of Ie41331f made it clear that ::getTarget()
method of the special page can be null other than User object.
Since we know this we should not make unchecked method call on it.

Bug: T251687
Change-Id: Ib36a6c947b58780171cf5e7343e79d8724414b83
2020-06-25 11:57:05 +01:00
.phan Add phan 2019-04-10 18:51:59 +02:00
db_patches Increase "euw_wiki" VARCHAR length from 30 to 64 2020-06-11 17:23:19 +00:00
i18n Localisation updates from https://translatewiki.net. 2020-06-25 08:56:34 +02:00
images Remove all traces of cross-wiki beta feature 2019-04-17 22:18:13 -07:00
includes Don't make unchecked method call on object that might be null 2020-06-25 11:57:05 +01:00
maintenance Merge "s/slave/replica/" 2020-06-11 01:01:49 +00:00
modules self.hide is not a function 2020-06-17 22:02:14 +00:00
scripts Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
tests Selenium: Update to WebdriverIO v5 2020-06-22 15:54:30 +00:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00
.gitignore build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 15:57:20 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:02:28 -07:00
.mailmap
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 31.0.0 2020-05-29 13:24:56 +00:00
.stylelintrc.json build: Update linters 2018-02-04 21:23:28 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 01:46:10 +00:00
composer.json build: Updating mediawiki/minus-x to 1.1.0 2020-06-11 17:11:16 +00:00
COPYING
Echo.alias.php Remove U+200E (LRM) from comments 2018-09-24 22:15:51 +02:00
echo.sql Remove unused index echo_notification_user_hash_timestamp also from the canonical SQL file 2020-01-10 21:04:03 +02:00
extension.json Push: Submit requests to configured service endpoint 2020-06-08 13:37:24 +00:00
Gruntfile.js build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00
jsduck.external.js build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00
jsduck.json
jsduck_custom_tags.rb jsduck: Remove custom @source tag 2016-09-21 00:51:46 +01:00
package-lock.json Selenium: Update to WebdriverIO v6 2020-06-25 00:55:49 +05:30
package.json Selenium: Update to WebdriverIO v6 2020-06-25 00:55:49 +05:30
RELEASE_NOTES BREAKING CHANGE: Use ISO 8601 for 'ts' in cross-wiki summary. 2016-07-27 17:00:05 -04:00
ServiceWiring.php Push: Submit requests to configured service endpoint 2020-06-08 13:37:24 +00:00