wiki.techinc.nl/includes
2014-03-05 12:22:39 +00:00
..
actions Split the rest of Action.php into /actions/ 2014-03-03 12:31:57 +00:00
api Use a secondary db connection for Revsion::getParentLength in api 2014-03-04 02:10:22 +00:00
cache New hook MessageCache::get 2014-02-10 15:51:52 +00:00
changes Only generate date header when rendering is guaranteed 2014-03-03 14:37:19 -08:00
clientpool Added simpler handleError() method in RedisConnectionPool 2014-02-12 07:29:32 +00:00
composer Make it possible for extensions to specify which version of MediaWiki 2014-03-03 08:45:20 +00:00
config Update formatting 2014-02-06 09:27:05 +01:00
content Merge "Document parser cache key control." 2014-02-08 19:40:57 +00:00
context Update formatting 2014-02-06 09:27:05 +01:00
dao Remove underscore from classes LBFactory_*, LoadBalancer_*, LoadMonitor_* 2013-12-26 16:30:15 -05:00
db Hide message for DBUnexpectedError exceptions 2014-03-04 19:59:57 -05:00
debug Enhance the destination control parameter of wfDebug() and wfDebugLog() 2014-02-04 19:56:24 +00:00
deferred Update formatting 2014-02-06 09:27:05 +01:00
diff Add tests for ArrayDiffFormatter and DiffOp 2014-02-26 22:53:05 +01:00
exception Add scope to Exception class methods 2014-02-24 21:21:09 +01:00
externalstore Tweaked generated paths for ExternalStoreMwstore 2014-02-13 10:15:13 -08:00
filebackend Remove useless "src" param when wrapping doGetFileStatMulti() 2014-03-03 10:02:31 -08:00
filerepo Fix ForeignDBViaLBRepo favicon 2014-02-24 22:10:02 +00:00
gallery Update formatting 2014-02-06 09:27:05 +01:00
htmlform Merge "Fix number of parameters passed on recursive function call" 2014-02-28 16:30:34 +00:00
installer Add Updater for Oracle 2014-03-03 13:31:25 -08:00
interwiki Updates for Interwiki.php 2013-12-02 12:00:01 +01:00
job Merge "Allow configuration of periodic task interval" 2014-03-03 21:26:43 +00:00
json Update formatting and comments in FormatJson 2013-11-25 18:46:25 +01:00
libs Merge "CSSJanus: Account for attribute selectors in brace lookahead" 2014-02-22 16:56:27 +00:00
logging Do not use jargon in comment. 2014-02-06 17:13:28 +05:30
media Remove another undefined $env and TODO comment for it too 2014-03-02 22:14:22 +00:00
normal Generate Utf8Case.ser directly from UnicodeData.txt 2014-01-06 18:22:24 -05:00
objectcache Added simpler handleError() method in RedisConnectionPool 2014-02-12 07:29:32 +00:00
parser Add ParserOutput::addJsConfigVars 2014-02-16 20:35:49 +00:00
profiler Add ProfilerMwprof 2014-01-07 13:03:11 -08:00
rcfeed rcfeed: Use wfWikiID() instead of $wgDBname 2014-01-10 17:52:25 -08:00
resourceloader resourceloader: Fix broken skinStyles loop in #getModifiedTime 2014-02-28 19:24:51 +00:00
revisiondelete Add API action=revisiondelete 2014-02-04 15:03:48 -05:00
search Remove unused $terms parameter 2014-03-04 13:26:12 -08:00
site Add site by navigation id feature to SiteList 2014-03-04 21:09:10 +01:00
specialpage Made ActiveUsers use querycache and do staggered updates on view 2014-02-04 20:14:40 +00:00
specials code-quality: Special:PrefixIndex is transcludable 2014-03-05 13:15:45 +01:00
templates Add personal tools messages for messages login, userlogout, createaccount 2014-02-23 16:37:03 +02:00
upload SECURITY: Disallow non-whitelisted namespaces 2014-02-27 15:06:13 +01:00
utils Fix various docs and version numbers from 84a2f570 2014-01-25 05:27:21 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Enhance the destination control parameter of wfDebug() and wfDebugLog() 2014-02-04 19:56:24 +00:00
Article.php Call WikiPage::doViewUpdates also on missing article page view 2014-02-15 18:39:45 +00:00
AuthPlugin.php
AutoLoader.php Hide message for DBUnexpectedError exceptions 2014-03-04 19:59:57 -05:00
Autopromote.php
Block.php Merge "Make autoblocks update with the parent block" 2014-01-31 18:59:09 +00:00
CacheHelper.php
Category.php
Categoryfinder.php
CategoryPage.php
CategoryViewer.php Remove classes and functions deprecated in MediaWiki 1.17 2014-01-05 18:54:27 +01:00
ChangesFeed.php
ChangeTags.php Show minor edits and tags in Special:Undelete 2013-11-27 12:50:52 -05:00
Collation.php Fix various docs and version numbers from 84a2f570 2014-01-25 05:27:21 +00:00
Cookie.php Fixed spacing 2013-12-01 20:58:51 +01:00
DefaultSettings.php Hide message for DBUnexpectedError exceptions 2014-03-04 19:59:57 -05:00
Defines.php Remove commented defines 2014-01-27 21:30:52 +00:00
DeprecatedGlobal.php
EditPage.php Detect already-undone edits for undo 2014-02-04 14:47:40 -05:00
Export.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
FakeTitle.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php Make it easy to get the number of the currently running child 2014-01-08 14:18:28 -08:00
FormOptions.php
GitInfo.php GitInfo: Suppress some wrong warnings 2014-02-06 18:38:25 -08:00
GlobalFunctions.php Allow to disable specific groups in $wgDebugLogGroups 2014-02-26 20:46:14 +00:00
HistoryBlob.php
Hooks.php Add ability to mark hooks as deprecated 2014-01-10 09:12:26 +01:00
Html.php Fixed spacing 2013-12-01 20:58:51 +01:00
HtmlFormatter.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
HttpFunctions.php Merge "Fixed stream wrapper in PhpHttpRequest" 2014-01-30 23:12:44 +00:00
ImagePage.php Move redirect rendering into WikitextContent 2014-01-07 09:18:22 -05:00
ImageQueryPage.php
Import.php Merge "(bug 47070) check content model namespace on import." 2014-01-28 20:56:02 +00:00
Init.php
Licenses.php
limit.sh
Linker.php More use of Title::hasFragment 2014-01-24 22:22:45 +01:00
LinkFilter.php Fixed spacing 2013-12-01 20:58:51 +01:00
MagicWord.php Raw option of parser functions should match complete word 2014-01-12 22:25:33 +00:00
MediaWikiVersionFetcher.php Make it possible for extensions to specify which version of MediaWiki 2014-03-03 08:45:20 +00:00
Message.php Add logging for "Invalid message parameter" 2013-12-21 11:42:05 +00:00
MessageBlobStore.php Remove TODO for use of TRUNCATE and replace with comment 2014-01-22 21:17:05 +01:00
mime.info
mime.types
MimeMagic.php Clean up MimeMagic singleton handling 2013-11-22 16:49:32 -08:00
MWTimestamp.php Split Timestamp.php into class and exception files 2014-01-25 16:24:04 +01:00
Namespace.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
OutputHandler.php
OutputPage.php Add ParserOutput::addJsConfigVars 2014-02-16 20:35:49 +00:00
PageQueryPage.php Show correct link color on cached result of Special:DeadendPages 2013-11-16 21:27:54 +01:00
Pager.php Update documentation related to newFromRow and formatRow 2013-12-27 13:56:52 +01:00
PathRouter.php
PHPVersionError.php
PoolCounter.php Added missing space to error message 2014-03-04 00:46:10 -08:00
Preferences.php Removed 'Enable simplified search bar (Vector skin only)' from MW user Preference 2014-02-19 17:53:55 +01:00
PrefixSearch.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
ProtectionForm.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
QueryPage.php Show range start and end in special page pagination 2014-02-05 21:58:48 +00:00
Revision.php Update docs for Revision::getRevisionText() 2014-01-01 15:32:48 +00:00
RevisionList.php
Sanitizer.php SECURITY: Disallow -o-link in styles 2014-01-13 22:12:28 -08:00
Setup.php Deprecates $wgRateLimitLog in favor of debug log 2014-03-04 13:12:35 +00:00
SiteConfiguration.php
SiteStats.php Remove another ss_active_users check from SiteStats::isSane 2014-02-24 18:17:35 +01:00
Skin.php Add support for skins to set attributes of <html> element. 2013-12-18 10:43:11 -08:00
SkinTemplate.php Merge "Add title to list item of language link" 2014-03-04 12:24:53 +00:00
SquidPurgeClient.php Remove trailing line breaks from wfDebugLog() messages 2014-02-04 22:16:13 +01:00
StatCounter.php
Status.php Status::getHTML should actually return HTML 2013-12-09 12:14:06 -05:00
StreamFile.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
StubObject.php
tidy.conf
TimestampException.php Split Timestamp.php into class and exception files 2014-01-25 16:24:04 +01:00
Title.php Merge "Include the reason when firing the TitleMoveComplete hook" 2014-02-18 11:17:52 +00:00
TitleArray.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
TitleArrayFromResult.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
User.php Deprecates $wgRateLimitLog in favor of debug log 2014-03-04 13:12:35 +00:00
UserArray.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
UserArrayFromResult.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
UserMailer.php Add new Hook 'SendWatchlistEmailNotification' 2014-02-25 17:04:00 -08:00
UserRightsProxy.php
WatchedItem.php Do not load special pages in WatchedItem::load 2014-01-12 16:33:56 +00:00
WebRequest.php Merge "Revert "Limit searches at 500 per page"" 2014-02-11 18:05:05 +00:00
WebResponse.php
WebStart.php
Wiki.php Avoid API error/header leakage from jobs API 2014-02-28 21:44:49 -08:00
WikiCategoryPage.php
WikiFilePage.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
WikiMap.php
WikiPage.php Merge "Call WikiPage::doViewUpdates also on missing article page view" 2014-02-18 20:21:37 +00:00
Xml.php Fixed spacing 2013-12-01 20:58:51 +01:00
ZhConversion.php Updated location of zhtable in comment 2013-12-19 18:53:44 +00:00