aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser
Commit message (Expand)AuthorAgeFilesLines
* Reorg: Migrate WikiMap to WikiMap/ out of includesAmir Sarabadani2023-02-271-0/+1
* Merge "Suppress false SecurityCheckXSS positives in ParserTestPrinter"jenkins-bot2023-02-241-10/+28
|\
| * Suppress false SecurityCheckXSS positives in ParserTestPrinterC. Scott Ananian2023-02-231-10/+28
* | Language-convert Table of Contents at parse timeC. Scott Ananian2023-02-243-8/+13
|/
* Sync up core repo with ParsoidC. Scott Ananian2023-02-233-19/+19
* Merge "ParserTestRunner: Move 'showflags' handling inside ::addParserOutputIn...jenkins-bot2023-02-234-33/+36
|\
| * ParserTestRunner: Move 'showflags' handling inside ::addParserOutputInfo()C. Scott Ananian2023-02-224-33/+36
* | ParserTestRunner: set the user language to variant when present (take 2)C. Scott Ananian2023-02-212-8/+14
|/
* Merge "Reorg: Move HTML-related classes out of includes/ to Html/"jenkins-bot2023-02-212-0/+4
|\
| * Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-162-0/+4
* | ParserTestRunner.php: Add a comment to ease cognitive burdenArlo Breault2023-02-161-1/+4
* | Merge "ParserTestRunner: Use '{}' for empty array for consistency with Parsoid"jenkins-bot2023-02-161-1/+2
|\ \ | |/ |/|
| * ParserTestRunner: Use '{}' for empty array for consistency with ParsoidC. Scott Ananian2023-02-161-1/+2
* | Use alt as link content for broken mediaArlo Breault2023-02-163-13/+121
|/
* Sync up core repo with ParsoidC. Scott Ananian2023-02-151-32/+211
* Merge "Remove back-compatibility code for ToC marker"jenkins-bot2023-02-101-3/+6
|\
| * Remove back-compatibility code for ToC markerC. Scott Ananian2023-02-101-3/+6
* | ParserTestRunner: properly pass options to Parsoid testsC. Scott Ananian2023-02-091-1/+1
|/
* Sync up core repo with ParsoidArlo Breault2023-02-092-2/+2
* Do not use media filename as alt attributeArlo Breault2023-02-092-89/+89
* Sync up core repo with ParsoidArlo Breault2023-02-091-1/+1
* Merge "Don't emit empty alt attribute unless it's explicitly asked for"jenkins-bot2023-02-092-118/+118
|\
| * Don't emit empty alt attribute unless it's explicitly asked forArlo Breault2023-02-092-118/+118
* | Merge "Remove unused arguments to private functions"jenkins-bot2023-02-081-4/+2
|\ \ | |/ |/|
| * Remove unused arguments to private functionsUmherirrender2023-02-081-4/+2
* | Add explicit wgParserEnableLegacyMediaDOM config to legacyMedia.txtArlo Breault2023-02-081-0/+330
|/
* Remove unused local variable assignmentUmherirrender2023-02-041-6/+1
* Merge "ParserTestRunner: Fix resetting of LanguageConverterFactory"jenkins-bot2023-02-011-0/+2
|\
| * ParserTestRunner: Fix resetting of LanguageConverterFactoryUmherirrender2023-02-011-0/+2
* | Revert "ParserTestRunner: properly set the user language when a variant is pr...C. Scott Ananian2023-02-012-11/+5
|/
* ParserTestRunner: properly set the user language when a variant is presentC. Scott Ananian2023-02-012-5/+11
* Self link fragments should be properly escapedJon Robson2023-01-231-0/+14
* Merge "Generate/set/get TOCData/SectionMetadata objects instead of arrays"jenkins-bot2023-01-191-2/+4
|\
| * Generate/set/get TOCData/SectionMetadata objects instead of arraysSubramanya Sastry2023-01-191-2/+4
* | Sync up core repo with ParsoidArlo Breault2023-01-181-0/+4
* | Revert gallery changes in 1.40.0-wmf.18 & .19Bartosz DziewoƄski2023-01-172-4/+4
|/
* Sync tests with parsoidIsabelle Hurbain-Palatin2023-01-131-1/+3
* Merge "Add parser test support for verifying TOC section metadata"jenkins-bot2023-01-132-6/+157
|\
| * Add parser test support for verifying TOC section metadataSubramanya Sastry2023-01-102-6/+157
* | Gallery: Improve initial state and fix thumbnail sizesJon Robson2023-01-122-4/+4
* | Sync up core repo with ParsoidSubramanya Sastry2023-01-111-0/+118
* | Merge "Parser: Add mw-selflink-fragment class to links to hash fragments in t...jenkins-bot2023-01-111-1/+1
|\ \ | |/ |/|
| * Parser: Add mw-selflink-fragment class to links to hash fragments in the same...Jon Robson2023-01-061-1/+1
* | Sync up core repo with ParsoidSubramanya Sastry2023-01-0614-5031/+4068
|/
* Galleries: Make gallery code more resilient to HTML transformationsJon Robson2023-01-052-2/+2
* Merge "Replace deprecated Linker::commentBlock/revComment"jenkins-bot2022-12-141-2/+1
|\
| * Replace deprecated Linker::commentBlock/revCommentUmherirrender2022-12-111-2/+1
* | Replace comments about deprecated Linker::commentBlock/formatCommentUmherirrender2022-12-111-1/+1
|/
* Reorg: Move DummyLinker and Linker to linker/Amir Sarabadani2022-12-081-0/+1
* title: Move Title.php to includes/title/ where related classes areTimo Tijhof2022-11-091-0/+1