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
/
ParserOutput.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+104
|
\
\
|
*
|
ParserOutput: Introduce ParserOutput::getLinkList()
C. Scott Ananian
2024-10-18
1
-0
/
+104
|
|
/
*
/
ParserOutput::runPipelineInternal: pass ParserOptions if provided
C. Scott Ananian
2024-10-21
1
-1
/
+1
|
/
*
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
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-2
/
+0
*
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
*
|
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-1
/
+0
*
|
Merge "ParserOutput::setPageProperty(): emit deprecation warnings for non-str...
jenkins-bot
2024-10-08
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
ParserOutput::setPageProperty(): emit deprecation warnings for non-strings
C. Scott Ananian
2024-10-04
1
-2
/
+9
*
|
ParserOutput: ensure all created ParserOutputs have a "start of parse" time set
C. Scott Ananian
2024-10-04
1
-2
/
+20
|
/
*
Deprecate ParserOutput::setLanguageLinks(null)
C. Scott Ananian
2024-10-02
1
-3
/
+12
*
Deduplicate language links in ParserOutput and OutputPage
C. Scott Ananian
2024-09-26
1
-14
/
+47
*
Merge "ParserOutput::collectMetadata(): fix handling of links"
jenkins-bot
2024-09-16
1
-3
/
+19
|
\
|
*
ParserOutput::collectMetadata(): fix handling of links
C. Scott Ananian
2024-09-13
1
-3
/
+19
*
|
parser: Add missing documentation to class properties
Umherirrender
2024-09-07
1
-0
/
+1
|
/
*
Merge "Remove ParserOutput::getText() calls from core (runOutputPipeline)"
jenkins-bot
2024-09-06
1
-3
/
+5
|
\
|
*
Remove ParserOutput::getText() calls from core (runOutputPipeline)
Isabelle Hurbain-Palatin
2024-09-06
1
-3
/
+5
*
|
Merge "Introduce runOutputPipeline and clone by default"
jenkins-bot
2024-09-06
1
-9
/
+69
|
\
|
|
*
Introduce runOutputPipeline and clone by default
Isabelle Hurbain-Palatin
2024-09-06
1
-9
/
+69
*
|
ParserOutput::collectMetadata: Properly handle non-scalar page properties
C. Scott Ananian
2024-09-04
1
-4
/
+5
*
|
ParserOutput: Turn off noisy log - we have the info we need for now
Subramanya Sastry
2024-09-04
1
-4
/
+3
*
|
ParserOutput::collectMetadata: Log if given value is non-numeric and also non...
James D. Forrester
2024-09-03
1
-3
/
+7
|
/
*
Add missing cases to ParserOutput::collectMetadata()
C. Scott Ananian
2024-08-29
1
-1
/
+37
*
Hard-deprecate ParserOutput::addJsConfigVars(), deprecated in 1.38
C. Scott Ananian
2024-08-09
1
-1
/
+3
*
Fix various version mention for class_alias
Umherirrender
2024-07-05
1
-1
/
+1
*
Make MessageValue implement JsonDeserializable
Bartosz Dziewoński
2024-06-12
1
-0
/
+20
*
Rename JsonUnserial… to JsonDeserial…
James D. Forrester
2024-06-12
1
-14
/
+14
*
[ParserOutput] Remove unused TOCHTML from ParserCache serialization
C. Scott Ananian
2024-05-17
1
-1
/
+0
*
Serialization test cases: fix filename after ParserOutput namespacing
C. Scott Ananian
2024-05-17
1
-6
/
+62
*
Use 'scalar' type alias to shorten PHPDoc annotations
Bartosz Dziewoński
2024-05-11
1
-3
/
+3
*
Merge "Add ParserOptions::setCollapsibleSections()"
jenkins-bot
2024-04-29
1
-0
/
+5
|
\
|
*
Add ParserOptions::setCollapsibleSections()
C. Scott Ananian
2024-04-29
1
-0
/
+5
*
|
ParserOutput: Temporarily write (unused) TOCHTML to ParserCache
C. Scott Ananian
2024-04-22
1
-0
/
+1
*
|
Fix some line indent
Umherirrender
2024-04-20
1
-2
/
+2
*
|
[ParserOutput] Remove deprecated ::getTOCHTML() and ::setTOCHTML() methods
C. Scott Ananian
2024-04-16
1
-28
/
+0
*
|
[ParserOutput] Remove deprecated ::getCategories() method
C. Scott Ananian
2024-04-16
1
-10
/
+0
*
|
Merge "ParserOutput: Rename ::setIndexedPageProperty() to ::setNumericPagePro...
jenkins-bot
2024-04-16
1
-22
/
+37
|
\
\
|
*
|
ParserOutput: Rename ::setIndexedPageProperty() to ::setNumericPageProperty()
C. Scott Ananian
2024-04-15
1
-22
/
+37
*
|
|
Expand documentation of ParserOutput class
C. Scott Ananian
2024-04-12
1
-6
/
+43
|
/
/
*
|
ParserOutput: clarify that “indexed” refers to value
Lucas Werkmeister
2024-04-12
1
-3
/
+5
*
|
ParserOutput::setUnindexedPageProperty(): use empty string as default value
C. Scott Ananian
2024-04-11
1
-3
/
+4
*
|
Merge "Substitute category default sort key when filling links table, not at ...
jenkins-bot
2024-04-11
1
-2
/
+17
|
\
\
[next]