bugfix: if the upload path is absolute, don't prepend the server URL
[lhc/web/wiklou.git] / includes / SpecialIpblocklist.php
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