Re-encode in utf-8 and removed trailing whitespaces
[lhc/web/wiklou.git] / includes / OutputPage.php
2008-05-23 Andrew GarrettCore changes for GlobalBlocking and TorBlock extensions...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-12 Brion VibberRevert r34559 and fix r34542 -- include rightclickedit...
2008-05-09 Brion Vibber* add OutputPage::addScriptFile() for easier adding...
2008-05-03 Aaron Schulz* Add method to append subtitle
2008-04-18 Niklas Laxström* Parse messages in correct language, so plurals and...
2008-04-16 Alexandre Emsenhuber* added call to wfDeprecated() to methods marked as...
2008-04-15 Robert StojnićAjax suggestions:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-10 Tim StarlingAdd CentralAuth cookies to the XVO header
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-04-09 Aaron Schulz* Select len,is_redirect too
2008-04-07 Alexandre EmsenhuberAdded parameter to BeforePageDisplay hook so that...
2008-04-06 Alexandre Emsenhuber(bug 12064) BeforePageDisplay hook is now called for...
2008-02-25 Tim Starling* Put both hidden categories and normal categories...
2008-02-25 Huji(bug 13140) Show parent categories in category namespace
2008-02-24 Tim Starling* Add wfReadOnlyReason() to supply the reason for the...
2008-02-22 HujiIntroducing $wgFeed variable. Allows tuning sydication...
2008-02-22 Tim Starlingfixed XVO header
2008-02-21 Tim Starling* Don't show edit permissions errors on a red link...
2008-02-20 Tim Starlingfix bug 13085 (since last commit)
2008-02-20 Tim Starling* Added __HIDDENCAT__ feature, to hide categories from...
2008-02-20 Tim StarlingVary the cache on session, Token and LoggedOut cookies...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-13 Brion Vibber* (bug 12935, 12981) Fully-qualify archive URLs in...
2008-02-08 Tim StarlingAdd an X-Vary-Options header, as per my proposed squid...
2008-01-24 Aryeh GregorCommit some junk: spacing, braces, parentheses, other...
2008-01-21 Raimond SpekkingAdd an comment for used messages, to enssure that grep...
2008-01-14 Domas Mituzas* Shortcutted Title::userCanRead() for public wikis
2008-01-13 Domas Mituzasavoid calling things on $wgTitle that might be not...
2008-01-12 Brion Vibber* Use only default options when generating RSS and...
2008-01-02 Aryeh GregorWhen a user is prohibited from creating a page, a title...
2008-01-02 Aryeh GregorClean up some error-handling messages a bit, particular...
2008-01-02 Aryeh GregorRevert incorrectly committed file, again.
2008-01-02 Aryeh GregorFix whitespace, brace style
2007-12-19 Brion VibberFix regression in 28274: autodiscovery feed links were...
2007-12-17 Thomas BleherFind and fix places where globals were being used witho...
2007-12-16 Victor Vasiliev* Introduce new user preference: ajaxsearch
2007-12-10 Tim StarlingAdd support for parse warnings. Currently only displaye...
2007-12-09 Victor VasilievFix broken code
2007-12-09 Ilmari KaronenClean up and document OutputPage::readOnlyPage(), remov...
2007-12-08 Victor Vasiliev* (bug 943) RSS feed for Recentchangeslinked
2007-11-20 Aryeh GregorTweaks for the new rateLimited(): remove @todo i18n...
2007-11-20 Andrew Garrett* Ensure that rate-limiting is applied to rollbacks.
2007-11-15 Rotem LissShow 'no reason given' rather than a single apostrophe...
2007-11-06 David McCabeThe uncontroversial Liquid Threads hooks.
2007-10-18 Brion VibberRevert r26670 [LiquidThreads-related patches] for now:
2007-10-15 Raimond Spekking* Message 'cascadeprotected' has for a longer time...
2007-10-12 David McCabeMerged in changes from Liquid Threads branch including...
2007-09-24 Brion VibberClean up r26058, r26059 a bit...
2007-09-24 Aryeh Gregor"' onload='send_me_your_credit_card_info()" would be...
2007-09-24 Aryeh Gregor(bug 5412) Add feed links for the site (i.e., Recentcha...
2007-09-14 Brion Vibber* (bug 11342) Fix several 'returnto' links in permissio...
2007-09-11 Brion Vibber* (bug 9252) Fix for tidy funkiness when using editintr...
2007-08-31 Aaron Schulz*Revert r25375, breaks other messages. I didn't realize...
2007-08-31 Aaron Schulz*Remove debug line
2007-08-31 Aaron Schulz*Use addHTML() on formatPermissionsErrorMessage() gener...
2007-08-31 Aaron Schulz*$groups are links if possible (strings otherwise)...
2007-08-27 Brion VibberRevert bug 10347 stuff -- too-big, too-prominent, too...
2007-08-26 Aaron Schulz*Generalize function to list UI names for all groups...
2007-08-22 Rob Church(bug 9339) Use wfMsgExt() in OutputPage::showErrorPage...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-16 Daniel CannonHaha .. woops. Left some debugging in there :)
2007-08-16 Daniel Cannon* Fix bug with Protected namespace message when protect...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-08-11 Rob ChurchTreat slave lag warning messages as wiki text and updat...
2007-08-06 Raimond Spekking* Tweaking Werdnas new functions 'showPermissionsErrorP...
2007-08-03 Andrew GarrettUse the new userCan changes to display better, clearer...
2007-08-01 Yuri AstrakhanPer Brion's suggestion, fixed blocker user detection...
2007-08-01 Andrew GarrettuserCan changes, which have been done for about 3 weeks...
2007-07-31 Raimond SpekkingAdding new parameter $8 with the begin of a block to...
2007-07-29 Rob ChurchIntroduce OutputPage::addReturnTo(), with a view to...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-10 Aryeh Gregor(bug 9151) Remove timed redirects on "Return to X"...
2007-07-07 Daniel CannonPer-page protection should take precedence over namespa...
2007-07-07 Rob ChurchKill some parameter cruft
2007-07-07 Rob Church* Rename "namespaceprotectedtext" to "namespaceprotected"
2007-07-07 Rob ChurchClean up OutputPage::readOnlyPage() -- most of these...
2007-07-07 Daniel CannonIf the user is unable to edit a page because the namesp...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-25 Rob ChurchRevert r23395, since it won't work (d'oh, of course)
2007-06-25 Rob ChurchOn second thoughts, don't increment the parser cache...
2007-06-25 Rob ChurchFix up DISPLAYTITLE and enable per default:
2007-06-20 Aaron Schulz*Use wfSuppressWarnings() instead of error_reporting()
2007-06-20 Aaron Schulz*error_reporting() again...sigh
2007-06-20 Tim StarlingRemoved mImageTimestamps, use the OutputPageParserOutpu...
2007-06-02 Daniel Cannon(bug 10076) Modified so as to output whoever the origin...
2007-06-01 Daniel CannonAparently, it need not only be defined but *initialized...
2007-06-01 Daniel CannonFixes for previous commit:
2007-06-01 Daniel Cannon(bug 10076) If a user is blocked as the result of a...
2007-05-31 Aaron Schulz*Add BeforeGalleryFindFile, TitleLinkUpdatesAfterComple...
2007-05-24 Antoine MussoRename $wgSlaveLagOhNo (r22310) to $wgSlaveLagCritical.
2007-05-21 River Tarnell"Changes newer than 1 seconds may not be shown in this...
2007-05-18 Rob Church* Support passing message arguments to OutputPage:...
2007-05-18 Rob Church* (bug 9628) Show warnings about slave lag on Special...
2007-05-16 Brion Vibberuse $wgStyleVersion in handy-dandy $wgOut->addStyle...
2007-05-16 Brion Vibber* (bug 1438) Fix for diff table layout on very wide...
2007-05-08 Ilmari KaronenDisable user scripts on Special:Preferences, to prevent...
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-05-04 Raimond SpekkingAdded a check for "indefinite" if a local customization...
next