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
/
HTMLFormTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Namespace and consolidate existing HTMLForm tests
James D. Forrester
2024-03-08
1
-143
/
+0
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+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
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
tests: Use MainConfigNames consts to refer config names
Umherirrender
2023-06-19
1
-1
/
+2
*
Replace deprecated MWException
Daimona Eaytoy
2023-06-09
1
-1
/
+0
*
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 RawMessage to under language/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+2
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-2
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+2
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-07-06
1
-1
/
+1
*
HTMLForm: Add test for CSRF token check
Gergő Tisza
2022-02-13
1
-0
/
+51
*
Rename HTMLForm::[get|set|add]*Text() methods
Gergő Tisza
2022-01-02
1
-0
/
+7
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
HTMLForm: Allow status object to have raw parameters
Florian
2020-02-09
1
-1
/
+16
*
Stop using assertContains with string haystack
Daimona Eaytoy
2019-12-15
1
-4
/
+4
*
phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedExcept...
James D. Forrester
2019-10-14
1
-3
/
+1
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+63
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-63
/
+0
*
thiemowmde's legal name changed
Thiemo Kreuz (WMDE)
2018-07-24
1
-1
/
+0
*
Add a method to HTMLForm that allows the preText to be accessed externally.
David Barratt
2018-07-09
1
-0
/
+7
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
Umherirrender
2018-03-29
1
-1
/
+1
*
Simplify autocomplete attribute in HTMLForm
Fomafix
2017-12-28
1
-4
/
+38
*
Add @covers tags to HTMLForm test
Kunal Mehta
2017-12-27
1
-1
/
+3
*
Enforce calling HTMLForm::prepareForm before displayForm
Gergő Tisza
2016-04-27
1
-0
/
+21