aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/rebuildmessages.php
Commit message (Expand)AuthorAgeFilesLines
* maintenance: Begin using `Maintenance::getServiceContainer()`Derick Alangi2023-09-041-3/+1
* Remove trailing dot/space from some exception messages and output stringsTimo Tijhof2021-08-041-1/+1
* maintenance: Remove cross-wiki purging from rebuildmessages.phpTimo Tijhof2019-08-311-19/+8
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Fixed some spacing in maintenance folderumherirrender2013-04-181-1/+2
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-08-091-1/+7
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-4/+4
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-14/+42
* Minor grammar fixes, etc.Greg Sabino Mullane2008-07-211-1/+1
* Fix 12384 : comment on maintenance/*php filesAntoine Musso2008-07-191-1/+2
* Call to wrong object. Calling $messageMemc instead.Chad Horohoe2008-07-061-2/+2
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-0/+4
* Also drop sidebar cacheVictor Vasiliev2007-12-231-1/+3
* Simple script to reset message cacheVictor Vasiliev2007-12-231-0/+15