wiki.techinc.nl/includes/jobqueue/jobs
Ori Livneh b0a79e9245 Rename WikiPage::isParserCacheUsed to WikiPage::shouldCheckParserCache
'isParserCachedUsed' implies that the parser cache usage has already occurred,
and obscures the true purpose of this method, which is to determine whether or
not the requested page *should* be looked up in the parser cache.

Only usage in extensions is in TextExtracts, which I changed to be both
backward- and forward-compatible in If5d5da8eab13.

Change-Id: I7de67937f0e57b1dffb466319192e4d400b867de
2015-06-22 20:55:34 -07:00
..
ActivityUpdateJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
AssembleUploadChunksJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
DoubleRedirectJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
DuplicateJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
EmaillingJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
EnotifNotifyJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
EnqueueJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
HTMLCacheUpdateJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
NullJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
PublishStashedFileJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
RecentChangesUpdateJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
RefreshLinksJob.php Rename WikiPage::isParserCacheUsed to WikiPage::shouldCheckParserCache 2015-06-22 20:55:34 -07:00
ThumbnailRenderJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00
UploadFromUrlJob.php Fixed Job constructor IDE notices about variable types 2015-05-30 08:09:30 +00:00