Go to file
Kosta Harlan 8cbab216a9 Construct title from RC title params
If the page is deleted, we won't be able to find it (easily) in
WatchlistChangePresentationModel. Luckily there's support for using
backup data for constructing the title; we just need to pass along the
DBKey and namespace data in the extra params for the event.

Bug: T286192
Change-Id: I8e46de9599a213d9c22ce7bbedefa00528887f59
2021-11-03 15:47:50 +01:00
.phan Add phan 2019-04-10 18:51:59 +02:00
db_patches Drop DB patches from pre MW 1.26 2021-06-27 23:16:03 +00:00
i18n Localisation updates from https://translatewiki.net. 2021-11-03 08:20:33 +01:00
images Remove all traces of cross-wiki beta feature 2019-04-17 22:18:13 -07:00
includes Construct title from RC title params 2021-11-03 15:47:50 +01:00
maintenance getContent can return null 2021-09-03 16:34:36 +00:00
modules Remove unused empty mw.echo.js file 2021-10-07 21:32:41 +00:00
scripts Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
tests build: Updating mediawiki/mediawiki-codesniffer to 38.0.0 2021-10-24 02:46:52 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 11:49:48 +00:00
.gitignore Add DS_Store to gitignore 2021-07-13 13:58:44 -05:00
.gitreview Whoops, track not trace 2016-10-24 17:02:28 -07:00
.mailmap Update Legoktm's mailmap entry 2021-04-11 19:15:52 -07:00
.phpcs.xml Enable and fix ReturnTypeDeclaration sniff 2021-07-24 04:36:30 +00:00
.stylelintrc.json build: Updating stylelint-config-wikimedia to 0.11.1 2021-09-04 19:42:56 +00:00
.svgo.config.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-27 11:47:02 -07: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/mediawiki-codesniffer to 38.0.0 2021-10-24 02:46:52 +00:00
COPYING
Echo.alias.php Update special page aliase for Kurdish (Latin script) 2020-10-08 15:35:22 +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 Replace deprecated Title::newFromIDs 2021-10-01 16:22:36 -04:00
Gruntfile.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-27 11:47:02 -07:00
jsduck.external.js build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00
jsduck.json Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
jsduck_custom_tags.rb jsduck: Remove custom @source tag 2016-09-21 00:51:46 +01:00
package-lock.json build: Updating npm dependencies 2021-10-09 07:08:32 +00:00
package.json build: Updating stylelint-config-wikimedia to 0.11.1 2021-09-04 19:42:56 +00:00
RELEASE_NOTES BREAKING CHANGE: Use ISO 8601 for 'ts' in cross-wiki summary. 2016-07-27 17:00:05 -04:00
ServiceWiring.php Enable and fix ReturnTypeDeclaration sniff 2021-07-24 04:36:30 +00:00