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
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add missing documentation to class properties (miscellaneous classes)
Umherirrender
2024-09-14
1
-0
/
+4
*
Make use of the ??= and ?? operators where it makes sense
thiemowmde
2024-08-26
1
-3
/
+1
*
Use namespaced classes (1)
Umherirrender
2024-06-16
1
-1
/
+1
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
2
-1
/
+11
*
Xml: Deprecate more methods that are HTML-specific
James D. Forrester
2024-04-09
1
-5
/
+40
*
Rename dropdown-related methods to avoid random camel-case
Bartosz Dziewoński
2024-03-09
1
-7
/
+7
*
Soft deprecate many Xml methods that belong to Html, not Xml
thiemowmde
2024-02-16
1
-3
/
+18
*
Deprecate Xml::wrapClass, used in only one other repo
James D. Forrester
2024-02-06
1
-0
/
+3
*
Remove uses of $wgUseMediaWikiUIEverywhere
Bartosz Dziewoński
2024-02-04
1
-32
/
+11
*
Add another batch of taint-check annotations
Daimona Eaytoy
2023-09-23
1
-0
/
+13
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
Html: Move encodeJsVar() + encodeJsCall() from Xml
Lucas Werkmeister
2023-07-14
2
-92
/
+5
*
Replace some more usages of deprecated MWException
Daimona Eaytoy
2023-06-09
1
-10
/
+6
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
2
-0
/
+3
*
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-4
/
+1
*
Respond to some messages from Phan on PHP 8.1
Tim Starling
2022-11-03
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
2
-2
/
+2
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
Remove access to config globals from more classes
daniel
2022-04-28
1
-8
/
+12
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-1
/
+1
*
Fix various real types related to scalar types
Umherirrender
2022-03-10
1
-1
/
+1
*
Fix various documentation related to scalar types
Umherirrender
2022-03-09
1
-3
/
+3
*
Fix type of value directly passed to php internal functions
Umherirrender
2022-03-07
1
-1
/
+1
*
Use LanguageNameUtils constants instead of strings
Alexander Vorwerk
2021-12-05
1
-1
/
+2
*
Simplify else-branches after continue/break
Umherirrender
2021-08-17
1
-1
/
+2
*
ProtectionForm: Use XmlSelect::parseOptionsMessage where appropriate
Bartosz Dziewoński
2021-05-25
1
-0
/
+1
*
Don't accept empty option group names for dropdown elements
Thiemo Kreuz
2021-02-19
1
-4
/
+8
*
Use __CLASS__/::class to define callback for array_map/_filter/usort
Umherirrender
2021-01-22
1
-1
/
+1
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
2
-2
/
+3
*
build: Updating mediawiki/mediawiki-codesniffer to 34.0.0
Umherirrender
2020-12-07
1
-0
/
+1
*
Improve docs for Xml class
Umherirrender
2020-11-28
1
-15
/
+15
*
Update a lot of unspecific "array" types in PHPDocs
Thiemo Kreuz
2020-10-28
1
-3
/
+2
*
Drop down lists: Do not use the value for 'other' as option group
Umherirrender
2020-09-16
1
-1
/
+4
*
includes: Use expression assignment operator += or |= where possible
Umherirrender
2020-07-31
1
-1
/
+1
*
xml: Move condition check of var before creating XmlSelect object
Derick A
2020-04-27
1
-2
/
+4
*
Unify handling of options messages
Sam Wilson
2020-03-27
1
-0
/
+23
*
Move Xml* classes under /xml
Aaron Schulz
2020-03-19
3
-0
/
+1073