(bug 24781) The API will include an XML namespace if the includexmlnamespace paramete...
[lhc/web/wiklou.git] / includes / specials /
2011-10-06 Brion Vibber* (bug 31435) Fix raw watchlist edit regression from...
2011-10-06 Sam ReedFollowup r99116, didn't notice $lang was used lower...
2011-10-06 Sam Reed-rakkaus/#mediawiki-i18n- (1 lines skipped) [06-Oct...
2011-10-06 Roan KattouwFollowup r99102: revert r88026 too, otherwise the dropd...
2011-10-06 Roan KattouwRevert r88025 (put Special:Contributions namespace...
2011-10-06 Happy-melonFU r83909: restore preprocessing stage to cache link...
2011-10-06 Alexandre Emsenhuber* Use local context instead of global variables
2011-10-06 Raimond SpekkingFix a regression from 1.17: Show date/times in user...
2011-10-06 Alexandre EmsenhuberAnd I forgot to commit this in r99038: make "unhide...
2011-10-06 Aaron SchulzRestored ability to list out an autoblock via #NUMBER
2011-10-05 Brion Vibber* (bug 31380) Fix style regression on Special:Allmessages
2011-10-05 Alexandre Emsenhuber* Use local context instead of global variables
2011-10-05 Aaron SchulzFixed:
2011-10-04 Aaron Schulz(bug 31179) Fixed problems with undeletion making bad...
2011-10-04 Alexandre Emsenhuber* Use local context instead of global variables
2011-10-03 Alexandre EmsenhuberUse local context instead of global variables
2011-10-03 Roan KattouwFix embarrassing mistake in r98718
2011-10-03 Alexandre EmsenhuberRemoved call to OutputPage::setSyndicated( true ) just...
2011-10-02 Roan KattouwFollowup r98707: apply this logic to signupend too...
2011-10-02 Roan KattouwFollowup r98707, r98713: check for blankness, not nonex...
2011-10-02 Aaron SchulzFixed broken ipb_deleted condition. Does not effect...
2011-10-02 Roan Kattouw(bug 31293) If Special:Userlogin is loaded over HTTPS...
2011-10-02 Daniel FriesenMore RequestContext -> IContextSource.
2011-10-02 Alexandre Emsenhuber* Use local context instead of global variables
2011-10-02 Aaron SchulzDon't show 'autoblock disabled' for IP blocks
2011-10-01 KrinkleAdd support for namespaces in Special:RecentChanges...
2011-10-01 Aaron SchulzFixed bogus addModules() call which broke the JS on...
2011-09-30 Aaron Schulz(bug 31283) Made ChangeEmail check $wgAuth->allowPropCh...
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-28 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-28 Aaron Schulz(bug 31206) "Altering blocks doesn't appear to be worki...
2011-09-27 Roan Kattouw(bug 31191) Followup to r90934: do this in the successf...
2011-09-27 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-26 Alexandre Emsenhuber* Call Linker methods statically
2011-09-25 Robin PepermansTalk page links were bluelinks if the root page existed...
2011-09-25 Alexandre EmsenhuberFollow-up r96958: forgot one use of $wgUser
2011-09-24 Happy-melon(bug 30636) integrate the remaining functionality of...
2011-09-24 Alexandre EmsenhuberUse local context instead of global variables
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-22 Alexandre EmsenhuberPer Aaron, fix for r97658: removed double call to paren...
2011-09-21 Alexandre EmsenhuberAdded missing calls to SpecialPage::setHeaders() and...
2011-09-21 Aaron SchulzFU 97704: I was thinking the space was already added...
2011-09-21 Aaron SchulzTweaked diff size number location to make sp:contribs...
2011-09-21 Alexandre EmsenhuberPer Nikerabbit, follow-up r97658: change getAuthor...
2011-09-21 Niklas LaxströmFix a conflict(?) in Special:Contributions in r97658.
2011-09-20 Sean ColomboHaz moar spaces :) ... follow-up to r97554 as per Jack...
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-09-20 Niklas LaxströmUse LinkBatch, instead of trying doing it manually...
2011-09-19 Brion Vibber* (bug 30977) Remove directions cruft, undo random...
2011-09-19 Sean ColomboMerged in change from Wikia which prevents an E_NOTICE...
2011-09-18 Brian Wolff(bug 18424) Clean up paging links on Special:allpages...
2011-09-17 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-16 Sam ReedFix extra brace
2011-09-16 Alexandre Emsenhuber* Added HttpError exception as replacement for wfHttpEr...
2011-09-16 Sam ReedRevert r91561
2011-09-15 Aaron Schulz(bug 30903) Show diff size in contribution list. Works...
2011-09-15 Robin PepermansUse wfSpecialList() so it displays properly when user...
2011-09-15 Robin PepermansRe-do reverted r96824, but in SpecialSearch first retur...
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-09-15 Alexandre EmsenhuberUse local context instead of global variables
2011-09-15 Brian Wolff(bug 30907) Special:Unusedcategories should sort ascend...
2011-09-14 Brion VibberRevert r96824: causes fatal errors when search query...
2011-09-14 Alexandre EmsenhuberUse local context instead of global variables
2011-09-14 Ian BakerSwitched from prepending http for protocol-relative...
2011-09-14 Roan KattouwIntroduce Language::getMessageKeysFor() and use it...
2011-09-14 Sean ColomboMerged wgWhatlinkshereLimit from Wikia. It defaults...
2011-09-13 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-13 Ian BakerIf the scaler URL is protocol-relative, things just...
2011-09-13 Chad HorohoeRevert r87992 and followups r87998, r89028 (Support...
2011-09-12 Alexandre Emsenhuber* Use local context instead of global variables (where...
2011-09-12 Robin PepermansSpecialSearch: add two hooks, one to modify the power...
2011-09-11 Robin Pepermans* r96737: set OutputPage->addWikiText() as an interface...
2011-09-11 Alexandre EmsenhuberPass the context to the HTMLForm object
2011-09-11 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-10 Robin PepermansCorrectly parse interface messages as such, so it doesn...
2011-09-10 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-09 Aaron Schulz* Don't list sp:ChangeEmail/sp:ChangePassword at Specia...
2011-09-09 Chad HorohoeResolve fixme on r96249: can't use in static context
2011-09-09 Brian WolffShow the "Move associated talk page button" on special...
2011-09-08 Ryan LaneAdding support for domains in SpecialPasswordReset...
2011-09-08 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-07 Aaron SchulzReverted r88023 per CR
2011-09-07 Sam ReedFix whitespace
2011-09-07 Siebrand MazelandFollow-up CR comment by Nikerabbit on r96433: Do not...
2011-09-07 Niklas LaxströmFfixes to r96443 and r96441
2011-09-07 Niklas LaxströmValidate log type here, and moved showHeader to the...
2011-09-07 Siebrand MazelandFollow-up r96429: use wfMessage() to make it work prope...
2011-09-07 Siebrand MazelandAdd "send e-mail" link on Special:Userrights and replac...
2011-09-07 Alexandre EmsenhuberPass the context to the HTMLForm object
2011-09-07 Alexandre EmsenhuberUse local context instead of global variables
2011-09-07 Robin PepermansPer Krinke on r91772, do not use general float/align...
2011-09-06 Sam ReedFix trailing whitespaces
2011-09-06 Ryan LaneSet wsDomain based on the user's session, if domain...
2011-09-06 Sam ReedFix Undefined index: showSizeDiff in /www/w/includes...
2011-09-06 Chad HorohoeCleanup to r95402, r95474: "Not using CamelCase is...
2011-09-06 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-05 Roan KattouwRevert r88008 (add size difference to Special:Contribut...
2011-09-05 Roan KattouwDon't use $wgServer (potentially protocol-relative...
2011-09-04 Alexandre EmsenhuberUse local context instead of global variables
2011-09-03 Alexandre EmsenhuberUse local context instead of global variables
next