renamed NAMESPACE constant to NAMESPACE_RESTRICTION (and PAGE to PAGE_RESTRICTION...
[lhc/web/wiklou.git] / includes / specials / SpecialBlockip.php
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-05 Siebrand MazelandFollow-up to r51084:
2009-05-27 Aaron Schulzreverted r49742 per CR; also it doesn't handle subpages...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-23 Chad HorohoeFollowup to r50744: Actually declare the method as...
2009-05-19 Chad HorohoeRemove the globals.
2009-05-19 Chad HorohoeFollowup to 50635: Consolidate all of these hacky globa...
2009-05-15 Chad Horohoe(bug 18549) Make Special:Blockip (and api action=block...
2009-04-30 Aaron SchulzTweaked account hiding & renaming limits
2009-04-23 Aaron SchulzChange for bug 18383, suppress user/talk page on user...
2009-04-22 Aaron Schulz* Added visibility to some functions
2009-04-22 Aaron Schulzfix silly typo
2009-04-21 Aaron Schulz* Fixed unblocking of hidden names (bug 18543)
2009-04-05 Aaron Schulz(bug 18346) Automatically hide RC log items on block too
2009-04-05 Alexandre EmsenhuberDon't display the "noautoblock" flag when blocking...
2009-04-05 Aaron SchulzFollow-up to r49191: Same thing but where the log is...
2009-04-05 Aaron SchulzsetUsernameBitfields() should skip suppress log items
2009-03-26 Aaron SchulzFix r48886: make sure title is normalized for query
2009-03-26 Aaron SchulzHide log items with said user as the target as well
2009-03-25 Aaron SchulzAdd suppression block log if allowed
2009-03-25 Aaron SchulzDouble check 'hideuser' before blocking
2009-03-21 Aaron Schulz* Disabled one query for now since index is still pending
2009-03-20 Aaron Schulzbolden username hiding option
2009-03-20 Aaron Schulz(bug 17831) Go ahead and hide where the username appear...
2009-03-14 Aaron Schulz* Log unsuppressed names in the suppress log as normal
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-02-02 Siebrand Mazeland(bug 17236) Suppress 'watch user page link' for IP...
2009-01-24 Aaron Schulz(bug 14423) Check flag validity for logging
2009-01-21 Alex ZFix for r45862, handle indefinite blocks correctly...
2009-01-18 Alex Z(bug 17045) Prefill the block form with the options...
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2008-11-23 Aaron Schulz* I didn't even notice the extra reblock check; merged...
2008-11-14 Aaron Schulz(bug 16305) Allow optional replacement of user talk...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-01 Alex ZFix rangeblock detection
2008-11-01 Alex Zpass user ID to Block::newFromDB in case of renames...
2008-11-01 Aaron SchulzPass user id to newFromDB() as well
2008-10-30 Alex Z(bug 10080) (bug 15820) - Allow modification of blocks...
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-02 Matt Johnston(bug 8440) Add API support for new blocking flag, also...
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-22 Aaron SchulzFill in blocklist from submit/url (bug 15611)
2008-09-21 Chad Horohoe(bug 15642) Remove ability for blocked sysops to block...
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-18 Brion VibberCleanup for r40944:
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-15 Brion VibberRevert r40838 -- patch is very scary and builds its...
2008-09-15 X!(bug 14638)
2008-09-03 Aaron SchulzMove doMassUserBlock() to core
2008-07-30 Jon Harald SøbyAdding accesskey="s" to forms in the following special...
2008-07-03 Chad HorohoeBug 14088 - excessively long block expiry times no...
2008-06-19 Brion VibberRename all the special page class files back to their...