Improve detection of php binary.
[lhc/web/wiklou.git] / maintenance / importImages.php
2012-07-27 NikerabbitMerge "Make DateFormatter work in any language, by...
2012-07-27 Aaron SchulzMerge "Use WebRequest instead of $_SERVER in OutputPage."
2012-07-27 Aaron SchulzMerge "explode()'ing the callback is no longer needed...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-26 SiebrandMerge "Add Turoyo (tru) language to MediaWiki"
2012-07-26 SiebrandMerge "Add 皮膚 for better word segmentation."
2012-07-26 SiebrandMerge "Drop conversion from 游標 to 光标 which can also...
2012-07-26 SiebrandMerge "Add 路面 for better word segmentation."
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-25 Aaron SchulzMerge "Split Generic into MediaHandler and ImageHandler"
2012-07-25 Aaron SchulzMerge "Revert "memcached: better error messaging""
2012-07-25 Tim StarlingMerge "Removed now obsolete compat-code"
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "[FileBackend] Bumped Swift listing page size."
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
2012-07-24 CatropeMerge "make list of 'Languages that support variant...
2012-07-24 Trevor ParscalMerge "mw.toolbar: Clean up the API of the classic...
2012-07-24 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-01-27 PlatonidesThe if should check $commentText, not $f, which is...
2011-12-18 Alexandre Emsenhuber* Merged WikiPage::updateRestrictions() and Title:...
2011-10-19 Sam ReedAdd some braces
2011-06-17 Sam ReedSwap else if for elseif
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2010-12-21 Brian Wolff(bug 26379) Make the importImages.php maintenance scrip...
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-11-17 Alexandre EmsenhuberFileRepo stuff no longer uses WikiError since ages
2010-09-25 PlatonidesRevert r73587 and fix r62087 regression by providing...
2010-09-23 OverlordQFix regression caused by r62087 which failed to insert...
2010-09-12 Alexandre EmsenhuberWhitespaces fixes:
2010-05-22 Sam ReedStylize maintenance folder..
2010-03-13 Roan KattouwFix regression from r62087 (!) breaking importImages...
2010-02-07 PlatonidesApplied and tweaked smart-import patch from Mij, mergin...
2009-12-09 Daniel Kinzlerfix for different sources of upload comments
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-10-02 Daniel KinzlerimportImages --skip-dupes checks for dupes using sha1
2009-10-02 Daniel KinzlerimageImport --check-userblock checks if the user used...
2009-10-02 Daniel Kinzlernew options: --limit --sleep --from
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-05-23 Shinjiman* (bug 18698) Renaming non entry point maintenance...
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2009-03-03 Andrew Garrett(bug 11857) Add 'protect' option to importImages.php...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-28 Daniel Kinzlersupport more greedy params
2008-11-27 Daniel Kinzlerimage import new supports per-image description files
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-07-28 Rob Church* Allow overwriting existing files with conflicting...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-07 Rob Church* Don't require a list of extensions; move it into...
2007-06-05 Rob ChurchDon't bug out if no files were found
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-09 Antoine Mussowhitespaces killing, adding {}
2007-03-27 Rob Church* (bug 8975) Use "Maintenance script" as the username...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-10-14 Tim StarlingConverted User to use lazy initialisation. This is...
2006-09-11 Brion Vibber* Add --user, --comment, and --license options to impor...
2006-09-10 Brion Vibber* (bug 7279) Use wfBaseName in place of basename()...
2006-05-15 Rob ChurchMaintenance script to import multiple files into the...