summaryrefslogtreecommitdiffstats
path: root/application/config/migration.php
AgeCommit message (Expand)AuthorFilesLines
2014-08-29add multipaste supportFlorian Pritz1-1/+1
2014-04-12Add foreign keys to databaseFlorian Pritz1-1/+1
2014-02-21Implement multiple access levels for api keysFlorian Pritz1-1/+1
2013-09-22Use InnoDB for the files tablePierre Schmitz1-1/+1
2013-08-11Add API key supportFlorian Pritz1-1/+1
2013-07-13Add profile page to allow changing the upload id limitsFlorian Pritz1-1/+1
2013-01-24Repurpose invitations table to actionsFlorian Pritz1-1/+1
2012-07-12Add unique index for users.usernameFlorian Pritz1-1/+1
2012-05-03remove password column from `files`Florian Pritz1-1/+1
2012-04-11Add filesize to history viewFlorian Pritz1-1/+1
2012-04-09Implement simple referral systemFlorian Pritz1-1/+1
2012-04-09start working on usersFlorian Pritz1-1/+1
2011-12-17use migrations; automatically set up the databaseFlorian Pritz1-41/+41
2011-10-27Added long missing Migration documentation.Phil Sturgeon1-3/+2
2011-08-10Disabled migrations by default.Phil Sturgeon1-1/+1
2011-05-04Added Migration class and language file.Phil Sturgeon1-1/+5
2011-02-07Added Migrations library, config and an example controller/migration file.Phil Sturgeon1-0/+38