wiki.techinc.nl/includes
Kunal Mehta 25c5bd41b9 MessageCache: Improve GlobalTitleFail log message
Same as 18d952dbcb

Change-Id: Iabb1eb7481026cfdf0610b0125d5b577febcc0f4
2014-12-15 18:34:32 +00:00
..
actions Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
api API: Don't use an empty LinkBatch in ApiOpenSearch, part 2. 2014-12-15 18:18:19 +00:00
cache MessageCache: Improve GlobalTitleFail log message 2014-12-15 18:34:32 +00:00
changes Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
clientpool
composer
config
content Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
context Check hasTitle() in RequestContext::setWikiPage() 2014-12-12 11:41:22 -08:00
dao
db Log to DBPerformance when queries affect many rows 2014-12-12 19:35:57 +00:00
debug Do not require that a Monolog handler has a formatter 2014-12-12 13:29:35 -07:00
deferred Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
diff Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
exception Register a shutdown function to log fatal errors 2014-12-09 23:27:40 +00:00
externalstore
filebackend Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
filerepo Merge "Removed some unnecessary code in LocalFileDeleteBatch" 2014-12-12 21:18:30 +00:00
gallery Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
htmlform Standardize indentation of multiline 'if'/'elseif' conditions 2014-11-17 15:33:34 +00:00
installer Localisation updates from https://translatewiki.net. 2014-12-14 22:00:01 +01:00
interwiki Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
jobqueue Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
json
libs Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
logging Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
mail Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
media Followup cf5f641: pass $params by reference again 2014-12-15 16:07:55 +00:00
normal
objectcache Merge "Made $timeout in BagOStuff::lock() actually work" 2014-11-20 09:39:41 +00:00
page Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
pager
parser Minor spelling comment fix 2014-12-14 09:41:46 +00:00
password
poolcounter Handle missing parser cache keys better in pool counter 2014-11-19 11:22:48 -08:00
profiler Fix ProfilerStandard sorting and a profile error 2014-12-11 18:14:13 +00:00
rcfeed Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
resourceloader Merge "ResourceLoaderImageModule: Allow use on mobile" 2014-12-10 23:40:48 +00:00
revisiondelete Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
search Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
site Fixed spacing 2014-12-05 22:28:07 +01:00
skins Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
specialpage Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
specials Merge "SpecialBlockList: Remove unused message 'infiniteblock' in formatValue()" 2014-12-15 03:06:44 +00:00
templates Merge "If a user logs in while not on https, then the user should be sent back to the non-secure website." 2014-12-03 22:36:23 +00:00
title
upload Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
utils Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php Generate $wgAutoloadLocalClasses with a maint script 2014-11-13 15:41:31 -08:00
Autopromote.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Block.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Category.php
CategoryFinder.php
CategoryViewer.php Use getHtmlCode() instead of getCode() to set the lang attribute 2014-11-06 14:53:57 +00:00
CdbCompat.php Fixed spacing 2014-12-05 22:28:07 +01:00
ChangeTags.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Collation.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
DefaultSettings.php Correct documentation for $wgResourceModuleSkinStyles 2014-12-14 09:49:19 +00:00
Defines.php API edit: allow ConfirmEdit to use the merged parse 2014-12-05 17:10:20 +11:00
DeprecatedGlobal.php
EditPage.php Fix parenthesis placement in multi-line condition 2014-12-11 15:33:38 +11:00
Export.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ForkController.php
FormOptions.php
GitInfo.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
GlobalFunctions.php Convert more wfRunHooks() --> Hooks::run() 2014-12-12 14:47:31 -08:00
HistoryBlob.php
Hooks.php Switched hook profiling to use scopedProfileIn 2014-12-04 19:32:38 +00:00
Html.php Standardize indentation of multiline 'if'/'elseif' conditions 2014-11-17 15:33:34 +00:00
HtmlFormatter.php
HttpFunctions.php
Import.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Licenses.php
limit.sh chmod 755 bash & Perl files, chmod 644 .css file 2014-10-30 18:25:16 +00:00
Linker.php Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
LinkFilter.php
MagicWord.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MediaWiki.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MediaWikiVersionFetcher.php Allow /-/ in MediaWikiVersionFetcher::fetchVersion 2014-10-31 10:33:40 +01:00
Message.php
MessageBlobStore.php
mime.info
mime.types
MimeMagic.php Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
MovePage.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MWNamespace.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MWTimestamp.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
OutputHandler.php Fix case insensitive string comparison for http header names 2014-12-12 02:38:43 +00:00
OutputPage.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
PathRouter.php
PHPVersionError.php Require PHP >= 5.3.3 2014-10-30 10:10:52 -07:00
Preferences.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
PrefixSearch.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ProtectionForm.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Revision.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
RevisionList.php
Sanitizer.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Setup.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
SiteConfiguration.php
SiteStats.php
SquidPurgeClient.php
StatCounter.php
Status.php Fixed spacing 2014-12-05 22:28:07 +01:00
StreamFile.php
StubObject.php Deprecate MWFunction::newObj() in favor of ObjectFactory 2014-11-06 13:41:18 -07:00
tidy.conf
Title.php Explaining why user groups are sometimes returned by getRestrictions 2014-12-14 11:12:47 +00:00
TitleArray.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
TitleArrayFromResult.php
User.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
UserArray.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
UserArrayFromResult.php
UserRightsProxy.php
WatchedItem.php Copy wl_notificationtimestamp when copying watchlist entries on move 2014-11-10 18:21:17 +00:00
WebRequest.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
WebResponse.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
WebStart.php MW_NO_OUTPUT_BUFFER is never defined 2014-11-18 14:03:25 -08:00
WikiMap.php
Xml.php Xml: Simplify processing of attributes in Xml::label 2014-12-10 19:40:03 +00:00
ZhConversion.php