[FileRepo] Purging/transaction fixes.
[lhc/web/wiklou.git] / includes / Cdb_PHP.php
2012-02-15 Aaron SchulzDelete the temp cdb file when an exception is thrown...
2012-02-15 Aaron SchulzPut the filename in more of the exceptions thrown
2012-02-09 Sam ReedDocumentation and whitespace
2011-10-29 Sam ReedMore documentation
2011-05-28 Sam ReedAnd some more....
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2010-11-03 Max SemenikCDB support: never refer to it as just "DB" in messages...
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2009-08-13 Aaron SchulzSanity check $this->handle on close()
2009-07-24 Brion Vibber64-bit host compatibility for hash function in pure...
2009-07-24 Aaron SchulzAvoid some silly unlink notices
2009-06-22 Tim StarlingOptimised the CDB hash function, now roughly twice...
2009-06-20 Tim StarlingAdded PHP port of CDB, with abstraction layer. Tested...