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
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "ParsoidParser: pass User-Agent string for metrics labelling"
jenkins-bot
2024-11-20
1
-0
/
+3
|
\
|
*
ParsoidParser: pass User-Agent string for metrics labelling
C. Scott Ananian
2024-11-15
1
-0
/
+3
*
|
Merge "Add new core parser functions {{#iwlink}} and {{#langlink}}"
jenkins-bot
2024-11-20
1
-0
/
+54
|
\
\
|
*
|
Add new core parser functions {{#iwlink}} and {{#langlink}}
C. Scott Ananian
2024-11-19
1
-0
/
+54
*
|
|
Merge "Use ParserOutput::getLinkList() internally"
jenkins-bot
2024-11-19
1
-33
/
+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use ParserOutput::getLinkList() internally
C. Scott Ananian
2024-11-15
1
-33
/
+59
|
|
/
*
|
Parsoid DataAccess: support strip state in parser function results
C. Scott Ananian
2024-11-18
3
-10
/
+72
*
|
Use new Parsoid DomPageBundle class
C. Scott Ananian
2024-11-14
2
-54
/
+6
|
/
*
Merge "Add type hints to detect bool/null message params"
jenkins-bot
2024-11-14
2
-4
/
+8
|
\
|
*
Add type hints to detect bool/null message params
Bartosz Dziewoński
2024-11-14
2
-4
/
+8
*
|
Merge "Include ids in dummy parsoid array"
jenkins-bot
2024-11-11
1
-2
/
+2
|
\
\
|
*
|
Include ids in dummy parsoid array
Arlo Breault
2024-11-11
1
-2
/
+2
*
|
|
Merge "Remove DataAccess::doPst as unused"
jenkins-bot
2024-11-11
1
-17
/
+0
|
\
\
\
|
*
|
|
Remove DataAccess::doPst as unused
Arlo Breault
2024-11-11
1
-17
/
+0
|
|
/
/
*
/
/
Bump wikimedia/parsoid to 0.21.0-a4
Arlo Breault
2024-11-11
1
-1
/
+1
|
/
/
*
/
ParserCache: Allow for gradual roll out of the new key scheme
Amir Sarabadani
2024-11-11
1
-0
/
+16
|
/
*
Drop empty ids
Arlo Breault
2024-11-01
1
-0
/
+3
*
Remove ParsoidOutputAccess
C. Scott Ananian
2024-10-29
1
-269
/
+0
*
Remove Message::objectParams() and related code
Bartosz Dziewoński
2024-10-27
1
-3
/
+1
*
Merge "Replace uses of deprecated MediaWiki\Message\Converter"
jenkins-bot
2024-10-23
1
-4
/
+2
|
\
|
*
Replace uses of deprecated MediaWiki\Message\Converter
Bartosz Dziewoński
2024-10-23
1
-4
/
+2
*
|
Merge "ParserOutput::getExternalLinks(): Deprecate use of the internal array ...
jenkins-bot
2024-10-22
1
-0
/
+6
|
\
\
|
*
|
ParserOutput::getExternalLinks(): Deprecate use of the internal array reference
C. Scott Ananian
2024-10-21
1
-0
/
+6
|
|
/
*
|
Merge "ParserOutput: Introduce ParserOutput::getLinkList()"
jenkins-bot
2024-10-21
2
-0
/
+207
|
\
\
|
*
|
ParserOutput: Introduce ParserOutput::getLinkList()
C. Scott Ananian
2024-10-18
2
-0
/
+207
*
|
|
Merge "ParserOutput::runPipelineInternal: pass ParserOptions if provided"
jenkins-bot
2024-10-21
1
-1
/
+1
|
\
\
\
|
*
|
|
ParserOutput::runPipelineInternal: pass ParserOptions if provided
C. Scott Ananian
2024-10-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "Deprecate ::setMetrics() calls with StatsdDataFactoryInterface"
jenkins-bot
2024-10-21
1
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Deprecate ::setMetrics() calls with StatsdDataFactoryInterface
C. Scott Ananian
2024-10-18
1
-2
/
+6
*
|
|
Merge "Parsoid: SiteConfig::prefixedStatsFactory() can never return null"
jenkins-bot
2024-10-21
1
-2
/
+2
|
\
|
|
|
*
|
Parsoid: SiteConfig::prefixedStatsFactory() can never return null
C. Scott Ananian
2024-10-18
1
-2
/
+2
*
|
|
Merge "parser: Increment expensive function count for special page transclusion"
jenkins-bot
2024-10-18
1
-21
/
+23
|
\
\
\
|
*
|
|
parser: Increment expensive function count for special page transclusion
Umherirrender
2024-10-18
1
-21
/
+23
*
|
|
|
Merge "ParsoidParser: add `wiki` as a label to parse metrics"
jenkins-bot
2024-10-18
1
-4
/
+8
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ParsoidParser: add `wiki` as a label to parse metrics
C. Scott Ananian
2024-10-17
1
-4
/
+8
*
|
|
|
Merge "Slightly simplify SiteConfig metrics implementation & improve doc"
jenkins-bot
2024-10-18
1
-11
/
+7
|
\
|
|
|
|
*
|
|
Slightly simplify SiteConfig metrics implementation & improve doc
C. Scott Ananian
2024-10-17
1
-11
/
+7
*
|
|
|
Add comment to ParserOutput::setIndexPolicy()
Lucas Werkmeister
2024-10-18
1
-0
/
+13
|
|
/
/
|
/
|
|
*
|
|
ParserOutput::addLanguageLink: Avoid a full Title parse
C. Scott Ananian
2024-10-17
1
-9
/
+11
*
|
|
Use OutputPage::$metadata to store the 'prevent clickjacking' flag
C. Scott Ananian
2024-10-17
1
-1
/
+6
*
|
|
Merge "Use statslib for metrics emitted by HtmlInputTransformHelper, HtmlToCo...
jenkins-bot
2024-10-17
1
-10
/
+30
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Use statslib for metrics emitted by HtmlInputTransformHelper, HtmlToContentTr...
Yiannis Giannelos
2024-10-17
1
-10
/
+30
*
|
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
11
-15
/
+15
|
/
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
47
-56
/
+195
*
Merge "ParsoidParser: pass render reason to Parsoid; fix case of 'sampleStats'"
jenkins-bot
2024-10-12
1
-1
/
+2
|
\
|
*
ParsoidParser: pass render reason to Parsoid; fix case of 'sampleStats'
C. Scott Ananian
2024-09-28
1
-1
/
+2
*
|
Merge "Add static return type for `ParserOutput::getExternalLinks`"
jenkins-bot
2024-10-10
1
-2
/
+2
|
\
\
|
*
|
Add static return type for `ParserOutput::getExternalLinks`
Arthur Taylor
2024-10-08
1
-2
/
+2
*
|
|
Merge "Remove meaningless @var documentation from constants"
jenkins-bot
2024-10-09
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-1
/
+0
[next]