aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/importImages.php
Commit message (Expand)AuthorAgeFilesLines
* Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).Ilmari Karonen2008-12-011-1/+1
* support more greedy paramsDaniel Kinzler2008-11-281-1/+1
* image import new supports per-image description filesDaniel Kinzler2008-11-271-10/+49
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+2
* * Allow overwriting existing files with conflicting names using the --overrid...Rob Church2007-07-281-17/+34
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* * Don't require a list of extensions; move it into an option, and default to ...Rob Church2007-06-071-14/+20
* Don't bug out if no files were foundRob Church2007-06-051-32/+34
* Merged filerepo-work branch:Tim Starling2007-05-301-39/+23
* whitespaces killing, adding {}Antoine Musso2007-05-091-23/+25
* * (bug 8975) Use "Maintenance script" as the username for importTextFile.php,...Rob Church2007-03-271-9/+7
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* Converted User to use lazy initialisation. This is to avoid unstub loops, and...Tim Starling2006-10-141-2/+4
* * Add --user, --comment, and --license options to importImages.phpBrion Vibber2006-09-111-6/+27
* * (bug 7279) Use wfBaseName in place of basename() in more placesBrion Vibber2006-09-101-1/+1
* Maintenance script to import multiple files into the wikiRob Church2006-05-151-0/+101