summaryrefslogtreecommitdiff
path: root/includes/db_schema/db_schema_2_3.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach1-46/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-27/+22
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-8/+8
2014-10-06Tidy up DB schema updatesGreg Roach1-7/+2
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...fisharebest1-3/+1
2011-01-17After an upgrade, delete old/unused filesfisharebest1-31/+29
2010-10-10(no commit message)fisharebest1-1/+1
2010-10-09#622194 - MAX_ALLOWED_PACKET and MySQL >= 5.1.31fisharebest1-0/+62