wiki.techinc.nl/includes/actions
umherirrender a30c4f4980 Escape messages 'word-separator' and 'parentheses' in InfoAction
This change will not break the usage of the messages, because there are
usually used escaped in mediawiki/core.

Change-Id: I049134e2fbfadab04ac228090d17fd18c5baca3d
2015-02-26 20:11:15 +00:00
..
Action.php Use local var in Action::setHeaders 2014-09-13 07:21:32 +00:00
CachedAction.php Docs: {function} -> callable 2014-07-21 21:38:56 +02:00
CreditsAction.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
DeleteAction.php Use getConfig on local context to get configuration settings in Action 2014-08-19 03:42:49 +00:00
EditAction.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
FormAction.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
FormlessAction.php Documentation: put FormAction and FormlessAction into "Actions" group 2014-08-02 08:11:26 +00:00
HistoryAction.php Merge "Fix type hint in HistoryAction::getArticle" 2015-02-06 21:58:02 +00:00
InfoAction.php Escape messages 'word-separator' and 'parentheses' in InfoAction 2015-02-26 20:11:15 +00:00
MarkpatrolledAction.php Update formatting 2013-11-14 12:20:43 +01:00
ProtectAction.php Use getConfig on local context to get configuration settings in Action 2014-08-19 03:42:49 +00:00
PurgeAction.php Fixed spacing in actions/cache/filebackend/filerepo/job folder 2013-04-20 19:18:13 +02:00
RawAction.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
RenderAction.php Add 'X-Robots-Tag: noindex' header in action=render pages 2014-06-02 16:04:51 -04:00
RevertAction.php Fix backlink for RevertAction 2014-12-05 14:28:18 +00:00
RevisiondeleteAction.php Deprecate SpecialPage::getTitle 2013-12-24 12:53:11 -08:00
RollbackAction.php Create preference to watchlist pages after rollbacking 2014-07-30 21:51:41 +00:00
SubmitAction.php actions: Move SubmitAction class out of EditAction.php 2014-08-12 22:26:54 +00:00
UnprotectAction.php Fix phpcs issues in actions and revisiondelete dirs 2014-08-12 22:53:14 +00:00
UnwatchAction.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
ViewAction.php Update formatting 2013-11-14 12:20:43 +01:00
WatchAction.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00