Go to file
Daimona Eaytoy 5faea5ee58 Add BC hack for some 2009 AbuseLog entries causing a fatal error
Some AbuseLog entries from 2009 are missing the 'timestamp' parameter
used to compute the old wikitext of the page. This was only used for a
short amount of time before
https://phabricator.wikimedia.org/rEABFd1d27eede6536067c5180b2515ea937d71525d4d.

Nowadays, it's causing a fatal error when we try to migrate the affected
entries, see T246539#6388362.

Since we only have a Title available, we cannot rebuild what the old
wikitext would look like, so a placeholder text is used (this should
hopefully be clearer than showing an empty string).

Bug: T246539
Change-Id: I5230f2fdc84da121728a5a75da458f1a4ef1ecd3
2020-08-19 12:37:40 +02:00
.phan Migrate to new phan 2019-03-16 09:41:23 +00:00
db_patches Drop duplicate index wiki_timestamp 2020-06-12 19:34:41 +02:00
i18n Localisation updates from https://translatewiki.net. 2020-08-19 08:37:32 +02:00
includes Add BC hack for some 2009 AbuseLog entries causing a fatal error 2020-08-19 12:37:40 +02:00
maintenance updateVarDumps: Add more options, aesthetic changes 2020-05-18 15:42:00 +02:00
modules VE: Add explicit dependency on targetLoader 2020-06-30 22:47:18 +01:00
tests Strict type comparison 2020-06-27 15:55:57 +01:00
.eslintrc.json eslint config tweaks 2020-06-09 19:39:03 +01:00
.gitignore Add config for Selenium and basic tests 2019-09-17 16:23:07 +00:00
.gitreview
.phpcs.xml Fix remaining PHPCS issues 2020-01-21 12:36:37 +00:00
.stylelintrc.json
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
abusefilter.tables.pg.sql Add new schemas for splitting afl_filter 2019-09-22 16:04:45 +00:00
abusefilter.tables.sql Add new schemas for splitting afl_filter 2019-09-22 16:04:45 +00:00
abusefilter.tables.sqlite.sql Add new schemas for splitting afl_filter 2019-09-22 16:04:45 +00:00
CODE_OF_CONDUCT.md
composer.json build: Updating mediawiki/minus-x to 1.1.0 2020-06-07 22:42:12 +00:00
COPYING
extension.json Remove incorrect merge_strategy definitions 2020-07-06 09:00:35 +00:00
Gruntfile.js eslint config tweaks 2020-06-09 19:39:03 +01:00
hooks.txt Do not abuse RCDatabaseLogEntry 2020-06-04 21:28:23 +00:00
package-lock.json build: Updating grunt to 1.2.1 2020-07-17 18:12:17 +00:00
package.json build: Updating grunt to 1.2.1 2020-07-17 18:12:17 +00:00