Tweaked FileRepo::findFiles() behavoir to match LocalRepo
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 6 Dec 2013 21:31:35 +0000 (13:31 -0800)
committerBrian Wolff <bawolff+wn@gmail.com>
Wed, 11 Dec 2013 17:46:23 +0000 (10:46 -0700)
commit1cd3ff7ae817f9474faf6dbb27eedf8edf3bb805
tree7ce720355b293591607a62329a02f34e1bc686ca
parent2007e70f91e021df6ca853d529667bfe9d459a49
Tweaked FileRepo::findFiles() behavoir to match LocalRepo

* This seems more intuitive and deals with an API bug

bug: 45930
Change-Id: I5e265bb9c6063306669cc4014eeb17cfda86436b
includes/filerepo/FileRepo.php