index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
OutputHandler.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
And more documentation. Yaaaay
Sam Reed
2011-05-28
1
-1
/
+3
*
More adding, updating and tweaking of documentation
Sam Reed
2011-05-21
1
-0
/
+18
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-1
/
+1
*
* Standardised file description headers
Alexandre Emsenhuber
2010-08-14
1
-0
/
+5
*
Send XVO headers only if $wgUseXVO is true.
Tim Starling
2010-07-23
1
-1
/
+4
*
War on xml:lang
Aryeh Gregor
2010-02-11
1
-1
/
+1
*
(bug 22034) use wfClientAcceptsGzip() in wfGzipHandler instead of reimplement...
Platonides
2010-01-14
1
-6
/
+3
*
Revert 60864: "Use wfClientAcceptsGzip() in wfGzipHandler." Causes PHP Notice...
Siebrand Mazeland
2010-01-09
1
-3
/
+6
*
(bug 22034) Use wfClientAcceptsGzip() in wfGzipHandler. Patch by Platonides.
Siebrand Mazeland
2010-01-09
1
-6
/
+3
*
Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme co...
Alexandre Emsenhuber
2009-12-15
1
-1
/
+1
*
Code cleanup, covert leading spaces into tabs per coding style
OverlordQ
2009-11-14
1
-2
/
+2
*
sweet spot for compression, per:
Domas Mituzas
2009-08-28
1
-1
/
+1
*
Re-revert r46344 because of crossing commits (r46346)
Siebrand Mazeland
2009-01-27
1
-43
/
+5
*
Revert r46344. PHP Fatal error: Class 'MWTidy' not found in /var/www/w/inclu...
Siebrand Mazeland
2009-01-27
1
-5
/
+43
*
Per Brion's comment on http://www.mediawiki.org/wiki/Special:Code/MediaWiki/4...
Alexandre Emsenhuber
2009-01-27
1
-43
/
+5
*
Tweaks for the "Whole HTML Validation" feature:
Alexandre Emsenhuber
2009-01-24
1
-9
/
+47
*
Fixed excessive memory usage in PCRE in wfMangleFlashPolicy(). Was causing OO...
Tim Starling
2008-05-30
1
-1
/
+6
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-5
/
+4
*
* Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make ...
Tim Starling
2008-02-18
1
-2
/
+71
*
Add an X-Vary-Options header, as per my proposed squid patch
Tim Starling
2008-02-08
1
-0
/
+1
*
* (bug 11795) Be more paranoid about confirming accept-encoding header is pre...
Brion Vibber
2007-10-29
1
-4
/
+6
*
Don't do gzip compression if the URL path ends in .gz or .tgz
Brion Vibber
2007-07-19
1
-18
/
+55
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Fix regression: typo caused 'Vary: Accept-Encoding' to be sent overwriting mo...
Brion Vibber
2007-02-20
1
-1
/
+1
*
Don't suppress gzip mode for zero-length output; failing to send the
Brion Vibber
2007-02-20
1
-1
/
+1
*
* Further fix to Special:Export etc; instead of trying to suppress those
Brion Vibber
2007-02-20
1
-2
/
+2
*
* Moved the main ob_start() from the default LocalSettings.php to WebStart.php.
Tim Starling
2007-02-19
1
-0
/
+64