Don't look for pipes in the root node.
[lhc/web/wiklou.git] / thumb.php
2010-07-18 Alexandre EmsenhuberRemoved error suppression operators (per bug 24159)
2010-03-08 Tim StarlingFix data leakage from thumb.php for wikis where access...
2009-09-30 Brion VibberProvisional revert of r56916 "(bug 20802) Fixed thumb...
2009-09-25 Bryan Tong Minh(bug 20802) Fixed thumb.php redirect handling. Changed...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-08-13 Aaron Schulzrevert bogus change
2008-08-13 Aaron Schulzuse $sourcePath here too
2008-08-13 Aaron Schulzuse getArchivePath()
2008-08-13 Aaron Schulzuse makeTitleSafe()
2008-08-13 Aaron Schulzwe need a $title here
2008-08-13 Aaron Schulzcheck 'archived' param
2008-06-19 Brion Vibberreplace live hack: include debug info in thumb.php...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-01-30 Tim StarlingIn thumb.php:
2007-09-03 Tim StarlingReturn an error message if the requested size was bigge...
2007-07-11 Nick JenkinsA few comment tag tweaks.
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-04 Tim StarlingOutput what was asked for. Don't dirty up a clean API...
2007-04-25 Tim Starlingbetter error messages
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-02-21 Brion Vibber* Add 'charset' to Content-Type headers on various...
2007-02-19 Tim Starling* Moved the main ob_start() from the default LocalSetti...
2007-02-09 Nick JenkinsPrevent some unnecessary lstat system calls, generated...
2006-11-12 Tim StarlingSet content type on error messages, and include a trail...
2006-11-08 Tim StarlingDon't cache error pages.
2006-10-02 Brion Vibber* Cleaner error behavior on thumb.php with invalid...
2006-10-02 Brion Vibber* (bug 6889) PHP notices in thumb.php with missing...
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-08-13 Jens Frank(bug 6420) Render thumbnails for djvu images, show...
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...
2006-07-02 Tim Starlingneed ImageFunctions.php
2006-04-02 Brion VibberUse a constant instead of var for disabling compression...
2006-02-02 Tim StarlingMore robust directory structure migration, should fix...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-10-31 Tim Starlingworkaround for any current or future exploit of the...
2005-08-17 Brion VibberCommitting live hacks: additional profiling points
2005-05-21 Ævar Arnfjörð Bjar... * (bug 898) Mime type autodetection.
2005-04-16 Tim StarlingFixed various bugs with new image code, changed thumbna...
2005-04-16 Tim StarlingFixed some obvious bugs with the new code and implement...
2005-04-16 Tim StarlingOptional thumbnail generation by client request, using...