aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result
Commit message (Expand)AuthorAgeLines
* Add 'abuse' table and put abuse logic into problemEdmund von der Burg2011-03-28-0/+44
* Store tokens correctlyEdmund von der Burg2011-03-24-37/+42
* Cleared up the council string creation logicEdmund von der Burg2011-03-23-67/+65
* Move error checking into the modelEdmund von der Burg2011-03-23-90/+189
* Add contacts table to DBIC schemaEdmund von der Burg2011-03-21-0/+44
* Update DBIC SchemaEdmund von der Burg2011-03-15-2/+97
* drop column is_confirmed - not neededEdmund von der Burg2011-03-04-6/+3
* Completed auth section (main parts at least)Edmund von der Burg2011-03-04-25/+0
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-3/+30
* Ported AuthToken to DBIx::ClassEdmund von der Burg2011-03-02-0/+84
* Passwords can be nullEdmund von der Burg2011-03-02-3/+3
* Generated ORM code for some of the tablesEdmund von der Burg2011-03-01-0/+57