Force string to UTF-8 if we have mb stuff available.
[lhc/web/wiklou.git] / includes / SpecialBlockip.php
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-23 Tim Starling* Make $wgUser->editToken() work for either logged...
2007-06-11 Raimond SpekkingDo not show blockemail checkbox when blocking an IP
2007-06-07 Daniel CannonReworked e-mail blocking. To be enabled for a user...
2007-06-07 Daniel Cannon(bug 7997) Added ability to Special:Blockip to block...
2007-05-30 Daniel CannonFix for bugzilla.wikimedia.org/show_bug.cgi?id=10036...
2007-05-29 Greg Sabino MullaneMake sure BlockHideName really defaults to 0, not false...
2007-05-10 Raimond Spekking* move hardcoded colons into message files
2007-05-01 Aaron Schulz*Remove double-escaping and inconsistent capitalization
2007-04-23 Raimond SpekkingReapply predefined block reasons (r21200) after reworking:
2007-04-20 Brion VibberReverting r21000 for the moment (predefined block messa...
2007-04-04 Raimond Spekking* Predefined block reasons added to special:blockip
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-28 Aaron Schulz*Fix isInRange(), remove cruft, add "ipv-6" prefix...
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-16 Raimond Spekkingwhen blocking a user the option 'anononly' is not avail...
2007-03-14 Aaron Schulz*Re-add some things lost in merge
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-03-14 Aaron Schulz*Show block log for IPv6 IPs too
2007-03-12 Aaron Schulz*IPv6 sanitizing, avoid use of native hex functions...
2007-03-12 Aaron Schulz*Automatic address expansion, remove redundant check
2007-03-12 Aaron Schulz* Add IPv6 support
2007-02-20 Brion Vibber* Hide irrelevant block options in Special:Blockip...
2007-01-31 Andrew GarrettIssue described at en.wikipedia.org/wiki/Wikipedia...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-19 Rob Church(bug 8701) Check database lock status when blocking...
2007-01-18 Rob Church(bug 8688) Handle underscores/spaces in Special:Blockip...
2007-01-18 Niklas Laxström* Escaping and Xml
2007-01-17 Antoine Mussowhitespaces
2007-01-15 Brion Vibbersome mornings 2 cups of coffee isn't enough
2007-01-15 Brion Vibbers/htmlspecialchars/urlencode/ for a URL get parameter
2007-01-15 Rob ChurchFormat block addresses with underscores better in conve...
2007-01-15 Rob Church(bug 8628) Add user-aware block list link to Special...
2007-01-14 Rob ChurchFix double-escaping introduced in r19259
2007-01-14 Rob Church(bug 8619) Add user-aware "unblock" link to Special...
2007-01-09 Rob Church* (bug 6638) List block flags in block log entries
2006-11-29 Brion VibberUndo oddity from r17987; function doesn't need to be...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-11 Brion Vibber* switched 'anon-only' block mode to default for IP...
2006-11-01 Andrew GarrettRestore patch that was temporarily reverted in order...
2006-11-01 Andrew GarrettRevert patch that was scapped into production without...
2006-11-01 Tim StarlingAdded block option "enable autoblocks". Patch by Werdna...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-08-30 Rob Church* (bug 4434) Show block log fragment on Special:Blockip
2006-08-15 Brion Vibber* Clean up tab order on Special:Blockip
2006-07-11 Brion Vibber* Fix regression in blocking of user accounts
2006-07-11 Brion VibberBlock form fixlets:
2006-07-11 Tim Starlingblock the canonical username
2006-07-10 Tim Starling* Allow blocks on anonymous users only.
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoSome more PHP5 stuff
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-11 Rob Church* Improve the "uploads disabled" warning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-12-04 Antoine MussoClean up unused globals!
2005-11-03 Tim Starlingfix for PHP 5.1, yet another arbitrary change of return...
2005-09-19 Ævar Arnfjörð Bjar... * (bug 2929) Make Special:Blockip/Username work
2005-08-25 Brion VibberRevert more minor breakage from missing HTML escaping...
2005-08-12 Niklas Laxström*html-safety fixes
2005-07-24 Brion Vibber* (bug 2953) 'other' didn't work in Special:Blockip...
2005-07-06 Niklas LaxströmFix warning
2005-07-06 River Tarnellwhen a value is selected, hide the 'time' entry field
2005-07-05 River Tarnellbug 1651: ipboptions should be translatable
2005-06-28 Ævar Arnfjörð Bjar... * Using wfMsgForContent() rather than wfMsg() for getti...
2005-06-28 River Tarnell(bug 2577) when [[MediaWiki:Ipboptions]] contains ...
2005-06-28 Ævar Arnfjörð Bjar... * Removed $wgBlockExpiryOptions, obsoleted by msg:ipbop...
2005-06-28 River Tarnell* (bug 2577) Allow sysops to enter non-standard block...
2005-06-24 Ævar Arnfjörð Bjar... * Removed htmlspecialchars(), everything given to setSu...
2005-04-28 Ævar Arnfjörð Bjar... * Removed the need to supply a reason for a block.
2005-04-19 Brion Vibber* (bug 1927) Incorrect escaping on wikitext message...
2005-03-26 Antoine MussoFix "ip address or username" when $wgSysopUserBans...
2005-03-24 Ævar Arnfjörð Bjar... We *do* like pretty html right?;)
2005-03-24 Ævar Arnfjörð Bjar... Fixed a fatal XML error, <select/><option>foo</option...
2005-03-13 Evan ProdromouChanged the calling protocol for function wfRunHooks...
2005-03-07 Mr. E23Fixed occurence of php escape tags in HTML output.
2005-02-22 Mr. E23Made list of expiry options configurable.\nRemoved...
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-02-17 Mr. E23Replacing block time field with an intuitive drop-down...
2005-01-29 Brion Vibber* (bug 829) Fix URL-escaping on block success
2005-01-29 Brion Vibber* (bug 1429) Stop double-escaping of block comments...
2005-01-14 Tim Starlingelaborate fix for bug 1156: Block log: missing expiry...
2004-11-27 Evan ProdromouAdded event-hooking code for blocking users and IPs...
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-09-22 Antoine MussoFix bugzilla.wikipedia.org/show_bug.cgi?id=528 . New...
2004-09-19 Antoine Mussosingle quotes
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-24 Brion VibberSpecial:Log and the logging table -- unified logging...
2004-04-26 Brion VibberXHTML fixes
2004-03-14 Tim Starlingbug fix: invalid ranges didn't halt processing
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-22 Tim Starlingno blocks larger than /16
next