wiki.techinc.nl/includes
Kunal Mehta 87cddceefe Fix subclassing of CssContent and JavaScriptContent
We need to be able to set a different content model via the
constructor, so make it an optional parameter.

Change-Id: I8b31084e0cfbcca1b3785176eac492d837e0cb0f
2014-09-13 15:31:18 -07:00
..
actions RawAction: private variable removing m prefix + doc better 2014-09-12 11:39:36 -07:00
api SpecialEmailUser: Use Config instead of globals 2014-09-12 23:39:59 -07:00
cache Removed LCStoreAccel class 2014-09-05 13:33:10 -07:00
changes Fix undefined argument in OldChangesList 2014-09-09 16:05:53 +02:00
clientpool Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
composer
config Move Config::set() to MutableConfig::set() 2014-09-11 08:26:43 -07:00
content Fix subclassing of CssContent and JavaScriptContent 2014-09-13 15:31:18 -07:00
context Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
dao
db Make MySQLi work with non-standard socket 2014-09-13 05:04:36 +00:00
debug Fix malformed UTF-8 going to query profiler 2014-08-28 17:10:45 -07:00
deferred Add missing @return to function docs 2014-08-23 23:14:57 +02:00
diff add mw-diff-* classes to view diff page header links 2014-08-16 01:21:39 +01:00
exception Add missing @param to function docs 2014-08-14 20:22:52 +02:00
externalstore Clear the DBO_TRX flag for sanity in ExternalStore 2014-09-12 11:43:34 -07:00
filebackend Removed some b/c code from file backend 2014-09-12 00:54:24 -07:00
filerepo Move file type icons to new assets/ directory 2014-09-05 20:03:38 +02:00
gallery Add missing @return to function docs 2014-08-23 23:14:57 +02:00
htmlform HTMLFormFieldCloner: Make sure the delete and create buttons have a parent 2014-09-11 09:53:40 -07:00
installer Localisation updates from https://translatewiki.net. 2014-09-13 00:06:42 +02:00
interwiki Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
jobqueue More tweaks to job backoff code 2014-09-03 19:37:50 +00:00
json
libs Remove dead mime_content_type() code paths 2014-09-03 16:35:35 +00:00
logging Merge "Show the revision list immediately on "umerge" log action links" 2014-09-10 18:05:50 +00:00
media Add missing @return to function docs 2014-08-23 23:14:57 +02:00
normal Remove some PHP4 microtime() compat wrappers 2014-07-16 23:39:48 -04:00
objectcache Removed MultiWriteBagOStuff::replace 2014-09-12 11:13:06 -07:00
page Merge "Fix for Ia9baaf0b: Make previously public variables public again" 2014-09-12 19:52:51 +00:00
pager TablePager: Use wfScript() instead of $wgScript 2014-09-13 07:04:34 +00:00
parser Merge "Under HHVM, measure resources for the thread, not calling process" 2014-09-10 19:20:03 +00:00
password Fixed docs 2014-08-04 12:00:15 +02:00
poolcounter Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
profiler Under HHVM, measure resources for the thread, not calling process 2014-09-10 12:03:32 -07:00
rcfeed Use safe attribute accessor for RecentChange 2014-09-13 05:02:33 +00:00
resourceloader Merge "resourceloader: Condition-wrap the HTML tag instead of JS response" 2014-09-13 13:29:06 +00:00
revisiondelete Split RevisionDeleteAbstracts.php to separate files 2014-08-20 19:08:33 +02:00
search SearchResult: clean up construction 2014-09-12 12:39:44 -07:00
site Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
skins Deprecate defunct Skin::getCommonStylePath() 2014-09-09 17:26:23 +02:00
specialpage Fix SpecialPageFactory::getTitleForAlias 2014-09-12 18:29:13 +00:00
specials SpecialEmailUser: Use Config instead of globals 2014-09-12 23:39:59 -07:00
templates Merge "Move mediawiki.png to assets/ directory" 2014-09-07 21:26:50 +00:00
title Don't include images/categories when behind a local interwiki prefix 2014-08-01 18:20:51 +10:00
upload Do not return anything on __construct 2014-08-24 11:29:45 +02: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 Move Config::set() to MutableConfig::set() 2014-09-11 08:26:43 -07:00
Autopromote.php
Block.php Remove wrong @return from doc blocks 2014-08-25 13:50:05 +00: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 Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Collation.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Cookie.php Fixed spacing 2014-08-04 11:51:22 +02:00
DefaultSettings.php Merge "resourceloader: Only store sources' load.php urls" 2014-09-07 23:10:33 +00:00
Defines.php Add JSONContent and handler from EventLogging 2014-08-08 23:31:26 +00:00
DeprecatedGlobal.php
EditPage.php Merge "Fix for Ia9baaf0b: Make previously public variables public again" 2014-09-12 19:52:51 +00:00
Export.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
Fallback.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Feed.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
FeedUtils.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
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 Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
GlobalFunctions.php wfBaseConvert(): Work around PHP Bug #50175 2014-09-02 16:02:27 -04:00
HistoryBlob.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
Hooks.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Html.php Html: Don't accept paths relative to skins/common/images/ in infoBox() 2014-09-08 21:03:23 +02:00
HtmlFormatter.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
HttpFunctions.php CurlHttpRequest: Check library version, not CURLOPT_REDIR_PROTOCOLS 2014-09-08 18:22:50 -04:00
Import.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
Licenses.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
limit.sh
Linker.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
LinkFilter.php
MagicWord.php Add missing @return to function docs 2014-08-23 23:14:57 +02:00
MediaWiki.php Removed request() and output() from class "MediaWiki" 2014-09-01 16:30:42 -07:00
MediaWikiVersionFetcher.php
Message.php Consistent handling of multiple keys in Message 2014-08-06 12:29:28 +01:00
MessageBlobStore.php MessageBlobStore: Use Config instead of globals 2014-08-25 11:35:36 +00:00
mime.info Unify the spelling of MIME in documentation 2014-08-07 23:38:45 +02:00
mime.types
MimeMagic.php MimeMagic: Use Config instead of globals 2014-09-06 11:50:05 +00:00
MWNamespace.php
MWTimestamp.php Remove unmatched @param 2014-08-16 22:50:02 +02:00
OutputHandler.php
OutputPage.php resourceloader: Condition-wrap the HTML tag instead of JS response 2014-09-09 15:54:16 +00:00
PathRouter.php
PHPVersionError.php Move mediawiki.png to assets/ directory 2014-09-05 20:03:39 +02:00
Preferences.php Preferences: Use Config instead of globals 2014-09-12 22:54:11 -07:00
PrefixSearch.php Be more careful with Special: prefix searching 2014-09-04 19:07:20 +00:00
ProtectionForm.php Clean up mediawiki.legacy.protect a bit. 2014-09-13 15:43:30 +01:00
Revision.php Fixed spacing 2014-08-27 18:31:50 +02:00
RevisionList.php
Sanitizer.php Sanitizer::escapeId: Decode entity before replacing spaces 2014-08-28 05:18:28 +00:00
Setup.php Merge "Group E-mail settings stuff in Setup.php" 2014-09-12 22:37:05 +00:00
SiteConfiguration.php When getting remote config, if the caller requested a single setting without an array, always do that 2014-09-06 22:44:07 +01:00
SiteStats.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
SquidPurgeClient.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
StatCounter.php StatCounter: Use Config instead of globals 2014-09-09 17:18:00 -07:00
Status.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
StreamFile.php
StubObject.php Fix visibility in SkinFallback and StubObject 2014-08-12 01:06:49 +00:00
tidy.conf
TimestampException.php
Title.php Move log log_page entries are now that of the moved page 2014-09-03 14:44:27 -07:00
TitleArray.php
TitleArrayFromResult.php
User.php $wgAuth is no longer a stub object 2014-09-08 01:27:34 -07:00
UserArray.php
UserArrayFromResult.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
UserMailer.php Add missing @param to function docs 2014-08-14 19:38:57 +00:00
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 Use protocol default port with HTTP_X_FORWARDED_PROTO 2014-08-25 21:54:41 -06:00
WebResponse.php Docs: compatability -> compatibility 2014-08-13 19:39:07 +02:00
WebStart.php Under HHVM, measure resources for the thread, not calling process 2014-09-10 12:03:32 -07:00
WikiMap.php
Xml.php Remove Xml::namespaceSelector() (deprecated since 1.19) 2014-08-19 23:34:21 -07:00
ZhConversion.php