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
/
CommentFormatter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Linker::makeExternalLink() to the LinkRenderer service
C. Scott Ananian
2024-06-10
1
-10
/
+23
*
SECURITY: Ensure CommentParser link processing does not lead to XSS
Brian Wolff
2024-03-28
1
-2
/
+4
*
Namespace includes/cache
James D. Forrester
2024-02-20
2
-3
/
+3
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-1
/
+1
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
Replace Linker qualifier with import
Doğu Abaris
2024-01-18
1
-1
/
+2
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-1
/
+2
*
Namespace remaining Title-related classes under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace TitleParser under \MediaWiki\Title
James D. Forrester
2023-09-19
2
-2
/
+2
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
2
-2
/
+2
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
2
-2
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-1
/
+1
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-2
/
+3
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
2
-2
/
+2
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
2
-2
/
+2
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Escape link markers before replacement when building comments.
Welp
2022-10-05
1
-1
/
+2
*
Get rid of warnings on PHP 8.1
Aryeh Gregor
2022-06-13
2
-3
/
+3
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+1
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+1
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
2
-0
/
+2
*
Add various null checks when null is not possible to use as argument
Umherirrender
2022-03-14
1
-1
/
+1
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-1
/
+1
*
CommentParser: Optimise operation order (cache before isAlwaysKnown)
Ammarpad
2022-02-22
1
-2
/
+2
*
CommentParser: Treat known titles as always known for linking
Ammarpad
2022-02-18
1
-1
/
+3
*
Fix pollution of LinkBatch/LinkCache with interwiki link
Tim Starling
2022-01-28
1
-4
/
+2
*
Call LinkBatch::setCaller in CommentParser
Umherirrender
2021-12-16
1
-0
/
+1
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+1
*
RowCommentIterator: Cast data coming out of the DB
Tim Starling
2021-10-06
1
-2
/
+2
*
Introduce CommentFormatter
Tim Starling
2021-09-28
9
-0
/
+1669