Whitespace fixes
[lhc/web/wiklou.git] / includes / filerepo /
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-06 Sam ReedKill some more long deprecated unused functions
2011-05-05 Merlijn S. van DeenFixes ForeignDBRepo SQL server connection. Fixes bug...
2011-05-04 Russ NelsonLikely that nobody is calling getPath() on a ForeignAPI...
2011-05-04 Russ NelsonThis part of the API seems universally ignored. If...
2011-05-04 Russ NelsonNo current need for an alias to getPath()
2011-05-03 PlatonidesUse canonical case
2011-05-03 Russ NelsonOnly one extension was using getThumbnail
2011-05-02 Russ NelsonFix and add some comments.
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-20 Chad HorohoeEnforce protected, nothing was using it outside this...
2011-04-18 Sam ReedFew style/whitespace/comment issues from r86169
2011-04-17 Alexandre Emsenhuber* (bug 28511) Use [] syntax instead of {} for string...
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-12 Sam ReedReverting r85784 for good measure too
2011-04-12 Bryan Tong MinhAdd support for importing/exporting files. This can...
2011-04-12 Sam ReedWhitespace, braces, documentation
2011-04-11 Sam ReedRevert r85785
2011-04-11 Sam Reed* (bug 13921) deadlocks mass-deleting media files in...
2011-04-11 Sam Reed* (bug 27639) Transaction timeout when trying to OldLoc...
2011-04-07 Bryan Tong MinhFirst part of bug 22881: Allow uploading directly into...
2011-04-06 Brion VibberFix regression from r81558: fatal error in ForeignFileR...
2011-04-02 Aaron Schulz(bug 28348) Don't call wfTimestamp() twice really fast...
2011-04-02 Jack Phoenixmark some public functions as such
2011-04-02 Alexandre EmsenhuberRemoved deprecated Image class per documentation; no...
2011-03-30 Russ Nelsonmissing closedir() and ... protected the readdir agains...
2011-03-28 Aaron SchulzReverted r84918 per CR
2011-03-28 Russ NelsonfindFileFromKey, newFileFromKey, $fileFactoryKey, and...
2011-03-27 Aaron SchulzDon't assume newFileFromKey always returns a File objec...
2011-03-22 Aaron SchulzMade FileRepo::newFileFromKey actually work
2011-03-22 Sam ReedFollowup r84470, fill "MW 1.15 compat"
2011-03-21 Russ NelsonSome docs, a spelin eror and fixing a mw1.15 compatibil...
2011-03-20 Aaron SchulzMore comments on hash inputs
2011-03-20 Aaron Schulz* Added findFileFromKey() function
2011-03-20 Roan Kattouw(bug 27641) purgeThumbnails should support exclusion...
2011-03-14 Sam ReedCommit last of my w/c
2011-03-13 Sam Reed* (bug 28031) Add pageCount support to ArchivedFile
2011-03-13 Sam ReedDon't reinvent the wheel in SpecialMIMEsearch.php to...
2011-03-07 Sam ReedMore documentation
2011-03-06 Sam Reed* (bug 27588) list=filearchive&faprop=sha1 returns...
2011-03-04 Bryan Tong MinhFix and make file moving better resilient against error...
2011-03-02 Bryan Tong MinhRevert r69907, r69908, r70264, r70296: introduces bug...
2011-02-27 Sam ReedTweak documentation
2011-02-18 Sam ReedMore function level documentation
2011-02-18 Sam ReedFollowup r49655
2011-02-18 Sam ReedRemove unused variables
2011-02-13 Bryan Tong MinhFollow-up r82049: Fix strict comparison because MediaHa...
2011-02-13 Brian Wolff(follow-up r81558) Per suggestion, make this use media...
2011-02-11 Bryan Tong MinhFollow-up r81984: Fix function name.
2011-02-11 Bryan Tong Minh* Remove code duplication for UploadStash: Move all...
2011-02-05 Brian Wolff(bug 26548) Make multi-paged documents (PDFs) work...
2011-02-04 Bryan Tong Minh(bug 19751) Filesystem is now checked during image...
2011-02-02 Sam ReedCouple more return hints
2011-02-02 Sam ReedFixup some trailing newlines
2011-01-25 Bryan Tong MinhMake the UploadStash repo specific by creating FileRepo...
2011-01-24 Chad HorohoeFollowup to r79848 (and really, make it useful...)
2011-01-18 Chad HorohoeSpacing and NULL -> null
2011-01-17 Tim StarlingFix broken query in File::getLinksTo()
2011-01-16 Derk-Jan HartmanAdd comments with how values are calculated. Follow...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-13 Sam ReedFollowup r80122, protected, just incase it's needed..
2011-01-13 Chad HorohoeReturn something too
2011-01-13 Chad HorohoeFix broken fileExistsBatch() in ForeignAPIRepo since...
2011-01-12 Sam ReedDocument return type.
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2011-01-06 Sam ReedFixup my FIXME on r79708
2011-01-06 Sam ReedFixup minor FIXME on r66724
2011-01-04 Sam ReedSimplest possible fix for *(bug 26552) ForeignDBRepo...
2010-12-23 Chad HorohoeRevert r78903, r78904, r78905, r78906 (changing opendir...
2010-12-23 X!Per discussion on mailing list, modifying some uses...
2010-12-21 Roan Kattouwi before e except after c
2010-12-07 Mark A. HershbergerFound an error when $res = false while running tests
2010-11-27 Bryan Tong Minh(bug 26125) prop=imageinfo&iiprop=size now returns...
2010-11-13 Rob LanphierFollowup to r76111. Making the result parameter on...
2010-11-12 Brian Wolff(Bug 25872) Rename HttpRequest class to MWHttpRequest...
2010-11-10 Alexandre Emsenhuber* (bug 19944) Link on image thumbnails no longer link...
2010-11-08 Chad HorohoeFix fatal from recent refactoring
2010-11-08 Derk-Jan HartmanFollowup r76303. Use a less verbose const VERSION.
2010-11-08 Derk-Jan HartmanReverts r76070, which was breaking purging. Now caching...
2010-11-08 Derk-Jan HartmanFilerepo inconsistency. Use rawurlencode instead of...
2010-11-08 Derk-Jan HartmanAdd a version number and user-agent string to ForeignAP...
2010-11-06 Antoine Mussoreinsert some statements removed by r74745
2010-11-06 Derk-Jan HartmanUse wfDeprecated() in the deprecated function getThumbn...
2010-11-05 Derk-Jan Hartmanfollow up r76111. I had picked the wrong timedifference...
2010-11-05 Niklas LaxströmFollow-up r76113, r76114: undeclared global, unnecessar...
2010-11-05 Derk-Jan HartmanInstantCommons
2010-11-05 Derk-Jan HartmanInstantCommons path and url cleanup
2010-11-05 Derk-Jan HartmanInstantCommons: API caching expires after a day. Now...
2010-11-05 Derk-Jan HartmanAdd width to the cache key for thumburls in InstantComm...
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-11-01 Raimond SpekkingFollow-up r75748: Fix comment
2010-11-01 Sam ReedFix minor semi colon fail from r75767
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 Derk-Jan HartmanAdd a new isVectorized() to files and media handlers...
2010-10-31 Derk-Jan HartmanUsing isset to check for index value. Avoids a PHP...
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-12 Sam ReedRemove unused array index, add a couple of braces
2010-09-13 Tim StarlingFixed some overly-long lines, mostly from r72023.
2010-09-11 Niklas LaxströmFix whitespace
next