Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / StreamFile.php
2010-11-28 Sam ReedRemove some unused variables and globals
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-07-24 Sam ReedRemoval of unused globals
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-03-18 Brion Vibber* (bug 17537) Disable bad zlib.output_compression outpu...
2008-11-18 Tim StarlingImproved the security of wfStreamFile():
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2007-11-03 Tim StarlingSend Cache-Control: private and Vary headers in img_aut...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-02-21 Brion Vibber* Add 'charset' to Content-Type headers on various...
2006-12-11 Brion Vibber* (bug 8148) Handle non-removable output buffers gracef...
2006-11-12 Tim StarlingSet content type on error messages, and include a trail...
2006-11-01 Tim Starlingdon't cache error pages
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-06-18 Brion Vibber* Workaround possible bug in Firefox nightlies by prope...
2006-06-13 Brion Vibber* Return correct content-type header with 304 responses...
2006-06-13 Brion VibberCancel output buffering in StreamFile; when used inside...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-12-04 Antoine MussoClean up unused globals!
2005-08-13 Tim StarlingSuppressed file not found warning, removed unnecessary...
2005-07-05 Antoine Mussofix some issues with phpdoc
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...