Merge "(bug 36761) "Mark pages as visited" should submit previously established filte...
[lhc/web/wiklou.git] / includes / Cdb_PHP.php
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "Adding params to getArrow()"
2012-05-21 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-21 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
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...