summaryrefslogtreecommitdiff
path: root/includes/db_schema/db_schema_22_23.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach1-90/+0
2015-05-30Code styleGreg Roach1-1/+1
2015-02-09Error handlingGreg Roach1-1/+5
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-32/+25
2015-01-18Fix: cannot upgrade 1.3.2 or earlierGreg Roach1-9/+12
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-2/+2
2014-10-06Tidy up DB schema updatesGreg Roach1-20/+13
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-2/+2
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
2013-03-29Fix: PHP errors for media objects with (a) empty FILE tags and (b) missing FI...fisharebest1-1/+1
2013-02-06Fix: upgrade from 1.3.2 to 1.4.0 fails to translate media-firewall path corre...fisharebest1-4/+8
2013-01-18Major refactoring of media code.fisharebest1-0/+95