* Updated rebuildImages.php per r106752.
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 4 Jan 2012 08:07:52 +0000 (08:07 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 4 Jan 2012 08:07:52 +0000 (08:07 +0000)
commit339e1ce7d437debeb7195e24f73cb66c3f9705ad
tree130e10caad2f2087e05dccf03d897d0b5d2ba6e2
parentd9bbf8c442a367e55c9e17fc4b36b9da7ba2f56f
* Updated rebuildImages.php per r106752.
* Also added FIXME about old call to bogus renameFile() function in rebuildImages.php.
* Added ContainerShardIterator class from r107980 to autoloader.
* Added a few FileBackend comments and improved FileRepo::enumFiles() comments.
includes/AutoLoader.php
includes/filerepo/FileRepo.php
includes/filerepo/backend/FileBackend.php
maintenance/rebuildImages.php