aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add parser test for "Piped link with empty link text"umherirrender2016-11-151-0/+17
* | | Add !!html/php parser test for HTML comment after template nameAmire802016-11-111-6/+20
* | | Merge "Update weblinks in comments from HTTP to HTTPS"jenkins-bot2016-11-081-8/+8
|\ \ \
| * | | Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-8/+8
| | |/ | |/|
* | | Remove empty lines at end of functionsumherirrender2016-11-051-1/+0
* | | Merge "Don't parse <nowiki><span class="error"></nowiki>"jenkins-bot2016-11-011-0/+9
|\ \ \
| * | | Don't parse <nowiki><span class="error"></nowiki>Brad Jorsch2016-10-311-0/+9
* | | | Parser test file editorTim Starling2016-10-285-2/+695
|/ / /
* / / Use namespaced ScopedCallbackKunal Mehta2016-10-172-1/+4
|/ /
* / Sync up with Parsoid parserTests.Arlo Breault2016-10-051-15/+21
|/
* Merge "parserTests: Do not check for DjVu support"jenkins-bot2016-10-041-16/+0
|\
| * parserTests: Do not check for DjVu supportTim Starling2016-09-281-16/+0
* | Merge "Remove test for <math> which fails when Extension:Math is installed"jenkins-bot2016-09-301-3/+3
|\ \
| * | Remove test for <math> which fails when Extension:Math is installedTim Starling2016-09-291-3/+3
* | | Merge "Don't skip tests which lack non-tidy output"jenkins-bot2016-09-302-28/+74
|\| |
| * | Don't skip tests which lack non-tidy outputTim Starling2016-09-292-28/+74
| |/
* | Merge "Parser: Allow `<s>` and `<strike>` in table of contents"jenkins-bot2016-09-281-0/+16
|\ \
| * | Parser: Allow `<s>` and `<strike>` in table of contentsBartosz DziewoƄski2016-09-281-0/+16
* | | Add @deprecated annotations to NS_IMAGE and NS_IMAGE_TALKKunal Mehta2016-09-271-1/+1
| |/ |/|
* | Replace DatabaseBase:: with Database:: and update type hintsAaron Schulz2016-09-271-1/+1
* | Merge "Handle links with multiple pipes correctly in edit summaries"jenkins-bot2016-09-231-0/+20
|\ \
| * | Handle links with multiple pipes correctly in edit summariesThis, that and the other2016-09-201-0/+20
| |/
* / Migrate callers to new MWFileProps::getPropsFromPath() methodAaron Schulz2016-09-221-2/+3
|/
* ParserTests: Make sure WikiPage::doEditContent() succeedsKunal Mehta2016-09-131-1/+4
* Parser: Allow disabling magic link functionalityKunal Mehta2016-09-122-1/+21
* Sync up with Parsoid parserTests.Subramanya Sastry2016-09-121-19/+88
* parserTests.php: Fix exit statusTim Starling2016-09-121-1/+3
* Refactor parser testsTim Starling2016-09-1216-1260/+1517
* Renames preparatory to parser tests refactorTim Starling2016-09-126-25/+123
* Split up testHelpers.inc, break off fuzz testingTim Starling2016-09-0813-226/+1352
* Merge "Sync up with Parsoid parserTests."jenkins-bot2016-08-241-61/+157
|\
| * Sync up with Parsoid parserTests.Subramanya Sastry2016-08-241-61/+157
* | SECURITY: XSS in unclosed internal linksBrian Wolff2016-08-231-0/+9
* | ParserTest: Remove warning about gd extension not being installedKunal Mehta2016-08-171-4/+0
|/
* ParserTest: Declare $recorder propertyKunal Mehta2016-07-261-0/+5
* Merge "Exclude duplicate srcset urls"jenkins-bot2016-07-201-0/+14
|\
| * Exclude duplicate srcset urlsMatthias Mullie2016-07-201-0/+14
* | Merge "Sync up with Parsoid parserTests."jenkins-bot2016-07-191-1/+47
|\ \
| * | Sync up with Parsoid parserTests.Arlo Breault2016-07-181-1/+47
| |/
* | Merge "Truncate gallery caption filenames with CSS"jenkins-bot2016-07-181-4/+4
|\ \ | |/ |/|
| * Truncate gallery caption filenames with CSSEd Sanders2016-07-091-4/+4
* | Hide marked empty elements by default (stage 1)Tim Starling2016-07-141-2/+2
* | Rewrite TidySupport and add option --use-tidy-configTim Starling2016-07-121-9/+3
* | New parserTests.php featuresTim Starling2016-07-081-2/+121
* | Sync up with Parsoid parserTests.Subramanya Sastry2016-06-301-22/+23
* | Make non-existent messages be html safe regardless of output formatBrian Wolff2016-06-291-1/+1
|/
* Sync up with Parsoid parserTests.Arlo Breault2016-06-141-1/+75
* Merge "Add an audio file parser test"jenkins-bot2016-06-142-1/+19
|\
| * Add an audio file parser testDerk-Jan Hartman2016-05-182-1/+19
* | Sync up with Parsoid parserTests.Arlo Breault2016-06-031-0/+73