wiki.techinc.nl/tests/phpunit/includes/logging
umherirrender d6961552b3 Migrate protect log to new log system
This localize the protect type, level and expiry on Special:Log/protect.
To allow i18n there are some details stored in the log params of new log
items, these details also shown on API output.
The details cannot get from the old existing data, because there are
containing L10n strings therefore i18n works only for new items.
In the api and for IRC the old description text is still stored in the
log params for backward compatibility.

This allows use of gender on Special:Log. Old messages are kept for use
in IRC. Tests already exists to ensure an unchanged IRC message.

Bug: T47988
Change-Id: I3bb85c61b857972e66c99c499d7d785c88cafb25
2015-09-25 17:07:50 +02:00
..
BlockLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
DeleteLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
LogFormatterTest.php Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
LogFormatterTestCase.php Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
LogTests.i18n.php Change mode of non-executable files back to 0644 2013-11-05 08:13:32 +01:00
MergeLogFormatterTest.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
MoveLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
NewUsersLogFormatterTest.php Use assertSame in LogFormatterTestCase 2015-06-06 20:55:03 +02:00
PageLangLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
PatrolLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
ProtectLogFormatterTest.php Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
RightsLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00
UploadLogFormatterTest.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00