wiki.techinc.nl/includes
2014-07-17 19:41:39 +00:00
..
actions Remove execute() from Action and subclasses 2014-07-16 14:03:43 -07:00
api API: Cleanup list=filearchive 2014-07-15 12:59:56 -04:00
cache Made LCStoreDB try to use a separate DB connection 2014-07-15 19:20:01 -07:00
changes Move ChangesFeed to includes/changes/ folder 2014-07-15 17:30:46 -07:00
clientpool Lowered the default OPT_READ_TIMEOUT for Redis 2014-07-08 04:04:48 +00:00
composer
config GlobalVarConfig shouldn't throw exceptions for null-valued config settings 2014-06-23 13:03:53 -04:00
content @singe -> @since in doc 2014-07-04 22:53:47 +02:00
context Properly check whether a user exists 2014-07-13 22:03:00 -07:00
dao Avoid key conflict errors in User::addToDatabase 2014-06-24 10:59:27 +00:00
db Merge "Made getMaxLag() use caching to reduce connection spam" 2014-07-11 18:02:10 +00:00
debug Rename MWNamespace, MWDebug and MWTidy files to match their class 2014-07-15 20:59:39 +00:00
deferred Database search fixes: 2014-06-20 13:43:36 -07:00
diff Add comment to TableDiffFormatter::blockHeader 2014-06-29 08:15:01 +00:00
exception Revert "Make UserNotLoggedIn redirect to login page" 2014-07-15 23:13:17 +00:00
externalstore
filebackend Use some callable hints on @param docs 2014-07-03 21:20:35 +02:00
filerepo Add missing rollback to LocalFile::recordUpload2 2014-07-17 10:41:18 +02:00
gallery New hook, AfterParserFetchFileAndTitle 2014-07-01 17:40:11 -07:00
htmlform Adding css styling option for help option in HTMLForm 2014-07-16 20:17:07 -03:00
installer Installer: Minor change to "config-register-globals-error" message 2014-07-16 22:09:18 -07:00
interwiki
jobqueue Added "daemonized" flag to JobQueueRedis 2014-07-16 22:24:50 +00:00
json
libs CSSMin: Add link to css-syntax spec for url tokens on w3.org 2014-07-12 02:00:55 +02:00
logging Change mixed @param doc for PatrolLog::record 2014-07-06 06:06:07 +00:00
media Fix DjVu tests isolation 2014-07-15 16:56:34 -07:00
normal Remove some PHP4 microtime() compat wrappers 2014-07-16 23:39:48 -04:00
objectcache Avoid breaking DB transactions in SqlBagOStuff 2014-07-16 17:59:36 +00:00
page Merge "Defer addAutopromoteOnceGroups to transaction idle" 2014-07-14 23:21:28 +00:00
parser Rename MWNamespace, MWDebug and MWTidy files to match their class 2014-07-15 20:59:39 +00:00
poolcounter Fixed acquireForMe() bug in the redis module 2014-07-07 17:16:42 -07:00
profiler Added some sanity warnings to TransactionProfiler 2014-06-27 11:40:50 -07:00
rcfeed RCFeed: Add log_id property (exposes rc_logid attribute) 2014-06-11 22:27:13 +00:00
resourceloader Remove ResourceLoaderGetStartupModules hook 2014-07-11 13:49:00 -07:00
revisiondelete RevDelArchivedFileItem needs to override getApiData 2014-07-15 14:45:31 -04:00
search rm $wgCountTotalSearchHits. It was broken. 2014-07-08 03:41:13 -03:00
site
specialpage HTMLForm submission callback documentation updates 2014-07-03 11:21:55 -04:00
specials Fixed initial as-of cache time shown at Special:ActiveUsers 2014-07-17 12:32:51 -07:00
templates Merge "Display MediaWiki:Loginprompt on the login page" 2014-07-14 03:37:51 +00:00
title Merge "Allow local interwiki links with an empty title part" 2014-07-03 17:46:48 +00:00
upload Merge "Fix mime detection of easily-confused-with text/plain formats" 2014-07-04 07:43:42 +00:00
utils Add some casts for sanity before BagOStuff::add() calls 2014-06-26 16:25:31 -07:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php Merge "In AutoLoader, move LC and UserCache to includes/cache section" 2014-07-16 18:34:11 +00:00
Autopromote.php
Block.php Use the user from the context to format the date in Block::getPermissionsError() 2014-07-08 22:13:01 +02:00
CacheHelper.php
Category.php Avoid begin/commit in Category::getCountMessage() 2014-06-24 18:07:55 -07:00
Categoryfinder.php
CategoryViewer.php Avoid begin/commit in Category::getCountMessage() 2014-06-24 18:07:55 -07:00
ChangeTags.php Documentation improvements in ChangeTags.php 2014-06-10 21:52:32 +02:00
Collation.php Collation: Remove deprecated findLowerBound() 2014-05-19 18:21:08 +02:00
Cookie.php
DefaultSettings.php Remove $wgEnableSorbs and $wgSorbsUrl 2014-07-13 00:51:26 +00:00
Defines.php Removed old DB_LAST cruft 2014-06-25 16:12:36 -07:00
DeprecatedGlobal.php Merge "Remove silly 'm' prefix from StubObject/DeprecatedGlobal members" 2014-05-27 18:53:00 +00:00
EditPage.php Actually detect duplicate section=new submissions 2014-07-07 18:49:04 -04:00
Export.php Introduce ContentHandler::exportTransform() 2014-05-20 19:21:49 +02:00
Fallback.php
Feed.php Make phpcs-strict pass on includes/ (7/7) 2014-05-15 20:07:09 +02:00
FeedUtils.php
FileDeleteForm.php
ForkController.php
FormOptions.php
GitInfo.php Fix GitInfo cache file path computation and storage location 2014-07-08 16:36:10 +00:00
GlobalFunctions.php Merge "GlobalFunctions: Deprecate swap()" 2014-07-10 00:50:28 +00:00
HistoryBlob.php Revert more visibility changes in HistoryBlob.php 2014-05-25 17:09:40 -04:00
Hooks.php Use some callable hints on @param docs 2014-07-03 21:20:35 +02:00
Html.php Html: Throw exception if array is used for an attribute not supporting it 2014-07-10 16:46:35 +00:00
HtmlFormatter.php Adding and improving function and param descriptions in HtmlFormatter 2014-06-25 14:40:13 -07:00
HttpFunctions.php
Import.php Correct doc of WikiImporter::__construct parameter 2014-06-02 12:09:15 +02:00
Licenses.php
limit.sh Fix error message when swap is disabled 2014-05-19 10:41:52 +10:00
Linker.php Use anonymous function in Linker::formatAutocomments/formatLinksInComment 2014-06-10 20:32:23 +00:00
LinkFilter.php
MagicWord.php Support {{!}} as a magic word 2014-06-26 14:56:04 -07:00
MediaWiki.php Rename Wiki.php to MediaWiki.php 2014-07-13 01:22:30 -07:00
MediaWikiVersionFetcher.php
Message.php Don't use isset() to check for null 2014-07-01 19:17:02 +02:00
MessageBlobStore.php
mime.info Merge "Fix mime detection of easily-confused-with text/plain formats" 2014-07-04 07:43:42 +00:00
mime.types Merge "Fix mime detection of easily-confused-with text/plain formats" 2014-07-04 07:43:42 +00:00
MimeMagic.php Allow third party code to hook-up MIME type detection 2014-07-06 13:38:14 +02:00
MWNamespace.php Rename MWNamespace, MWDebug and MWTidy files to match their class 2014-07-15 20:59:39 +00:00
MWTimestamp.php Don't use isset() to check for null 2014-06-30 21:51:29 +02:00
OutputHandler.php
OutputPage.php Remove AjaxAddScript hook 2014-07-16 18:49:36 -07:00
Pager.php
PathRouter.php
PHPVersionError.php Use PHP_VERSION constant instead of phpversion() function call 2014-07-09 16:46:35 -07:00
Preferences.php Refactor Preferences code to allow better reuse. 2014-07-09 14:26:51 -07:00
PrefixSearch.php PrefixSearch: Avoid notice when no subpage exists 2014-07-14 08:42:59 -07:00
ProtectionForm.php Collapse duplicate $existingExpiry == 'infinity' case into else 2014-06-16 00:49:34 +01:00
Revision.php Don't use isset() to check for null 2014-07-03 21:41:05 +02:00
RevisionList.php
Sanitizer.php Allow HTML5 <rtc> tag (ruby support for East Asian typography). 2014-07-02 18:45:14 -04:00
Setup.php Removes deprecated $wgUseCommaCount variable 2014-07-11 07:34:03 +00:00
SiteConfiguration.php Merge "Force array parameters in SiteConfiguration" 2014-07-04 19:49:44 +00:00
SiteStats.php Fix initSiteStats.php maintenance script 2014-06-29 00:12:16 +00:00
Skin.php Skin: Make normalizeKey() accept non-canonical case variants of keys 2014-07-13 03:23:55 +02:00
SkinTemplate.php Remove deprecated Skin::makeGlobalVariablesScript 2014-07-08 22:26:47 +00:00
SquidPurgeClient.php
StatCounter.php
Status.php
StreamFile.php
StubObject.php Unstub the passed object when calling unstub() 2014-07-07 15:37:45 -04:00
tidy.conf
TimestampException.php
Title.php Fix incorrect function call scope in Title.php 2014-07-16 15:17:47 -07:00
TitleArray.php
TitleArrayFromResult.php
User.php Remove $wgEnableSorbs and $wgSorbsUrl 2014-07-13 00:51:26 +00:00
UserArray.php
UserArrayFromResult.php
UserMailer.php Added VERP functionality hook to core 2014-07-11 12:03:49 +00:00
UserRightsProxy.php
WatchedItem.php
WebRequest.php Removed deprecated WebRequest::escapeAppendQuery() 2014-06-20 15:11:03 -07:00
WebResponse.php
WebStart.php No longer support installs where register_globals is enabled 2014-07-08 16:25:58 -07:00
WikiMap.php
Xml.php
ZhConversion.php