Merge "Re-enable css @import unit tests"
[lhc/web/wiklou.git] / includes / OutputPage.php
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 DemonMerge "Improved BagOStuff documentation and made some...
2012-04-27 Brion VIBBERMerge "Adding file stat caching to avoid RTTs to high...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 CatropeMerge "Whitespace and typo fix"
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "Edit notices can now be translated."
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 lupoWhitespace and typo fix
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "Hot-fix for mismatching lens from database"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 Brion VIBBERMerge "Add function OutputPage::getHeadLinksArray()"
2012-04-25 lupo(bug 32537) Pre-register default-loaded RL modules...
2012-04-25 Max SemenikAdd function OutputPage::getHeadLinksArray()
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-27 tstarlingFix typo in comment
2012-03-26 tstarlingRevert previous commit: accidental branch merge
2012-03-26 tstarlingMerge "Fix typo in comment"
2012-03-26 tstarlingFix typo in comment
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Aaron SchulzMerge "Closing dump buffers on stream end"
2012-03-26 Reedy* (bug 34212) ApiBlock/ApiUnblock allow action to take...
2012-03-13 Rob MoenUser:PleaseStand patch fixes bug 34972
2012-03-08 Alexandre Emsenhuber* (bug 35014) Fix for r100529: including a special...
2012-03-06 Tim StarlingPartial revert of r97849: the wgUserVariant variable...
2012-02-20 Daniel FriesenRevert RDFa and Microdata improvements to addMeta in...
2012-02-15 Roan KattouwFollowup r110592: rename 'blocking' to 'async', and...
2012-02-14 Daniel FriesenIntroduce property: and itemprop: support for addMeta...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Fixed by...
2012-02-09 Roan KattouwRevert r111023 and r111024, they broke user.options...
2012-02-09 Roan KattouwExplanatory comment for r111023
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Caused by...
2012-02-06 Alexandre EmsenhuberRecommit r110758 (again) now that the problem has been...
2012-02-06 Antoine Mussoreverts r110488
2012-02-02 Roan KattouwFollowup r108184: per CR, blocking loads in debug mode...
2012-02-01 Alexandre EmsenhuberRecommit r109062 (Only run some MWDebug code when reall...
2012-01-29 Alexandre EmsenhuberUse the WikiPage object object instead of Title to...
2012-01-29 KrinkleAdd support for loading mediawiki.util from the top...
2012-01-25 Benny SituRevert from 107187 to 107186 for bug24430 patch, it...
2012-01-23 Alexandre EmsenhuberCleanup to statistics:
2012-01-21 KrinkleReinstate r109223 per CR + fixes
2012-01-19 Aaron SchulzReverted r109062 per code slush (also has a CR complaint)
2012-01-17 Aaron SchulzReverted r109223 per CR
2012-01-17 Krinkle[Actions] Move action logic out of MediaWiki::getAction...
2012-01-16 Alexandre EmsenhuberOnly run some MWDebug code when really needed:
2012-01-13 Alexandre EmsenhuberFix for r108376: the whole string is already espcaed...
2012-01-09 KrinkleFix double-escaping in 108312
2012-01-08 Krinkle[Skin] Add CSS hook for action ("action-.." class on...
2012-01-08 Krinkle[mw.config] wgAction shouldn't use direct URL values
2012-01-07 Niklas LaxströmDon't expand templates in html <title>. This seems...
2012-01-06 Roan KattouwFix up r108203: just loading mw.jqueryMsg in the bottom...
2012-01-06 Santhosh ThottingalUse mw.jqueryMsg parser for message parsing to support...
2012-01-05 Roan KattouwResourceLoader: Add an experimental option to move...
2012-01-04 Roan KattouwRedo r107066 properly: apply CSSJanus to user CSS previ...
2012-01-04 Roan KattouwRevert r107066, see CR comments for full rationale...
2012-01-02 Alexandre Emsenhuber* Always set 'userjs' and 'userjsprev' items to false...
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-29 Alexandre Emsenhuber* (bug 32702) Fix for r82273: readded Skin::makeGlobalV...
2011-12-29 Alexandre Emsenhuber* Added Title::getLinksFrom() and Title::getTemplateLin...
2011-12-28 KrinkleMove embedded ResourceLoader modules to the <head>
2011-12-23 Benny Situbug24430 - patch from Chinchin, remove number of column...
2011-12-22 Antoine Mussoapply CSS::Janus when user preview its CSS style
2011-12-20 Alexandre EmsenhuberFix for r102116: link feed to Special:Recentchanges...
2011-12-19 Alexandre EmsenhuberPass the User object to Title::userCan()
2011-12-14 Brion VibberFix for r106144 -- wrong syntax
2011-12-14 Brion VibberAdd BeforePageRedirect hook to OutputPage, allowing...
2011-12-13 Robin Pepermansupdate all core usage of deprecated Title::userCanRead()
2011-12-12 Daniel FriesenReplace get{Local,Full,Link,Canonical}URL's $variant...
2011-12-11 Daniel FriesenIntroduce a Language::getHtmlLang method which returns...
2011-12-10 Alexandre Emsenhuber* Added revision's timestamp to OutputPage along with...
2011-11-30 Roan Kattouw(bug 32230) Expose wgRedirectedFrom (title of the page...
2011-11-29 Sam ReedMoar documentations
2011-11-28 Sam Reed* (bug 32276) Skins were generating output using the...
2011-11-28 Robin Pepermans* (bug 27721) Make JavaScript variables wgSeparatorTran...
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-23 Roan Kattouw(bug 29569) Avoid fatal errors in OutputPage when nonex...
2011-11-22 John Du HartReverting r103856 since it does not work. <body> is...
next