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
/
specialpage
/
FormSpecialPage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename FormSpecialPage::[pre|post]Text() to *Html()
Gergő Tisza
2022-01-06
1
-2
/
+24
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Allow user, language and IP to be passed to UserBlockedError
Thalia
2019-10-17
1
-1
/
+6
*
Remove extra param comment and enable phpcs rule
Umherirrender
2019-10-11
1
-0
/
+2
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-2
/
+3
*
specials: Fix incomplete documentation of execute() param
Thiemo Kreuz
2019-03-28
1
-3
/
+3
*
Block Special pages only if the user is sitewide blocked
David Barratt
2019-03-04
1
-2
/
+4
*
Add getLoginSecurityLevel() support to FormSpecialPage
Brad Jorsch
2018-06-05
1
-2
/
+41
*
FormSpecialPage: Only add redirectparams for POST forms
Kunal Mehta
2016-10-18
1
-5
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Remove return value from FormSpecialPage::checkExecutePermissions
Aaron Schulz
2015-10-04
1
-3
/
+0
*
OOUIHTMLForm: Support setWrapperLegend()
Bartosz Dziewoński
2015-07-13
1
-1
/
+5
*
Remove FormSpecialPage::$fields
Kunal Mehta
2015-03-19
1
-3
/
+1
*
Fix phpcs errors and warnings in includes/specialpage
Kunal Mehta
2015-03-15
1
-1
/
+6
*
HTMLForm: Separate VForm code to a subclass
Bartosz Dziewoński
2015-01-14
1
-8
/
+12
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
HTMLForm submission callback documentation updates
Brad Jorsch
2014-07-03
1
-2
/
+3
*
Combine SpecialPageBeforeFormDisplay set of hooks into one
Kevin Israel
2014-06-28
1
-1
/
+1
*
Fixed some @params documentation (includes/[specialpage|specials])
umherirrender
2014-04-19
1
-10
/
+10
*
Fix spacing after @param and friends in comments
umherirrender
2014-04-05
1
-1
/
+1
*
Split includes/SpecialPage.php
Bartosz Dziewoński
2013-12-09
1
-0
/
+192