Slight fix for r47781: remove useless if($index) conditional: $index is always set...
[lhc/web/wiklou.git] / includes / filerepo / OldLocalFile.php
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-08-29 Rotem LissRespect file restrictions in the file history list...
2008-06-08 Aaron Schulz* Add OldLocalFile::selectRows()
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Aaron SchulzAdd functions to get an image via sha-1
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-05 Tim Starling* Fixed bug 13532, incorrect use of wfFindFile() causin...
2008-04-05 Alexandre EmsenhuberUgly hack to fix two strict standarts errors:
2008-03-28 Aaron SchulzTimestamp should be matched
2008-03-27 Greg Sabino MullaneWrap timestamp for DB query in $dbr->timestamp() call...
2008-03-15 Aaron SchulzMore rev_deleted merging
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-05 Brion Vibber* Add an Image::newFromName for additional compat
2007-06-03 Antoine Mussopropset
2007-05-31 Aaron Schulz*Use $this->requestedTime, $this->requestedTimestamp...
2007-05-30 Tim StarlingMerged filerepo-work branch: