Merge "(bug 25946) The message on the top of Special:RecentChanges is now displayed...
[lhc/web/wiklou.git] / includes / SkinTemplate.php
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 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
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-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Parameter documentation stuffs"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 Aaron SchulzMerge "Use local context to get messages"
2012-05-10 Aaron SchulzMerge "Fix typo in comments, rm debugging code"
2012-05-10 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-10 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "[FileRepo] Various code cleanups."
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Brion VIBBERMerge ""Show Changes" on default messages shows now...
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Alex MonkShow Log toolbox link for anon users, fix toolbox on...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-27 HasharMerge "Improved the comment about Special:Contributions."
2012-03-27 Amir E. AharoniImproved the comment about Special:Contributions.
2012-03-11 Sam ReedMore of r113580
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-26 Derk-Jan HartmanAdd lang and hreflang tags to the variants in the varia...
2012-02-22 Roan Kattouw(bug 34600) Older skins using useHeadElement=false...
2012-02-16 Robin Pepermans(Bug 31417) Content-holding div needs an ID.
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-14 Alexandre EmsenhuberFix comment, this doesn't use $wgTitle anymore
2012-01-11 Chad HorohoeRevert r102624, r104262 (user display name stuff)....
2012-01-06 Alexandre EmsenhuberRevert r105790 and move back view counter back to WikiP...
2012-01-02 Alexandre Emsenhuber* Always set 'userjs' and 'userjsprev' items to false...
2012-01-02 Alexandre Emsenhuber* Moved wfReportTime() call just before executing ...
2012-01-01 Alexandre EmsenhuberAlways set 'jsvarurl' to false (only affect skins not...
2011-12-15 Sam ReedAdd a TODO with regards to existing mysql4 schemas..
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-11 Alexandre EmsenhuberMoved view count from WikiPage to Title; avoids an...
2011-12-10 Alexandre EmsenhuberFactorise calls to $this->getTitle() in SkinTemplate...
2011-12-10 Alexandre Emsenhuber* Added revision's timestamp to OutputPage along with...
2011-11-30 Brion Vibber* (bug 4901) lang, hreflang attributes added to sidebar...
2011-11-28 Sam Reed* (bug 32276) Skins were generating output using the...
2011-11-27 Alexandre Emsenhuber* Use WikiPage instead of Article in Skin and SkinTemplate
2011-11-26 Sam ReedFollowup r102624
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-17 Antoine Mussoskip Media: links in addition to Special: links
2011-11-14 Daniel FriesenAdd isset tests to stuff inside BaseTemplate::getToolbox.
2011-11-10 Daniel FriesenAdd a new User::getDisplayName() to return the name...
2011-11-07 Alexandre Emsenhuber* Fix checks to show whether "edit" and "addsection...
2011-11-06 Alexandre Emsenhuber* Only show "view" tabs when the user hasn't the permis...
2011-11-06 Alexandre Emsenhuber* Moved the language variant check inside the "not...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-11-01 Alexandre Emsenhuber* Create all items in $nav_urls at the beginning so...
2011-10-28 Alexandre Emsenhuber* Use local context to get messages
2011-10-27 PlatonidesRemoval of unused globals
2011-10-23 Alexandre EmsenhuberCheck first that $wgDisableLangConversion is false...
2011-10-09 Daniel FriesenFix up makeLinkItem and makeLink:
2011-09-27 Daniel FriesenFollowup r98210; Add an ugly hack to support old extens...
2011-09-27 Daniel FriesenAdd getSidebar method to BaseTemplate to simplify the...
2011-09-22 Robin PepermansRe-do r96798 ("LanguageConverter now depends on the...
2011-09-16 Sam ReedRevert r91561
2011-09-14 Niklas LaxströmRevert r96798 - makes parser go infinite loop somewhere
2011-09-11 Robin Pepermans(Bug 30364) LanguageConverter should depend on the...
2011-09-10 Alexandre EmsenhuberCall Linker::titleAttrib() statically
2011-09-07 Daniel FriesenFollowup r96217, slight regression use rawElement not...
2011-09-06 Sam Reed-rakkaus/#mediawiki-i18n- [06-Sep-2011 19:12:04] PHP...
2011-09-05 Daniel FriesenAnother thing that's been bothering me, skins shouldn...
2011-09-04 Daniel FriesenFollowup r87340: Post-hook swap bodytext into a new...
2011-09-01 Daniel FriesenKill off use of $wgRequest, $wgUser, and $wgLang in...
2011-08-10 Robin PepermansRe-add historysubmit, removed in r92984. This broke...
2011-08-03 Alexandre EmsenhuberJust call $wgOut->parse() instead of doing a lot of...
2011-07-27 Alexandre Emsenhuber* Changed OutputPage::$mIsArticle flag to be false...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-24 Alexandre EmsenhuberSome misc fixes to Skin and SkinTemplate:
2011-07-22 Alexandre EmsenhuberReduce a bit the coupling between Skin and OutputPage:
2011-07-21 Roan KattouwAddress fixme on r86697: simplify the code a lot by...
2011-07-21 Alexandre EmsenhuberRemoved SkinTemplateSetupPageCss hook and SkinTemplate...
2011-07-21 Alexandre Emsenhuber* Made Skin::userCanPreview() use Title::getUserPermiss...
2011-07-19 PlatonidesSpacing, removed unneded global.
2011-07-11 Alexandre EmsenhuberRemoved print and render actions from the check:
2011-07-11 Robin PepermansBetterDirectionality fixes:
2011-07-06 Brian Wolff(Bug 19725) Do not include suppressed edits in the...
next