Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use bcrypt. | Matthew Somerville | 2011-06-24 | -1/+1 |
| | ||||
* | add admin_log table to models | Struan Donald | 2011-06-06 | -1/+0 |
| | ||||
* | Add alert_sent and alert_type to DBIx::Class. | Matthew Somerville | 2011-06-03 | -2/+0 |
| | ||||
* | generate model for secret table | Struan Donald | 2011-06-03 | -1/+0 |
| | ||||
* | generate result set object for contacts_history table | Struan Donald | 2011-06-02 | -1/+0 |
| | ||||
* | Add InflateColumn::DateTime to all models. | Matthew Somerville | 2011-05-24 | -1/+1 |
| | ||||
* | Add DB::Questionnaire (and update schema.sql with schema changes). | Matthew Somerville | 2011-05-20 | -3/+2 |
| | ||||
* | add comment table in to generated DB files and regenerate | Struan Donald | 2011-05-17 | -1/+0 |
| | ||||
* | generate result for alert table | Struan Donald | 2011-05-10 | -1/+0 |
| | ||||
* | Add 'abuse' table and put abuse logic into problem | Edmund von der Burg | 2011-03-28 | -1/+0 |
| | ||||
* | Store tokens correctly | Edmund von der Burg | 2011-03-24 | -0/+4 |
| | ||||
* | Add contacts table to DBIC schema | Edmund von der Burg | 2011-03-21 | -1/+0 |
| | ||||
* | Update DBIC Schema | Edmund von der Burg | 2011-03-15 | -4/+14 |
| | ||||
* | Allow users to create an account, confirm it and logout | Edmund von der Burg | 2011-03-03 | -1/+1 |
| | ||||
* | Ported AuthToken to DBIx::Class | Edmund von der Burg | 2011-03-02 | -1/+1 |
| | ||||
* | changes to schema needed for DBIx::Class | Edmund von der Burg | 2011-03-01 | -0/+34 |
ORM generator script |