Disable Special:Sitesettings, as it is far far far from working.
[lhc/web/wiklou.git] / includes / Block.php
2005-03-18 Magnus ManskeBypassing UNION SQL for mysql3
2005-03-08 Brion Vibber* Respect read-only mode on block removals
2005-01-22 Jens Frankconverted comments to PHPDOC format
2005-01-11 Brion Vibber* (bug 1184) expiry time of indefinite blocks shown...
2005-01-11 Brion Vibber* (bug 1204) Blocks do not expire automatically
2005-01-01 Jens FrankBUG#1244 Use a UNION to improve index use.
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-09-07 Domas Mituzasfix timestamp for expiry too
2004-09-07 Domas Mituzastimestamp fix, PR405
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-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-15 Tim StarlingAdded FOR UPDATE mode to Block.php, to fix memcached...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-10 Tim StarlingLoad balancing enabled in places where it's thought...
2004-06-11 Domas Mituzasdon't use OR on empty variables
2004-06-08 Antoine Mussosome double quoting replaced by single quoting
2004-02-27 Tim Starlingfixed problem with updateTimestamp() altering existing...
2004-02-21 Tim Starlingminor change
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-16 Tim Starlingproper handling of infinite expiry
2004-02-14 Tim StarlingTwo blocking features: IP range blocks, and expiry...
2003-11-19 Brion VibberReverse order for ipblocklist: most recent first
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-09-07 Tim StarlingAutoblocker privacy protection
2003-09-01 Tim Starlingnew Block object, block expiry, optional sysop blocks