wiki.techinc.nl/includes
Ori Livneh 72c0ce43a8 Add $wgServerName
This partially reverts r73950 which removed $wgServerName on the ground that it
was only used for {{SERVERNAME}}. When it was pointed out that $wgServerName was
also used by several extensions, the response was not to restore the variable, but
to proceed to remove it from extensions as well.

It is a useful variable to have, as the discussion on Id819246a9 makes clear
(see Tim's comment on PS12 and Timo's reply). So let's reintroduce it, and expose
it in mw.config and ApiQuerySiteInfo as well.

Change-Id: I40a6fd427d38c64c628f70a2f407b145443ea204
2014-05-09 11:53:56 +02:00
..
actions SECURITY: escape sortKey in pageInfo 2014-04-24 21:52:22 +02:00
api Add $wgServerName 2014-05-09 11:53:56 +02:00
cache PostgreSQL: Make l10n_cache.lc_value binary 2014-05-05 11:20:52 -07:00
changes Append redirect=no to RecentChanges/Watchlist redirect entries 2014-04-28 18:11:13 -07: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 Update formatting 2014-02-06 09:27:05 +01:00
content TextContent: Document parameters to convert() 2014-05-05 18:27:35 +02:00
context Document that IContextSource::getTitle can return null 2014-04-24 19:53:20 +02:00
dao Fixed some @params documentation 2014-04-14 12:59:19 +00:00
db Made TransactionProfiler handle nested transactions to the same server/DB 2014-05-01 19:38:39 +00:00
debug Fixed some @params documentation (includes/*) 2014-04-19 22:22:20 +02:00
deferred Merge "Introducing pp_sortkey." 2014-04-24 21:42:07 +00:00
diff Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
exception Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
externalstore Fixed some @params documentation 2014-04-14 19:52:18 +00:00
filebackend Made partial file download errors in Swift more useful 2014-05-01 22:44:24 +00:00
filerepo PostgreSQL: decode image.img_metadata 2014-05-05 16:02:55 -07:00
gallery Consistently use '@deprecated since <version>' 2014-04-15 22:18:19 +02:00
htmlform HTMLForm: Add "cloner" type 2014-05-02 15:02:40 +00:00
installer Merge "PostgreSQL: Make l10n_cache.lc_value binary" 2014-05-05 22:51:17 +00:00
interwiki
jobqueue Finish removing boolean return values from JobQueue code 2014-04-28 22:21:58 +02:00
json FormatJson: Remove speculative comment 2014-04-25 15:16:18 -04:00
libs Merge "Added VirtualRESTServiceClient/VirtualRESTService classes" 2014-04-30 03:09:54 +00:00
logging Fixed some @params documentation (includes/*) 2014-04-19 22:22:20 +02:00
media Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
normal Pass phpcs-strict on includes/normal/ 2014-04-24 21:44:48 +02:00
objectcache Add BagOStuff::setMulti for batch insertions 2014-04-25 15:12:22 -07:00
parser Add $wgServerName 2014-05-09 11:53:56 +02:00
poolcounter Include pool type in pool counter log entries 2014-04-21 10:37:14 -07:00
profiler Made TransactionProfiler handle nested transactions to the same server/DB 2014-05-01 19:38:39 +00:00
rcfeed JSON RC format: cast 'patrolled' and 'minor' to boolean 2014-05-03 11:30:05 -07:00
resourceloader Add $wgServerName 2014-05-09 11:53:56 +02:00
revisiondelete Fix RevDel_RevisionItem::getAuthorNameField to work for ips 2014-04-24 21:12:58 +00:00
search Don't call legalSearchChars() statically so it can properly inherit 2014-05-05 13:34:02 -07:00
site Merge "Add 'since <version>' to @deprecated annotations" 2014-04-22 19:46:38 +00:00
specialpage Fixed some @params documentation (includes/[specialpage|specials]) 2014-04-19 10:16:52 +02:00
specials Merge "Maintain remember me state on password change" 2014-05-05 19:35:36 +00:00
templates Remove unnecessary h2 element on create account 2014-04-22 04:17:26 +00:00
title Merge "Update formatting of includes/title/" 2014-04-21 17:11:39 +00:00
upload Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
utils Handle null file handles in UIDGenerator::_destruct() 2014-04-08 16:13:44 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Article.php Avoid fatal in Article::fetchContent() 2014-05-01 10:12:25 -04:00
AuthPlugin.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
AutoLoader.php HTMLForm: Add "cloner" type 2014-05-02 15:02:40 +00:00
Autopromote.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Block.php Fixed some @params documentation (includes/[Block.php|Revision.php]) 2014-04-23 11:25:56 +02: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 Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
CategoryPage.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
CategoryViewer.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
ChangesFeed.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
ChangeTags.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
Collation.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
Cookie.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
DefaultSettings.php Add $wgServerName 2014-05-09 11:53:56 +02:00
Defines.php Remove commented defines 2014-01-27 21:30:52 +00:00
DeprecatedGlobal.php
EditPage.php Merge "Expand core post edit functionality to match VE" 2014-05-01 20:29:02 +00:00
Export.php Fixed some @params documentation (includes/[Export.php|Import.php]) 2014-04-23 11:30:40 +02:00
Fallback.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Feed.php Append redirect=no to RecentChanges/Watchlist redirect entries 2014-04-28 18:11:13 -07:00
FeedUtils.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
FileDeleteForm.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02: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 Support precomputed data in GitInfo 2014-05-05 23:50:12 +00:00
GlobalFunctions.php Fix some @params documentation in includes/{GlobalFunctions,User.php} 2014-04-23 09:53:38 +00:00
HistoryBlob.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Hooks.php Add ability to mark hooks as deprecated 2014-01-10 09:12:26 +01:00
Html.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
HtmlFormatter.php HtmlFormatter: fix check for empty ruleset 2014-05-01 13:54:49 -07:00
HttpFunctions.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
ImagePage.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
ImageQueryPage.php
Import.php Fixed some @params documentation (includes/[Export.php|Import.php]) 2014-04-23 11:30:40 +02:00
Init.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Licenses.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
limit.sh
Linker.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
LinkFilter.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
MagicWord.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
MediaWikiVersionFetcher.php Fixed spacing 2014-03-20 20:37:30 +00:00
Message.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
MessageBlobStore.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
mime.info
mime.types
MimeMagic.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
MWTimestamp.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Namespace.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
OutputHandler.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
OutputPage.php Change X-UA-Compatible from <meta> tag to HTTP header 2014-04-30 03:44:04 +00:00
PageQueryPage.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Pager.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
PathRouter.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
PHPVersionError.php Couple more 1.24 bumps 2014-04-14 17:39:53 +01:00
Preferences.php Fixed some @params documentation (includes/[Article|Pref|Skin].php) 2014-04-23 11:46:22 +02:00
PrefixSearch.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
ProtectionForm.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
QueryPage.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
Revision.php Fix doc for Revision::newFromPageId 2014-05-05 21:45:53 +02:00
RevisionList.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Sanitizer.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Setup.php Add $wgServerName 2014-05-09 11:53:56 +02:00
SiteConfiguration.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
SiteStats.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Skin.php Make the link in printfooter explicitly ltr 2014-04-28 12:09:38 +00:00
SkinTemplate.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
SquidPurgeClient.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
StatCounter.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Status.php Allow Status::hasMessage to work with Message objects. 2014-04-22 20:19:04 +02:00
StreamFile.php
StubObject.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
tidy.conf
TimestampException.php Fixed spacing 2014-03-20 20:37:30 +00:00
Title.php Pass user and user_text to Revision constructor 2014-04-28 17:20:30 +00:00
TitleArray.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
TitleArrayFromResult.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
User.php Fix some @params documentation in includes/{GlobalFunctions,User.php} 2014-04-23 09:53:38 +00:00
UserArray.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
UserArrayFromResult.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
UserMailer.php Use an actual URL for helppage in enotif_body 2014-05-03 15:38:19 +02:00
UserRightsProxy.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
WatchedItem.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
WebRequest.php Initialize static input to null 2014-05-01 12:58:46 -07:00
WebResponse.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
WebStart.php Clean up access points 2014-03-28 01:05:30 +00:00
Wiki.php http -> https rewrite: Only replace one http by https 2014-04-28 19:01:43 +00:00
WikiCategoryPage.php
WikiFilePage.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
WikiMap.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
WikiPage.php Do not increment the total site edit count on null edits 2014-04-28 20:46:26 -07:00
Xml.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
ZhConversion.php zhtable: Add zh2Hant rule 箱里 => 箱裡 2014-04-09 08:45:27 +00:00