aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/refreshImageMetadata.php
Commit message (Expand)AuthorAgeFilesLines
* refreshImageMetadata: Allow filtering by 'img_media_type' tooBartosz DziewoƄski2016-03-291-1/+12
* Convert all array() syntax to []Kunal Mehta2016-02-171-5/+5
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Update wfGetDB calls in Maintenance scripts to use getDB()Reedy2016-01-021-1/+1
* Unify the spelling of MIME in documentationrillke2014-08-071-1/+1
* Update formatting in maintenance/ (4/4)Siebrand Mazeland2014-04-231-7/+4
* Pass phpcs-strict on maintenance/ (2/8)Siebrand Mazeland2014-04-221-7/+38
* Fixed some @params documentation (maintenance)umherirrender2014-04-171-3/+3
* Change URLs to mediawiki.org in comments to HTTPSLadsgroup2014-03-201-1/+1
* Fixed spacingumherirrender2013-11-211-1/+0
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Fixed spacing around parenthesis in languages/tests/maintenanceumherirrender2013-04-281-3/+3
* Fixed some spacing in maintenance folderumherirrender2013-04-181-2/+2
* style: fix up commas in function argumentsAntoine Musso2013-02-061-1/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-08-091-1/+6
* Fix doc for maintenance/Antoine Musso2012-02-081-1/+1
* Followup r95458Sam Reed2011-09-061-1/+9
* New maintenance script for refreshing image metadata (refreshImageMetadata.php)Brian Wolff2011-08-251-0/+199