Remove some declarations for unused globals...
[lhc/web/wiklou.git] / includes / filerepo /
2007-08-15 Rob Church(bug 10937) Distinguish overwritten files in upload...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-08-03 Rotem LissI guess it should actually return the result (anyway...
2007-07-29 Rob ChurchWhat is this, Blankety Blank?
2007-07-29 Rotem LissA message (fileexists) with the same name of another...
2007-07-28 Tim StarlingCommitting some work in progress -- abstraction of...
2007-07-23 Aaron Schulz*Look only at unique keys. If a file has versions that...
2007-07-23 Tim StarlingFixed LocalRepo::cleanupDeletedBatch(), wasn't working
2007-07-23 Tim StarlingSeed subdirs in the deleted zone with a blank index...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-11 Nick JenkinsNative EOL style.
2007-07-10 Aaron Schulz*Comment format
2007-07-10 Paa Kwesi ImbeahInitial commit that reproduces 1.10 implementation...
2007-07-07 Yuri Astrakhanfilerepo: fixed mem leak for history lines and exposed...
2007-07-06 Tim StarlingDon't move the destination to the archive until we...
2007-06-29 Tim StarlingRestore MW 1.4 behaviour for Special:Upload -- redirect...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-24 Tim StarlingSome notes on architecture.
2007-06-24 Tim Starlinghonour system only please for this one
2007-06-24 Aryeh GregorFix two mistakes from last commit
2007-06-24 Aryeh GregorE_STRICT fixes for filerepo stuff. Also, use 'abstract...
2007-06-21 Rob ChurchBug fix
2007-06-19 Brion VibberFix regression introduced in r23023; use the right...
2007-06-18 Tim StarlingFixed regression in file type detection -- use the...
2007-06-16 Tim Starling* Split off ultimate base class FileRepo from FSRepo
2007-06-11 Tim StarlingFix incorrect virtual URL encoding in storeTemp
2007-06-11 Tim StarlingFixed some errant double-slashes appearing in file...
2007-06-05 Brion Vibber* Add an Image::newFromName for additional compat
2007-06-05 Tim StarlingLocalFile::restore(): roll back the DB transaction...
2007-06-04 Tim StarlingDon't delete images in foreign repositories. Also fixed...
2007-06-04 Brion Vibber* (bug 10132, 10134) Restore back-compatibility Image...
2007-06-03 Antoine Mussopropset
2007-06-03 Tim StarlingFix SpecialUpload::unsaveUploadedFile(). Move UploadVer...
2007-06-03 Tim StarlingPartial implementation of $wgCapitalLinks differences...
2007-06-03 Tim StarlingFixed most of the parser tests broken by filerepo merge
2007-06-01 Aaron Schulz*Fix typo
2007-05-31 Aaron Schulz*Use $this->requestedTime, $this->requestedTimestamp...
2007-05-31 Aaron Schulz*Title fix
2007-05-31 Tim StarlingFixed a few filerepo bugs, added some documentation
2007-05-31 Aaron Schulz*Add newFromArchiveName()
2007-05-30 Aaron Schulz*clean up comment
2007-05-30 Tim StarlingMerged filerepo-work branch: