..
Hook
Add a hook 'GetActionName' to allow overriding the action name
2021-08-02 09:44:27 -05:00
pagers
Fix history page iteration in backwards mode
2021-10-11 11:51:07 +11:00
Action.php
actions: Update deprecated code in Actions::checkCanExecute()
2021-10-28 11:23:32 +01:00
ActionFactory.php
Introduce CommentFormatter
2021-09-28 11:13:03 -07:00
CreditsAction.php
CreditsAction: Minor code tweaks
2021-10-21 20:22:35 +01:00
DeleteAction.php
Final sync of DeleteAction and FileDeleteAction forms
2021-10-13 13:48:24 +00:00
EditAction.php
Fix some @stable for ... annotations to use @stable to ...
2021-07-08 02:54:59 +00:00
FileDeleteAction.php
Fix oldimage deletion error message
2021-11-02 21:35:55 +00:00
FormAction.php
FormAction: Correct return type documentation of getForm
2021-04-27 21:36:11 +01:00
FormlessAction.php
Merge "Replace "@stable for subclassing" with "@stable to extend""
2020-07-13 09:31:38 +00:00
HistoryAction.php
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
2021-10-01 14:13:47 -04:00
InfoAction.php
Encode & to & in displaytitle fallback
2021-10-05 18:09:15 +00:00
MarkpatrolledAction.php
build: Update mediawiki/mediawiki-phan-config to 0.11.0
2021-09-07 17:19:05 +02:00
McrRestoreAction.php
Replace uses and hard deprecate Article:: and WikiPage::getRevision
2020-04-20 23:06:48 +00:00
McrUndoAction.php
Move revert detection code from WikiPage to EditResultBuilder
2021-09-16 12:24:34 -07:00
ProtectAction.php
Remove direct access to Action::page and Article::page properties
2020-03-27 04:10:51 +00:00
PurgeAction.php
SECURITY: Prevent blocked users from purging pages
2021-06-23 17:22:21 +01:00
RawAction.php
Remove unneeded variable assignment
2021-09-03 22:51:22 +00:00
RenderAction.php
Remove direct access to Action::page and Article::page properties
2020-03-27 04:10:51 +00:00
RevertAction.php
Inject services into a bunch more actions
2021-07-29 02:40:09 +00:00
RollbackAction.php
Introduce CommentFormatter
2021-09-28 11:13:03 -07:00
SpecialPageAction.php
SpecialPageAction: inject action name and SpecialPageFactory
2021-07-31 03:43:56 +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
Inject services into WatchAction and UnwatchAction
2021-07-29 02:08:05 +00:00
ViewAction.php
Remove unneeded explicit true/false inside conditions
2021-08-17 21:52:34 +02:00
WatchAction.php
Remove hard deprecated Watchlist methods in User, Title, and WatchAction
2021-10-04 15:14:24 -04:00