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
/
Parsoid
/
LanguageVariantConverter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-1
/
+0
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Improve error localization in REST handlers
Wendy Quarshie
2024-04-02
1
-1
/
+3
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-1
/
+1
*
Followup to cf3f68b6: Handle bogus target variant codes
Subramanya Sastry
2023-11-01
1
-2
/
+4
*
Don't call Parsoid's pb2pb to add variant metadata
Subramanya Sastry
2023-10-30
1
-23
/
+29
*
includes/parser/Parsoid/*: Use typed class properties
Subramanya Sastry
2023-10-23
1
-29
/
+10
*
Make ParsoidOutputAccess a wrapper over ParserOutputAccess
Subramanya Sastry
2023-10-13
1
-0
/
+3
*
Remove all Parsoid debugApi references and uses
Subramanya Sastry
2023-09-14
1
-7
/
+1
*
Support variant redirects in `/page/html` REST endpoint
daniel
2023-09-13
1
-7
/
+2
*
General whitespace clean-up of tabs followed by multiple spaces
James D. Forrester
2023-09-06
1
-1
/
+1
*
Merge "LanguageVariantConverter: Use LanguageConverter::hasVariant() to check...
jenkins-bot
2023-04-28
1
-5
/
+13
|
\
|
*
LanguageVariantConverter: Use LanguageConverter::hasVariant() to check source
C. Scott Ananian
2023-03-13
1
-5
/
+13
*
|
Fix Phan suppressions related to Title::castFrom*() and friends
Bartosz DziewoĆski
2023-04-22
1
-2
/
+1
*
|
Merge "Use Bcp47Code when interfacing with Parsoid"
jenkins-bot
2023-03-13
1
-62
/
+86
|
\
|
|
*
Use Bcp47Code when interfacing with Parsoid
C. Scott Ananian
2023-03-13
1
-62
/
+86
*
|
Preserve non-PageBundle metadata set by Parsoid
C. Scott Ananian
2023-03-13
1
-1
/
+1
|
/
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-1
/
+1
*
Followup to 09cee249: Fix failing Parsoid CI API tests
Subramanya Sastry
2023-02-28
1
-5
/
+6
*
VariantConversion: Check if core language converter supports variant
Abijeet
2023-02-27
1
-0
/
+3
*
Work around brittle parsoid test (fix CI)
daniel
2023-01-12
1
-1
/
+1
*
Add script to compare output between Parser and Parsoid
Abijeet
2023-01-12
1
-0
/
+4
*
Simplify convertPageBundleVariant
daniel
2022-12-12
1
-29
/
+19
*
LanguageVariantConverter: Add fallback to core LanguageConverter
Abijeet
2022-12-11
1
-3
/
+55
*
Reorg: Move Title-related classes to title/
Amir Sarabadani
2022-11-26
1
-1
/
+1
*
page/{title}/html: handle unknown variant gracefully
daniel
2022-11-22
1
-3
/
+4
*
variant transform: allow input content-language to be a variant
daniel
2022-11-02
1
-9
/
+85
*
LanguageVariantConverter: Use content language code from HTTP header
Abijeet
2022-10-07
1
-2
/
+27
*
Re-apply: Introduce LanguageVariantConverter
daniel
2022-10-04
1
-0
/
+163
*
Revert "Introduce LanguageVariantConverter"
Daniel Kinzler
2022-10-04
1
-152
/
+0
*
Introduce LanguageVariantConverter
Abijeet
2022-10-03
1
-0
/
+152