wiki.techinc.nl/includes
Sam Smith 16cea35d85 Configure logged in session length independently
* Add the $wgExtendedLoginCookies configuration variable, which defines
  the set of login cookies that can have their lifetime configured
  independently
* Add the $wgExtendedLoginCookieExpiration configuration variable, which
  dictates when the extended lifetime login cookies expire
* Default $wgExtendedLoginCookieExpiration to null so that the current
  behaviour is unaffected

Bug: T68699
Change-Id: I0cc24524e4d7d9d1d21c9fa8a28c7c76b677b96c
2015-06-23 19:31:20 -04:00
..
actions Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
api Localisation updates from https://translatewiki.net. 2015-06-23 20:54:09 +02:00
cache Remove double str_replace( ' ', '_', $ ) when using LinkBatch 2015-06-19 22:04:25 +02:00
changes Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
changetags Fix ChangeTags functions after split of definedTags from tagUsageStatistics 2015-06-17 15:29:27 +02:00
clientpool
composer
config Added getDefaultInstance() return type doc 2015-05-13 09:55:48 -07:00
content Rename WikiPage::isParserCacheUsed to WikiPage::shouldCheckParserCache 2015-06-22 20:55:34 -07:00
context Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
dao
db Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
debug Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03: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 Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
externalstore
filebackend Fix some line indent of string concat 2015-06-19 20:52:43 +02:00
filerepo HTTPS-ify links to Wikimedia's sites in MW core source 2015-06-13 19:23:23 +01:00
gallery HTTPS-ify links to Wikimedia's sites in MW core source 2015-06-13 19:23:23 +01:00
htmlform ellapsed => elapsed 2015-06-23 03:32:33 +00:00
installer Localisation updates from https://translatewiki.net. 2015-06-23 20:54:09 +02:00
interwiki
jobqueue Rename WikiPage::isParserCacheUsed to WikiPage::shouldCheckParserCache 2015-06-22 20:55:34 -07:00
json Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
libs Change spaces to tabs 2015-06-21 10:00:58 +03:00
logging Avoid muliple cache calls to explicitly defined tags 2015-06-14 20:02:30 +02:00
mail Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
media TinyRGB support for JPG thumbnails 2015-06-22 16:17:54 +00:00
objectcache Added pre-emptive session renewal to avoid "random" submission errors 2015-06-18 21:51:15 +00:00
page Rename WikiPage::isParserCacheUsed to WikiPage::shouldCheckParserCache 2015-06-22 20:55:34 -07:00
pager Timestamp from Year/Month selector on forms should be wiki time 2015-05-15 15:57:28 +02:00
parser Add RejectParserCacheValue hook 2015-06-23 11:23:57 -07:00
password Password validity by policy per group 2015-06-10 10:34:17 -07:00
poolcounter
profiler ellapsed => elapsed 2015-06-23 03:32:33 +00:00
rcfeed Encapsulate rc_params handling in RecentChange::parseParams 2015-06-10 15:11:37 -04:00
registration Merge "registration: Improve error message if a non-array attribute is set" 2015-06-18 17:29:15 +00:00
resourceloader resourceloader: Small code cleanups to ResourceLoaderModule 2015-06-20 04:01:42 +01:00
revisiondelete Cleaned up various revisiondelete IDE warnings 2015-05-29 21:40:36 +00:00
search Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
site
skins Fixed spacing 2015-06-17 20:22:32 +00:00
specialpage Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
specials Configure logged in session length independently 2015-06-23 19:31:20 -04:00
templates
title Format number for message 'title-invalid-too-long' 2015-05-23 15:05:38 +02:00
upload Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
utils Merge "Check for link-local addresses in isPublic" 2015-06-12 23:36:50 +00: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
CdbCompat.php
Collation.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
DefaultSettings.php Configure logged in session length independently 2015-06-23 19:31:20 -04:00
Defines.php
DeprecatedGlobal.php
EditPage.php EditPage: Check $wgContentHandlerUseDB 2015-06-22 09:51:52 -07:00
Export.php
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 Implement wfGlobalCacheKey() for database-agnostic keys 2015-06-23 07:52:18 +01:00
HistoryBlob.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
Hooks.php Avoid section profiling in Hooks::run due to high overhead 2015-06-10 20:33:21 +00:00
Html.php Html: Add buttonAttributes() more diligently 2015-06-05 01:15:14 +00:00
HtmlFormatter.php
HttpFunctions.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
Import.php Fixed spacing 2015-06-17 20:22:32 +00:00
Licenses.php
limit.sh
Linker.php
LinkFilter.php
MagicWord.php
MediaWiki.php MediaWiki.php: Factor out tryNormaliseRedirect 2015-06-23 07:18:35 +01:00
MediaWikiVersionFetcher.php
Message.php Fix edit link for messages in $wgForceUIMsgAsContentMsg 2015-05-15 20:38:32 +02:00
mime.info Add image/pjpeg as an alias for image/jpeg 2015-06-11 12:09:09 -06:00
mime.types
MimeMagic.php Fix braces code style 2015-06-17 16:28:51 +03:00
MovePage.php
MWNamespace.php
MWTimestamp.php Move MWTimestamp::getHumanTimestamp() to Language 2015-05-31 01:53:54 -07:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php Construct clean canonical URLs for wiki pages, ignoring request URL 2015-06-22 18:45:34 +01:00
PathRouter.php
PHPVersionCheck.php Check for dependencies in entry point and Maintenance.php 2015-05-23 15:05:11 +00:00
PHPVersionError.php Check for dependencies in entry point and Maintenance.php 2015-05-23 15:05:11 +00:00
Preferences.php HTTPS-ify links to Wikimedia's sites in MW core source 2015-06-13 19:23:23 +01:00
PrefixSearch.php
ProtectionForm.php Use Linker::linkKnown for some links to MediaWiki pages from navigation 2015-06-19 18:55:30 +02:00
Revision.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
RevisionList.php Added $res var docs for RevisionListBase 2015-05-23 13:08:12 +00:00
Sanitizer.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
Setup.php Fixed spacing 2015-06-17 20:22:32 +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 Avoid assignment in return in TemplateParser.php 2015-06-17 22:16:36 +02:00
tidy.conf
Title.php Avoid parser cache miss that often occurs post-save 2015-06-09 01:01:03 +00:00
TitleArray.php
TitleArrayFromResult.php
User.php Configure logged in session length independently 2015-06-23 19:31:20 -04:00
UserArray.php
UserArrayFromResult.php
UserRightsProxy.php
WatchedItem.php
WebRequest.php Make proxy behaviour of detectServer() configurable 2015-06-22 21:19:22 +02: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 Move XmlSelect to its own file 2015-06-03 03:26:01 +00:00
ZhConversion.php Chinese Conversion Table Update 2015-4 2015-06-02 16:59:05 +08:00