* (bug 6701) Kazakh language variants in MessagesEn.php
[lhc/web/wiklou.git] / includes / SpecialIpblocklist.php
2006-08-08 Rotem LissRemoving the last references to OutputPage::sysopRequir...
2006-07-14 Tim Starlingmissed one
2006-07-12 Antoine MussoMigrate IP related tools from ProxyTools.php to IP.php
2006-07-12 Brion Vibber* (bug 6635) Fix regression searching for range blocks...
2006-07-11 Brion Vibber* (bug 6627) Fix regression in Special:Ipblocklist...
2006-07-10 Tim Starling* Allow blocks on anonymous users only.
2006-07-07 Rob Church* (bug 6586) Regression in "unblocked" subtitle
2006-06-24 Rob ChurchFix injection/cross-site scripting issue (report from...
2006-06-23 Rob Church* Rename "ipusuccess" to "unblocked", change the format...
2006-05-22 Rob Church* (bug 5511) Fix URL-encoding of usernames in links...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-17 Rob ChurchFix false blue links on Special:Ipblocklist
2006-01-16 Rob ChurchFix disappearing autoblocker numbers
2006-01-15 Rob ChurchFix fucked up unblock links in Special:Ipblocklist
2006-01-15 Rob ChurchGenerate link to talk page of the blocker in Special...
2006-01-15 Rob Church* Generate user page links in Special:Ipblocklist where...
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-08-29 Brion Vibber* IP privacy fix for blocklist search on autoblocks
2005-08-27 Brion Vibber* (bug 3284) Ipblocklist paging, substring search
2005-08-23 Tim StarlingFaster retrieval of range blocks, faster lookup of...
2005-08-12 Niklas Laxström*html-safety fixes
2005-08-11 Antoine MussoHack #1487: Special:Ipblocklist outputs <ul></ul> which...
2005-04-04 Ævar Arnfjörð Bjar... * Documentation
2005-02-22 Brion VibberWar on cruft: commentBlock() usage, use a styled <span...
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-01-29 Brion Vibber* (bug 1429) Stop double-escaping of block comments...
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-13 Jens FrankFix cross site scripting bug
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
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-08-13 Brion VibberAntiglobalization!
2004-04-09 Brion VibberXHTML fixes.
2004-04-07 Erik Moeller1) when autosummaries are mixed with human-written...
2004-04-01 Tim Starlinguse of $wgRequest
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-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-14 Tim StarlingTwo blocking features: IP range blocks, and expiry...
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-10-16 Tim Starlingblock/unblock log; split off profiling into Profiling...
2003-09-20 Tim Starlingminor usability enhancement
2003-09-07 Tim StarlingAutoblocker privacy protection
2003-09-01 Tim Starlingnew Block object, block expiry, optional sysop blocks
2003-08-31 Tim StarlingUndelete bug partially fixed; Sysop ability to block...
2003-04-14 Lee Daniel CrockerInitial revision