mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-23 16:06:53 +00:00
55665a3f93
While investigating primary database queries as part of T370304, we found that EventDispatcher currently issues a primary DB query to fetch the previous revision of the newly created revision on every edit, but discards the result for non-talk pages. So, as an optimization, have it fetch the previous revision only after the page has been established to be a talk page. Bug: T370304 Change-Id: I301f5c3c002c6953ef0b3919a33667a809342b84 |
||
---|---|---|
.phan | ||
i18n | ||
images | ||
includes | ||
maintenance | ||
modules | ||
sql | ||
tests | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
DiscussionTools.alias.php | ||
DiscussionTools.magic.php | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json | ||
typos.json |