aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/populateImageSha1.php
Commit message (Expand)AuthorAgeFilesLines
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Maintenance: add fatalError() methodBryan Davis2017-11-211-3/+1
* Introduce Maintenance::getBatchSize()Max Semenik2017-11-051-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-7/+7
* 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
* Avoid query error with odd parameter combinationAaron Schulz2014-04-241-1/+4
* Update formatting in maintenance/ (3/4)Siebrand Mazeland2014-04-231-0/+1
* Pass phpcs-strict on maintenance/ (3/8)Siebrand Mazeland2014-04-221-1/+6
* Added --multiversiononly option to image SHA1 population scriptAaron Schulz2014-04-221-2/+10
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-08-021-0/+6
* When file sha1 populator fixes wrong values, make it fix the other metadata.Aaron Schulz2012-05-231-16/+29
* In populateImageSha1.php:Aaron Schulz2012-02-291-6/+30
* Fix comment from r54410, add rationale for using MySQL command line pipeTim Starling2012-02-291-1/+4
* FU r106752: updated populateImageSha1.php script as neededAaron Schulz2012-01-121-1/+1
* Fixed totally broken --file parameter (running the sha1 for one file)Aaron Schulz2011-11-161-2/+10
* Remove some unused getting of non existent argumentsSam Reed2011-10-181-5/+1
* Tweaks to LoggedUpdateMaintenance:Chad Horohoe2011-09-081-5/+0
* Changed PopulateImageSha1 to use LoggedUpdateMaintenance and added it to $pos...Aaron Schulz2011-08-121-5/+28
* Renamed image sha1 population script to be more conciseAaron Schulz2011-08-111-0/+99