aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser
Commit message (Expand)AuthorAgeFilesLines
* Update RfC links to bypass redirectPppery2025-01-025-45/+45
* Rename {{#iwlink}}/{{#langlink}} to {{#interwikilink}}/{{#interlanguagelink}}C. Scott Ananian2024-11-252-11/+11
* Merge "Add new core parser functions {{#iwlink}} and {{#langlink}}"jenkins-bot2024-11-202-0/+59
|\
| * Add new core parser functions {{#iwlink}} and {{#langlink}}C. Scott Ananian2024-11-192-0/+59
* | Merge "Use ParserOutput::getLinkList() internally"jenkins-bot2024-11-191-35/+29
|\ \
| * | Use ParserOutput::getLinkList() internallyC. Scott Ananian2024-11-151-35/+29
* | | language: Support parsing in MessageCache while already parsingBartosz DziewoƄski2024-11-171-1/+4
| |/ |/|
* | Merge "Sync up core repo with Parsoid"jenkins-bot2024-11-154-43/+106
|\ \
| * | Sync up core repo with ParsoidC. Scott Ananian2024-11-154-43/+106
* | | Merge "Use new Parsoid DomPageBundle class"jenkins-bot2024-11-151-4/+0
|\ \ \ | |/ / |/| |
| * | Use new Parsoid DomPageBundle classC. Scott Ananian2024-11-141-4/+0
| |/
* / Fix typo is commentsFomafix2024-11-141-1/+1
|/
* Drop empty idsArlo Breault2024-11-011-4/+5
* Fix running parserTests via the maintenance scriptArlo Breault2024-11-011-0/+1
* tests: Use namespaced ParserOptionsReedy2024-10-163-0/+3
* Merge "Add namespace to maintenance/includes classes"jenkins-bot2024-10-153-0/+3
|\
| * Add namespace to maintenance/includes classesJames D. Forrester2024-10-093-0/+3
* | Merge "ParserTestRunner: consistent normalization of "known failure" output"jenkins-bot2024-10-111-8/+11
|\ \
| * | ParserTestRunner: consistent normalization of "known failure" outputC. Scott Ananian2024-10-081-8/+11
| |/
* / Remove meaningless @var documentation from constantsthiemowmde2024-10-091-1/+0
|/
* Merge "Use a better bidi aware markup in CommentParser"jenkins-bot2024-10-041-6/+6
|\
| * Use a better bidi aware markup in CommentParserEbrahim Byagowi2024-10-041-6/+6
* | Add namespace to remaining parts of Wikimedia\FileBackendJames D. Forrester2024-10-031-0/+1
|/
* Merge "Allow localized gallery widths; avoid spurious "double px" tracking ca...jenkins-bot2024-10-022-0/+56
|\
| * Allow localized gallery widths; avoid spurious "double px" tracking categoryC. Scott Ananian2024-09-112-0/+56
* | Sync up core repo with ParsoidC. Scott Ananian2024-10-021-1/+19
* | Merge "Deduplicate language links in ParserOutput and OutputPage"jenkins-bot2024-09-271-5/+0
|\ \
| * | Deduplicate language links in ParserOutput and OutputPageC. Scott Ananian2024-09-261-5/+0
* | | Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-271-0/+1
|/ /
* | Sync up core repo with ParsoidC. Scott Ananian2024-09-262-295/+426
* | Sync up core repo with ParsoidC. Scott Ananian2024-09-244-37/+85
* | Pass function name to IDatabase functionsUmherirrender2024-09-191-2/+2
* | Parser tests: add additional options to test ParserOutput metadataC. Scott Ananian2024-09-137-12/+296
* | Sync up core repo with ParsoidYiannis Giannelos2024-09-128-29/+344
|/
* Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()James D. Forrester2024-09-102-2/+2
* parserTests.txt: Update documentation about cat/ill optionsC. Scott Ananian2024-09-101-2/+0
* parser: Add a new {{USERLANGUAGE}} magic word for use in wikitextdvorapa2024-09-072-1/+31
* Add `double-px-category` tracking category for deprecated image size syntaxC. Scott Ananian2024-08-292-0/+6
* Remove ParserOutput::getText() calls from core (direct pipeline)Isabelle Hurbain-Palatin2024-08-231-2/+5
* Add MediaWiki\Registration namespace to registration classesEbrahim Byagowi2024-08-101-0/+1
* Add namespace to WikitextContentEbrahim Byagowi2024-08-061-0/+1
* Merge "Make {{#language}} consistent with {{#dir}} and {{#bcp47}}"jenkins-bot2024-07-312-6/+80
|\
| * Make {{#language}} consistent with {{#dir}} and {{#bcp47}}C. Scott Ananian2024-07-302-6/+80
* | Merge "Add {{#bcp47}} parser function"jenkins-bot2024-07-311-0/+121
|\|
| * Add {{#bcp47}} parser functionC. Scott Ananian2024-07-301-0/+121
* | Merge "Add {{#dir}} parser function"jenkins-bot2024-07-301-0/+83
|\|
| * Add {{#dir}} parser functionEbrahim Byagowi2024-07-191-0/+83
* | Merge "ParserTestRunner: add timezone and user language options"jenkins-bot2024-07-232-2/+6
|\ \
| * | ParserTestRunner: add timezone and user language optionsTim Starling2024-07-122-2/+6
| |/
* / Use expression builder to avoid IDatabase::addQuotesUmherirrender2024-07-181-2/+2
|/