summaryrefslogtreecommitdiff
path: root/library/WT/DB.php
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-4/+4
2012-05-31Fix: upgrades from 1.2.5, 1.2.6 and 1.2.7 fail to run database schema updatesfisharebest1-21/+30
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-11-10Fix: sidebar modules should use the module interface for their AJAX callback....fisharebest1-0/+22
2011-06-27Remove old/legacy functions from WT_DB. These were designed to work for all ...fisharebest1-38/+1
2011-01-30Fix: DB connections not working against unix sockets.fisharebest1-1/+1
2011-01-17After an upgrade, delete old/unused filesfisharebest1-7/+13
2011-01-04Add support for MySQL connection via named socketsfisharebest1-1/+5
2011-01-01Refactoring class names and use autoloading.fisharebest1-4/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+274