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
/
FormAction.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace deprecated HTMLForm::addPreText/addPostText
Umherirrender
2024-07-14
1
-3
/
+3
*
Use namespaced classes (3)
Umherirrender
2024-06-16
1
-0
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+2
*
FormAction: Correct return type documentation of getForm
Ed Sanders
2021-04-27
1
-1
/
+1
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-8
/
+8
|
/
*
Mark action base classes as extensible
daniel
2020-07-08
1
-0
/
+13
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-10
/
+7
*
Remove direct access to Action::page and Article::page properties
ArtBaltai
2020-03-27
1
-2
/
+13
*
WatchAction::onSubmit return correct value, not always true
Florian Schmidt
2018-05-23
1
-1
/
+6
*
Convert various FormActions to OOUI
This, that and the other
2017-03-11
1
-1
/
+13
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-6
/
+6
*
Distinguish read vs write mode Action classes
Aaron Schulz
2016-01-15
1
-0
/
+4
*
WatchAction: Clean up redundant getFormFields() and show()
Timo Tijhof
2015-09-28
1
-5
/
+11
*
WatchAction: Require POST for index.php action=watch
Timo Tijhof
2015-09-28
1
-1
/
+2
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-2
/
+2
*
Documentation: put FormAction and FormlessAction into "Actions" group
withoutaname
2014-08-02
1
-4
/
+3
*
Remove execute() from Action and subclasses
withoutaname
2014-07-16
1
-44
/
+0
*
Fixed some @params documentation
umherirrender
2014-04-14
1
-7
/
+7
*
Fix spacing after @param and friends in comments
umherirrender
2014-04-05
1
-1
/
+1
*
Split the rest of Action.php into /actions/
addshore
2014-03-03
1
-0
/
+168