Oops, gotta use $exp here
[lhc/web/wiklou.git] / includes / filerepo /
2008-06-10 Brion Vibber* We no longer just give up on a missing upload base...
2008-06-08 Aaron Schulz* Add OldLocalFile::selectRows()
2008-06-06 Brion VibberAdd 'ogv' as recognized alias to 'ogg', allowing upload...
2008-05-30 Bryan Tong MinhForgot to remove the newFileFrom row thingies from...
2008-05-30 Bryan Tong Minh* Use a proper factory for newFromRow
2008-05-29 Brion VibberHack around borkage with findFiles() on ForeignDBViaLBR...
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Brion Vibber* Fix typo in ApiQueryImageInfo which made mime type...
2008-05-22 Brion VibberForeignAPIRepo fixes:
2008-05-22 Aaron Schulz* Remove cruft $time parameter from findFiles()
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-22 Aaron Schulz*Redo newRevisionFromEditComplete hook. Pass an Article...
2008-05-21 Brion VibberCache image API lookups in-process and, if available...
2008-05-21 Brion VibberForeignAPIRepo fixes:
2008-05-20 Brion Vibber*cough* thx
2008-05-20 Brion Vibberput comment in wrong file, woops :D
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Bryan Tong MinhAdd RepoGroup::findFiles to efficiently find many files...
2008-05-20 Brion VibberGot sick of testing local copies of Wikipedia articles...
2008-05-20 Aaron SchulzAdd functions to get an image via sha-1
2008-05-17 Aaron Schulz* Add higher level newRevisionFromEditComplete hook
2008-05-17 Brion VibberRevert r34906, r34907, r34928 -- mixing high-level...
2008-05-16 Aaron SchulzLet getThumbnails() work for non-hashed dirs (bug 13788)
2008-05-16 Aaron SchulzDecrappify edit check for revision hook
2008-05-15 Bryan Tong MinhDo some refactoring on ImagePage. Shuffled the links...
2008-05-14 Bryan Tong Minh* Create ForeignDBFile objects from ForeignDBRepo:...
2008-05-14 Bryan Tong Minh* Introduce LocalFile::selectFields similarly to Revisi...
2008-05-11 Robert LeveringtonRemove paramter that only appears to illustrate the...
2008-05-11 Aaron SchulzConsistent type
2008-05-10 Victor Vasiliev* Fix image redirect caching so it doesn't break image...
2008-05-10 Alexandre EmsenhuberE_STRICT
2008-05-08 Bryan Tong Minh* Move image page redirect checking to ImagePage. Shoul...
2008-05-08 Bryan Tong Minh* Add new flag FIND_IGNORE_REDIRECT to wfFindFile and...
2008-05-07 Bryan Tong MinhAlso move the old files to the new hash path.
2008-05-07 Bryan Tong Minh* Don't move thumbnails as they are purged anyway
2008-05-07 Tim StarlingDon't check for existence twice for non-existent files...
2008-05-03 Aaron SchulzLeave deleted images alone
2008-05-03 Victor Vasiliev* Fix oi_deleted issues with image moving
2008-05-03 Bryan Tong MinhMark ForeignDBFile as unmovable
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-05-01 Victor VasilievRefactor ImagePage::checkSharedConflict()
2008-04-26 Brion VibberRevert r33911 for now -- causes fatal error death with...
2008-04-26 Alexandre Emsenhuber(bug 13643) Fixed some PHP Strict Standards errors
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-12 Victor VasilievAnd here also
2008-04-12 Victor Vasiliev* Invalidate cache of pages that includes images via...
2008-04-12 Victor Vasiliev* Cache image redirects (and enable them)
2008-04-11 Aaron SchulzBe consistent with filearchive system and use whole...
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-06 Alexandre EmsenhuberPer request of Nikerabbit: add wfDeprecated() to all...
2008-04-06 Tim Starling* File redirects are slow: 2 queries per image per...
2008-04-05 Tim Starling* Generalised FileRepoStatus, providing a very similar...
2008-04-05 Tim Starling* Fixed bug 13532, incorrect use of wfFindFile() causin...
2008-04-05 Aaron SchulzUse TS_MW
2008-04-05 Aaron SchulzUpdate doc
2008-04-05 Alexandre EmsenhuberUgly hack to fix two strict standarts errors:
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-29 Victor VasilievDrop it at all. It's stable
2008-03-28 Aaron SchulzTimestamp should be matched
2008-03-27 Greg Sabino MullaneWrap timestamp for DB query in $dbr->timestamp() call...
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-20 Brion VibberRevert r32267 (require match of file extension when...
2008-03-20 Aaron SchulzCheck extension of key too, for the off chance of colli...
2008-03-20 Alexandre EmsenhuberFix call to deprecated functions
2008-03-17 Aaron SchulzFile should still count as existing if hidden
2008-03-15 Aaron SchulzRemove unused variables
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-29 Alexandre Emsenhuber* Document ParserMakeImageParams hook
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-13 Brion Vibber* (bug 12935, 12981) Fully-qualify archive URLs in...
2008-02-10 Greg Sabino MullaneDelete from oldimage, then image, to account for possib...
2008-02-09 Thomas BleherA few trivial changes:
2008-02-09 Bryan Tong MinhAdd RepoGroup::getRepoByName, which gets a repo by...
2008-02-04 Brion VibberNot escaping strings makes me queasy, even if we're...
2008-02-04 Aaron SchulzAt $time only
2008-02-04 Aaron SchulzA file should be at $time
2008-02-03 Roan Kattouw(bug 12875) Adding query-continue to prop=imageinfo...
2008-01-30 Victor VasilievFix timestamps for recently uploaded files
2008-01-30 Brion Vibberput a @ on a chmod, since all other file ops in there...
2008-01-29 Brion VibberApplying live hacks from Wikimedia code base:
2008-01-22 Brion Vibber* (bug 11593, 12719) Fixes for overzealous invocation...
2008-01-20 Victor Vasiliev* Fix image caching
2008-01-20 Roan KattouwFileRepo: LocalFile::getUser() should load data
2008-01-20 Victor VasilievGotta die today...
2008-01-20 Victor Vasiliev* Fix empty file histories
2008-01-20 Victor VasilievImage redirects:
2008-01-20 Victor VasilievIntroduced File::getHistory(), which should be used...
2008-01-16 Brion VibberPut image redirects behind $wgFileRedirects config...
2008-01-16 Victor VasilievForgot to commit this file
2008-01-16 Victor Vasiliev* Support redirects in image namespace
next