wiki.techinc.nl/tests
MGChecker 84c46d38b7 Add separate log action for file reverts
This change s adds 'revert' as a separate log action for file reverts, as it
allows special formatting of log entries and revisions in UI and filtering
for file reverts specifically.

Even though there are no log entries with this log action right now, it does
seem that this was intended as some point, as there are corresponding
test cases in UploadLogFormatterTest, and is listed in
$wgLogActionsHandlers and https://www.mediawiki.org/wiki/API:Logevents
as well. Furthermore, the i18n message 'logentry-upload-revert' already
existed before this change.

Because this functionality can not be provided by tags, the 'mw-undo' tag
is not suited for this use case. However, it could be added additionally to
all log entries with this log action..

Bug: T60209
Change-Id: Ie1ccd8053dc5de58b2297a8460219f0233aab968
2019-03-02 22:16:55 +00:00
..
common Print logs generated during unit test when test fails 2019-02-06 14:43:32 -08:00
integration/includes Rename FirejailCommandIntegrationTest to match class name 2019-01-29 23:57:12 -08:00
parser ParserTestPrinter: use Shell class 2019-02-09 22:25:57 -08:00
phan
phpunit Add separate log action for file reverts 2019-03-02 22:16:55 +00:00
qunit resourceloader: Add getScript() method for loading scripts with callback 2019-02-26 09:12:22 +08:00
selenium selenium: improve ffmpeg reporting 2019-02-25 17:03:13 +01:00
.htaccess