| .. |
|
Hook
|
Add a hook 'GetActionName' to allow overriding the action name
|
2021-08-02 09:44:27 -05:00 |
|
pagers
|
Remove hooks that use Revision objects
|
2021-04-30 17:28:20 +00:00 |
|
Action.php
|
Merge "Specify DB to query when checking if a user is blocked from a page"
|
2021-08-26 17:43:34 +00:00 |
|
ActionFactory.php
|
ActionFactory: restore missing check for non-existent classes
|
2021-08-19 14:22:11 +00:00 |
|
CreditsAction.php
|
CreditsAction: inject UserFactory
|
2021-08-13 17:39:35 +02:00 |
|
DeleteAction.php
|
Build the page deletion form in DeleteAction, not Article
|
2021-08-16 13:02:47 +02:00 |
|
EditAction.php
|
Fix some @stable for ... annotations to use @stable to ...
|
2021-07-08 02:54:59 +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
|
Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages
|
2021-06-15 18:56:49 +00:00 |
|
InfoAction.php
|
Inject services into InfoAction
|
2021-08-04 18:04:37 +00:00 |
|
MarkpatrolledAction.php
|
Inject services into a bunch more actions
|
2021-07-29 02:40:09 +00:00 |
|
McrRestoreAction.php
|
Replace uses and hard deprecate Article:: and WikiPage::getRevision
|
2020-04-20 23:06:48 +00:00 |
|
McrUndoAction.php
|
McrUndoAction: inject ReadOnlyMode
|
2021-08-06 03:14:20 +02: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
|
Inject HookContainer into RawAction
|
2021-08-06 22:01:51 +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
|
Remove unneeded explicit true/false inside conditions
|
2021-08-17 21:52:34 +02: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
|
Revert "Use CsrfTokenSet as CSRF token source"
|
2021-08-05 15:48:26 -07:00 |