wiki.techinc.nl/includes
Translation updater bot 41b86bea62 Localisation updates from https://translatewiki.net.
Change-Id: I8313b4e6f3fddaf9ee468e10972a5923bb1201d5
2015-03-22 20:45:06 +01:00
..
actions Merge "Add top help link to MediaWiki.org in several pages via indicator" 2015-03-04 16:15:53 +00:00
api Localisation updates from https://translatewiki.net. 2015-03-22 20:45:06 +01:00
cache Merge "Drop outdated "documentation reviewed" tags" 2015-03-18 16:56:58 +00:00
changes Add hook EnhancedChangesList::getLogText 2015-03-03 01:50:32 +00:00
clientpool
composer
config Made ConfigException extend Exception 2015-02-27 11:24:15 -08:00
content JsonContent: Pass FormatJson::UTF8_OK when beautifying JSON 2015-03-16 21:53:33 +01:00
context Mention metrics in IContextSource docs 2015-03-11 19:15:33 +00:00
dao
db Merge "Clean up $wgSQLiteDataDir handling and removed standalone sqlite class" 2015-03-16 17:22:10 +00:00
debug Send messages logged via MWLoggerLegacyLogger::log() to the debug toolbar 2015-03-18 23:57:47 +00:00
deferred Merge "Explicitly mark HTMLCacheUpdateJob jobs that are recursive for clarity" 2015-03-02 21:16:21 +00:00
diff Add linkable anchor #L<N> to (original text) line number in diff 2015-03-13 06:58:34 +00:00
exception Don't log HttpErrors in the exception log, use MWLogger 2015-03-18 15:45:29 +00:00
externalstore Profile all external HTTP requests from MW 2015-03-03 20:54:30 -08:00
filebackend Merge "Fix and make PHPDoc tags in FileBackend more specific" 2015-03-18 16:45:20 +00:00
filerepo Force LocalFile::purgeMetadataCache use the master DB 2015-03-18 17:56:11 +00:00
gallery Add srcset for images in <gallery> 2015-02-25 19:52:06 -04:00
htmlform Enable mw-ui-radio styles on Special:Preferences 2015-03-04 11:59:10 -08:00
installer Localisation updates from https://translatewiki.net. 2015-03-22 20:45:06 +01:00
interwiki Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
jobqueue Merge "Removed odd "partitionsNoPush" setting to simplify the code" 2015-03-18 23:06:50 +00:00
json Fix phpcs errors and warnings in includes/json 2015-03-15 02:35:26 +00:00
libs Merge "Introduce the Restbase Virtual REST Service class" 2015-03-10 17:08:14 +00:00
logging Migrate import log to new log system 2015-03-18 13:21:52 +00:00
mail Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
media Add framework for file warnings 2015-03-18 10:05:19 -05:00
objectcache Minor doc fixes 2015-03-09 23:08:37 -07:00
page Merge "Add framework for file warnings" 2015-03-18 17:25:20 +00:00
pager Converted some profiling to scopedProfileIn 2015-01-07 21:03:02 -08:00
parser Tidy up tidy usage 2015-03-16 16:33:50 -04:00
password
poolcounter Merge "Removed obsolete "containsOldMagic" code" 2015-03-04 06:02:04 +00:00
profiler Allow dumping raw xhprof data for consumption by xhprof GUI 2015-03-04 01:29:02 +00:00
rcfeed Create a generic UDP transport class 2014-12-15 15:06:43 -07:00
registration registration: Fix merging of $wgExtensionCredits 2015-03-16 09:47:48 -07:00
resourceloader Optimize order of styles and scripts 2015-03-17 03:10:49 +01:00
revisiondelete Use new log system when create log entry for revision delete 2015-02-07 20:05:13 +00:00
search Remove copious amounts of commented out preg_replace calls 2015-01-27 05:34:40 +00:00
site Merge "Split SiteLookup interface from SiteStore" 2015-03-19 11:32:27 +00:00
skins Optimize order of styles and scripts 2015-03-17 03:10:49 +01:00
specialpage Remove FormSpecialPage::$fields 2015-03-19 16:12:56 +00:00
specials Remove table header from Special:Tags when there are no tags 2015-03-20 15:54:52 +00:00
templates Escape extra input messages on Special:UserLogin/signup 2015-02-26 05:49:22 +00:00
title Merge "Proper namespace handling for WikiImporter" 2015-01-05 22:40:15 +00:00
upload Made wfFindFile/wfLocalFile callers use explicit "latest" flags 2015-03-06 04:18:50 +00:00
utils Ignore phpcs in autoload.php 2015-03-16 19:09:28 +01:00
.htaccess
AjaxDispatcher.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
AjaxResponse.php
AuthPlugin.php
AutoLoader.php autoloader: Remove incorrect documentation comment 2014-12-19 06:02:34 +00:00
Autopromote.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Block.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
Category.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
CategoryFinder.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
CategoryViewer.php CategoryView modified to use css columns 2015-02-23 16:54:24 +00:00
CdbCompat.php
ChangeTags.php Creation, deletion and improved management of change tags 2015-02-04 14:14:18 -05:00
Collation.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
DefaultSettings.php Add example code showing to completely disable logging 2015-03-19 22:10:37 +00:00
Defines.php Merge "Remove EditFilterMerged detection define" 2015-03-19 17:11:46 +00:00
DeprecatedGlobal.php
EditPage.php Merge "EditPage: Implement 'editnotice-notext' message" 2015-03-19 02:26:25 +00:00
Export.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
Fallback.php
Feed.php FeedItem: Use full URL with protocol for <id>/<guid> in Atom/RSS feeds 2015-03-07 23:52:44 +01:00
FeedUtils.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
FileDeleteForm.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
ForkController.php
FormOptions.php
GitInfo.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
GlobalFunctions.php Send messages logged via MWLoggerLegacyLogger::log() to the debug toolbar 2015-03-18 23:57:47 +00:00
HistoryBlob.php
Hooks.php Add lots of @throws 2014-12-24 13:49:20 +00:00
Html.php Remove a hack, and a hack for the hack, for MediaWiki UI input fields 2015-03-14 15:18:31 +00:00
HtmlFormatter.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
HttpFunctions.php Allow profiling of Http requests 2015-03-03 20:54:24 -08:00
Import.php Made wfFindFile/wfLocalFile callers use explicit "latest" flags 2015-03-06 04:18:50 +00:00
Licenses.php
limit.sh
Linker.php Emergency remove .mw-headline-anchor 2015-03-17 22:31:45 +00:00
LinkFilter.php
MagicWord.php Merge "Remove obvious function-level profiling" 2015-01-07 19:27:45 +00:00
MediaWiki.php Merge "Drop outdated "documentation reviewed" tags" 2015-03-18 16:56:58 +00:00
MediaWikiVersionFetcher.php
Message.php Split StatusValue out of Status class and put it in /libs 2015-02-10 00:39:05 +00:00
MessageBlobStore.php Revert "Made insertMessageBlob use (start|end)Atomic in case DBO_TRX is off" 2015-03-03 16:33:07 +00:00
mime.info
mime.types
MimeMagic.php Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
MovePage.php Made wfFindFile/wfLocalFile callers use explicit "latest" flags 2015-03-06 04:18:50 +00:00
MWNamespace.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MWTimestamp.php Reject out-of-range output when converting to TS_MW 2014-12-19 17:06:38 -05:00
NoLocalSettings.php Adding TemplateParser class providing interface to Mustache templates 2015-02-19 17:41:45 -08:00
OutputHandler.php Fix case insensitive string comparison for http header names 2014-12-12 02:38:43 +00:00
OutputPage.php Optimize order of styles and scripts 2015-03-17 03:10:49 +01:00
PathRouter.php
PHPVersionError.php
Preferences.php Adjusting patrol checks for RC and watchlist prefs 2015-02-18 20:17:16 +00:00
PrefixSearch.php Shorten long lines in PrefixSearch.php to make phpcs pass 2015-03-04 09:13:53 +02:00
ProtectionForm.php Refactor out 'infinity' variants 2015-03-12 16:38:02 +00:00
Revision.php Merge "Truncate null revision comment for whole multibyte characters" 2015-03-18 08:02:03 +00:00
RevisionList.php
Sanitizer.php Replace dev.w3.org with more permanent or stable urls 2015-02-14 14:21:33 +00:00
Setup.php Delay language conversion cache construction until needed 2015-03-03 21:12:28 -08:00
SiteConfiguration.php
SiteStats.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
SquidPurgeClient.php
Status.php Fix magic getter for $status->ok 2015-02-14 00:05:41 +00:00
StreamFile.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
StubObject.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
TemplateParser.php Make sure template function is callable from processTemplate() 2015-03-20 15:06:59 -07:00
tidy.conf
Title.php Merge "Drop outdated "documentation reviewed" tags" 2015-03-18 16:56:58 +00:00
TitleArray.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
TitleArrayFromResult.php
User.php Merge "Re-introduce AvailableRightsTest for User::getAllRights completeness" 2015-03-16 18:00:02 +00:00
UserArray.php Add UserArray::newFromNames() 2015-02-26 19:18:35 +00:00
UserArrayFromResult.php
UserRightsProxy.php Shorten long lines in UserRightsProxy.php to make phpcs pass 2015-03-04 04:26:47 +00:00
WatchedItem.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
WebRequest.php Fix HTTPS protocol detection 2015-01-16 16:22:54 +00:00
WebResponse.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
WebStart.php Adding TemplateParser class providing interface to Mustache templates 2015-02-19 17:41:45 -08:00
WikiMap.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
Xml.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
ZhConversion.php Update the Chinese conversion table for Chinese WikiProjects 2015-03-06 19:51:13 +00:00