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
/
tests
/
phpunit
/
includes
/
htmlform
/
HTMLFormFieldTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Namespace and consolidate existing HTMLForm tests
James D. Forrester
2024-03-08
1
-569
/
+0
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-8
/
+8
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-0
/
+3
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+2
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
htmlform: Allow validation-callback to return Status instances
mainframe98
2023-07-09
1
-1
/
+116
*
Replace deprecated MWException
Daimona Eaytoy
2023-06-09
1
-5
/
+5
*
Allow setting "notices" for OOUI form fields
Marius Hoch
2023-05-30
1
-0
/
+19
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-09-23
1
-1
/
+1
*
HTMLFormField: Adjust isSubmitAttempt and add more comments
Func
2022-02-11
1
-0
/
+1
*
HTMLFormFieldTest: Add more tests about field cloner
Func
2022-02-08
1
-1
/
+71
*
HTMLFormField: Make the behavior of cond-state consistent between client and ...
Func
2022-02-07
1
-19
/
+115
*
HTMLFormField: Bypass the inverting logic of HTMLCheckField for disable-if an...
Func
2022-02-01
1
-1
/
+1
*
HTMLFormFieldTest: Use mFieldData for check of values
Func
2022-02-01
1
-43
/
+43
*
HTMLFormField: Split out the validation of cond-state params
Func
2022-01-28
1
-1
/
+1
*
Add tests for HTMLFormField 'hide-if' / 'disable-if' functionality
Bartosz DziewoĆski
2022-01-28
1
-0
/
+260