Don't limit setlocale() hack to PHP 5.2.6, as per comment on bug 14944.
[lhc/web/wiklou.git] / includes /
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
2008-08-02 Robert StojnićAnother shot at bug 11035, added descriptive HTML title...
2008-08-02 Robert StojnićWhoops, committed this by mistake.
2008-08-02 Robert StojnićSeems we cannot relay on __toString() to do its job...
2008-08-02 Chad HorohoeTweak the version info for MW just a bit, bring it...
2008-08-02 Robert Stojnić* (bug 14972) Use localized alias of Special:Search...
2008-08-02 Alexandre EmsenhuberFixes for r38424:
2008-08-02 Chad HorohoeCreate User::getGroupsInRoles(). Given an array of...
2008-08-02 Victor Vasiliev* Fix WebRequest.php
2008-08-02 Victor VasilievShow $wgAddGroups and $wgRemoveGroups on Special:ListGr...
2008-08-02 Chad HorohoeRemove unused global.
2008-08-02 Andrew GarrettUse content language for rightsnone
2008-08-02 Chad HorohoeTake Article::viewRedirect() public and have it return...
2008-08-02 Jon Harald SøbyGah, committed Linker.php by mistake. Reverting.
2008-08-02 Jon Harald SøbyAdding messages for new global group 'sysadmin'. Brion...
2008-08-01 Aaron SchulzAdd date selector to history pages
2008-08-01 Aaron SchulzOpps, var renamed
2008-08-01 Aryeh GregorFix the regression Brion noticed (not caused by me...
2008-08-01 Aaron SchulzRemove extra vars
2008-08-01 Aaron Schulz* Better yet, move getDateCond() to reverseChronologica...
next