aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
...
| * Fix a security vulnerability: eval used in quoting display name0.11.0.12Mark Longair2013-06-17-1/+1
* | Add a rake task to re-extract any missing attachmentsMark Longair2013-06-12-0/+22
* | Merge branch 'hotfix/0.11.0.7' into rails-3-developLouise Crow2013-06-10-39/+69
|\|
| * Add extra debug linehotfix/0.11.0.7Louise Crow2013-06-10-0/+1
| * Fix syntax errors, add some debug output.Louise Crow2013-06-10-8/+22
| * Add a task for cleaning up user accounts that were created with a space in th...Louise Crow2013-06-10-0/+65
| * Remove old temp tasks.Louise Crow2013-06-10-50/+0
* | Allow the donation url to be configured. Closes #909.Louise Crow2013-06-07-0/+1
* | Merge remote-tracking branch 'origin/themes-install-refactor' into rails-3-de...Louise Crow2013-06-05-5/+7
|\ \
| * | themes:install: minor refactoring of checking out a refMark Longair2013-05-24-5/+7
* | | Merge branch 'release/0.11' into rails-3-developLouise Crow2013-06-04-3/+31
|\ \ \ | | |/ | |/|
| * | Backport ruby 1.9 fix for trailing = sign in message headers from mail 2.5release/0.11Louise Crow2013-06-04-0/+16
| * | Parse the 'to' address as if on a real mail to trigger quoted string encoding.Louise Crow2013-06-03-1/+3
| * | Fix for subject lines with invalid UTF-8 as the last characterMark Longair2013-06-03-2/+12
* | | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac...Louise Crow2013-06-04-7/+5
|\ \ \ | |/ / |/| |
| * | Inline method InfoRequest.full_searchMatthew Landauer2013-03-25-7/+5
* | | Remove the (we think) now unneeded will_paginate customizationMark Longair2013-05-29-59/+0
* | | Merge branch 'tmail-to-mail-tests' into rails-3-developMark Longair2013-05-28-12/+303
|\ \ \
| * | | Suppress STDERR noise from the tnef binaryMark Longair2013-05-22-1/+1
| * | | Move the mapi requires to where they're really neededMark Longair2013-05-22-0/+2
| * | | Retain old handling of malformed addresses in To and Cc linesMark Longair2013-05-21-0/+29
| * | | Cope with emails with a missing final MIME boundaryMark Longair2013-05-17-2/+9
| * | | Only set original_charset when a charset has been defined for the mail part. ...Louise Crow2013-05-16-3/+8
| * | | Add a helper function for dumping text to diskMark Longair2013-05-16-0/+11
| * | | Make efforts to ensure that we're usually dealing with UTF-8 stringsMark Longair2013-05-16-1/+5
| * | | Add functions for converting from arbitrary text data to UTF-8Mark Longair2013-05-16-0/+75
| * | | Ignore common TNEF attachment parsing errorsMark Longair2013-05-16-5/+13
| * | | Remove an unnecessary use of 'which' in backticksMark Longair2013-05-16-1/+1
| * | | Add rake tasks for checking the parsing of a random sample of emailsMark Longair2013-05-16-0/+150
* | | | Disable referential integrity disabling in the test database, if a config par...Louise Crow2013-05-28-0/+110
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/hotfix/0.9.0.3' into rails-3-developLouise Crow2013-05-16-1/+6
|\ \ \ | |/ / |/| |
| * | Limit memory available to wvText, which calls elinksIan Chard2013-05-15-1/+2
| * | Add option to limit memory available to external commandsIan Chard2013-05-15-0/+4
* | | Restore load of config (AlaveteliConfiguration is required in forward_on) - u...Louise Crow2013-05-08-54/+57
* | | No need to explicitly load the rake tasks in Rails 3.Louise Crow2013-05-07-4/+0
* | | Remove unused function.Louise Crow2013-04-30-18/+0
* | | Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-6/+17
|\| |
| * | Also silence network unreachable errors.Louise Crow2013-04-17-6/+6
| * | Merge branch 'feature/final-consistent-translation-interpolation' into developLouise Crow2013-04-16-0/+11
| |\ \
| | * | Override n_ to add interpolationMatthew Landauer2013-04-09-0/+11
* | | | Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-2/+2
| |_|/ |/| |
* | | Merge branch 'develop' into rails-3-developLouise Crow2013-03-19-0/+1
|\| |
| * | Follow alphabetical ordering.Louise Crow2013-03-19-1/+1
| * | Allow the emergency user account to be disabled.Louise Crow2013-03-19-0/+1
* | | Rails security updateMatthew Landauer2013-03-19-67/+0
* | | Remove Rails 2 patch from 1e958d20f674dabde9e8fc6606edc704d4f93b66Henare Degan2013-03-14-19/+0
* | | Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-10/+25
|\| |
| * | Merge remote-tracking branch 'openaustralia_github/one_support_email_on_admin...Louise Crow2013-03-13-0/+24
| |\ \
| | * | Fix bug in rails 2 cookiestore that only shows up when using integration testsMatthew Landauer2013-03-06-0/+19
| | * | Extract method that knows who can update the state of a requestMatthew Landauer2013-03-03-0/+5