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
/
Html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-1
/
+1
*
TemplateParser: Add use statement for Exception
Reedy
2025-03-20
1
-1
/
+2
*
Html: Fix "substr(): Passing null to parameter #1 ($string) of type string is...
Paladox
2025-03-17
1
-1
/
+1
*
Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Daimona Eaytoy
2025-03-05
5
-15
/
+0
*
Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Ahmon Dancy
2025-03-04
5
-0
/
+15
*
Drop all 49 remaining class_aliases from MediaWiki 1.40
James D. Forrester
2025-03-04
5
-15
/
+0
*
Use Remex/HtmlHelper to implement Parser::replaceTableOfContents
C. Scott Ananian
2025-01-09
2
-2
/
+7
*
Html: Add hint about mediawiki.codex.messagebox.styles to Html::*Box
Umherirrender
2024-11-27
1
-0
/
+20
*
Support 'include' parameter in namespace select inputs
STran
2024-10-30
1
-0
/
+8
*
Drop legacy classes from HTML message box output
Jon Robson
2024-09-23
1
-5
/
+0
*
mediawiki.special.block: add reason field
hmonroy
2024-09-11
1
-0
/
+25
*
Add missing documentation to class properties (frontend-related)
Umherirrender
2024-09-05
2
-0
/
+2
*
html: Add param-taint annotation to Html::errorBox
Umherirrender
2024-08-22
1
-0
/
+5
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
*
Consolidate minor code duplication in Html::dropDefaults
thiemowmde
2024-05-16
1
-12
/
+5
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
fix: use objectcachefactory methods instead of deprecated objectcache methods
Irina Balaban
2024-05-05
1
-2
/
+2
*
Avoid deprecated Xml::checkLabel
Timo Tijhof
2024-03-26
1
-5
/
+4
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
6
-16
/
+6
*
Rename dropdown-related methods to avoid random camel-case
Bartosz Dziewoński
2024-03-09
1
-4
/
+4
*
HtmlHelper: Fix entity encoding when $html5format = false
Bartosz Dziewoński
2024-02-09
1
-2
/
+13
*
Deprecate Html::buttonAttributes() and Html::getTextInputAttributes()
Bartosz Dziewoński
2024-02-05
1
-27
/
+10
*
Merge "Remove uses of $wgUseMediaWikiUIEverywhere"
jenkins-bot
2024-02-05
1
-53
/
+5
|
\
|
*
Remove uses of $wgUseMediaWikiUIEverywhere
Bartosz Dziewoński
2024-02-04
1
-53
/
+5
*
|
Html: Copy listDropDownOptions() and listDropDownOptionsOoui() from Xml and m...
James D. Forrester
2024-02-03
1
-0
/
+80
*
|
Html: Remove unused ?? null
Fomafix
2024-01-30
1
-1
/
+1
|
/
*
Replace more instances of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-12
/
+7
*
Replace more usages of deprecated MWException
Daimona Eaytoy
2024-01-19
2
-7
/
+5
*
Replace a few array_key_exists with the ??= syntax
thiemowmde
2024-01-08
1
-7
/
+2
*
HtmlHelper: Add "legacy compatibility" mode
C. Scott Ananian
2023-12-11
2
-32
/
+59
*
Make use of str_contains/str_starts_with in a few places
thiemowmde
2023-10-04
1
-1
/
+1
*
Html: allow to pass a custom icon to noticeBox
Sergio Gimeno
2023-10-03
1
-4
/
+12
*
Annotate FormOptions::getValue as returning an unsafe value
Daimona Eaytoy
2023-09-28
1
-0
/
+2
*
Add another batch of taint-check annotations
Daimona Eaytoy
2023-09-23
1
-0
/
+5
*
Add first batch of taint-check annotations
Daimona Eaytoy
2023-09-23
1
-0
/
+8
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-1
/
+1
*
Bump phan to 0.13.0
Amir Sarabadani
2023-09-11
1
-1
/
+1
*
Reorg: Move three output related classes to includes/Output/
Amir Sarabadani
2023-09-05
1
-1
/
+1
*
Html: Reject nested arrays from web request in FormOptions
Umherirrender
2023-08-29
1
-0
/
+5
*
Follow-up 7d8768e: Add in-code comment on aliases for when they were added
James D. Forrester
2023-08-25
5
-0
/
+15
*
ResourceLoader: wrap module definitions in functions
Tim Starling
2023-08-11
1
-5
/
+22
*
ResourceLoader: Remove support for CSP nonce
Timo Tijhof
2023-08-09
1
-9
/
+2
*
Html: Move encodeJsVar() + encodeJsCall() from Xml
Lucas Werkmeister
2023-07-14
2
-0
/
+126
*
Merge "Html: Support more attr types in getTextInputAttributes()"
jenkins-bot
2023-07-12
1
-5
/
+17
|
\
|
*
Html: Support more attr types in getTextInputAttributes()
Lucas Werkmeister
2023-07-11
1
-5
/
+17
*
|
Merge "Remove obsolete remark from docblock"
jenkins-bot
2023-07-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove obsolete remark from docblock
Matěj Suchánek
2023-07-11
1
-1
/
+1
*
|
Always return the class as string from Html::getTextInputAttributes
Matěj Suchánek
2023-07-11
1
-1
/
+1
|
/
*
Html: Fixes Error: [] operator not supported for strings
Jon Robson
2023-07-10
1
-1
/
+2
*
Login page: Use Codex CSS components
Jon Robson
2023-07-06
1
-3
/
+5
[next]