aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/logging/ProtectLogFormatterTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-2/+2
* Use variable-length argument lists instead of func_get_args()Bartosz Dziewoński2024-08-161-2/+2
* Replace deprecated LogFormatter::newFromRow/newFromEntryUmherirrender2024-07-291-1/+1
* tests: Use namespaced classes (1)Umherirrender2024-06-141-0/+1
* LogFormatterFactory: Inject LinkRenderer tooBartosz Dziewoński2024-04-021-1/+7
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-2/+2
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* tests: Use namespaced classesUmherirrender2023-12-111-0/+2
* tests: Use namespaced Wikimedia\Rdbms\IDatabaseUmherirrender2023-08-201-0/+1
* Avoid DB access in more non-Database testsDaimona Eaytoy2023-08-061-0/+8
* LogFormatterTestCase: avoid database accessDaimona Eaytoy2023-08-011-3/+19
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* Change "protection level" to "protection settings"Amir Aharoni2021-05-041-4/+4
* Fix permission check on protection logAmmar2019-09-271-0/+42
* Add @covers tags to logging testsKunal Mehta2017-12-241-0/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-164/+164
* Remove various double empty newlinesumherirrender2015-12-271-3/+0
* Fix remaining Generic.Files.LineLength failuresAmir E. Aharoni2015-10-031-1/+3
* Fix Generic.Files.LineLength phpcs check in files under phpunit/includesAmir E. Aharoni2015-10-031-6/+13
* Migrate protect log to new log systemumherirrender2015-09-251-0/+359
* Migrate move protect log to new log systemumherirrender2015-08-181-0/+63