Revert "Removed doCascadeProtectionUpdates method to avoid DB writes on page views"
authorAude <aude.wiki@gmail.com>
Fri, 20 Feb 2015 12:11:44 +0000 (12:11 +0000)
committerHoo man <hoo@online.de>
Fri, 20 Feb 2015 13:17:41 +0000 (13:17 +0000)
commit2664ccdc434bb68e308f731fba587106e4cf1e73
tree6251b947f4b0781fed6a36e3e1f4410a300ff4e8
parent8bf4496869181fd40f0284fade2ffaa5f234b39f
Revert "Removed doCascadeProtectionUpdates method to avoid DB writes on page views"

due to breakage at least in phpunit tests for mysql:

https://travis-ci.org/wikimedia/mediawiki-extensions-Wikibase/jobs/51490784

This reverts commit 132f7bb89f38780f1433caff8ec643e91a850a8a.

Change-Id: I85d19ab5ad30e8d13a956d7b7467a94c9e73219d
includes/DefaultSettings.php
includes/cache/BacklinkCache.php
includes/deferred/HTMLCacheUpdate.php
includes/deferred/LinksUpdate.php
includes/jobqueue/jobs/RefreshLinksJob.php
includes/page/Article.php
includes/page/WikiPage.php
includes/parser/ParserOutput.php
includes/poolcounter/PoolWorkArticleView.php