aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/language/langmemusage.php
Commit message (Expand)AuthorAgeFilesLines
* Exclude boilerplate maintenance code from code coverage reportsDreamy Jazz2024-08-271-0/+4
* maintenance: Begin using `Maintenance::getServiceContainer()`Derick Alangi2023-09-041-3/+2
* Use LanguageNameUtils constants instead of stringsAlexander Vorwerk2021-12-051-1/+2
* language: Stop using Languages class in maintenance/langmemusage.phpNiklas Laxström2020-04-151-4/+8
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-1/+3
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Maintenance: add fatalError() methodBryan Davis2017-11-211-1/+1
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-2/+2
* Use capital for classes Languages and ExtensionLanguagesSiebrand Mazeland2013-11-111-1/+1
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-2/+2
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Fixed some spacing in maintenance folderumherirrender2013-04-181-1/+2
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-09-211-3/+8
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-2/+2
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-4/+4
* Update http_session_download, digit2html, lang2po, langmemusage.Chad Horohoe2009-08-051-16/+42
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-0/+3
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* use the factory to load a new languageAntoine Musso2006-12-161-1/+1
* Moved language-related command-line scripts to their own directory.Tim Starling2006-10-041-0/+30