Don't freak out about #redirect: [[blah]], this was relatively common usage in older...
[lhc/web/wiklou.git] / includes /
2008-08-09 Brion VibberDon't freak out about #redirect: [[blah]], this was...
2008-08-08 Brion VibberCleanup for r38886 "(bug 12370) Add throttle on passwor...
2008-08-08 Brion VibberRevert r38879, 38880 "(bug 14002) Change cascade protec...
2008-08-08 Brion VibberRevert r38876 "(bug 2443) Add image name as alt-text...
2008-08-08 Aaron Schulz$wgPasswordAttemptThrottle cleanup
2008-08-08 Niklas Laxström* Format numbers passed to messages
2008-08-08 Brion VibberCleanup to r38831 -- don't check _just_ 'rss' and ...
2008-08-08 Brion VibberCleanup to cleanup -- keep the div name consistent...
2008-08-08 Brion VibberCleanup to r38799 ("Add a more descriptive message...
2008-08-08 Leon Weberfixing a missing tab
2008-08-08 Leon WeberIntroduced a new hook 'SkinAfterContent' that allows...
2008-08-08 Aryeh GregorUnescape more "safe" characters when producing URLs...
2008-08-08 Chad HorohoeShould be the last of the 0777's :)
2008-08-08 Chad Horohoe(bug 14868) Setting $wgFeedDiffCutoff to 0 now stops...
2008-08-08 SQLFix bug 15016 - 'Templates used on this page' inconsist...
2008-08-08 Andrew Garrett* (bug 12370) Add throttle on password attempts. Defaul...
2008-08-08 Andrew Garrett(bug 14002) Change cascade protection warning message...
2008-08-08 Andrew Garrett* (bug 2443) Add image name as alt-text when no caption...
2008-08-08 Tim StarlingFix fix r38823
2008-08-08 Tim StarlingDon't limit setlocale() hack to PHP 5.2.6, as per comme...
2008-08-08 Andrew GarrettRefactor out Block::isWhitelistedFromAutoblocks
2008-08-08 ShinjimanUpdate the Chinese conversion tables
2008-08-08 ShinjimanUpdate the Chinese conversion tables
2008-08-08 Tim StarlingWorkaround for PHP 5.2.6 escapeshellcmd()/escapeshellar...
2008-08-08 Chad HorohoeAllow users to override the default site feed. (bug...
2008-08-08 Siebrand MazelandFix on r38763 for "PHP Fatal error: Call to a member...
2008-08-07 Chad HorohoeBasic docs for the class.
2008-08-07 Raimond SpekkingAdd a more descriptive message to the links-to-image...
2008-08-07 Brion Vibber* (bug 14921) Special:Contributions/: add user name...
2008-08-07 Chad Horohoe+s
2008-08-07 Alexandre EmsenhuberRevert r38748; this allows to pass the bot param in...
2008-08-07 Shinjimanfollow up and fixing some leftovers for r38784
2008-08-07 Shinjiman* Added $wgDisableTitleConversion to disabling the...
2008-08-07 Raimond SpekkingFollow up for r38771.
2008-08-07 Raimond SpekkingMake space after semicolon consistent with other punctu...
2008-08-07 Fran RogersNon-crap version of r38753 - sorry about that ._.
2008-08-07 Tim StarlingChanges for NewUserMessage:
2008-08-07 Raimond SpekkingRevert r38753 - crap diff...
2008-08-07 Fran RogersFinishing touches on User.php documentation
2008-08-07 Chad HorohoeRemove (seemingly?) useless code. Feel free to revert...
2008-08-06 Brion Vibber* (bug 15055) Talk page notifications no longer attempt...
2008-08-06 Brion Vibber* (bug 15049) Fix for CheckUser extension's log search...
2008-08-06 Alexandre Emsenhuber* Tweak for my last commit: parse -> parseinline
2008-08-06 Roan Kattouw* (bug 15053) Syntactically incorrect redirects with...
2008-08-06 Alexandre EmsenhuberTweaks to Special:ListGroupRights:
2008-08-06 Aryeh Gregor(bug 15007) New 'pagetitle-view-mainpage' message allow...
2008-08-06 Chad HorohoeLogic for $wgSkipSkins should be in Skin.php, where...
2008-08-06 Alexandre EmsenhuberFixes for r38707:
2008-08-06 Alexandre EmsenhuberFor compatibility with PHP 5.0, it does not accept...
2008-08-06 Raimond SpekkingReapply part of r38229 under consideration of Brions...
2008-08-06 Andrew GarrettIgnore self-links for special pages. They might be...
2008-08-06 Raimond SpekkingSwitch errormessage and filter to show 1) filters and...
2008-08-06 Raimond Spekking* Consistency tweaks with other special pages like...
2008-08-06 Raimond SpekkingTweak doc of link() to reflect the order in function.
2008-08-06 Rotem LissThe use of noclasses breaks log entries. This is probab...
2008-08-06 Raimond SpekkingAllow PLURAL for 'expensive-parserfunction-warning'
2008-08-06 Fran RogersFix Doxyfile aliases, now that doxygen has wisen fwom...
2008-08-06 Fran RogersWrapped certain tricky constructs in @cond/@endcond...
2008-08-06 Daniel FriesenRevert r38675:
2008-08-06 Jack Phoenix(bug 15052) Skins should add their name as a class...
2008-08-05 Alexandre Emsenhuber* Remove useless ?> in Diff.php
2008-08-05 Guy Van den BroeckLoad Diff.php only when wgExternalDiffEngine is set
2008-08-05 Aryeh GregorOkay, let's not use wfDeprecated() when there are still...
2008-08-05 Guy Van den BroeckAlternative experimental diff implementation. Enable...
2008-08-05 Chad HorohoeRemove a few unused globals.
2008-08-05 Aryeh GregorRe-commit turning makeKnownLinkObj(), makeBrokenLinkObj...
2008-08-05 Aryeh GregorMake SpecialNewimages.php marginally less horrible...
2008-08-05 Roan KattouwAPI:
2008-08-05 Roan Kattouw* (bug 15044) Added requestid parameter to api.php...
2008-08-05 Chad HorohoeBadaccess-group1/2 no longer exist.
2008-08-05 Chad HorohoeThis can use User::getGroupsWithPermission() as well.
2008-08-05 Fran RogersDocumented User.php in depth; added useful aliases...
2008-08-05 Raimond SpekkingAllow PLURAL for 'listgrouprights-addgroup' and 'listgr...
2008-08-05 Raimond SpekkingReapply part of r38587:
2008-08-05 Brion VibberCleanup to r38608 ("Refactor badaccess-groupX and frien...
2008-08-05 Brion VibberUpdate for r38533 -- avoid notice spew from groups...
2008-08-05 Brion VibberRevert r38591 -- "Make good-faith effort to run BrokenL...
2008-08-05 Brion VibberRevert r38587, r38589 for now ("(bug 2314) Add links...
2008-08-05 Chad HorohoeRefactor badaccess-groupX and friends to use User:...
2008-08-05 Fran RogersAdded an id to history-search, so it can be accessed...
2008-08-04 Aryeh GregorMake good-faith effort to run BrokenLink hook in Linker...
2008-08-04 Raimond SpekkingFollow up for r38587: Thanks to VasilievVV for pointing...
2008-08-04 Raimond Spekking* (bug 2314) Add links to users custom CSS and JS into...
2008-08-04 Alexandre EmsenhuberAdd declaration of $links in SkinTemplate::buildCssLinks()
2008-08-04 Alexandre EmsenhuberUse wfScript()
2008-08-04 Roan Kattouw* Mention multivalue parameters in the message about...
2008-08-04 Chad HorohoeDisplay permissions specific to the API (such as writea...
2008-08-04 Brion VibberFollowup to r38525 (tweaks from r38400) -- don't put...
2008-08-04 Chad HorohoeReimplement User::, now with less crappy name and only...
2008-08-04 Domas Mituzasadd some useless WHERE condition instead of 'Job::pop' :)
2008-08-04 Brion VibberRevert r38427 "Create User::getGroupsInRoles(). Given...
2008-08-04 Aaron Schulzrespect return value of $article->doWatch() (bug 11135)
2008-08-04 Aaron SchulzRemove div
2008-08-03 Alexandre EmsenhuberUse a <fieldset> for the date selector in history
2008-08-03 Aryeh GregorLast commit contained errors. Revert most of it, keep...
2008-08-03 Aryeh Gregor* Output title before class in Linker::link() to match...
2008-08-03 Alexandre EmsenhuberUse clone() directly instead of wfClone()
2008-08-03 Aryeh Gregor(bug 15023) Another cosmetic regression from Linker...
2008-08-03 ShinjimanUpdate the Chinese conversion tables
2008-08-02 Aaron SchulzMove wfSupportsAjax() to ajax.js
next