Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add extra debug linehotfix/0.11.0.7 | Louise Crow | 2013-06-10 | -0/+1 |
| | ||||
* | Fix syntax errors, add some debug output. | Louise Crow | 2013-06-10 | -8/+22 |
| | ||||
* | Add a task for cleaning up user accounts that were created with a space in ↵ | Louise Crow | 2013-06-10 | -0/+65 |
| | | | | the email address. | |||
* | Remove old temp tasks. | Louise Crow | 2013-06-10 | -50/+0 |
| | ||||
* | Add rake tasks for checking the parsing of a random sample of emails | Mark Longair | 2013-05-16 | -0/+150 |
| | | | | | | | | | | | | For the upgrade from Rails 2 to Rails 3, we want to check that existing emails are parsed correctly. One of these tasks (temp:random_attachments_hexdigests) is for dumping a CVS file of details about each attachment, and its hexdigest, and a list of the randomly selected raw emails. (It's intended that you run this on an old Rails 2 install of Alaveteli. The other task (temp:recompute_attachments_hexdigests) is intended to be run on a Rails 3 install of Alaveteli, with the previous files as input, to check that the same results are obtained. | |||
* | A rake task to populate the request classification table based on any ↵ | Louise Crow | 2012-09-11 | -0/+9 |
| | | | | existing status update info request events. | |||
* | Add temp task to delete the cached attachment files for requests that have ↵ | Louise Crow | 2012-08-16 | -10/+39 |
| | | | | been deleted or are currently not publicly visible - having prominence requester_only or hidden. | |||
* | Don't store passwords in post_params. | Louise Crow | 2011-05-16 | -0/+15 |
| | ||||
* | Removing temp tasks | louise | 2009-05-18 | -12/+0 |
| | ||||
* | Remove delay | louise | 2009-05-18 | -1/+0 |
| | ||||
* | Temporary task for debugging regex warning | louise | 2009-05-18 | -0/+13 |