* (bug 27588) list=filearchive&faprop=sha1 returns empty attribute
[lhc/web/wiklou.git] / includes / filerepo / OldLocalFile.php
2011-02-18 Sam ReedMore function level documentation
2010-11-08 Derk-Jan HartmanFilerepo inconsistency. Use rawurlencode instead of...
2010-09-04 Alexandre Emsenhuber* added file description headers
2010-07-25 Alexandre Emsenhuber* (bug 24517) LocalFile::newFromKey() and OldLocalFile...
2010-03-26 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-25 Alexandre EmsenhuberFixed some doxygen warnings
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-15 Aaron SchulzMade isDeleted() et all call $this->load() first
2009-10-15 Andrew GarrettFollow-up to r57602, change DELETED_TEXT to DELETED_FIL...
2009-10-10 Aaron SchulzFill in class names for r57530
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-12 Aaron SchulzAdd getVisibility function (which fixes revisiondelete...
2009-07-20 Aaron SchulzRemoved filestore references from comments
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: