Refactor contribs to use the newer class extension method (about to do bug 6955)
[lhc/web/wiklou.git] / includes / specials /
2008-10-17 Aaron SchulzRefactor contribs to use the newer class extension...
2008-10-17 Aaron Schulzwhitespace :)
2008-10-17 Aaron SchulzBreak long line
2008-10-15 Brion VibberBack out r41630 -- merging of Nuke extension to core
2008-10-13 Brion VibberTweaks to r41902 "(bug 14634) Show range blocks for...
2008-10-12 Aaron SchulzCheck $wgUser->useRCPatrol()
2008-10-12 Aaron Schulz(bug 15946) Add hidepatrolled option to Special:Watchlist
2008-10-11 Chad HorohoeRevert r41603, r41751 (splitting Preferences validation...
2008-10-11 Tim StarlingFix freaky calling method for MovePageForm::showForm...
2008-10-11 Tim StarlingRevert merge of DismissableSiteNotice into the core...
2008-10-10 Greg Sabino MullaneFix invalid SQL, per bug #15836
2008-10-10 Tim StarlingFix stomach-churning case of edititis in r41350: made...
2008-10-10 Tim StarlingFix error display on invalid destination title on GET...
2008-10-09 Aaron Schulz(bug 14634) Show range blocks for IPs
2008-10-09 Aaron SchulzMore cleanup:
2008-10-09 Aaron SchulzFix ipv6 block searches
2008-10-09 Alexandre Emsenhuber(bug 15795) Special:Userrights is now listed on Special...
2008-10-08 Aaron Schulz(bug 13179) Allow transclusion of Special:RecentChanges...
2008-10-08 Aaron SchulzDon't show header if including
2008-10-08 Aaron SchulzShow contribs link only if it applies
2008-10-08 Raimond SpekkingCleanup for r41831:
2008-10-08 Aaron Schulz(bug 15432) Contribs links at blockip. Moved "edit...
2008-10-07 Raimond SpekkingCleanup for r41782: use a common class, not a series...
2008-10-06 Aaron Schulz(bug 10250) New password submission oddness for empty...
2008-10-06 Aaron SchulzQuery and UI cleanup
2008-10-06 Aaron Schulz(bug 4391) Blocklist filters
2008-10-06 Chad Horohoe+a few docs
2008-10-06 Niklas LaxströmaddWikiMsg
2008-10-06 Aaron SchulzRemove some redundant "starting from" message cruft...
2008-10-06 Tim StarlingDisable double redirect fixer by default, pending resol...
2008-10-06 Tim StarlingAllow humans to suppress redirect too, not just bots...
2008-10-05 Ryan Schmidt* fixing DismissSiteNotice so that it works properly...
2008-10-04 Bertrand GrondinFixing link not displayed for nosuchuser message, bug...
2008-10-04 Huji(bug 10323) Special:Undelete should have "inverse selec...
2008-10-04 Alexandre EmsenhuberSome cleanup
2008-10-04 Siebrand Mazeland* Add functionality of extension Nuke to core. Messages...
2008-10-03 Chad HorohoeSplit off some of these validation methods into their...
2008-10-02 Alexandre EmsenhuberCustom error message from the AbortMove hook is now...
2008-10-02 Matt Johnston(bug 8440) Add API support for new blocking flag, also...
2008-10-02 Matt JohnstonFix 41533 - Update message name to be more descriptive
2008-10-02 Matt Johnston(bug 8440) Fix ipblocklist to show new allow usertalk...
2008-09-30 Chad HorohoeCleanup for Xml::namespaceSelector():
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-29 Victor VasilievFix silly typo.
2008-09-28 Victor VasilievSplit time and date in messages.
2008-09-28 Victor Vasiliev* Fix caching
2008-09-28 Niklas Laxström* Some cleanup
2008-09-28 Niklas Laxström* Do not show anything if user has not done any edits
2008-09-28 Victor VasilievSome code cleanup per Nikerabbit
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-28 Niklas Laxström* Use formatNum
2008-09-28 Aaron SchulzMake listusers show users' edit counts (bug 15503)
2008-09-28 Niklas Laxström* Do not pass objects to functions that don't take...
2008-09-28 Niklas Laxström* (bug 15388) Title of Special:PrefixIndex
2008-09-27 Alexandre EmsenhuberFix for r41108 (as per comment on bug 15642): Also...
2008-09-26 Matt JohnstonFix r41248 per Chad's suggestions on Wikitech. $wgBlock...
2008-09-25 Matt Johnston(bug 8440) Allow preventing blocked users from editing...
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-23 Siebrand Mazeland* fix localised special pages for Special:DeletedContri...
2008-09-23 Siebrand MazelandAdd extension DeletedContributions to core
2008-09-22 Aaron SchulzFill in blocklist from submit/url (bug 15611)
2008-09-22 Aaron Schulzrev_deleted security improvements as well as fix for...
2008-09-22 Aaron SchulzRemove Revision::revText() and move functionality to...
2008-09-22 Aaron SchulzUse IP::isIPAddress() to catch ranges and therefore...
2008-09-22 Raimond Spekking* Add loadAllMessages, neede for usergroups definded...
2008-09-21 Chad HorohoeThrow an error when the source and destination pages...
2008-09-21 Siebrand MazelandAppend a <sup>*</sup> if a tooltip is available
2008-09-21 Siebrand MazelandRemove leftover div
2008-09-21 Siebrand Mazeland* Add tooltips for Users and Active users, shortening...
2008-09-21 Chad Horohoe(bug 15642) Remove ability for blocked sysops to block...
2008-09-21 Aaron SchulzRun query for people that don't have $wgMiserMode on...
2008-09-20 Tim StarlingDon't run hour-long, unlimited row-count DB queries...
2008-09-20 Aaron SchulzRevert r40909, still too slow for comfort
2008-09-20 Victor VasilievAdd class to rows so admins can hide groups from Specia...
2008-09-20 Aaron SchulzFix regression from r40636: footer is now parsed again
2008-09-20 Tim StarlingFixed warning. QueryPage subclasses are required to...
2008-09-20 Chad Horohoe+doc
2008-09-19 Brion VibberQuickie example adding $wgLang->commaList() to encapsul...
2008-09-19 Aaron SchulzRemove some individual transactions
2008-09-18 Aaron Schulz* Add support for log importing
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-18 Brion VibberCleanup for r40944:
2008-09-18 Aaron Schulz* Move Import stuff to it's own file like Export
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-09-17 X!Readding 'Full Block Log' link, after being removed...
2008-09-16 Aaron Schulz* Add transaction to undelete
2008-09-16 Aaron SchulzThis is indexed now, do live. (bug 3945)
2008-09-16 Tim StarlingRevert r40627, r40551, r40536, r40535 (mark non-autocon...
2008-09-15 Brion VibberRevert r40838 -- patch is very scary and builds its...
2008-09-15 X!(bug 14638)
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core
2008-09-14 Rotem LissLocalization: Keep date as the first parameter, before...
2008-09-14 Alex Z(bug 15598) Special:Newpages default limit uses user...
2008-09-14 Ilmari KaronenMake sure no outgoing links are listed for nonexistent...
2008-09-13 Siebrand Mazeland* split time and date in 'emailauthenticated', and...
2008-09-13 Aaron SchulzCleanup for r40770:
2008-09-13 X!(bug 12284) Special:Preferences now sets a returnto...
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-12 Aryeh Gregor(bug 6702) Improve default English messages
next