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
/
htmlform
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Remove unused key variable from foreach loops
Umherirrender
2022-09-21
2
-3
/
+3
|
|
/
|
/
|
*
|
Remove unused local variables
Umherirrender
2022-09-19
1
-2
/
+0
|
/
*
Allow returning StatusValue from HTMLForm submit callbacks
Gergő Tisza
2022-08-22
1
-0
/
+3
*
Merge "Make use of ?? and ?: operators where it makes sense"
jenkins-bot
2022-08-05
4
-20
/
+8
|
\
|
*
Make use of ?? and ?: operators where it makes sense
Thiemo Kreuz
2022-08-04
4
-20
/
+8
*
|
Merge "htmlform: Replace deprecated User::getOption"
jenkins-bot
2022-08-05
1
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
htmlform: Replace deprecated User::getOption
Umherirrender
2022-04-29
1
-2
/
+15
*
|
Merge "HTMLUserTextField: Fix validation"
jenkins-bot
2022-07-20
1
-24
/
+31
|
\
\
|
*
|
HTMLUserTextField: Fix validation
Bartosz Dziewoński
2022-07-14
1
-24
/
+31
*
|
|
HtmlForm: Null coalescence in trim() calls
Reedy
2022-07-16
3
-3
/
+3
|
/
/
*
|
Don't attempt to use mParent if it isn't set
Mark A. Hershberger
2022-07-09
1
-1
/
+4
*
|
Merge "htmlform: Use ContextSource to get config"
jenkins-bot
2022-07-06
2
-6
/
+2
|
\
\
|
*
|
htmlform: Use ContextSource to get config
Umherirrender
2022-05-30
2
-6
/
+2
*
|
|
HTMLFormField: Fix Phan suppression about mClassWithButton
Bartosz Dziewoński
2022-06-17
4
-7
/
+14
*
|
|
HTMLInfoField: Ensure ID is included for the 'info' field.
dreamyjazz
2022-06-07
1
-0
/
+1
*
|
|
Merge "Apply ID and class more consistently in HTMLSelect(Or|And)OtherField"
jenkins-bot
2022-06-06
3
-35
/
+42
|
\
\
\
|
*
|
|
Apply ID and class more consistently in HTMLSelect(Or|And)OtherField
Daimona Eaytoy
2022-06-06
3
-35
/
+42
|
|
/
/
*
/
/
Make "title" the first field in a form, when needed
Isabelle Hurbain-Palatin
2022-05-31
1
-5
/
+31
|
/
/
*
|
Merge "Use User::isRegistered for readability instead of ::getId falsy check"
jenkins-bot
2022-05-23
1
-1
/
+1
|
\
\
|
*
|
Use User::isRegistered for readability instead of ::getId falsy check
Umherirrender
2022-04-29
1
-1
/
+1
|
|
/
*
|
HTMLTagMultiselectField: make allowArbitrary really optional
Gergő Tisza
2022-05-22
1
-1
/
+1
*
|
HTMLForm: Require constructor $context parameter
Bartosz Dziewoński
2022-05-19
1
-26
/
+14
*
|
htmlform: Remove mw1.30 B/C code for autocomplete attribute
Derick Alangi
2022-05-19
1
-20
/
+0
*
|
Support placeholder in OOUI HTMLComboboxField
Lucas Werkmeister
2022-05-16
1
-0
/
+4
*
|
Merge "Bury the reset preferences link"
jenkins-bot
2022-05-13
1
-1
/
+1
|
\
\
|
*
|
Bury the reset preferences link
Tim Starling
2022-05-13
1
-1
/
+1
|
|
/
*
/
Support namespace dropdown 'in-user-lang' option in HTMLForm and OOUI widget
Bartosz Dziewoński
2022-05-13
1
-1
/
+8
|
/
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
7
-13
/
+26
*
htmlform: List all arguments on HTMLForm::factory instead of varargs
Umherirrender
2022-04-02
1
-5
/
+8
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
3
-0
/
+8
*
HTMLForm: Add title field if the action is overridden to script path
Func
2022-03-27
1
-6
/
+5
*
Use UserRigorOptions directly
Tim Starling
2022-03-25
1
-2
/
+3
*
Merge "Fix uses of (error|warning|success)box in core"
jenkins-bot
2022-03-21
2
-4
/
+8
|
\
|
*
Fix uses of (error|warning|success)box in core
stang
2022-03-20
2
-4
/
+8
*
|
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
|
/
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
2
-0
/
+2
*
HTMLForm: Deprecate calling loadData() from outside
Func
2022-03-17
1
-2
/
+9
*
Merge "Add various null checks when null is not possible to use as argument"
jenkins-bot
2022-03-14
1
-1
/
+4
|
\
|
*
Add various null checks when null is not possible to use as argument
Umherirrender
2022-03-14
1
-1
/
+4
*
|
htmlform: Allow string to return from HTMLFormField::getInputOOUI
Umherirrender
2022-03-09
1
-1
/
+1
|
/
*
Merge "Add explicit casts between scalar types"
jenkins-bot
2022-03-08
1
-1
/
+1
|
\
|
*
Add explicit casts between scalar types
Umherirrender
2022-03-08
1
-1
/
+1
*
|
Consistently use `@deprecated since` rather `@deprecated`
Reedy
2022-03-06
1
-1
/
+1
|
/
*
HTMLForm: Fix check typo
Reedy
2022-03-01
1
-1
/
+1
*
Merge "Revert "htmlform: Replace some uses of isHidden to isDisabled""
jenkins-bot
2022-02-28
3
-3
/
+3
|
\
|
*
Revert "htmlform: Replace some uses of isHidden to isDisabled"
Func
2022-02-28
3
-3
/
+3
*
|
Fix various documentation related to null types
Umherirrender
2022-02-26
1
-1
/
+1
|
/
*
htmlform: Replace some uses of isHidden to isDisabled
Func
2022-02-20
3
-3
/
+3
*
Merge "Add dropdown menu to "Tag filter" fields"
jenkins-bot
2022-02-19
1
-0
/
+4
|
\
|
*
Add dropdown menu to "Tag filter" fields
Bartosz Dziewoński
2022-02-07
1
-0
/
+4
[prev]
[next]