Added wgIsMainPage (Title->isMainPage) to mw.config
[lhc/web/wiklou.git] / includes / OutputPage.php
2011-05-01 KrinkleAdded wgIsMainPage (Title->isMainPage) to mw.config
2011-04-25 Siebrand MazelandRevert r86872: Breaks LiquidThreads page moves with...
2011-04-25 Happy-melonImplement an interface and abstract class to hold the...
2011-04-23 Mark A. Hershbergerrandom w/s cleanup
2011-04-18 Happy-melonAdd ThrottledError to throw when the user hits a rate...
2011-04-18 Sam Reed* (bug 28532) wfMsgExt() and wfMsgWikiHtml() use $wgOut...
2011-04-18 Sam ReedRevert unintended changes from r86302
2011-04-18 Sam Reed* (bug 28586) YAML: strings that are the same as boolea...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-15 Chad HorohoeMerge r81445 from 1.17: revert r70520 (js password...
2011-04-13 Happy-melonImplement user-is-blocked and wiki-is-read-only as...
2011-04-12 Happy-melonallow methods to generate a "user does not have require...
2011-04-11 Sam ReedRemove unused globals
2011-04-07 Alexandre EmsenhuberMoved rateLimited() and showLagWarning() near other...
2011-04-07 Roan KattouwFix copypaste fail in r85616
2011-04-07 Roan KattouwFor bug 27488: move the startup script, jquery+mediawik...
2011-04-06 Brion Vibber* (bug 28444) Fix regression: edit-on-doubleclick retai...
2011-04-05 Happy-melonFollow-up r85403: rm debugging code and a defunct metho...
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-04-04 Niklas LaxströmFollow-up r85302: whitespace fix
2011-04-04 Aaron SchulzFollow-up changes to r84610:
2011-04-04 Daniel FriesenInstead of creating an OutputPage and then setting...
2011-04-03 Happy-melonFollow-up to r85240:
2011-04-03 Daniel FriesenFollowup r85250; Revert a static method back to use...
2011-04-03 Daniel FriesenContinue with r85240; Move getSkin from User to Request...
2011-04-03 Daniel FriesenImplement the RequestContext class. Some credit to...
2011-04-03 Niklas LaxströmFollow-up r85226, r85227: add @since annotations
2011-04-03 Aaron Schulz* Removed isset() checks - redundant given Parser:...
2011-04-03 Daniel FriesenStart better utalizing OutputPage as the focal point...
2011-04-02 Alexandre Emsenhuber* Moved all <link> definitions in OutputPage::getHeadLi...
2011-03-31 Brion Vibber* (bug 27893) Edit-on-doubleclick now applies only...
2011-03-30 Purodha B BlissenbachFix new typos introduced in r84799.
2011-03-26 Purodha B BlissenbachMinor: removed some typos in comment lines.
2011-03-23 Happy-melon$wgUser->blockedBy() already returns a name, doesn...
2011-03-23 Aaron Schulz* Put parser output file version tracking to core
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-19 Happy-melonFollow-up r81524: fix fatal when modules are deregistered
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-03-14 Roan Kattouw(bug 27564) Timestamp of site module embedded in Squid...
2011-03-13 Alexandre EmsenhuberFix for r83698: pass the Title object to the skin so...
2011-03-12 Happy-melonFollow-up r83755: @deprecated @since is wrong, doesn...
2011-03-11 Alexandre EmsenhuberOnly call User::getSkin() when necessary.
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-03 Happy-melonOptionally disable including mediawiki.legacy (wikibits...
2011-02-25 Alexandre Emsenhuber* (bug 27680) Fix for r82273: wgCanonicalSpecialPageNam...
2011-02-21 Sam ReedFixup and add another return type
2011-02-20 Roan Kattouw(bug 27468) Move private styles out to their own sectio...
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-02-19 Roan Kattouw(bug 27302) Avoid unnecessary requests for user and...
2011-02-18 Alexandre EmsenhuberWe have already have a printable flag in the OutputPage...
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Alexandre EmsenhuberMoved Skin::makeGlobalVariablesScript() to OutputPage...
2011-02-16 Sam ReedFix text description of OutputPage::getLanguageLinks...
2011-02-16 Roan Kattouw(bug 27302) Don't append the current timestamp for...
2011-02-07 Rob LanphierFollowup to r69185, putting the "dir" attribute back...
2011-02-06 Ilmari Karonen(bug 23315) Add new body classes to allow easier stylin...
2011-02-06 Alexandre Emsenhuber* Changed all calls to wfMsgWikiHtml() in core
2011-02-05 Alexandre EmsenhuberEasier to use addWikiText() in wrapWikiMsg()
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-02-02 Happy-melonFollow-up r79682: more documentation tidying
2011-01-28 Krinklefixing php Parse error: syntax error from r81169
2011-01-28 PlatonidesFollow up r81100. Don't hardcode hiddencat quotes,...
2011-01-27 OverlordQFollowup r81067, use the right syntax for doing a join
2011-01-26 Sam ReedFixup query fail from r80936
2011-01-24 Sam ReedCouple more raw SQL to query arrays
2011-01-22 Brion Vibber* (bug 26861) avoid warning in OutputPage::addVaryHeade...
2011-01-14 Niklas LaxströmFollow-up r80192, tweak docs
2011-01-13 Daniel FriesenFollowup r80192 which had an unclosed comment causing...
2011-01-13 Sam ReedFixing up spaces to tabs in r80192
2011-01-13 Antoine MussoOutputPage properties documentation
2011-01-11 Roan KattouwFollowup r80003: array_unique() preserves keys, so...
2011-01-11 Roan KattouwApply array_unique() to module lists in OutputPage...
2011-01-09 Niklas Laxström* (bug 25506) Exception is thrown if OutputPage::parse...
2011-01-07 Roan Kattouw(bug 26497) printable=yes and handheld=yes request...
2011-01-06 Happy-melonMore ancient deprecated functions:
2011-01-06 Roan KattouwFix bug 26570 (user CSS preview broken) and bug 26555...
2011-01-05 Alexandre EmsenhuberAllow OutputPage::parse() to parse in any langauge...
2011-01-04 Alexandre EmsenhuberUse isArticleRelated() instead of checking if $wgArticl...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2010-12-25 KrinkleReverting r78889 and r78865. Breaks changeslist on...
2010-12-24 Roan KattouwReally fix bug 26131: just putting the site+user <link...
2010-12-23 Roan KattouwFollowup r78933: reapply r78802
2010-12-23 Roan KattouwRevert r78023 and its follow-up r78802: change seems...
2010-12-23 Happy-melon(bug 17456) implement CollapsibleTables in core javascr...
2010-12-22 Sam ReedFollowup r78023, change usage of $style to $styles...
2010-12-14 Krinklemerging the two addModules() calls into one, (they...
2010-12-12 Alexandre EmsenhuberIt's easier to use addWikiMsgArray()
2010-12-09 Krinklestart resourceloadify mw.legacy.ajaxwatch
2010-12-09 Alexandre EmsenhuberFor consistency: call set both article and article...
2010-12-08 Alexandre EmsenhuberaddInlineScript() won't work since the content of ...
2010-12-08 Alexandre EmsenhuberRemoved OutputPage::setEncodings(); its current impleme...
2010-12-07 Trevor ParscalImproves on r77693 by placing ResourceLoader "only...
2010-12-07 Trevor ParscalImproves on r77693 by ensuring site styles are loaded...
2010-12-04 Trevor ParscalFixes r77696 where a few mistakes were made. Also impro...
2010-12-04 Trevor ParscalMade use of Xml::encodeJsCall - improves on r77693.
2010-12-03 Trevor ParscalResolves bug #26131 by always placing user scripts...
next