wiki.techinc.nl/includes
Erik Bernhardson ca2dbb8aeb Log what job types were never inserted
I am seeing a constant stream of

	Notice: JobQueueGroup::__destruct: 1 buffered job(s) never inserted. in
	/srv/mediawiki/php-1.26wmf6/includes/jobqueue/JobQueueGroup.php on line 419

In the production logfiles.  Log what type of jobs these are so we can figure out
how to fix them.

Change-Id: I7beca910d8c4b20aa20bdec4883e399fd94fbcfd
2015-05-27 16:13:33 +02:00
..
actions Use getActionName() static 2015-05-18 20:27:48 +00:00
api Localisation updates from https://translatewiki.net. 2015-05-25 21:57:10 +02:00
cache resourceloader: Replace timestamp system with version hashing 2015-05-19 22:28:17 +00:00
changes Made RecentChange defer the save() method via DeferredUpdates 2015-05-22 21:00:29 +01:00
changetags Process cache tagUsageStatistics() to improve performance 2015-05-24 00:59:49 -07:00
clientpool
composer
config Added getDefaultInstance() return type doc 2015-05-13 09:55:48 -07:00
content Avoid pointless getNativeData() call in isCountable() 2015-05-20 23:56:25 -07:00
context Document IContextSource->msg 2015-04-25 00:09:51 -04:00
dao
db Log transaction that spend too much time in write queries 2015-05-07 17:13:20 -07:00
debug Remove MWLogger and non-namespaced MWLogger* shim classes 2015-05-23 22:28:12 +02:00
deferred Make sure $dbw is an object in DeferredUpdates::addUpdate() 2015-05-20 23:06:05 -07:00
diff Make the output of UnifiedDiffFormatter match diff -u 2015-05-26 03:35:59 +02:00
exception MalformedTitleException should call parent::__construct 2015-05-06 16:11:51 -04:00
externalstore Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
filebackend Merge "Converted FileBackendStore to using the WAN cache" 2015-05-18 08:34:10 +00:00
filerepo Avoid calling load() in LocalFile::invalidateCache; not needed 2015-05-21 18:49:02 +00:00
gallery Add srcset for images in <gallery> 2015-02-25 19:52:06 -04:00
htmlform Merge "Implement OOUI display format for HTMLForm" 2015-05-24 12:22:29 +00:00
installer Localisation updates from https://translatewiki.net. 2015-05-26 21:53:12 +02:00
interwiki Converted Interwiki using WAN cache 2015-04-30 01:33:22 +00:00
jobqueue Log what job types were never inserted 2015-05-27 16:13:33 +02:00
json Use "string|false" as @return instead of "string|bool" where appropiate 2015-04-01 09:48:30 +01:00
libs Removed partly obsolete and redundant BagOStuff comment 2015-05-25 20:33:55 -07:00
logging Move some global statements to top of function 2015-05-06 20:19:32 +00:00
mail Use lazyPush() instead of push() in a few places for jobs 2015-05-18 10:31:24 -07:00
media XMP: Use structured logging instead of wfDebugLog 2015-05-23 22:49:09 +00:00
objectcache Merge "Added ObjectCache::getMainStashInstance() and $wgMainStash" 2015-05-19 07:44:44 +00:00
page Merge "Fix edit link for messages in $wgForceUIMsgAsContentMsg" 2015-05-23 14:27:19 +00:00
pager Timestamp from Year/Month selector on forms should be wiki time 2015-05-15 15:57:28 +02:00
parser Introduce ParserCacheSaveComplete hook. 2015-05-25 13:35:23 +00:00
password
poolcounter Merge "Removed obsolete "containsOldMagic" code" 2015-03-04 06:02:04 +00:00
profiler ProfilerOutputStats: replace single ':' with '.', too 2015-05-21 12:16:24 -07:00
rcfeed
registration registration: Notify of problems before filemtime, not after 2015-05-20 23:43:53 +00:00
resourceloader Add ability to load plain CSS files at the bottom 2015-05-25 21:10:14 +00:00
revisiondelete Cleaned up CAS check in RevDelLogItem::setBits for recentchanges 2015-05-23 18:53:45 +00:00
search Search: Allow searchContainedSyntax to be defined by constructor 2015-05-18 16:19:16 -07:00
site Change case of class names to match declarations 2015-04-29 19:01:07 +00:00
skins Merge "Revert "Follow-up ee320648fd: output mw-content-{ltr,rtl} unconditionally"" 2015-05-15 18:45:50 +00:00
specialpage Merge "Allow to customise addHelpLink() target via system message" 2015-05-15 10:42:51 +00:00
specials Merge "Special:PageLanguage: Show log extract only when title known" 2015-05-23 20:57:19 +00:00
templates Remove unneeded variable assignment in Usercreate.php 2015-03-26 20:13:01 +01:00
title Format number for message 'title-invalid-too-long' 2015-05-23 15:05:38 +02:00
upload SVG upload with specific error (warning) message when blocking 2015-05-25 20:47:45 +00:00
utils Start using the Assert helper class for checking parameters. 2015-05-11 17:54:07 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php
Autopromote.php
Block.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
Category.php
CategoryFinder.php Fixed some <code> tags for doxygen 2015-04-29 06:01:59 +01:00
CategoryViewer.php Change labels of paging links in Category page 2015-03-28 00:48:32 +05:30
CdbCompat.php
Collation.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
DefaultSettings.php Added ObjectCache::getMainStashInstance() and $wgMainStash 2015-05-18 11:39:14 -07:00
Defines.php Remove MW_SPECIALPAGE_VERSION. Unused anywhere. 2015-04-15 09:26:01 -07:00
DeprecatedGlobal.php
EditPage.php Fixed regression from 97b2a1dfd with URL specified edit tags 2015-05-26 02:44:10 +00:00
Export.php
Fallback.php
Feed.php FeedItem: Use full URL with protocol for <id>/<guid> in Atom/RSS feeds 2015-03-07 23:52:44 +01:00
FeedUtils.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
FileDeleteForm.php Fix edit link for messages in $wgForceUIMsgAsContentMsg 2015-05-15 20:38:32 +02:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php wfBaseConvert(): Avoid PHP warning when converting zero 2015-05-13 15:52:49 +00:00
HistoryBlob.php
Hooks.php
Html.php Add array type hints to minor methods in the Html class 2015-04-08 20:26:24 +00:00
HtmlFormatter.php
HttpFunctions.php Make wfWarn name the caller in Http::get 2015-03-26 10:46:10 +00:00
Import.php Reset Title cache when importing titles. 2015-05-24 17:55:08 +02:00
Licenses.php
limit.sh
Linker.php ApiHelp: Make 'toc' parameter work 2015-05-06 13:37:41 -04:00
LinkFilter.php Avoid using DB_MASTER in makeLikeArray 2015-03-27 17:58:57 +00:00
MagicWord.php
MediaWiki.php Pass a message key to MalformedTitleException constructor 2015-05-20 15:44:01 -04:00
MediaWikiVersionFetcher.php tests: Clean up file headers 2015-04-01 00:17:12 +01:00
Message.php Fix edit link for messages in $wgForceUIMsgAsContentMsg 2015-05-15 20:38:32 +02:00
mime.info mime.types: allow bzip2 upload 2015-03-16 20:40:45 +01:00
mime.types mime.types: allow bzip2 upload 2015-03-16 20:40:45 +01:00
MimeMagic.php
MovePage.php MovePage: Move target existence check into isValidMove() 2015-04-29 10:36:03 -07:00
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php
OutputHandler.php
OutputPage.php Add ability to load plain CSS files at the bottom 2015-05-25 21:10:14 +00:00
PathRouter.php
PHPVersionCheck.php Check for dependencies in entry point and Maintenance.php 2015-05-23 15:05:11 +00:00
PHPVersionError.php Check for dependencies in entry point and Maintenance.php 2015-05-23 15:05:11 +00:00
Preferences.php Preferences: Use case-insensitive comparison for skin names 2015-04-30 16:01:29 +00:00
PrefixSearch.php Shorten long lines in PrefixSearch.php to make phpcs pass 2015-03-04 09:13:53 +02:00
ProtectionForm.php Fix edit link for messages in $wgForceUIMsgAsContentMsg 2015-05-15 20:38:32 +02:00
Revision.php Merge "Add checks to try to catch T92046" 2015-04-02 23:41:06 +00:00
RevisionList.php Added $res var docs for RevisionListBase 2015-05-23 13:08:12 +00:00
Sanitizer.php Export allowed tags from Sanitizer to mediawiki.jqueryMsg 2015-05-24 10:25:02 +02:00
Setup.php Follow-up for I68b1ae842: Deprecate $wgScriptExtension as well 2015-05-11 18:17:04 +00:00
SiteConfiguration.php
SiteStats.php Prevent SiteStats::loadAndLazyInit from reloading in $wgMiserMode 2015-04-08 09:35:56 -07:00
SquidPurgeClient.php
Status.php Fixed some <code> tags for doxygen 2015-04-29 06:01:59 +01:00
StreamFile.php
StubObject.php
TemplateParser.php TemplateParser: Use ObjectCache::newAccelerator() with fallback set 2015-03-23 03:34:57 +00:00
tidy.conf
Title.php Reset Title cache when importing titles. 2015-05-24 17:55:08 +02:00
TitleArray.php
TitleArrayFromResult.php
User.php User::clearSharedCache: don't load the full user record for just the ID 2015-05-19 15:45:46 -07:00
UserArray.php Add UserArray::newFromNames() 2015-02-26 19:18:35 +00:00
UserArrayFromResult.php
UserRightsProxy.php Converted User object cache to the WAN cache 2015-04-30 01:30:06 +00:00
WatchedItem.php Made wl_notificationtimestamp updates able to use queues 2015-04-25 14:47:42 -07:00
WebRequest.php WebRequest::getHeader: add optional flag to get back list 2015-05-08 17:58:54 -07:00
WebResponse.php Set parameter default to array() in WebResponse::setcookie() 2015-03-27 09:58:58 +01:00
WebStart.php Remove $wgRUstart, unused 2015-04-16 15:28:37 -07:00
WikiMap.php
Xml.php SECURITY: Don't allow directly calling Xml::isWellFormed 2015-04-01 09:56:29 -07:00
ZhConversion.php Chinese Conversion Table Update 2015-3 2015-05-18 08:13:03 +00:00