index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
actions
/
RevertAction.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply proper restrictions on file revert action
Func
2025-03-24
1
-0
/
+11
*
Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Use namespaced classes (3)
Umherirrender
2024-06-16
1
-0
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Deprecate returning a string from Action::getPageTitle()
C. Scott Ananian
2023-09-21
1
-1
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Move three output related classes to includes/Output/
Amir Sarabadani
2023-09-05
1
-0
/
+1
*
Use real type hints for services etc. in actions/
Bartosz Dziewoński
2023-08-29
1
-5
/
+2
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
Replace some deprecated wfExpandUrl calls with UrlUtils::expand
James D. Forrester
2023-05-30
1
-2
/
+4
*
Action: Remove deprecated constructor parameters
Bartosz Dziewoński
2022-11-03
1
-3
/
+3
*
actions: Add Action::getAuthority and use it
Umherirrender
2022-07-08
1
-1
/
+1
*
actions: Add missing ->text() in RevertAction::getPageTitle()
Timo Tijhof
2022-04-13
1
-2
/
+2
*
Inject services into a bunch more actions
DannyS712
2021-07-29
1
-4
/
+26
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Remove unused `'vertical-label' => true` from various forms
Bartosz Dziewoński
2021-06-01
1
-1
/
+0
*
Complete WikiPage/Article split and deprecate Page interface
ArtBaltai
2020-03-28
1
-4
/
+24
*
Use MediaWikiServices::getRepoGroup in file related classes
Umherirrender
2020-03-14
1
-4
/
+2
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+2
*
Add separate log action for file reverts
MGChecker
2019-03-02
1
-1
/
+4
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-4
/
+5
*
Convert various FormActions to OOUI
This, that and the other
2017-03-11
1
-0
/
+4
*
RevertAction: Prevent file revert if current version is identical
Bartosz Dziewoński
2016-09-02
1
-4
/
+10
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-8
/
+8
*
Distinguish read vs write mode Action classes
Aaron Schulz
2016-01-15
1
-0
/
+4
*
Add MWTimestamp::getTimezoneString(), use it in file revert message
gladoscc
2015-09-23
1
-4
/
+7
*
Added wfTransactionalTimeLimit() method and applied it
Aaron Schulz
2015-08-12
1
-0
/
+2
*
Fix backlink for RevertAction
umherirrender
2014-12-05
1
-3
/
+1
*
Fold RevertFileAction class into RevertAction
withoutaname
2014-07-13
1
-21
/
+5
*
Allow to set a salt for the edit token in HTMLForm
Alexandre Emsenhuber
2014-07-08
1
-0
/
+1
*
Update docs for files in includes/actions/
Siebrand Mazeland
2013-11-14
1
-0
/
+3
*
Break long lines in Action classes
Siebrand Mazeland
2013-11-14
1
-5
/
+21
*
Update formatting
Siebrand Mazeland
2013-11-14
1
-3
/
+6
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-10
1
-2
/
+2
*
pass user object for delete/undelete/filerevert in api/gui
umherirrender
2012-10-06
1
-1
/
+1
*
Use local context to get messages
Alexandre Emsenhuber
2012-03-27
1
-13
/
+23
*
fix doc grouping for actions
Antoine Musso
2012-02-08
1
-3
/
+3
*
Reduce some duplication in Action::getRestriction(), all but 2 (plus one exte...
Chad Horohoe
2011-12-06
1
-4
/
+0
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-3
/
+3
*
* Changed OutputPage's handling of subtitles to use an array and implode it w...
Alexandre Emsenhuber
2011-11-08
1
-4
/
+2
*
* Made PermissionsError exception accept an optional second parameter for the...
Alexandre Emsenhuber
2011-11-02
1
-1
/
+1
*
Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are n...
Roan Kattouw
2011-08-19
1
-2
/
+6
*
* Changed action=revert to use a subclass of Action
Alexandre Emsenhuber
2011-07-01
1
-0
/
+136