aboutsummaryrefslogtreecommitdiffstats
path: root/includes/logging/BlockLogFormatter.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-0/+5
* block: Add localized duration to API responsesTim Starling2025-03-101-0/+3
* logging: Use LinkTarget in LogFormatter::getPreloadTitles overridesUmherirrender2025-02-131-2/+21
* block: Update block action links in block log and contributions for multiblocksTim Starling2025-01-151-12/+45
* block: Show a special log entry when blocking an already blocked targetTim Starling2025-01-071-1/+8
* Use namespaced classesUmherirrender2024-10-211-0/+1
* Add namespace to maintenance/includes classesJames D. Forrester2024-10-091-0/+1
* Use namespaced classes (2)Umherirrender2024-06-161-0/+1
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+1
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-181-0/+1
* language: Annotate list() methods as preserving taintednessDaimona Eaytoy2023-05-201-15/+18
* Fix escaping in BlockLogFormatterDaimona Eaytoy2023-05-201-4/+4
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Message::rawParam: Add novel 'exec_html' annotationSBassett2022-12-161-0/+1
* Reorg: Move DummyLinker and Linker to linker/Amir Sarabadani2022-12-081-0/+1
* Show namespace instead of SpecialAllPages in plaintext block log messagedreamyjazz2022-07-281-3/+12
* logging: Use MainConfigNames constantsUmherirrender2022-04-221-3/+3
* logging: Normalize "infinity" in BlockLogFormatter for pre-T241709 rowsUmherirrender2022-04-121-4/+7
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+1
* Explicit cast TS_UNIX to int for arithmetic operations and int argsUmherirrender2022-01-111-2/+2
* build: Update mediawiki/mediawiki-phan-config to 0.11.0Umherirrender2021-09-071-1/+1
* Fix BlockLogFormatter::formatBlockFlag() documentation for $flagDannyS7122021-08-291-1/+1
* Use $wgEnablePartialActionBlocks feature flag for block list and block logtsepothoabala2021-06-021-2/+5
* Allow action blocks to be logged via block log parameterstsepothoabala2021-05-051-0/+11
* User: use ActorNormalization to insert actorPetr Pchelko2021-04-151-1/+0
* Convert logging namespace to AuthorityPetr Pchelko2021-02-231-5/+1
* build: Enable SecurityCheck-DoubleEscaped and suppress issuesUmherirrender2020-12-301-0/+1
* build: Enable phan-taint-check-plugin and suppress issuesUmherirrender2020-12-301-0/+2
* Merge "Fixed mixed escaping in Language::translateBlockExpiry"jenkins-bot2020-12-071-1/+1
|\
| * Fixed mixed escaping in Language::translateBlockExpiryUmherirrender2020-12-071-1/+1
* | Pass escaped html to LogFormatter::makePageLink for sanityUmherirrender2020-12-071-2/+2
|/
* phan: Enable redundant_condition_detectionUmherirrender2020-07-011-0/+1
* Preload titles for page restrictions on Special:LogUmherirrender2019-12-061-2/+10
* Merge "Title: make newFromText, isValid, and canExist behave consistently."jenkins-bot2019-10-081-1/+1
|\
| * Title: make newFromText, isValid, and canExist behave consistently.daniel2019-10-081-1/+1
* | Replace usages of deprecated User::isAllowed. Step 2.Petr Pchelko2019-09-111-1/+5
|/
* Unsuppress phan issues part 6Daimona Eaytoy2019-09-011-0/+4
* Tolerate invalid titles in some ChangesFeed and LogFormatter codedaniel2019-06-241-1/+1
* Correct whitespace and parentheses typos in BlockLogFormatterThalia2019-01-301-2/+2
* Add namespace restrictions to block's log messagesDayllan Maza2019-01-251-2/+28
* Fix malformed output of block logsThalia2019-01-091-8/+13
* Add partial block details to block-log entries.Dayllan Maza2018-10-241-0/+44
* Add type hint Language where possibleFomafix2018-08-121-2/+2
* Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errorsKunal Mehta2018-05-231-1/+1
* Merge "Use LogFormatter::getLinkRenderer in LogFormatter extensions"jenkins-bot2017-10-211-3/+1
|\
| * Use LogFormatter::getLinkRenderer in LogFormatter extensionsMatěj Suchánek2017-07-121-3/+1
* | Use double quotes instead of singe quotes for HTML attributesFomafix2017-07-261-1/+1
|/
* BlockLogFormatter: Durations are relative to block's timestamp, not Unix epochBartosz Dziewoński2017-01-181-3/+9
* Replace Linker::link() usage with LinkRendererHaikal Izzuddin2016-12-011-4/+7
* Show absolute block expiry in user timezone on block logsumherirrender2016-04-091-1/+2