wiki.techinc.nl/includes/actions
Petr Pchelko ea185c872e Rename Authority::getPerformer() to ::getUser()
We started to call Authority argument $performer everywhere,
and $performer->getPerformer() doesn't look that good.

Change-Id: Id2cf3f27b18340314e4ed1ea9931ad9404b4df6f
2021-03-04 12:45:28 -07:00
..
Hook Add typehints to three hooks 2020-10-07 11:20:55 +00:00
pagers Merge "Convert ChangeTags public interface to Authority." 2021-03-01 21:18:44 +00:00
Action.php Replace deprecated WikiPage::factory in action related classes 2020-11-11 22:23:33 +00:00
CachedAction.php Hard deprecate CacheHelper, ICacheHelper, CachedAction, SpecialCachedPage. 2021-01-25 13:34:31 -06:00
CreditsAction.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
DeleteAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
EditAction.php Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
FormAction.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
FormlessAction.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
HistoryAction.php Use context Authority in Actions for permission checks 2021-02-22 15:07:28 -07:00
InfoAction.php Merge "Use context Authority in Actions for permission checks" 2021-02-23 12:44:49 +00:00
MarkpatrolledAction.php Convert MarkpatrolledAction to use OOUI 2018-03-10 20:43:03 +01:00
McrRestoreAction.php Replace uses and hard deprecate Article:: and WikiPage::getRevision 2020-04-20 23:06:48 +00:00
McrUndoAction.php Use context Authority in Actions for permission checks 2021-02-22 15:07:28 -07:00
ProtectAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
PurgeAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
RawAction.php Use context Authority in Actions for permission checks 2021-02-22 15:07:28 -07:00
RenderAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
RevertAction.php Complete WikiPage/Article split and deprecate Page interface 2020-03-28 00:50:37 +03:00
RollbackAction.php Convert WikiPage to authority. 2021-02-27 00:50:07 +00:00
SpecialPageAction.php Update docblocks for methods potentially returning null 2019-09-15 15:22:39 +00:00
SubmitAction.php
UnprotectAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
UnwatchAction.php
ViewAction.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
WatchAction.php Rename Authority::getPerformer() to ::getUser() 2021-03-04 12:45:28 -07:00