aboutsummaryrefslogtreecommitdiffstats
path: root/includes/cache/HTMLFileCache.php
Commit message (Expand)AuthorAgeFilesLines
* Use namespaced classes (1)Umherirrender2024-06-161-0/+1
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* HTMLFileCache: Remove `@throws` for unchecked exceptionTimo Tijhof2023-07-241-13/+8
* Replace internal Hooks::runnerUmherirrender2023-05-111-5/+6
* FileCache: Allow ?uselang= to utilize cache if set to content languagePlatonides2022-09-071-0/+3
* Use User::isRegistered for readability instead of ::getId falsy checkUmherirrender2022-04-291-1/+1
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-3/+4
* cache: Introduce member to expose service options for configsDerick Alangi2022-04-131-3/+1
* Fix typos in comments (E-H)Siddharth VP2021-12-301-1/+1
* HTMLFileCache: replace Title in method signaturesdaniel2021-04-141-8/+9
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-2/+2
* Hooks::run() call site migrationTim Starling2020-05-301-1/+1
* Merge "Use new TalkPageNotificationManager"jenkins-bot2020-05-201-1/+3
|\
| * Use new TalkPageNotificationManagerClara Andrew-Wani2020-05-151-1/+3
* | Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-3/+3
|/
* Fix SingleSpaceBeforeSingleLineCommentReedy2020-05-111-1/+1
* Fix typo: 'the the' -> 'the'Ed Sanders2020-05-031-1/+1
* Add small HtmlCacheUpdater service class to normalize purging code (2)Aaron Schulz2020-04-141-7/+7
* Setup: Move MWDebug logic to MWDebug.phpTimo Tijhof2019-09-041-4/+0
* Revert "Add small HtmlCacheUpdater service class to normalize purging code"Daniel Kinzler2019-08-071-18/+6
* Add small HtmlCacheUpdater service class to normalize purging codeAaron Schulz2019-08-061-6/+18
* Collapse some nested if statementsReedy2019-04-041-14/+8
* Mass conversion of $wgContLang to serviceAryeh Gregor2018-08-111-4/+4
* Use Language::equals to compare Language objectsFomafix2018-07-101-1/+2
* Use short type bool/int in param documentationUmherirrender2017-08-201-2/+2
* Remove HTMLFileCache::newFromTitle()addshore2017-01-281-13/+0
* Don't use Config as an access method for global objectsFlorian Schmidt2016-10-041-2/+2
* Restore Content-Language header change from e53ff931aAaron Schulz2016-10-031-1/+2
* Make rebuildFileCache cover ?action=historyAaron Schulz2016-09-201-15/+23
* Apply wfBCP47() to HTTP response header Content-LanguageFomafix2016-09-161-2/+2
* Fix $wgFileCache DB outage fallbackAaron Schulz2016-09-161-3/+22
* filecache: Remove unused ObjectFileCache classTimo Tijhof2016-09-061-3/+3
* Unbreak file cachingAaron Schulz2016-07-291-1/+1
* Language: Introduce new method equals( Language $lang )Fomafix2016-05-161-3/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Remove use of $dest = 'log' for wfDebugLogBryan Davis2015-12-301-1/+1
* Improved personal toolbar for logged-out usersThis, that and the other2015-12-011-3/+3
* $wgUseGzip had no effectSeb352015-06-201-0/+1
* Replace wfRunHooks calls with direct Hooks::run callsAaron Schulz2014-12-101-1/+1
* Merge "Deprecate HTMLFileCache::newFromTitle() in favor of constructor"jenkins-bot2014-09-191-8/+15
|\
| * Deprecate HTMLFileCache::newFromTitle() in favor of constructorMax Semenik2014-09-191-8/+15
* | Add a hook to allow extensions to prevent HTML file cachingMax Semenik2014-09-181-1/+5
|/
* Fixed some @params documentation (includes/[cache|objectcache])umherirrender2014-04-191-6/+6
* Enhance the destination control parameter of wfDebug() and wfDebugLog()Alexandre Emsenhuber2014-02-041-1/+1
* Update formattingSiebrand Mazeland2013-11-171-0/+4
* docs: Remove odd colons after @todoTimo Tijhof2013-05-151-1/+1
* Fixed spacing around parenthesis in includesumherirrender2013-04-281-1/+1
* fix some spacingumherirrender2013-02-091-1/+1
* fix some spacingumherirrender2013-02-041-2/+2
* Update docs for return and exception infoSiebrand Mazeland2012-10-091-0/+1