aboutsummaryrefslogtreecommitdiffstats
path: root/includes/parser
Commit message (Expand)AuthorAgeFilesLines
* Add a new {{PAGELANGUAGE}} variable for use in wikitextdivadsn2017-01-071-0/+3
* Include JS variable for NewPP reportAaron Schulz2017-01-052-4/+45
* Merge "parser: Update outdated comment about ImageGallery"jenkins-bot2017-01-051-1/+1
|\
| * parser: Update outdated comment about ImageGalleryTimo Tijhof2017-01-031-1/+1
* | PHP code style: No space after unary not operatorFomafix2017-01-051-1/+1
* | Revert "Protect language converter markup in the preprocessor."C. Scott Ananian2017-01-032-2/+4
|/
* Don't parse language converter markup as a cell parameter in tables.C. Scott Ananian2016-12-221-1/+2
* CoreParserFunctions: Use Title::inNamespace instead of manual comparisonNiklas Laxström2016-12-211-2/+2
* Merge "Parser functions now format numbers according to page language (2nd at...Nikerabbit2016-12-211-16/+42
|\
| * Parser functions now format numbers according to page language (2nd attempt)Nikerabbit2016-12-191-16/+42
* | Protect -{...}- variant constructs in galleriesC. Scott Ananian2016-12-201-1/+9
* | Protect -{...}- variant constructs in images.C. Scott Ananian2016-12-201-1/+4
* | Merge "Add dotall modifier to EDITSECTION_REGEX"jenkins-bot2016-12-181-1/+1
|\ \
| * | Add dotall modifier to EDITSECTION_REGEXTim Starling2016-10-181-1/+1
* | | Protect language converter markup in the preprocessor.C. Scott Ananian2016-12-153-13/+65
* | | Fix parameter type docsLeszek Manicki2016-12-141-3/+3
* | | Convert legacy bugs ID to Phabricator tasks ID for Parser classSébastien Santoro2016-12-131-36/+35
| |/ |/|
* | Remove empty lines from PHP and JavaScript comment blocksThiemo Mättig2016-12-092-2/+1
* | Get GenderCache from MediaWikiServicesaddshore2016-11-221-2/+4
* | Merge "Add ParserFetchTemplate hook"jenkins-bot2016-11-151-0/+3
|\ \
| * | Add ParserFetchTemplate hookGlaisher2016-08-271-0/+3
* | | Revert "Move NewPP limit report HTML comments to JS variables" and followupsBartosz Dziewoński2016-11-082-53/+59
* | | Merge "Update weblinks in comments from HTTP to HTTPS"jenkins-bot2016-11-081-1/+1
|\ \ \
| * | | Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-1/+1
| | |/ | |/|
* | | Remove empty lines at end of functionsumherirrender2016-11-052-5/+0
* | | Merge "Add tracking categories when magic links are used"jenkins-bot2016-11-041-0/+4
|\ \ \
| * | | Add tracking categories when magic links are usedKunal Mehta2016-11-041-0/+4
* | | | Merge "Revert "Parser functions now format numbers according to page language""jenkins-bot2016-11-021-34/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Parser functions now format numbers according to page language"Legoktm2016-11-021-34/+16
* | | | Don't parse <nowiki><span class="error"></nowiki>Brad Jorsch2016-10-311-4/+3
* | | | Remove tracking category stuff that accidentally slipped into 61adc1e14Kunal Mehta2016-10-271-4/+0
|/ / /
* | | Parser functions now format numbers according to page languageNiklas Laxström2016-10-251-16/+34
* | | Use namespaced ScopedCallbackKunal Mehta2016-10-172-0/+6
|/ /
* | Avoid blowing up inside Parser::extensionSubstitution() when PP limits are ex...Brad Jorsch2016-10-131-0/+23
* | Merge "Parser: Allow `<s>` and `<strike>` in table of contents"jenkins-bot2016-09-281-2/+3
|\ \
| * | Parser: Allow `<s>` and `<strike>` in table of contentsBartosz Dziewoński2016-09-281-2/+3
* | | Remove/actualize unused importsMax Semenik2016-09-261-3/+3
* | | Merge "Revert "Move wfEscapeWikiText() to Parser::escapeWikitext()""jenkins-bot2016-09-232-85/+27
|\ \ \
| * | | Revert "Move wfEscapeWikiText() to Parser::escapeWikitext()"Legoktm2016-09-232-85/+27
* | | | Merge "Move wfEscapeWikiText() to Parser::escapeWikitext()"jenkins-bot2016-09-222-27/+85
|\| | | | |/ / |/| |
| * | Move wfEscapeWikiText() to Parser::escapeWikitext()Kunal Mehta2016-09-132-27/+85
* | | ParserOptions: Remove setters for magic links optionsKunal Mehta2016-09-141-21/+0
|/ /
* | Merge "Avoid page_touched update for HTTP GET action=purge requests"jenkins-bot2016-09-131-4/+11
|\ \
| * | Avoid page_touched update for HTTP GET action=purge requestsAaron Schulz2016-09-131-4/+11
* | | Parser: Allow disabling magic link functionalityKunal Mehta2016-09-122-2/+72
* | | Renames preparatory to parser tests refactorTim Starling2016-09-121-1/+1
|/ /
* | Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-052-4/+4
* | Cache revision lookups done by ParserAaron Schulz2016-09-051-3/+11
* | Adapt the ParserOutput cache TTL when including special pagesAaron Schulz2016-08-312-5/+57
* | Clean up array() syntax in docs, part IVAmir Sarabadani2016-08-261-3/+3
|/