Go to file
Bartosz Dziewoński 4ffebd80f2 Add config option to enable/disable permalinks backend
From in-person code review with Amir: using tableExists() is a bad
idea, because the table might not consistently exists on all replicas.
It's better to have a config option despite the inconvenience.

Bug: T315353
Change-Id: I728759634c454c0dcbdc4603c15cab60415c7c03
2022-08-16 18:38:45 +00:00
.phan Merge "Update DiscussionTools phan configuration to match new Parsoid DOM alias config" 2022-01-20 23:34:25 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-08-16 08:34:13 +02:00
images Compress emptystate.svg with svgo 2021-10-04 12:56:20 +01:00
includes Add config option to enable/disable permalinks backend 2022-08-16 18:38:45 +00:00
maintenance Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
modules Merge "Initialize on live preview and real-time preview too" 2022-08-10 15:14:05 +00:00
sql Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
tests Migrate usage of Database::select (and friends) to SelectQueryBuilder 2022-08-13 00:32:45 +02:00
.eslintignore Fix linting on i18n key order 2021-10-07 17:37:51 +01:00
.eslintrc.json build: Updating ansi-regex to 5.0.1 2021-10-09 07:08:30 +00:00
.gitignore Remove extra blank line from .gitignore file 2020-08-31 15:24:56 +01:00
.gitreview Add .gitreview 2019-10-09 21:18:34 +00:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 10:53:01 +00:00
.stylelintrc.json Show empty state on mobile when there is only non-discussion content 2022-07-26 13:52:22 +01:00
CODE_OF_CONDUCT.md build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
composer.json Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
COPYING Add required files for an extension 2019-10-10 19:42:56 +01:00
DiscussionTools.alias.php Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
extension.json Add config option to enable/disable permalinks backend 2022-08-16 18:38:45 +00:00
Gruntfile.js eslint: Lint root folder with server rules 2021-10-07 17:37:52 +01:00
package-lock.json build: Update stylelint-config-wikimedia to 0.13.0 2022-05-04 23:25:06 +01:00
package.json build: Update stylelint-config-wikimedia to 0.13.0 2022-05-04 23:25:06 +01:00