Revert r34906, r34907, r34928 -- mixing high-level data into low-level storage functi...
[lhc/web/wiklou.git] / includes / filerepo / RepoGroup.php
2008-05-14 Bryan Tong Minh* Introduce LocalFile::selectFields similarly to Revisi...
2008-05-08 Bryan Tong Minh* Add new flag FIND_IGNORE_REDIRECT to wfFindFile and...
2008-05-01 Victor VasilievRefactor ImagePage::checkSharedConflict()
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-02-29 Alexandre Emsenhuber* Document ParserMakeImageParams hook
2008-02-09 Bryan Tong MinhAdd RepoGroup::getRepoByName, which gets a repo by...
2008-02-04 Aaron SchulzAt $time only
2008-01-16 Victor Vasiliev* Support redirects in image namespace
2008-01-09 Tim StarlingRevert revert of setSingleton(), unrelated to broken...
2008-01-08 Brion VibberRevert r29361 -- breaks upload, calls nonexistent functions
2008-01-07 Tim StarlingAdded RepoGroup::setSingleton(). Required to support...
2007-11-19 Tim StarlingFix bug in RepoGroup::getRepo(), 0 == 'local'
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-16 Tim Starling* Split off ultimate base class FileRepo from FSRepo
2007-06-03 Tim StarlingFixed most of the parser tests broken by filerepo merge
2007-05-31 Tim StarlingFixed a few filerepo bugs, added some documentation
2007-05-30 Tim StarlingMerged filerepo-work branch: