Merge "[JobQueue] Added support for approximate FIFO job queues."
[lhc/web/wiklou.git] / includes / OutputHandler.php
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-10 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 DemonMerge "Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c...
2012-05-11 DemonMerge "Added missing GPLv2 headers in some places."
2012-05-11 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Antoine Mussodebug statements for HTMLFileCache / Output
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2011-05-21 Sam ReedMore adding, updating and tweaking of documentation
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-07-23 Tim StarlingSend XVO headers only if $wgUseXVO is true.
2010-02-11 Aryeh GregorWar on xml:lang
2010-01-14 Platonides(bug 22034) use wfClientAcceptsGzip() in wfGzipHandler...
2010-01-09 Siebrand MazelandRevert 60864: "Use wfClientAcceptsGzip() in wfGzipHandl...
2010-01-09 Siebrand Mazeland(bug 22034) Use wfClientAcceptsGzip() in wfGzipHandler...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-11-14 OverlordQCode cleanup, covert leading spaces into tabs per codin...
2009-08-28 Domas Mituzassweet spot for compression, per:
2009-01-27 Siebrand MazelandRe-revert r46344 because of crossing commits (r46346)
2009-01-27 Siebrand MazelandRevert r46344. PHP Fatal error: Class 'MWTidy' not...
2009-01-27 Alexandre EmsenhuberPer Brion's comment on mediawiki.org/wiki/Special:Code...
2009-01-24 Alexandre EmsenhuberTweaks for the "Whole HTML Validation" feature:
2008-05-30 Tim StarlingFixed excessive memory usage in PCRE in wfMangleFlashPo...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-08 Tim StarlingAdd an X-Vary-Options header, as per my proposed squid...
2007-10-29 Brion Vibber* (bug 11795) Be more paranoid about confirming accept...
2007-07-19 Brion VibberDon't do gzip compression if the URL path ends in ...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-02-20 Brion VibberFix regression: typo caused 'Vary: Accept-Encoding...
2007-02-20 Brion VibberDon't suppress gzip mode for zero-length output; failin...
2007-02-20 Brion Vibber* Further fix to Special:Export etc; instead of trying...
2007-02-19 Tim Starling* Moved the main ob_start() from the default LocalSetti...