summaryrefslogtreecommitdiff
path: root/includes/db_schema/db_schema_18_19.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach1-40/+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-26/+21
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-7/+7
2014-10-06Tidy up DB schema updatesGreg Roach1-7/+1
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-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
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest1-0/+53