..
Hook
Hook interface type fixes, to fix Phan errors
2020-05-05 11:22:04 +10:00
pagers
Hooks::run() call site migration
2020-05-30 14:23:28 +00:00
Action.php
Remove terminating line breaks from debug messages
2020-06-03 12:01:16 +10:00
CachedAction.php
Remove direct access to Action::page and Article::page properties
2020-03-27 04:10:51 +00:00
CreditsAction.php
Fix a plethora of class and function call case mismatches
2020-05-26 14:14:46 +01:00
DeleteAction.php
Remove direct access to Action::page and Article::page properties
2020-03-27 04:10:51 +00:00
EditAction.php
Hooks::run() call site migration
2020-05-30 14:23:28 +00:00
FormAction.php
Hooks::run() call site migration
2020-05-30 14:23:28 +00:00
FormlessAction.php
HistoryAction.php
Hooks::run() call site migration
2020-05-30 14:23:28 +00:00
InfoAction.php
Hooks::run() call site migration
2020-05-30 14:23:28 +00:00
MarkpatrolledAction.php
McrRestoreAction.php
Replace uses and hard deprecate Article:: and WikiPage::getRevision
2020-04-20 23:06:48 +00:00
McrUndoAction.php
Replace uses and hard deprecate Article:: and WikiPage::getRevision
2020-04-20 23:06:48 +00: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
Remove terminating line breaks from debug messages
2020-06-03 12:01:16 +10: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
RollbackAction: Reduce uses of Revision objects
2020-05-16 08:37:41 +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
Add getExpiryInDays function in WatchedItem
2020-06-16 19:58:34 -05:00