| Commit message (Expand) | Author | Age | Files | Lines |
* | FU r100535: | Aaron Schulz | 2011-10-28 | 1 | -3/+5 |
* | More whitespace tweaks...and fixed doc typo | Aaron Schulz | 2011-10-20 | 1 | -2/+2 |
* | Minor code style cleanups and tweaks | Aaron Schulz | 2011-10-19 | 1 | -8/+12 |
* | Fix whitespace, braces | Sam Reed | 2011-10-15 | 1 | -1/+5 |
* | Move wfStreamFile() into a class, update all callers in core (only 3 extensio... | Chad Horohoe | 2011-08-13 | 1 | -4/+2 |
* | HipHop improvements: | Tim Starling | 2011-05-30 | 1 | -1/+5 |
* | Fix and add some comments. | Russ Nelson | 2011-05-02 | 1 | -1/+1 |
* | Yet more additions of wfProfileOut() | Platonides | 2011-02-10 | 1 | -0/+9 |
* | Removed error suppression operators (per bug 24159) | Alexandre Emsenhuber | 2010-07-18 | 1 | -2/+2 |
* | Fix data leakage from thumb.php for wikis where access to images is restricte... | Tim Starling | 2010-03-08 | 1 | -2/+19 |
* | Provisional revert of r56916 "(bug 20802) Fixed thumb.php redirect handling. ... | Brion Vibber | 2009-09-30 | 1 | -1/+1 |
* | (bug 20802) Fixed thumb.php redirect handling. Changed wfLocalFile call into ... | Bryan Tong Minh | 2009-09-25 | 1 | -1/+1 |
* | Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit). | Ilmari Karonen | 2008-12-01 | 1 | -1/+1 |
* | revert bogus change | Aaron Schulz | 2008-08-13 | 1 | -2/+2 |
* | use $sourcePath here too | Aaron Schulz | 2008-08-13 | 1 | -1/+1 |
* | use getArchivePath() | Aaron Schulz | 2008-08-13 | 1 | -1/+1 |
* | use makeTitleSafe() | Aaron Schulz | 2008-08-13 | 1 | -1/+5 |
* | we need a $title here | Aaron Schulz | 2008-08-13 | 1 | -1/+8 |
* | check 'archived' param | Aaron Schulz | 2008-08-13 | 1 | -1/+11 |
* | replace live hack: include debug info in thumb.php (switch it in with $wgShow... | Brion Vibber | 2008-06-19 | 1 | -0/+9 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -1/+2 |
* | In thumb.php: | Tim Starling | 2008-01-30 | 1 | -69/+93 |
* | Return an error message if the requested size was bigger than the source, or ... | Tim Starling | 2007-09-03 | 1 | -14/+16 |
* | A few comment tag tweaks. | Nick Jenkins | 2007-07-11 | 1 | -0/+2 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 1 | -1/+1 |
* | Merged filerepo-work branch: | Tim Starling | 2007-05-30 | 1 | -46/+13 |
* | Output what was asked for. Don't dirty up a clean API like thumb.php with arb... | Tim Starling | 2007-05-04 | 1 | -24/+35 |
* | better error messages | Tim Starling | 2007-04-25 | 1 | -3/+8 |
* | * Introduced media handler modules for file-type specific operations: thumbna... | Tim Starling | 2007-04-20 | 1 | -30/+65 |
* | * Add 'charset' to Content-Type headers on various HTTP error responses | Brion Vibber | 2007-02-21 | 1 | -1/+1 |
* | * Moved the main ob_start() from the default LocalSettings.php to WebStart.php. | Tim Starling | 2007-02-19 | 1 | -0/+1 |
* | Prevent some unnecessary lstat system calls, generated by include or require ... | Nick Jenkins | 2007-02-09 | 1 | -5/+5 |
* | Set content type on error messages, and include a trailing newline | Tim Starling | 2006-11-12 | 1 | -1/+3 |
* | Don't cache error pages. | Tim Starling | 2006-11-08 | 1 | -0/+1 |
* | * Cleaner error behavior on thumb.php with invalid page selection | Brion Vibber | 2006-10-02 | 1 | -5/+10 |
* | * (bug 6889) PHP notices in thumb.php with missing params | Brion Vibber | 2006-10-02 | 1 | -23/+5 |
* | Committed a bunch of live hacks from Wikimedia servers | Brion Vibber | 2006-10-02 | 1 | -1/+6 |
* | (bug 6420) Render thumbnails for djvu images, show multipage preview on image... | Jens Frank | 2006-08-13 | 1 | -0/+16 |
* | Consolidated web initialisation code into includes/WebStart.php. Moved profil... | Tim Starling | 2006-07-14 | 1 | -14/+9 |
* | need ImageFunctions.php | Tim Starling | 2006-07-02 | 1 | -0/+1 |
* | Use a constant instead of var for disabling compression on live sites | Brion Vibber | 2006-04-02 | 1 | -1/+1 |
* | More robust directory structure migration, should fix bug #2532, except for B... | Tim Starling | 2006-02-02 | 1 | -1/+1 |
* | * Added wfDie() wrapper, and some manual die(-1), to force the return code | Brion Vibber | 2006-01-14 | 1 | -1/+2 |
* | * s~ +$~~ | Ævar Arnfjörð Bjarmason | 2006-01-07 | 1 | -3/+3 |
* | workaround for any current or future exploit of the $GLOBALS overwrite vulner... | Tim Starling | 2005-10-31 | 1 | -0/+4 |
* | Committing live hacks: additional profiling points | Brion Vibber | 2005-08-17 | 1 | -0/+3 |
* | * (bug 898) Mime type autodetection. | Ævar Arnfjörð Bjarmason | 2005-05-21 | 1 | -1/+6 |
* | Fixed various bugs with new image code, changed thumbnail paths as per JeLuF... | Tim Starling | 2005-04-16 | 1 | -8/+7 |
* | Fixed some obvious bugs with the new code and implemented If-Modified-Since h... | Tim Starling | 2005-04-16 | 1 | -1/+1 |
* | Optional thumbnail generation by client request, using thumb.php. This remove... | Tim Starling | 2005-04-16 | 1 | -0/+72 |