aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/rebuildImages.php
Commit message (Expand)AuthorAgeFilesLines
...
* converts '@fixme' to '@todo FIXME'Antoine Musso2012-07-101-1/+1
* Fix doc for maintenance/Antoine Musso2012-02-081-1/+1
* * Updated rebuildImages.php per r106752.Aaron Schulz2012-01-041-17/+7
* Change usages of $wgUser->getSkin() in special pages to use $this->getSkin()Sam Reed2011-07-011-0/+3
* Unbreak multiple maintenance scriptsNiklas Laxström2011-06-261-1/+1
* Merge to trunk everything in img_metadata branch.Brian Wolff2011-04-161-0/+4
* Whitespace, braces, documentationSam Reed2011-04-121-0/+6
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* * Modified rebuildImages.php to subclass Mainteance instead of FiveUpgradeAlexandre Emsenhuber2010-09-101-41/+42
* Get rid of PHP4-style constructorsChad Horohoe2010-08-301-1/+1
* Remove some unused variablesSam Reed2010-08-131-2/+0
* Big commit: kill almost every freeResult() call as uselessChad Horohoe2010-08-081-1/+0
* Fix comment typoSam Reed2010-06-291-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-12/+12
* Fixed E_STRICT errors about method signatures not matchingAlexandre Emsenhuber2010-02-101-3/+3
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+2
* * Introduced FileRepoStatus -- result class for file repo operations. Tim Starling2007-07-221-2/+0
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Merged filerepo-work branch:Tim Starling2007-05-301-100/+41
* Revert schema changes in r21954, 21955, 21956 for the momentBrion Vibber2007-05-071-6/+2
* *Add new oldimage columns for mime/mediatype info and oi_deleted field. Make ...Aaron Schulz2007-05-071-2/+6
* Revert r21504, wrong file :/Aaron Schulz2007-04-231-6/+2
* *dammitAaron Schulz2007-04-231-2/+6
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* For the maintenance/ directory files:Nick Jenkins2007-01-121-2/+2
* Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new...Tim Starling2006-10-041-2/+2
* Update the FSF's address in all these GPL stub headersBrion Vibber2006-04-051-1/+1
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-27/+27
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-5/+5
* * (bug 2769) Use '-' form for language consistently on command-lineBrion Vibber2005-07-111-0/+10
* * (bug 2583) Add --missinig option on rebuildImages.php to add db entriesBrion Vibber2005-06-281-82/+144
* * Add rebuildImages.php to update image metadata fieldsBrion Vibber2005-06-281-0/+203