wiki.techinc.nl/includes
umherirrender be79b12091 API: Use message-per-value for apihelp-query+allusers-param-prop
Use message-per-value for message
apihelp-query+allusers-param-prop to allow smaller strings
for translation.
Each prop in a message also will show up a new parameter on the help
page without the adjust of the translation (but than in english instead
of fully skip it).

Change-Id: I695277f579f2b8f13c3b4743e49a890bb641a269
2015-08-05 21:39:58 +02:00
..
actions Avoid revision lookup post-save in InfoAction::invalidateCache() 2015-07-29 00:42:56 -07:00
api API: Use message-per-value for apihelp-query+allusers-param-prop 2015-08-05 21:39:58 +02:00
cache Don't let LinkCache grow indefinitely 2015-07-27 10:26:46 -07:00
changes Unbreak missing flags in enhanced RC 2015-07-08 14:57:20 -07:00
changetags Implement OOUI version of tag filter in ChangeTags 2015-07-20 17:58:47 +02:00
clientpool Throw exception on falsy server in RedisConnectionPool. 2015-07-30 17:40:21 -04:00
compat Create a subdirectory for compatibility stubs 2015-06-29 19:27:13 +00:00
composer
config
content Implement redirects in CssContent 2015-07-28 17:53:47 +00:00
context Add base interface for setters in RequestContext and DerivativeContext 2015-08-03 11:55:41 +00:00
dao Added DBAccessObjectUtils class to avoid duplication 2015-07-14 19:53:09 +00:00
db Made DB ignoreErrors() method protected 2015-07-21 14:18:04 -07:00
debug Monolog: Add Formatter that uses MWExceptionHandler::getRedactedTraceAsString 2015-07-31 13:02:39 -06:00
deferred Reduce RC table contention for file deletion 2015-06-15 16:58:54 -07:00
diff Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
exception Convert MWExceptionHandler to use structured logging 2015-07-15 21:03:46 -05:00
externalstore
filebackend Cleaned up and split up Swift header parsing methods a bit 2015-08-05 01:12:50 -07:00
filerepo Remove thumbnailaccess logging 2015-08-05 10:40:58 +02:00
gallery Pass context to parent constructor in PackedImageGallery 2015-07-11 11:35:34 +02:00
htmlform Merge "Revert "Use OOUI HTMLForm for Special:Watchlist"" 2015-07-30 19:05:20 +00:00
installer Localisation updates from https://translatewiki.net. 2015-08-02 21:33:33 +02:00
interwiki
jobqueue Made EnqueueJob use the same dummy title as the JobSpecification default 2015-08-04 15:10:29 -07:00
json Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
libs Added BagOStuff READ_LATEST flag for replicated stores 2015-08-04 16:03:37 -07:00
logging Add Special:ChangeContentModel 2015-06-30 13:14:50 -07:00
mail Clean up UserMailer::send() parameters 2015-07-20 21:34:44 -07:00
media Ignore some ScopedCallback IDE warnings 2015-07-15 14:13:42 -07:00
objectcache Added BagOStuff READ_LATEST flag for replicated stores 2015-08-04 16:03:37 -07:00
page Merge "Added DBAccessObjectUtils class to avoid duplication" 2015-08-03 23:26:15 +00:00
pager
parser Allow whitespace between indent and table start tag 2015-07-18 20:41:33 +00:00
password Add "purpose" to password validity check 2015-07-14 20:04:23 +00:00
poolcounter Fix some PHPCS issues 2015-06-26 01:32:28 -04:00
profiler Move StatsD key normalization from ProfilerOutputStats to BufferingStatsdDataFactory 2015-07-13 19:07:02 +00:00
rcfeed Encapsulate rc_params handling in RecentChange::parseParams 2015-06-10 15:11:37 -04:00
registration registration: Actually set the merge strategy for $wgExtensionCredits 2015-08-02 14:56:44 -07:00
resourceloader resourceloader: Fix RLQ script to support IE8 quirk 2015-08-04 16:25:11 -07:00
revisiondelete Cleaned up various revisiondelete IDE warnings 2015-05-29 21:40:36 +00:00
search Merge "PostgreSQL: Fix text search on moved pages" 2015-07-20 23:03:58 +00:00
site Added CachingSiteStore APC comments 2015-07-25 19:14:19 +00:00
skins Remove Sajax 2015-08-03 10:21:18 -07:00
specialpage Add public keywords to the QueryPage base class 2015-07-18 14:51:07 -05:00
specials Merge "SpecialJavaScriptTest: Bypass ResourceLoader 'target' scope" 2015-08-04 22:22:45 +00:00
templates Allow extensions to add a banner to UserLogin and CreateAccount special pages 2015-07-16 17:28:00 +02:00
title Fix some PHPCS issues 2015-06-26 01:32:28 -04:00
upload The http-invalid-url message has a parameter, so send it 2015-07-24 07:11:11 -06:00
utils Throw exception on falsy server in RedisConnectionPool. 2015-07-30 17:40:21 -04:00
widget widgets: Code quality and cleanup pass 2015-07-22 02:06:12 +02:00
.htaccess
AjaxDispatcher.php Fix some line indent of string concat 2015-06-19 20:52:43 +02:00
AjaxResponse.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
AuthPlugin.php
AutoLoader.php
Autopromote.php
Block.php Uncomment wfDeprecated call from I6ccd4df 2015-06-19 14:20:25 -04:00
Category.php
CategoryFinder.php
CategoryViewer.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
Collation.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
DefaultSettings.php Hide edit toolbar Signature button in non-discussion namespaces 2015-08-03 11:20:44 -07:00
Defines.php Create a subdirectory for compatibility stubs 2015-06-29 19:27:13 +00:00
DeprecatedGlobal.php
EditPage.php Hide edit toolbar Signature button in non-discussion namespaces 2015-08-03 11:20:44 -07:00
Export.php Hygiene: Use strtr() instead of str_replace() for character swapping 2015-07-06 20:25:19 +00:00
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php Use Linker::linkKnown for some links to MediaWiki pages from navigation 2015-06-19 18:55:30 +02:00
ForkController.php
FormOptions.php
GitInfo.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
GlobalFunctions.php Sample StatsD messages when instructed 2015-08-03 22:09:18 +00:00
HistoryBlob.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
Hooks.php Revert Count API module instantiations and Hook runs 2015-07-08 15:13:16 -06:00
Html.php OOUIHTMLForm: Implement HTMLSelectNamespace 2015-07-13 19:20:09 +02:00
HtmlFormatter.php
HttpFunctions.php Log errors in Http::request() 2015-07-28 22:24:00 +00:00
Import.php Fixed spacing 2015-06-17 20:22:32 +00:00
Licenses.php
limit.sh
Linker.php Delete "Currently unused" regarding generateTOC 2015-08-03 19:08:05 +00:00
LinkFilter.php
MagicWord.php
MediaWiki.php Support redirects in JavaScriptContent 2015-07-20 15:36:49 +00:00
MediaWikiVersionFetcher.php
Message.php Merge "Allow constructing a Message from a MessageSpecifier" 2015-07-20 23:05:26 +00:00
mime.info Add image/pjpeg as an alias for image/jpeg 2015-06-11 12:09:09 -06:00
mime.types
MimeMagic.php Basic support for WebP 2015-06-26 19:38:38 +00:00
MovePage.php Populate rev_content_model when a move causes default content model to change 2015-07-24 15:58:22 -07:00
MWNamespace.php Hide edit toolbar Signature button in non-discussion namespaces 2015-08-03 11:20:44 -07:00
MWTimestamp.php Move MWTimestamp::getHumanTimestamp() to Language 2015-05-31 01:53:54 -07:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php resourceloader: Async all the way 2015-08-04 10:20:10 -07:00
PathRouter.php
PHPVersionCheck.php Rework PHP and vendor check 2015-07-21 22:51:20 +02:00
PHPVersionError.php
Preferences.php Use localization for server default timezone on Special:Preferences 2015-07-03 20:21:20 +00:00
PrefixSearch.php
ProtectionForm.php Use XmlSelect in ProtectionForm 2015-07-30 20:00:41 +00:00
Revision.php Revision::newNullRevision: Make sure the Title is set in the constructor 2015-07-31 17:00:48 -07:00
RevisionList.php
Sanitizer.php Merge "Empty attribute syntax" 2015-08-03 23:07:00 +00:00
Setup.php Create a subdirectory for compatibility stubs 2015-06-29 19:27:13 +00:00
SiteConfiguration.php
SiteStats.php
SquidPurgeClient.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
Status.php
StreamFile.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
StubObject.php
TemplateParser.php Support mustache partials in server-side templates 2015-07-06 20:13:45 -07:00
tidy.conf
Title.php Merge "tiny optimization Title::isValidRedirectTarget()" 2015-07-21 11:11:26 +00:00
TitleArray.php
TitleArrayFromResult.php
User.php Make Special:ConfirmEmail load the user from the master 2015-08-04 18:40:38 +00:00
UserArray.php
UserArrayFromResult.php
UserRightsProxy.php
WatchedItem.php Use deferred updates in place of $wgActivityUpdatesUseJobQueue 2015-07-15 23:52:55 +00:00
WebRequest.php FauxRequest: Add @since for new setHeaders and setCookie methods 2015-07-03 03:38:38 +00:00
WebResponse.php WebResponse: Implement statusHeader() using the new HttpStatus::header() 2015-06-04 02:27:30 +00:00
WebStart.php
WikiMap.php
Xml.php Use XmlSelect to simplify Xml::monthSelector 2015-06-06 20:26:57 -04:00
XmlSelect.php XmlSelect: Tweak documentation 2015-07-31 12:27:10 +00:00
ZhConversion.php Chinese Conversion Table Update 2015-6 2015-07-16 05:08:51 +00:00