Localisation updates Cantonese, Chinese and Old/Late Time Chinese
[lhc/web/wiklou.git] / includes / filerepo / File.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Bryan Tong MinhAdd RepoGroup::findFiles to efficiently find many files...
2008-05-15 Bryan Tong MinhDo some refactoring on ImagePage. Shuffled the links...
2008-05-11 Aaron SchulzConsistent type
2008-05-03 Bryan Tong MinhcheckExtesnion => checkExtension
2008-05-03 Victor Vasiliev* (bug 709) Cannot rename/move images and other media...
2008-05-02 Aaron SchulzWe *want* to purge failures
2008-05-02 Aaron SchulzUse getUrl()
2008-05-02 Aaron SchulzDon't keep puring squids for images where no thumb...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-04-09 Aaron Schulz...really get rid of link color query spam
2008-04-08 Aaron SchulzGah, left this one too...
2008-04-08 Aaron Schulz* Add redirect and size fields to title. Add accessors.
2008-04-05 Aaron SchulzUse TS_MW
2008-04-05 Alexandre EmsenhuberUgly hack to fix two strict standarts errors:
2008-03-20 Alexandre EmsenhuberFix call to deprecated functions
2008-03-15 Aaron SchulzCasing consistency
2008-03-15 Aaron SchulzMore rev_deleted merging
2008-03-09 Aaron SchulzSlowly merge in a few rev_deleted checks
2008-02-13 Brion Vibber* (bug 12935, 12981) Fully-qualify archive URLs in...
2008-01-22 Brion Vibber* (bug 11593, 12719) Fixes for overzealous invocation...
2008-01-20 Victor VasilievIntroduced File::getHistory(), which should be used...
2008-01-16 Victor VasilievForgot to commit this file
2008-01-15 Aryeh GregorAdjust some function definitions for abstract classes...
2007-12-31 Brion VibberRevert for now r28986, 28987, 28992 - image redirects.
2007-12-29 Victor Vasiliev* Proper redirect deletion
2007-10-10 Nick Jenkinseol style + full stop tweak
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-09-14 Brion Vibber* Add {{filepath:}} parser function to get full path...
2007-08-31 Tim StarlingIn OggHandler:
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-29 Rob ChurchWhat is this, Blankety Blank?
2007-07-28 Tim StarlingCommitting some work in progress -- abstraction of...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-07 Yuri Astrakhanfilerepo: fixed mem leak for history lines and exposed...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
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-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 StarlingFixed some errant double-slashes appearing in file...
2007-06-03 Tim StarlingPartial implementation of $wgCapitalLinks differences...
2007-05-31 Tim StarlingFixed a few filerepo bugs, added some documentation
2007-05-30 Tim StarlingMerged filerepo-work branch: