Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org...
[lhc/web/wiklou.git] / includes / SkinTemplate.php
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedFix fail attempt at passing string by reference in...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-04 Daniel FriesenDrop the $out params I added before I added context...
2011-05-03 Alexandre EmsenhuberMoved "printfooter" and debug HTML away from "bodytext...
2011-05-03 Alexandre EmsenhuberRemoved Skin::$usercss, always false, nothing sets...
2011-05-02 Alexandre EmsenhuberGet the revision ID from the OutputPage object instead...
2011-04-22 Roan Kattouw(bug 26603) Followup r82232: fix double-escaping of...
2011-04-21 Alexandre EmsenhuberUse Profiler::instance() instead of $wgProfiler
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-16 Happy-melonFix some type hints, documentation and potentially...
2011-04-16 Max SemenikPrevent bug 17790 from reappearing on Special:Preferences
2011-04-14 Happy-melonFollow-up r 86041 per CR and IRC:
2011-04-11 Paul CoppermanFix some Notices:
2011-04-03 Daniel FriesenContinue with r85240; Move getSkin from User to Request...
2011-04-02 Alexandre Emsenhuber* Moved all <link> definitions in OutputPage::getHeadLi...
2011-03-15 Daniel FriesenFix bug 28053. Just move createacount link stuff out...
2011-03-12 Happy-melonFollow-up r83786: update references in SpecialPage...
2011-03-03 Daniel FriesenReduce usage of $wgOut inside Skin.
2011-02-23 Sam ReedUnunsed variables
2011-02-18 Alexandre Emsenhuber* Use appendQueryValue() instead of appendQuery() so...
2011-02-18 Sam ReedRemove unreachable line in DifferenceEngine
2011-02-18 Sam ReedFixup assignment in conditional
2011-02-16 Roan Kattouw(bug 26603) returnto parameter in login link not escape...
2011-02-12 Alexandre EmsenhuberMoved wfGetSiteNotice(), wfGetNamespaceNotice() and...
2011-02-12 Alexandre EmsenhuberNo need to set a new MediaWiki_I18N object, already...
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-02-03 Daniel FriesenCommit some fixes for comments on r77741
2011-01-31 Chad HorohoeStupid references, stupid PHP. I blame Nikerabbit ...
2011-01-31 Chad HorohoeRemove a bunch of useless $wgOuts. Just pass them like...
2011-01-26 Chad HorohoeLast $wgArticle junk in Skin(Template). Just pass the...
2011-01-26 Chad Horohoesyntax error, stupid me
2011-01-26 Chad HorohoeFollowup r81034, remove the global statements
2011-01-26 Chad HorohoeFirst round of $wgArticle removals
2011-01-14 Daniel FriesenFix r79383, I used Message->plain() under the impressio...
2011-01-14 Daniel FriesenFix bug 14267 by adding support for a MediaWiki:Mainpag...
2011-01-14 Daniel FriesenSupport talk page tab messages like MediaWiki:Nstab...
2011-01-13 Daniel FriesenFix bug 26034; Make the View / Read tab in content_navi...
2011-01-11 Alexandre EmsenhuberSimplify a bit:
2011-01-08 Alexandre EmsenhuberAdded QuickTemplate::getSkin(), useful for extensions...
2011-01-06 Roan KattouwFix bug 26570 (user CSS preview broken) and bug 26555...
2011-01-01 Daniel FriesenConvert the common bottomscripts, reporttime, and debug...
2011-01-01 Daniel Friesen*sigh* I wish this were git... Followup r79398, small...
2011-01-01 Daniel FriesenImplement "relevant" title and user in the skin system...
2010-12-31 Daniel FriesenMerging Vector's navigation_urls and SkinTemplate's...
2010-12-30 Daniel FriesenFollowup r79055 c12495 fix undefined index notice.
2010-12-27 Daniel FriesenCommit getPersonalTools to allow personal bar generatio...
2010-12-26 Daniel FriesenBack out getPersonalTools from r79014 which did not...
2010-12-26 Daniel FriesenAdd a config option to allow the login / create account...
2010-12-12 Chad Horohoe&& not and, || not or
2010-12-10 Roan KattouwFollowup r78117: information was still leaked through...
2010-12-10 Roan KattouwFix regression in r78117 per CR, was causing read,...
2010-12-09 Andrew GarrettDo not reveal page existence in colour of links in...
2010-12-07 Jack Phoenixtrim trailing whitespace
2010-12-07 Jack Phoenixcoding style tweaks
2010-12-07 Daniel FriesenCommit getFooterLinks and getFooterIcons helpers to...
2010-12-07 Daniel FriesenAdd makeSearchInput and makeSearchButton to BaseTemplat...
2010-12-06 Daniel FriesenMore skin system improvements; Create a new BaseTemplat...
2010-12-05 Roan KattouwRevert r77760, broken, and do what it intended correctl...
2010-12-05 Chad HorohoeStyle cleanup to r64922
2010-12-04 Daniel FriesenImplement $wgFooterIcons to replace copyrightico and...
2010-12-04 Daniel FriesenTake the footerlinks from vector and monobook and make...
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-13 Alexandre Emsenhuber* (bug 25908) OutputPage::getHeadLinks() now requires...
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-27 Antoine MussoOptional feature to login through HTTPS and come back...
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-18 Robin PepermansgetHeadLinks() requires a skin parameter (added in...
2010-09-10 Trevor ParscalAdded media-type support for static and dynamic Resourc...
2010-09-08 Trevor ParscalSplit mediawiki.legacy.shared into mediawiki.legacy...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-07-24 Sam ReedRemoval of unused globals
2010-07-08 Niklas LaxströmIntroduce $wgBetterDirectionality that lets us work...
2010-07-08 Niklas LaxströmUnused template parameter
2010-07-05 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-15 Derk-Jan HartmanAdd the titles of interlanguage links to the tooltip...
2010-06-09 PlatonidesFollow up r65144 with Chad's fix, which nicely does...
2010-06-09 Chad HorohoePartial revert r67707, included half-baked patch
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-05-02 Bryan Tong Minh(bug 18408) All required permissions for uploading...
2010-04-16 PlatonidesMediaWiki messages show content on view and edit even...
2010-04-11 OverlordQFix so that toolbox entries correctly show on user...
2010-04-02 Alexandre Emsenhuber* (bug 22867) "View source" tab is now only displayed...
2010-03-23 Jack Phoenixmove newtalk stuff from SkinTemplate to its own functio...
2010-02-26 Alexandre EmsenhuberFixes to r62995:
2010-02-26 Mark A. Hershbergerfixes bug 20388; follow up r60216. Make sure ProfilerSi...
2010-02-11 Aryeh GregorWar on xml:lang
2010-02-11 Aryeh GregorAvoid silly markup like <ul >
2010-01-26 Tim StarlingRevert r61005, r61047 (show copyright message on specia...
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2010-01-15 Aryeh GregorRemove body_onload, was always set false anyway
2010-01-14 Sam ReedFixup r61005, seems i failed at applying the patch
2010-01-13 Sam Reed* (bug 16281) Show copyright system message on special...
2010-01-11 Bryan Tong MinhFollowup r58980: Moved logic for addsection-editintro...
2010-01-08 Mark A. Hershbergerfollow-up 60833
2010-01-08 Mark A. Hershbergerfollow up r60829
next