aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/Token.pm
Commit message (Collapse)AuthorAgeLines
* Use EncodedColumn subclass.Matthew Somerville2019-05-02-3/+3
|
* Refactor datetime inflation.Matthew Somerville2019-05-02-3/+7
|
* Updates to schema from DBIx::Class loader.Matthew Somerville2015-08-19-2/+3
|
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-4/+3
| | | | | This override is not used anywhere, it dates from a very old long-gone test script, and causes issues with database query planning.
* Tidy up of bin directory.Matthew Somerville2015-01-19-5/+0
| | | | | Remove some unneeded scripts, move others to cobrand-specific directories.
* Switch Token over to use RABXColumn and test that changes to the col behave ↵Edmund von der Burg2013-09-10-22/+3
| | | | as expected
* Make sure serialized string is UTF-8 encoded.Matthew Somerville2012-12-21-0/+1
|
* now using open311config all send-reports webservices, not just open311Dave Whiteland2012-03-23-3/+3
|
* Use bcrypt.Matthew Somerville2011-06-24-3/+3
|
* Add InflateColumn::DateTime to all models.Matthew Somerville2011-05-24-16/+17
|
* Store tokens correctlyEdmund von der Burg2011-03-24-8/+10
|
* Ported AuthToken to DBIx::ClassEdmund von der Burg2011-03-02-0/+84