aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/mocks/MockWebRequest.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused MockWebRequest from testsDannyS7122021-03-141-25/+0
| | | | Change-Id: Ia0c3df5cf868d2702b05708c6d84bee2ec5fb638
* Make phpcs passUmherirrender2017-08-111-2/+1
| | | | | | | | Reenable MediaWiki.WhiteSpace.SpaceBeforeClassBrace.NoSpaceBeforeBrace, because the mentioned bug is fixed Bug: T172933 Change-Id: I1593bdba2295ebed401b921f2beabed69dba7638
* Configure logged in session length independentlySam Smith2015-06-231-0/+26
* 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