aboutsummaryrefslogtreecommitdiffstats
path: root/includes/OutputHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-206/+0
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-3/+3
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-3/+3
* Remove Flash cross-domain policy manglingTim Starling2022-07-221-20/+0
* Use name constants to access config settings.daniel2022-04-071-2/+2
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-4/+5
* Remove or replace usages of "sanity"Reedy2021-11-191-1/+1
* OutputHandler: Omit debug() call for common caseTimo Tijhof2021-09-231-8/+6
* Fix $wgDisableOutputCompression and $phase checks in OutputHandlerAaron Schulz2021-09-221-2/+12
* Reapply Content-Length deferred updates patchesTim Starling2021-04-081-12/+66
* Don't send headers on ob_end_clean()Tim Starling2021-04-081-1/+6
* Revert "Avoid HTTP protocol errors when fastcgi_finish_request() is unavailable"Reedy2021-04-021-65/+12
* Avoid HTTP protocol errors when fastcgi_finish_request() is unavailableAaron Schulz2021-03-241-12/+65
* Comments: use only // instead of moreDannyS7122021-03-101-1/+1
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-3/+3
* Remove $wgUseKeyHeader and OutputPage::getKeyHeader(), deprecated in 1.32C. Scott Ananian2019-06-191-4/+0
* Simplify a few list() that only care about the first elementThiemo Kreuz2019-05-171-1/+1
* Immediately drop wgValidateAllHtml and related codeJames D. Forrester2018-04-101-86/+1
* Convert OutputHandler functions to a classTimo Tijhof2018-03-201-183/+192
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* SECURITY: Improve cross-domain-policy manglingBrad Jorsch2016-05-201-2/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-4/+4
* Replace "squid" with "CDN" in various commentsAaron Schulz2015-12-091-1/+1
* Replace XVO with support for the Key HTTP headerFaidon Liambotis2015-10-071-3/+3
* Fix case insensitive string comparison for http header namesSergio Santoro2014-12-121-1/+2
* Make calling wfMangleFlashPolicy configurablecsteipp2014-11-191-2/+4
* Make phpcs-strict pass on includes/ (2/~10)Siebrand Mazeland2014-05-111-1/+4
* Fixed some @params documentation (includes/*)umherirrender2014-04-201-5/+5
* Fix fatal error when $wgValidateAllHtml is enabled and apache_request_headers...Alexandre Emsenhuber2013-07-251-5/+13
* Drop support for XHTML 1.0Daniel Friesen2013-05-151-23/+25
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-7/+7
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-1/+1
* (bug 43218) Fixing PHP notice: undefined SERVER_PROTOCOL keyDereckson2012-12-181-1/+1
* Remove a bunch of trailing spaces and unneeded newlinesumherirrender2012-10-101-3/+3
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-111-1/+16
* debug statements for HTMLFileCache / OutputAntoine Musso2012-02-091-1/+7
* And more documentation. YaaaaySam Reed2011-05-281-1/+3
* More adding, updating and tweaking of documentationSam Reed2011-05-211-0/+18
* Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...Siebrand Mazeland2011-05-171-1/+1
* * Standardised file description headersAlexandre Emsenhuber2010-08-141-0/+5
* Send XVO headers only if $wgUseXVO is true.Tim Starling2010-07-231-1/+4
* War on xml:langAryeh Gregor2010-02-111-1/+1
* (bug 22034) use wfClientAcceptsGzip() in wfGzipHandler instead of reimplement...Platonides2010-01-141-6/+3
* Revert 60864: "Use wfClientAcceptsGzip() in wfGzipHandler." Causes PHP Notice...Siebrand Mazeland2010-01-091-3/+6
* (bug 22034) Use wfClientAcceptsGzip() in wfGzipHandler. Patch by Platonides.Siebrand Mazeland2010-01-091-6/+3
* Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme co...Alexandre Emsenhuber2009-12-151-1/+1
* Code cleanup, covert leading spaces into tabs per coding styleOverlordQ2009-11-141-2/+2
* sweet spot for compression, per:Domas Mituzas2009-08-281-1/+1
* Re-revert r46344 because of crossing commits (r46346)Siebrand Mazeland2009-01-271-43/+5
* Revert r46344. PHP Fatal error: Class 'MWTidy' not found in /var/www/w/inclu...Siebrand Mazeland2009-01-271-5/+43