wiki.techinc.nl/tests/phpunit/includes/logging
umherirrender 5cf7db33fa Skip user namespace prefix for rights log entry
The target of the right log entry is shown with namespace prefix, but it
is always a user, so skip the namespace prefix.

Change-Id: Ibe6005cc70ff3933836166d97c544267fb7d9951
2015-10-10 07:38:10 +02:00
..
BlockLogFormatterTest.php
DeleteLogFormatterTest.php
LogFormatterTest.php Fix Generic.Files.LineLength phpcs check in files under phpunit/includes 2015-10-03 17:13:29 +00:00
LogFormatterTestCase.php Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
LogTests.i18n.php
MergeLogFormatterTest.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
MoveLogFormatterTest.php
NewUsersLogFormatterTest.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
PageLangLogFormatterTest.php
PatrolLogFormatterTest.php
ProtectLogFormatterTest.php Fix remaining Generic.Files.LineLength failures 2015-10-03 17:23:07 +00:00
RightsLogFormatterTest.php Skip user namespace prefix for rights log entry 2015-10-10 07:38:10 +02:00
UploadLogFormatterTest.php