Expanded documentation for $wgGroupsAddToSelf/$wgGroupsRemoveFromSelf.
[lhc/web/wiklou.git] / includes / specials /
2008-10-25 Jack Phoenixadded new hook, UserRights::showEditUserGroupsForm...
2008-10-25 Aaron SchulzFix RSS for non 'newbies' targets
2008-10-25 Brion VibberBack out r42352, r42355, r42363, r42410 for now "Redesi...
2008-10-24 Huji(bug 12764) Special:LonelyPages shows transcluded pages
2008-10-24 Domas Mituzasreset password attempt throttle at successful logins
2008-10-23 Alex ZDon't show a broken wikilink to Special:Allpages when...
2008-10-23 Alexandre Emsenhuberfix XHTML error per report on [[Special:Code/MediaWiki...
2008-10-23 Chad HorohoeThrow a fieldset around the new search options.
2008-10-22 Robert StojnićRedesign Special:Search:
2008-10-21 Niklas Laxström* I thougth that this invalid html was fixed long ago
2008-10-20 Aaron Schulz(bug 16055) Fix duplicated ids on deleted diff view
2008-10-20 Raimond SpekkingFollow up for r41672: 'nosuchuser' is used twice
2008-10-20 Fran RogersFor consistency, make the DeletedContributions pager...
2008-10-20 Fran RogersUse the ContributionsToolLinks hook on Deleted Contribu...
2008-10-19 Aaron Schulz(bug 6955) RSS feed for Special:Contributions/newbies
2008-10-19 Aaron SchulzActually use $this->stripComment()
2008-10-19 Aaron SchulzCode style tweak
2008-10-19 Nicolas Dumazet(bug 15934) spacing on WhatLinksHere
2008-10-19 Nicolas Dumazet(bug 13701) {{NUMBEROFVIEWS}} magic word to show number...
2008-10-18 Alexandre EmsenhuberFix SQL query so that it works properly
2008-10-18 Alexandre EmsenhuberMoving SpecialWantedTemplates.php to SpecialWantedtempl...
2008-10-18 Alexandre Emsenhubersvn:eol-style native
2008-10-18 Danny B* A new special page to list wanted templates
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
next