| Commit message (Expand) | Author | Age | Files | Lines |
* | In FileBackend: | Aaron Schulz | 2012-01-25 | 1 | -3/+4 |
* | Improve documentation for content type choice | Tim Starling | 2012-01-24 | 1 | -0/+4 |
* | * Fixed type check in StreamFile::prepareForStream() for 404s | Aaron Schulz | 2012-01-17 | 1 | -3/+3 |
* | In FileBackend: | Aaron Schulz | 2012-01-08 | 1 | -15/+45 |
* | Added a bit to StreamFile docs | Aaron Schulz | 2012-01-05 | 1 | -1/+4 |
* | StreamFile::StreamFile() tweaks: | Aaron Schulz | 2011-11-20 | 1 | -18/+26 |
* | Move wfStreamFile() into a class, update all callers in core (only 3 extensio... | Chad Horohoe | 2011-08-13 | 1 | -96/+99 |
* | Removed some error suppression operators | Alexandre Emsenhuber | 2011-07-08 | 1 | -1/+3 |
* | And more documentation. Yaaaay | Sam Reed | 2011-05-28 | 1 | -1/+4 |
* | More documentation updates and additions | Sam Reed | 2011-05-21 | 1 | -1/+5 |
* | Remove some unused variables and globals | Sam Reed | 2010-11-28 | 1 | -1/+1 |
* | Remove $wgContLanguageCode usage in core. | Platonides | 2010-09-07 | 1 | -2/+2 |
* | * Standardised file description headers | Alexandre Emsenhuber | 2010-08-14 | 1 | -1/+5 |
* | Removal of unused globals | Sam Reed | 2010-07-24 | 1 | -1/+1 |
* | here it is ... the upload-api, script-server, js2 (javascript phase2) branch ... | Michael Dale | 2009-07-14 | 1 | -4/+3 |
* | * (bug 17537) Disable bad zlib.output_compression output on HTTP 304 responses | Brion Vibber | 2009-03-18 | 1 | -0/+1 |
* | Improved the security of wfStreamFile(): | Tim Starling | 2008-11-18 | 1 | -10/+42 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -4/+2 |
* | Kill a bunch of '=&' references for LinkCache, ParserCache, and MimeMagic sin... | Brion Vibber | 2008-04-09 | 1 | -1/+1 |
* | Send Cache-Control: private and Vary headers in img_auth.php. | Tim Starling | 2007-11-03 | 1 | -1/+5 |
* | 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 | -0/+3 |
* | * Add 'charset' to Content-Type headers on various HTTP error responses | Brion Vibber | 2007-02-21 | 1 | -1/+1 |
* | * (bug 8148) Handle non-removable output buffers gracefully when cleaning | Brion Vibber | 2006-12-11 | 1 | -6/+1 |
* | 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-01 | 1 | -0/+1 |
* | * Removed lots of explicit require_once statements. The autoloader should the... | Tim Starling | 2006-10-03 | 1 | -1/+1 |
* | Committed a bunch of live hacks from Wikimedia servers | Brion Vibber | 2006-10-02 | 1 | -2/+4 |
* | * Workaround possible bug in Firefox nightlies by properly removing the | Brion Vibber | 2006-06-18 | 1 | -1/+1 |
* | * Return correct content-type header with 304 responses for StreamFile; it co... | Brion Vibber | 2006-06-13 | 1 | -7/+7 |
* | Cancel output buffering in StreamFile; when used inside gzip buffering this c... | Brion Vibber | 2006-06-13 | 1 | -0/+8 |
* | * s~\t+$~~ | Ævar Arnfjörð Bjarmason | 2006-01-07 | 1 | -5/+5 |
* | * s~ +$~~ | Ævar Arnfjörð Bjarmason | 2006-01-07 | 1 | -1/+1 |
* | Clean up unused globals! | Antoine Musso | 2005-12-04 | 1 | -1/+0 |
* | Suppressed file not found warning, removed unnecessary cache suppression header | Tim Starling | 2005-08-13 | 1 | -2/+1 |
* | fix some issues with phpdoc | Antoine Musso | 2005-07-05 | 1 | -5/+8 |
* | * (bug 898) Mime type autodetection. | Ævar Arnfjörð Bjarmason | 2005-05-21 | 1 | -123/+21 |
* | Fixed various bugs with new image code, changed thumbnail paths as per JeLuF... | Tim Starling | 2005-04-16 | 1 | -1/+2 |
* | Fixed some obvious bugs with the new code and implemented If-Modified-Since h... | Tim Starling | 2005-04-16 | 1 | -3/+10 |
* | Optional thumbnail generation by client request, using thumb.php. This remove... | Tim Starling | 2005-04-16 | 1 | -0/+157 |