wiki.techinc.nl/includes
Translation updater bot 3ee1e6fda2 Localisation updates from https://translatewiki.net.
Change-Id: Id7f62d5c54ac1d476f37d238759a28ef803347fb
2014-06-15 19:42:49 +00:00
..
actions Add 'X-Robots-Tag: noindex' header in action=render pages 2014-06-02 16:04:51 -04:00
api Use type hinting in ApiBase 2014-06-12 16:54:41 +00:00
cache Remove incorrect return type for getGoodLinkID() 2014-05-11 18:19:00 +02:00
changes Remove obsolete RC_MOVE and RC_MOVE_OVER_REDIRECT rc types 2014-06-11 02:44:48 +00:00
clientpool Set Redis::OPT_READ_TIMEOUT by default 2014-05-05 20:25:09 +00:00
composer Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
config Make abstract Config class truly implementation-agnostic 2014-05-26 02:59:57 -07:00
content Merge "Introduce ContentHandler::exportTransform()" 2014-05-27 18:31:05 +00:00
context DerivativeContext::setConfig should take a Config object 2014-05-26 19:36:59 -07:00
dao Fixed some @params documentation 2014-04-14 12:59:19 +00:00
db Deprecate $wgMasterWaitTimeout 2014-06-11 22:24:07 -07:00
debug Fixed some @params documentation (includes/*) 2014-04-19 22:22:20 +02:00
deferred Tweaked HTMLCacheUpdate immediate run treshold 2014-05-28 07:03:08 +00:00
diff Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
exception MWException: Remove deprecated methods 2014-05-14 22:01:37 +00:00
externalstore Fixed some @params documentation 2014-04-14 19:52:18 +00:00
filebackend Made FSFileBackend use closures for doExecuteOpHandlesInternal() 2014-06-12 13:40:03 -07:00
filerepo Allow media handlers to mark files as expensive 2014-05-28 20:24:31 +00:00
gallery Add deprecation notices to recent s/var/public/ property changes. 2014-05-10 08:35:20 -04:00
htmlform HTMLForm: fix double escaping of checkbox labels in vform 2014-05-25 14:55:02 +00:00
installer Localisation updates from https://translatewiki.net. 2014-06-15 19:42:49 +00:00
interwiki
jobqueue Also set the queue types map when rebuilding the ready queue map 2014-06-05 09:24:59 -07:00
json FormatJson: Remove speculative comment 2014-04-25 15:16:18 -04:00
libs Revert "Fix "CSSMin url() value remapping not working in certain obscure cases"" 2014-06-10 22:04:40 +00:00
logging Merge "Allow adding Deleted log entries" 2014-05-30 21:58:54 +00:00
media Fix misnamed SVGHandler::canAnimateThumb() 2014-06-10 21:15:53 -03:00
normal Pass phpcs-strict on includes/normal/ 2014-04-24 21:44:48 +02:00
objectcache Don't die on empty keys in MWMemcached 2014-06-05 08:09:47 +00:00
parser Add PPFrame::getTTL() and setTTL() 2014-06-09 20:40:22 +00:00
poolcounter Add global limit to PoolCounter 2014-06-03 19:28:35 +00:00
profiler Lowered the TransactionProfiler threshold 2014-06-05 15:59:07 -07:00
rcfeed RCFeed: Add log_id property (exposes rc_logid attribute) 2014-06-11 22:27:13 +00:00
resourceloader resourceloader: Implement "skip function" feature 2014-06-12 03:48:26 +02:00
revisiondelete Revert "Pass phpcs-strict on includes/revisiondelete/" 2014-05-25 01:38:41 +00:00
search Remove use of strencode() outside Database classes 2014-06-02 13:45:26 -04:00
site Pass phpcs-strict on includes/site/ 2014-05-09 21:54:07 +02:00
specialpage Autocomplete special pages' subpages in search suggestions 2014-06-12 17:01:43 +02:00
specials Add SpecialEditWatchlist::prefixSearchSubpages 2014-06-13 20:51:58 +02:00
templates Ignore CodeSniffer checks on HTML template files 2014-05-09 20:10:35 +02:00
title Merge "Update formatting of includes/title/" 2014-04-21 17:11:39 +00:00
upload Add some SVG element namespaces 2014-06-02 12:18:48 -07:00
utils Remove $wgProxyKey 2014-06-11 14:39:28 -07:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Article.php Don't double-parse edit summaries 2014-06-02 22:16:41 -04:00
AuthPlugin.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
AutoLoader.php Don't use autodiscovery for core skins, move them to separate directories 2014-06-10 02:49:17 +00:00
Autopromote.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Block.php Speed up CIDR matching from $wgSquidServersNoPurge 2014-05-15 17:23:12 +00:00
CacheHelper.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Category.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Categoryfinder.php Make phpcs-strict pass on includes/ (6/~10) 2014-05-12 16:46:52 +02:00
CategoryPage.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
CategoryViewer.php Make phpcs-strict pass on includes/ (7/7) 2014-05-15 20:07:09 +02:00
ChangesFeed.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
ChangeTags.php Remove $dbr from ChangeTags::addTags() 2014-06-10 21:32:03 +02:00
Collation.php Collation: Remove deprecated findLowerBound() 2014-05-19 18:21:08 +02:00
Cookie.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
DefaultSettings.php Remove $wgDBClusterTimeout 2014-06-12 11:35:02 -07:00
Defines.php Remove obsolete RC_MOVE and RC_MOVE_OVER_REDIRECT rc types 2014-06-11 02:44:48 +00:00
DeprecatedGlobal.php Merge "Remove silly 'm' prefix from StubObject/DeprecatedGlobal members" 2014-05-27 18:53:00 +00:00
EditPage.php Soften test for incomplete edit POST 2014-06-05 00:20:24 +00:00
Export.php Introduce ContentHandler::exportTransform() 2014-05-20 19:21:49 +02:00
Fallback.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Feed.php Make phpcs-strict pass on includes/ (7/7) 2014-05-15 20:07:09 +02:00
FeedUtils.php Make phpcs-strict pass on includes/ (1/~10) 2014-05-11 19:14:17 +00:00
FileDeleteForm.php Make phpcs-strict pass on includes/ (1/~10) 2014-05-11 19:14:17 +00:00
ForkController.php Make it easy to get the number of the currently running child 2014-01-08 14:18:28 -08:00
FormOptions.php Adjust indent of some comment blocks 2014-05-01 18:46:34 +00:00
GitInfo.php Check for valid git repository in GitInfo::getHeadCommitDate 2014-05-06 13:19:43 -06:00
GlobalFunctions.php Add hash_equals() fallback and use it 2014-05-28 20:52:08 -04:00
HistoryBlob.php Revert more visibility changes in HistoryBlob.php 2014-05-25 17:09:40 -04:00
Hooks.php Make phpcs-strict pass on includes/ (1/~10) 2014-05-11 19:14:17 +00:00
Html.php Make phpcs-strict pass on includes/ (1/~10) 2014-05-11 19:14:17 +00:00
HtmlFormatter.php Make phpcs-strict pass on includes/ (1/~10) 2014-05-11 19:14:17 +00:00
HttpFunctions.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
ImagePage.php Change message escaping on ImagePage 2014-05-31 11:18:04 +00:00
ImageQueryPage.php Replace complex for loop for foreach, count and break 2014-05-11 21:27:32 +01:00
Import.php Correct doc of WikiImporter::__construct parameter 2014-06-02 12:09:15 +02:00
Init.php Make phpcs-strict pass on includes/ (1/~10) 2014-05-11 19:14:17 +00:00
Licenses.php Make phpcs-strict pass on includes/ (1/~10) 2014-05-11 19:14:17 +00:00
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 Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
MagicWord.php MagicWord: Fix an indent 2014-05-23 23:24:13 +02:00
MediaWikiVersionFetcher.php Fixed spacing 2014-03-20 20:37:30 +00:00
Message.php Create Parser::stripOuterParagraph to avoid code duplication 2014-05-15 12:20:19 -04:00
MessageBlobStore.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
mime.info
mime.types
MimeMagic.php MimeMagic: Don't seek before BOF 2014-06-11 10:26:04 +02:00
MWTimestamp.php Make phpcs-strict pass on includes/ (6/~10) 2014-05-12 16:46:52 +02:00
Namespace.php Allow moving category pages 2014-05-09 18:12:25 +01:00
OutputHandler.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
OutputPage.php Apparently for certain (API) requests $this->getTitle() doesn't return a valid Title. 2014-06-11 23:00:24 +03:00
PageQueryPage.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Pager.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
PathRouter.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
PHPVersionError.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
Preferences.php Remove redundant filter for negative namespace ids in search preferences 2014-06-03 16:10:04 +00:00
PrefixSearch.php Autocomplete special pages' subpages in search suggestions 2014-06-12 17:01:43 +02:00
ProtectionForm.php Make phpcs-strict pass on includes/ (6/~10) 2014-05-12 16:46:52 +02:00
QueryPage.php Make phpcs-strict pass on includes/ (6/~10) 2014-05-12 16:46:52 +02:00
Revision.php Merge "(bug 56849) Deprecate dangerous edittime-based content update functions" 2014-06-03 21:23:05 +00:00
RevisionList.php Make phpcs-strict pass on includes/ (6/~10) 2014-05-12 16:46:52 +02:00
Sanitizer.php Remove isset() check in Sanitizer::setupAttributeWhitelist() 2014-06-10 19:55:53 +00:00
Setup.php Don't use autodiscovery for core skins, move them to separate directories 2014-06-10 02:49:17 +00:00
SiteConfiguration.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
SiteStats.php Make phpcs-strict pass on includes/ (5/~10) 2014-05-11 19:35:32 +00:00
Skin.php Revert "Officially deprecate skin autodiscovery" 2014-06-10 16:42:10 +00:00
SkinTemplate.php Drop support for old skins that don't use head element 2014-05-31 15:30:19 +02:00
SquidPurgeClient.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
StatCounter.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
Status.php Allow Status::hasMessage to work with Message objects. 2014-04-22 20:19:04 +02:00
StreamFile.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
StubObject.php Remove silly 'm' prefix from StubObject/DeprecatedGlobal members 2014-05-15 09:05:24 -07:00
tidy.conf
TimestampException.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
Title.php Fix documentation for Title::getCascadeProtectionSources and others 2014-06-03 12:56:08 -04:00
TitleArray.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
TitleArrayFromResult.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
User.php More optimizations to User::saveOptions() 2014-06-06 18:58:43 +00:00
UserArray.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
UserArrayFromResult.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
UserMailer.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
UserRightsProxy.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
WatchedItem.php Make phpcs-strict pass on includes/ (4/~10) 2014-05-11 19:35:09 +00:00
WebRequest.php Cleanups to WebRequest::getIP logic 2014-06-11 09:59:14 -07:00
WebResponse.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
WebStart.php Make phpcs-strict pass on includes/ (4/~10) 2014-05-11 19:35:09 +00:00
Wiki.php Added BeforeHttpsRedirect hook allowing extensions to cancel forceHTTPS 2014-05-28 12:46:11 -04:00
WikiCategoryPage.php
WikiFilePage.php Make phpcs-strict pass on includes/ (4/~10) 2014-05-11 19:35:09 +00:00
WikiMap.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
WikiPage.php Reduce deadlocks adding log rows to the RC table on delete 2014-06-11 18:41:13 +00:00
Xml.php Make phpcs-strict pass on includes/ (4/~10) 2014-05-11 19:35:09 +00:00
ZhConversion.php zhtable: Add zh2Hant rule 箱里 => 箱裡 2014-04-09 08:45:27 +00:00