wiki.techinc.nl/includes/logging
Geoffrey Mon e70c4eb664 Add tags support to patrol, protect, unblock, and undelete
- Add 'tags' parameters to appropriate API modules
- Add tag-adding logic to appropriate functions that carry out
  relevant functions
- ManualLogEntry::{set,get}Tags to handle adding tags to log
  entries in a cleaner fashion
- Use ManualLogEntry::setTags in LocalFile::recordUpload2

Bug: T97720
Change-Id: I98c52da7985623bfdafda2dc2dae937b39b72419
2016-02-29 16:59:31 -05:00
..
BlockLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ContentModelLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DeleteLogFormatter.php Add used messages to LogFormatter::getMessageKey overrides 2016-02-22 19:11:18 +01:00
ImportLogFormatter.php Move details of import logs into log params 2015-11-11 18:34:18 +01:00
LogEntry.php Add tags support to patrol, protect, unblock, and undelete 2016-02-29 16:59:31 -05:00
LogEventsList.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LogPage.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LogPager.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MergeLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MoveLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NewUsersLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PageLangLogFormatter.php First version of Page Language selector 2014-06-27 23:27:07 +00:00
PatrolLog.php Add tags support to patrol, protect, unblock, and undelete 2016-02-29 16:59:31 -05:00
PatrolLogFormatter.php Add used messages to LogFormatter::getMessageKey overrides 2016-02-22 19:11:18 +01:00
ProtectLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
RightsLogFormatter.php Add used messages to LogFormatter::getMessageKey overrides 2016-02-22 19:11:18 +01:00
TagLogFormatter.php Add used messages to LogFormatter::getMessageKey overrides 2016-02-22 19:11:18 +01:00
UploadLogFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00