aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser
Commit message (Expand)AuthorAgeFilesLines
* Allow duplicate articles in parser tests with same contentUmherirrender2017-10-011-2/+12
* Merge "Remove "only newlines in trailer" special case for category/language l...jenkins-bot2017-09-291-5/+5
|\
| * Remove "only newlines in trailer" special case for category/language linksC. Scott Ananian2017-09-081-5/+5
* | Merge "Improve namespace handling in tests"jenkins-bot2017-09-291-1/+1
|\ \
| * | Improve namespace handling in testsBrad Jorsch2017-09-291-1/+1
* | | Merge "Fix link prefix/suffixes around Category and Language links (take 2)."jenkins-bot2017-09-191-0/+76
|\ \ \ | | |/ | |/|
| * | Fix link prefix/suffixes around Category and Language links (take 2).C. Scott Ananian2017-09-081-0/+76
* | | Merge "Sync up with Parsoid parserTests.txt"jenkins-bot2017-09-131-5/+5
|\ \ \
| * | | Sync up with Parsoid parserTests.txtSubramanya Sastry2017-09-131-5/+5
* | | | Merge "Do not double decode HTML entities for IDs"jenkins-bot2017-09-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Do not double decode HTML entities for IDsFomafix2017-09-121-1/+1
| | |/ | |/|
* / | Sync up with Parsoid parserTests.txtArlo Breault2017-09-121-26/+52
|/ /
* | Merge "Don't percent-encode HTML5 IDs"jenkins-bot2017-09-121-14/+14
|\ \
| * | Don't percent-encode HTML5 IDsMax Semenik2017-09-111-14/+14
* | | Fix bug in dl-dt list output generationSubramanya Sastry2017-09-121-1/+16
|/ /
* | tests: ensure parserTestRunner restores $wgParserAntoine Musso2017-09-111-6/+9
* | Improve some parameter docsUmherirrender2017-09-106-0/+13
|/
* Sync up with Parsoid parserTests.txtC. Scott Ananian2017-09-061-169/+1061
* Add basic IP range support to Special:ContributionsMusikAnimal2017-09-051-1/+1
* Merge "Revert "Fix link prefix/suffixes around Category and Language links.""jenkins-bot2017-09-011-34/+0
|\
| * Revert "Fix link prefix/suffixes around Category and Language links."Tim Starling2017-09-011-34/+0
* | Merge "Move section ID fallbacks into headers themselves"jenkins-bot2017-08-311-8/+8
|\ \
| * | Move section ID fallbacks into headers themselvesMax Semenik2017-08-031-8/+8
* | | parserTests: Improve class name guessing for PHPUnitKunal Mehta2017-08-301-1/+6
* | | Merge "Fix link prefix/suffixes around Category and Language links."jenkins-bot2017-08-221-0/+34
|\ \ \ | | |/ | |/|
| * | Fix link prefix/suffixes around Category and Language links.C. Scott Ananian2017-08-151-0/+34
* | | Use short type bool/int in param documentationUmherirrender2017-08-201-1/+1
|/ /
* | Remove test code that depends on extensionMatthias Mullie2017-08-131-2/+3
* | Add missing type to @param documentationUmherirrender2017-08-111-1/+1
* | Use correct variable name in @param documentationUmherirrender2017-08-111-1/+1
|/
* Human-readable section ID supportMax Semenik2017-08-012-0/+143
* Merge "parserTests: Use "fallback" skin unless otherwise specified"jenkins-bot2017-07-251-1/+12
|\
| * parserTests: Use "fallback" skin unless otherwise specifiedKunal Mehta2017-07-251-1/+12
* | Add parser tests for decoding of entities in indicator namesFomafix2017-07-251-0/+11
* | Add parser tests for decoding of entities in IDs and fragmentsFomafix2017-07-251-0/+11
* | build: Update mediawiki/mediawiki-codesniffer to 0.10.1Kunal Mehta2017-07-221-1/+1
|/
* Merge "Make multiple colons escaping interlanguage links invalid, consistently"jenkins-bot2017-07-111-0/+13
|\
| * Make multiple colons escaping interlanguage links invalid, consistentlyArlo Breault2017-07-061-0/+13
* | Autodiscover parser tests for extensions, deprecate $wgParserTestFilesKunal Mehta2017-07-082-2/+51
* | parser: Add unit tests for parser output flags ('showflags' option)Timo Tijhof2017-07-062-0/+22
* | parser: Add parser tests for 4 and 5 tildes in PSTTimo Tijhof2017-07-072-5/+16
|/
* Merge "tests: Use TestingAccessWrapper to reload LanguageConverter tables"jenkins-bot2017-06-271-1/+5
|\
| * tests: Use TestingAccessWrapper to reload LanguageConverter tablesC. Scott Ananian2017-06-271-1/+5
* | Merge "tests: Reset LanguageConverter conversion tables between test cases"jenkins-bot2017-06-271-0/+2
|\|
| * tests: Reset LanguageConverter conversion tables between test casesC. Scott Ananian2017-06-261-0/+2
* | build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0Umherirrender2017-06-261-3/+3
|/
* Hide <style> tags from TidyBrad Jorsch2017-06-131-0/+17
* Merge "Sync up with Parsoid parserTests.txt"jenkins-bot2017-06-121-17/+91
|\
| * Sync up with Parsoid parserTests.txtArlo Breault2017-06-121-17/+91
* | Remove id selector for toctitleFomafix2017-06-081-29/+29
|/