wiki.techinc.nl/includes
2014-10-29 17:40:53 +00:00
..
actions Avoid implicit Message::toString in InfoAction 2014-10-23 16:32:33 +00:00
api Merge "Add more detailed upload stash error messages" 2014-10-29 17:40:53 +00:00
cache Merge "Turn a wfDebug call in MessageCache::get into a wfDebugLog call" 2014-10-03 18:08:27 +00:00
changes Swap and for && 2014-10-23 13:03:14 -07:00
clientpool
composer
config Remove deprecated GlobalVarConfig::set() 2014-10-20 16:43:08 +00:00
content Introduce ContentAlterParserOutput hook 2014-09-29 18:44:39 +00:00
context Loosened the CLI restriction in RequestContext::importScopedSession() 2014-10-01 23:05:23 +00:00
dao
db Merge "Deprecate internal ORMTable::unprefixFieldName(s)" 2014-10-28 21:41:19 +00:00
debug Fix spelling mistake: s/databses/database 2014-10-29 13:12:45 -04:00
deferred Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
diff i18n: Use native digits on 'difference-missing-revision' 2014-09-26 19:53:59 +00:00
exception Log non-MediaWiki exceptions for requests via main entry point 2014-10-06 23:57:49 +00:00
externalstore Clear the DBO_TRX flag for sanity in ExternalStore 2014-09-12 11:43:34 -07:00
filebackend Tweaked some of the default LockManager ttls 2014-10-23 22:19:19 -07:00
filerepo Switch to LOCK IN SHARE MODE in recordUpload2() 2014-10-29 06:59:51 +00:00
gallery Add missing </div> tag to packed-overlay galleries 2014-09-19 00:28:02 -03:00
htmlform SpecialNewpages: Prepare for mw-ui 2014-10-15 23:25:11 +02:00
installer Localisation updates from https://translatewiki.net. 2014-10-28 15:08:16 +01:00
interwiki
jobqueue Merge "Made JobRunner wait for all applicable slaves, not just the main cluster" 2014-10-22 18:58:38 +00:00
json FormatJson::stripComments 2014-10-12 12:34:22 -06:00
libs Merge "Make $wgMWLoggerDefaultSpi more expressive" 2014-10-27 17:08:04 +00:00
logging Move MergeLogFormatter to 1.25 2014-10-21 21:56:46 +02:00
mail Fixed spacing 2014-09-29 20:46:19 +02:00
media Do not read metadata from non-existing djvu image 2014-09-29 20:53:43 +02:00
normal
objectcache SqlBagOStuff: reuse code of parent class 2014-10-25 19:26:21 +02:00
page Merge "Remove hitcounters and associated code" 2014-10-20 21:12:54 +00:00
pager Fixed spacing 2014-09-29 20:46:19 +02:00
parser Merge "CoreTagHooks: Use parse() for output to HTML rather than text()" 2014-10-28 20:46:44 +00:00
password Make TestUser way faster 2014-10-20 02:03:08 +02:00
poolcounter Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
profiler Remove back-compat profiling configuration 2014-10-28 17:21:23 -07:00
rcfeed Use safe attribute accessor for RecentChange 2014-09-13 05:02:33 +00:00
resourceloader resourceloader: Add ResourceLoaderContext::getUserObj and replace use of $wgUser 2014-10-23 14:09:30 -07:00
revisiondelete Split RevisionDeleteAbstracts.php to separate files 2014-08-20 19:08:33 +02:00
search Merge "Allow search to return matching category" 2014-10-24 17:01:58 +00:00
site Fixed spacing 2014-09-29 20:46:19 +02:00
skins Make "View/restore X deleted edits" check permissions per title 2014-10-24 19:40:42 -03:00
specialpage Merge "Remove hitcounters and associated code" 2014-10-20 21:12:54 +00:00
specials Merge "Use Parser::OT_PREPROCESS class const" 2014-10-27 19:59:03 +00:00
templates Add 'name' back to wpLoginAttempt 2014-10-12 00:57:53 +01:00
title
upload Add more detailed upload stash error messages 2014-10-27 19:41:25 +00:00
utils Fixed UID comment 2014-08-27 16:19:11 -07:00
.htaccess
AjaxDispatcher.php AjaxDispatcher: Use Config instead of globals 2014-08-25 19:20:30 -07:00
AjaxResponse.php AjaxDispatcher: Use Config instead of globals 2014-08-25 19:20:30 -07:00
AuthPlugin.php
AutoLoader.php Merge "Make $wgMWLoggerDefaultSpi more expressive" 2014-10-27 17:08:04 +00:00
Autopromote.php
Block.php Fix ( 2014-10-24 17:15:12 -07:00
Category.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
CategoryFinder.php CategoryFinder: give parent category tree an accessor 2014-09-05 11:57:42 -07:00
CategoryViewer.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
ChangeTags.php Special:Contributions: Use mediawiki.ui 2014-09-29 11:42:25 -07:00
Collation.php
Cookie.php Fixed spacing 2014-08-04 11:51:22 +02:00
DefaultSettings.php Merge "Make $wgMWLoggerDefaultSpi more expressive" 2014-10-27 17:08:04 +00:00
Defines.php Add comment to AFL_* constants in Defines.php 2014-10-04 02:40:08 +00:00
DeprecatedGlobal.php
EditPage.php Swap and for && 2014-10-23 13:03:14 -07:00
Export.php Remove XmlDumpWriter::schemaVersion (deprecated 1.20) 2014-09-26 14:34:36 -07:00
Fallback.php
Feed.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
FeedUtils.php
FileDeleteForm.php
ForkController.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
FormOptions.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
GitInfo.php
GlobalFunctions.php Optimized wfWaitForSlaves() to get the master positions for all LBs first 2014-10-22 10:56:36 -07:00
HistoryBlob.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
Hooks.php Add name of offensive hook function to error message 2014-10-10 15:11:04 +00:00
Html.php Html: Use https for @see url of buttonAttributes() 2014-10-03 22:12:41 +00:00
HtmlFormatter.php
HttpFunctions.php Replace $wgConf->localVHosts by $wgLocalVirtualHosts 2014-10-03 03:54:44 -07:00
Import.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
Licenses.php
limit.sh
Linker.php Replace a few more logical operators 2014-10-24 11:41:00 -04:00
LinkFilter.php
MagicWord.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
MediaWiki.php Add Content-Length header for job queue requests 2014-10-20 23:40:20 +02:00
MediaWikiVersionFetcher.php
Message.php Introduce Message::plaintextParam 2014-09-30 12:51:29 -07:00
MessageBlobStore.php MessageBlobStore: Use Config instead of globals 2014-08-25 11:35:36 +00:00
mime.info Make image/vnd.microsoft.icon be an alias for image/x-icon mime type. 2014-09-13 13:23:55 -03:00
mime.types Make image/vnd.microsoft.icon be an alias for image/x-icon mime type. 2014-09-13 13:23:55 -03:00
MimeMagic.php Swap and for && 2014-10-23 13:03:14 -07:00
MovePage.php MovePage: Properly return errors 2014-10-10 22:52:13 -07:00
MWNamespace.php
MWTimestamp.php Remove unmatched @param 2014-08-16 22:50:02 +02:00
OutputHandler.php
OutputPage.php Implement page status indicators 2014-10-17 15:49:15 -07:00
PathRouter.php
PHPVersionError.php Bump 1.25 2014-09-19 14:03:18 -07:00
Preferences.php Merge "Revert "Add maxlength of 6 for time correction in preferences"" 2014-10-20 18:21:51 +00:00
PrefixSearch.php Add hook to extract namespace in prefix search 2014-10-22 16:05:19 -04:00
ProtectionForm.php Merge "Don't break existing expiry time of "infinity" when modifying protection" 2014-09-18 02:27:56 +00:00
Revision.php Remove negative caching from Revision::getContentInternal 2014-10-13 20:50:19 -04:00
RevisionList.php
Sanitizer.php SECURITY: Enhance CSS filtering in SVG files 2014-09-24 21:06:54 +02:00
Setup.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
SiteConfiguration.php Replace $wgConf->localVHosts by $wgLocalVirtualHosts 2014-10-03 03:54:44 -07:00
SiteStats.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
SquidPurgeClient.php
StatCounter.php StatCounter: Use Config instead of globals 2014-09-09 17:18:00 -07:00
Status.php Fix Status serialization with cleanupCallback as Closure 2014-10-03 12:02:20 -04:00
StreamFile.php
StubObject.php Fix visibility in SkinFallback and StubObject 2014-08-12 01:06:49 +00:00
tidy.conf
Title.php Swap and for && 2014-10-23 13:03:14 -07:00
TitleArray.php
TitleArrayFromResult.php
User.php Merge "Allow for time-limited tokens" 2014-10-22 13:13:20 +00:00
UserArray.php
UserArrayFromResult.php
UserRightsProxy.php Fix userrights-interwiki when the 'user' table is shared 2014-08-10 12:01:25 +00:00
WatchedItem.php Fixed spacing 2014-08-27 18:31:50 +02:00
WebRequest.php Merge "Don't rely on $wgTitle in WebRequest" 2014-10-02 20:27:51 +00:00
WebResponse.php Docs: compatability -> compatibility 2014-08-13 19:39:07 +02:00
WebStart.php Remove $wgTitle from WebStart forever 2014-09-22 14:52:36 -07:00
WikiMap.php
Xml.php Remove Xml::namespaceSelector() (deprecated since 1.19) 2014-08-19 23:34:21 -07:00
ZhConversion.php