* Introduce LocalFile::selectFields similarly to Revision::SelectFields
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 14 May 2008 15:11:48 +0000 (15:11 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 14 May 2008 15:11:48 +0000 (15:11 +0000)
commit5510874e984d89e013d664f5dfdb0eb80793c359
tree7717a8f301ed893db12e67eacedd274cdce9bcf0
parent93bb1562366397a67549e064672659ce1f12fc3c
* Introduce LocalFile::selectFields similarly to Revision::SelectFields
* Introduce FileRepo::findBySha1
* Show duplicates on ImagePage
includes/ImagePage.php
includes/filerepo/FileRepo.php
includes/filerepo/LocalFile.php
includes/filerepo/LocalRepo.php
includes/filerepo/RepoGroup.php