aboutsummaryrefslogtreecommitdiffstats
path: root/languages/classes
Commit message (Expand)AuthorAgeFilesLines
* Crimean Tatar Transliterationtjones2017-11-201-0/+296
* Merge "Add missing type to @param documentation"jenkins-bot2017-08-111-2/+2
|\
| * Add missing type to @param documentationUmherirrender2017-08-111-2/+2
* | update mediawiki-codesniffer to 0.11.0 and fix issuesWMDE-Fisch2017-08-112-2/+2
|/
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-015-6/+0
* New language variant 'en-x-piglatin' for easier variant testingLiangent2017-06-121-0/+85
* Check for string initialization in lcfirst() for HHVM 3.18Antoine Musso2017-03-241-1/+1
* Check for string initialization in ucfirst() to make HHVM 3.18 happyAndre Klapper2017-03-222-2/+2
* Merge "Miscellaneous indentation tweaks"jenkins-bot2017-02-282-20/+18
|\
| * Miscellaneous indentation tweaksBartosz Dziewoński2017-02-272-20/+18
* | languages: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-283-5/+4
|/
* BlockLogFormatter: Durations are relative to block's timestamp, not Unix epochBartosz Dziewoński2017-01-181-1/+2
* Remove unused static methods in LanguageConverter subclassesLeszek Manicki2017-01-034-126/+0
* Move the Ukrainian grammar rules from PHP and JS to JSONAmir E. Aharoni2016-12-181-44/+0
* Make the code for grammar data processing commonAmir E. Aharoni2016-12-162-109/+0
* Remove empty lines at end of functionsumherirrender2016-11-052-3/+0
* Make grammar data loadable as an RL module and usable in JSAmir E. Aharoni2016-10-212-57/+8
* Update weblinks in comments from HTTP to HTTPSFomafix2016-10-114-4/+4
* Clean up array() syntax in docs, part VIIAmir Sarabadani2016-09-272-2/+2
* Remove old Esperanto character conversion supportBrion Vibber2016-07-181-121/+0
* Add missing 'public' keywords to some more Language methodsRicordisamoa2016-05-047-8/+8
* Merge "Show absolute block expiry in user timezone on block logs"jenkins-bot2016-04-091-2/+2
|\
| * Show absolute block expiry in user timezone on block logsumherirrender2016-04-091-2/+2
* | Clean up after "Kill mbstring fallbacks"Kevin Israel2016-04-071-1/+0
|/
* 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