aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/logging/BlockLogFormatterTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-1/+1
* block: Add localized duration to API responsesTim Starling2025-03-101-2/+24
* block: Show a special log entry when blocking an already blocked targetTim Starling2025-01-071-0/+41
* Drop duplicate test cases and @dataProviders from teststhiemowmde2024-07-191-16/+2
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Namespace TitleValue under \MediaWiki\TitleJames D. Forrester2023-09-181-0/+2
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* tests: Handle dynamic created properties on test classesUmherirrender2023-01-131-2/+0
* Migrate usage of `setMwGlobals()` to `overrideConfigValue(s)`Derick Alangi2022-08-011-4/+2
* logging: Normalize "infinity" in BlockLogFormatter for pre-T241709 rowsUmherirrender2022-04-121-20/+46
* Allow action blocks to be logged via block log parameterstsepothoabala2021-05-051-3/+3
* Add permission check for user is permitted to view the log typerxy2019-07-251-0/+150
* Tolerate invalid titles in some ChangesFeed and LogFormatter codedaniel2019-06-241-0/+24
* Add namespace restrictions to block's log messagesDayllan Maza2019-01-251-1/+72
* Fix partial block translation for non-editing msgDayllan Maza2018-11-151-1/+1
* Add partial block details to block-log entries.Dayllan Maza2018-10-241-0/+73
* Add @covers tags to logging testsKunal Mehta2017-12-241-0/+3
* Changed 'expiry' to American English 'expiration' in en.jsonKrzysztof Zbudniewek2016-02-181-11/+15
* Convert all array() syntax to []Kunal Mehta2016-02-171-138/+138
* Add unit tests for all LogFormattersumherirrender2015-05-031-0/+372