aboutsummaryrefslogtreecommitdiffstats
path: root/thumb.php
Commit message (Expand)AuthorAgeFilesLines
* Fixed some @params documentationumherirrender2014-04-141-8/+8
* Have ?download parameter trigger Content-Disposition: attachmentGilles Dubuc2014-03-251-1/+3
* Limit attempts to render the same thumbnail after failuresAaron Schulz2014-02-121-0/+43
* Fixed spacingumherirrender2013-11-211-2/+0
* thumb.php: map b/c params prior to attempting redirectionTim Starling2013-11-121-8/+9
* Merge "Support rate-limiting thumbnail generation"jenkins-bot2013-10-161-0/+6
|\
| * Support rate-limiting thumbnail generationAaron Schulz2013-10-041-0/+6
* | Fix "Unsupported operand types at thumb.php on line 429"Reedy2013-10-071-1/+1
|/
* Merge "Make thumb_handler.php use MediaHandler::parseParamString"jenkins-bot2013-09-301-22/+98
|\
| * Make thumb_handler.php use MediaHandler::parseParamStringBrian Wolff2013-09-281-22/+98
* | Add a header on thumb.php saying which thumb server on error.Brian Wolff2013-09-281-0/+1
|/
* Simplified some code and broke lines in thumb.phpAaron Schulz2013-09-201-10/+7
* Make thumb.php give http redirects if given a file redirectBrian Wolff2013-08-271-0/+42
* Simplified some tedious profiling codeAaron Schulz2013-08-221-15/+1
* thumb_handler.php doesn't seem to extract path_info correctlyBrian Wolff2013-06-161-1/+7
* docs: Remove odd colons after @todoTimo Tijhof2013-05-151-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-5/+1
* Update code formattingSiebrand Mazeland2013-02-141-2/+2
* Improved some thumb.php error messages.Aaron Schulz2013-01-231-2/+2
* (bug 42302) Fixed broken thumbnails for files with a "+" in the name.Aaron Schulz2012-11-241-3/+5
* Fixed uncaught thumbName() exceptions and use $_GET.Aaron Schulz2012-11-151-52/+50
* Simplified thumb.php for 404 handling.Aaron Schulz2012-11-081-39/+17
* [FileRepo] Allow different file URLs for media based on file extension.Aaron Schulz2012-11-081-1/+2
* Allow ExtractThumbParameters before local regexpJan Gerber2012-11-021-4/+5
* Avoid thumb.php fatal for bad titles on private wikis.Aaron Schulz2012-10-101-5/+7
* Merge "Worked around hash path inconsistency to unbreak stash file thumbs."Aaron2012-09-201-15/+9
|\
| * Worked around hash path inconsistency to unbreak stash file thumbs.Aaron2012-09-191-15/+9
* | Don't send empty Vary headers.Aaron Schulz2012-09-191-3/+10
|/
* (bug 39975) Fixed thumb_handler.php handling of /temp thumb urls.Aaron Schulz2012-09-181-31/+35
* Add Vary: X-Forwarded-Proto to the thumb.php redirectTim Starling2012-09-121-1/+11
* thumb.php now handles short and long thumbnail name formats when possible.Aaron2012-09-121-6/+16
* Revert "thumb.php now handles short and long thumbnail name formats when poss...Aaron Schulz2012-09-061-12/+6
* thumb.php now handles short and long thumbnail name formats when possible.Aaron2012-09-041-6/+12
* Fixed and normalized content-disposition for thumbs.Aaron Schulz2012-08-311-19/+26
* Revert Uri class due to bug 39710Tim Starling2012-08-281-3/+4
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Replace some deprecated method calls.Siebrand Mazeland2012-08-191-4/+3
* Use wfMessage instead of deprecated wfMsg*Alex Monk2012-08-181-8/+9
* Various thumb.php fixes.Aaron2012-07-261-23/+27
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-231-1/+16
* [FileRepo] Added support for temp file repos (to preserve our thumb.php hack).Aaron Schulz2012-04-061-2/+20
* trunk/phase3 is now mediawiki/corePlatonides2012-03-231-1/+1
* Drag in a change noticed in wmf branchesSam Reed2012-02-111-1/+1
* * Removed thumb.php comment about ProofreadPage, page numbers are more general.Aaron Schulz2012-02-101-1/+0
* r111076: url decode the 'rel404' path...*ahem*. Archived files and files with...Aaron Schulz2012-02-101-1/+1
* (bug 34231) - 'Make thumb.php error or redirect for urls with bogus paths but...Aaron Schulz2012-02-091-5/+16
* Similar to r108937: fixed breakage where the zone urls were defined as relati...Aaron Schulz2012-01-201-4/+9
* r105512: Handle REDIRECT_URL discrepancies and always work with URI paths for...Aaron Schulz2012-01-141-6/+17
* Reverted r108743 per CR comment. This should at least be discussed first.Aaron Schulz2012-01-121-0/+6