aboutsummaryrefslogtreecommitdiffstats
path: root/languages/LanguageConverter.php
Commit message (Expand)AuthorAgeFilesLines
* Crimean Tatar Transliterationtjones2017-11-201-0/+1
* Follow-up I077d30c50 fix phpcs errorBrian Wolff2017-11-151-1/+1
* Fix langauge converter parser test with self-close tagsBrian Wolff2017-11-151-2/+16
* Fix phpcs issues from LanguageConverter patchesReedy2017-11-151-2/+4
* SECURITY: Handle -{}- syntax in attributes safelyBrian Wolff2017-11-151-12/+27
* SECURITY: XSS in langconverter when regex hits pcre.backtrack_limitBrian Wolff2017-11-151-15/+42
* Improve some parameter docsUmherirrender2017-09-101-1/+1
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* tests: Use TestingAccessWrapper to reload LanguageConverter tablesC. Scott Ananian2017-06-271-3/+3
* tests: Reset LanguageConverter conversion tables between test casesC. Scott Ananian2017-06-261-1/+3
* New language variant 'en-x-piglatin' for easier variant testingLiangent2017-06-121-0/+1
* LanguageConverter: Avoid deprecated wfMemcKey()Kunal Mehta2017-05-251-8/+3
* Use more specific string[] type hint for language variantsThiemo Mättig2017-04-171-4/+6
* Remove deprecated noop functionsWMDE-Fisch2017-03-171-4/+0
* Clean up remaining get_class() usesTimo Tijhof2017-03-071-3/+2
* Strip U+0000 in wikitextC. Scott Ananian2017-03-061-0/+1
* Merge "Miscellaneous indentation tweaks"jenkins-bot2017-02-281-15/+15
|\
| * Miscellaneous indentation tweaksBartosz Dziewoński2017-02-271-15/+15
* | languages: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-281-1/+1
|/
* Allow HTML tags in LanguageConverter output.C. Scott Ananian2016-12-221-2/+0
* Make MessageCache::load() require a language codeAaron Schulz2016-10-181-1/+3
* Convert LanguageConverter to using getLocalServerObjectCache()Aaron Schulz2016-10-111-2/+3
* Clean up array() syntax in docs, part VIIAmir Sarabadani2016-09-271-2/+2
* Check User::isSafeToLoad() in LanguageConverterBrad Jorsch2016-03-091-1/+4
* Improve code suffering from PHP 5.3's lack of support for foo()[]Bartosz Dziewoński2016-02-281-2/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-17/+17
* Don't modify $wgHooks on language object constructionTim Starling2016-01-291-16/+3
* Remove Language::armourMath() and friendsFlorian2016-01-071-16/+0
* Merge "Made convertNamespace() use APC"jenkins-bot2015-09-281-12/+30
|\
| * Made convertNamespace() use APCAaron Schulz2015-09-251-12/+30
* | Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-5/+5
|/
* LanguageConverter fix of empty and numeric stringsLiangent2015-06-081-7/+3
* Use a fixed marker prefix string in the Parser and MWTidyOri Livneh2015-05-311-6/+1
* Delay language conversion cache construction until neededChad Horohoe2015-03-031-3/+4
* Remove obvious function-level profilingChad Horohoe2015-01-071-10/+0
* Add missing @return and @param to doc blocksumherirrender2014-08-271-0/+1
* Cleanup some docs (languages)umherirrender2014-08-091-4/+4
* Update documentation of what a "section" isThiemo Mättig2014-06-121-2/+2
* Do title conversion on &action=edit if &redlink=1 existsLiangent2014-05-091-0/+3
* Make languages/ pass phpcs-strictSiebrand Mazeland2014-04-221-3/+8
* Fixed some @params documentation (languages)umherirrender2014-04-171-14/+14
* Move ConverterRule class to its own fileaddshore2014-04-081-484/+0
* Removed unneeded spaces and colons in @param and friendsumherirrender2014-04-081-73/+73
* Remove user preference "noconvertlink"Liangent2014-02-081-4/+2
* Remove deprecated convertLinkToAllVariants()Chad Horohoe2014-01-021-15/+0
* No variable assignment on return statementumherirrender2014-01-021-2/+4
* Move closing parenthesis from multi line if and function to own lineumherirrender2013-12-011-5/+5
* Fixed spacingumherirrender2013-12-011-19/+16
* Increase LanguageConverter cache versionNiklas Laxström2013-11-111-1/+1
* Mark Math-specific functions in core as deprecatedphysikerwelt (Moritz Schubotz)2013-11-061-0/+1