aboutsummaryrefslogtreecommitdiffstats
path: root/languages/classes
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of join() by implode()Siebrand Mazeland2016-03-083-20/+20
* Convert all array() syntax to []Kunal Mehta2016-02-1719-200/+200
* Merge "Don't modify $wgHooks on language object construction"jenkins-bot2016-02-118-23/+0
|\
| * Don't modify $wgHooks on language object constructionTim Starling2016-01-298-23/+0
* | Use autoloader for PHP data files instead of include/requireTim Starling2016-01-302-12/+10
* | Remove require_once for language classesTim Starling2016-01-299-22/+0
|/
* Merge "Fix declension in grammar rules for Latin language"jenkins-bot2016-01-261-6/+6
|\
| * Fix declension in grammar rules for Latin languageÉtienne Beaulé2015-12-211-6/+6
* | build: Update mediawiki/mediawiki-codesniffer to 0.5.1Paladox2016-01-021-8/+7
|/
* languages: Avoid getPreferredVariant() in ucfirst/lcfirst unless neededTimo Tijhof2015-11-104-22/+17
* Remove empty line commentsumherirrender2015-10-142-4/+2
* Convert Russian grammar cases from PHP to JSONAmir E. Aharoni2015-09-282-117/+62
* Merge "Add new grammar forms for language names in Russian"jenkins-bot2015-09-281-4/+71
|\
| * Add new grammar forms for language names in RussianAmir E. Aharoni2015-09-281-4/+71
* | Cleanup LanguageTyv.phpAmir E. Aharoni2015-09-281-18/+15
* | Merge "Make the comment in the beginning of LanguageFi.php shorter"jenkins-bot2015-09-281-2/+2
|\ \
| * | Make the comment in the beginning of LanguageFi.php shorterAmir E. Aharoni2015-09-261-2/+2
| |/
* | Update Ukrainian grammar rules and testsAmir E. Aharoni2015-09-271-28/+13
* | Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-4/+4
|/
* Fix whitespace issues around parenthesesVivek Ghaisas2015-06-163-4/+4
* Fix to digits grouping rulePikne2015-05-311-6/+4
* languages: Backtick "<em>" since it's meant as code instead of mark upTimo Tijhof2015-04-021-1/+1
* Update the Chinese conversion table for Chinese WikiProjectsChiefwei2015-03-061-2/+2
* Merge "Change loading order of Chinese conversion tables"jenkins-bot2015-01-081-12/+24
|\
| * Change loading order of Chinese conversion tablesLiangent2015-01-081-12/+24
* | Remove obvious function-level profilingChad Horohoe2015-01-075-10/+0
* | Typo fixes and non-code tweaksRicordisamoa2014-12-121-1/+1
* | Don't fiddle with $wgLanguageCode in KkConverterThis, that and the other2014-11-111-5/+0
* | Cleanup some docs (languages)umherirrender2014-08-096-11/+11
|/
* Remove $wgTitle from LanguageConverter subclasseswithoutaname2014-07-235-100/+0
* Add grammar forms for RussianAmir E. Aharoni2014-07-041-0/+4
* Make languages/classes pass phpcs-strictSiebrand Mazeland2014-04-2219-87/+153
* Fixed some @params documentation (languages)umherirrender2014-04-1743-174/+174
* Removed unneeded spaces and colons in @param and friendsumherirrender2014-04-081-3/+3
* Fixed spacingumherirrender2014-03-201-1/+1
* Shorter lines in LanguageUz.php commentsrobin2014-03-091-2/+6
* Fix Uzbek converterrobin2014-03-051-3/+12
* Update Russian(ru) plural rules to CLDR 24Santhosh Thottingal2014-01-031-58/+3
* Update plural rules to CLDR 24Santhosh Thottingal2014-01-036-308/+5
* Merge "Correct the plural forms for Manx (Gaelg)"jenkins-bot2013-12-171-59/+0
|\
| * Correct the plural forms for Manx (Gaelg)Santhosh Thottingal2013-12-111-59/+0
* | Fixed spacingumherirrender2013-12-152-54/+54
|/
* Make explicit plural forms work for RussianSanthosh Thottingal2013-12-041-0/+4
* Handle explicit plural forms in custom convertPlural in language classesPavel Selitskas2013-12-038-0/+32
* Fixed spacingumherirrender2013-12-012-2/+2
* Use lowercase key wordsumherirrender2013-11-232-4/+4
* Fixed spacingumherirrender2013-11-213-3/+0
* Merge "Remove convertPlural methods already served by CLDR plural system"jenkins-bot2013-10-0210-415/+0
|\
| * Remove convertPlural methods already served by CLDR plural systemSanthosh Thottingal2013-09-1110-415/+0
* | Remove LanguageEo::checkTitleEncoding()Kevin Israel2013-09-231-24/+0
|/