| Commit message (Expand) | Author | Age | Lines |
* | Add data to test example given in #1143 | Louise Crow | 2013-10-21 | -0/+2 |
* | Merge branch 'feature/hide-individual-responses' into rails-3-develop | Louise Crow | 2013-09-17 | -0/+0 |
|\ |
|
| * | Use a real pdf file for foi_attachment factory. | Louise Crow | 2013-09-16 | -0/+0 |
* | | Try to convert csv files of public bodies into utf-8 before importing them. | Louise Crow | 2013-08-14 | -0/+1 |
|/ |
|
* | Add test case and fix for unrecognized encoding in subject line | Louise Crow | 2013-06-25 | -0/+36 |
* | Fix for subject lines with invalid UTF-8 as the last character | Mark Longair | 2013-06-03 | -0/+10 |
* | Make an attachment filename in test fixtures more difficult | Mark Longair | 2013-05-24 | -2/+2 |
* | Retain old handling of malformed addresses in To and Cc lines | Mark Longair | 2013-05-21 | -0/+11 |
* | Avoid an FoiAttachment validation failure under Rails 3 | Mark Longair | 2013-05-16 | -0/+27 |
* | Add failing test for case where a mail part has a content-type header with no... | Louise Crow | 2013-05-16 | -0/+38 |
* | Add a new example for unconvertible-to-UTF-8 text part data | Mark Longair | 2013-05-16 | -0/+30 |
* | Add a test for parsing a malformed email | Mark Longair | 2013-05-16 | -0/+20 |
* | Add a test for a missing final MIME boundary | Mark Longair | 2013-05-16 | -0/+21 |
* | Add a test to check that anything in the MIME epilogue is ignored | Mark Longair | 2013-05-16 | -0/+110 |
* | Add tests for TNEF attachments that should be handled | Mark Longair | 2013-05-16 | -0/+230 |
* | Remove debian-specific require clause and use Gemfile to specify non-standard... | Louise Crow | 2013-04-30 | -0/+39 |
* | Use an empty incoming email to avoid interaction with other tests. | Louise Crow | 2013-02-17 | -0/+8 |
* | Convert url in comment to spec. | Louise Crow | 2012-12-06 | -0/+31 |
* | Convert example URL to spec. | Louise Crow | 2012-12-06 | -0/+451 |
* | Fix syntax of example email. The number of expected attachments was based on ... | Louise Crow | 2012-12-04 | -3/+2 |
* | Add spec for handling an RFC822 attachment. | Louise Crow | 2012-12-04 | -0/+147 |
* | Add spec for the adding of headers to plain text bodies in attachments. | Louise Crow | 2012-12-04 | -0/+50 |
* | Move method for getting the to, cc and envelope-to addresses of a mail to the... | Louise Crow | 2012-12-04 | -12/+13 |
* | Convert example in comment to failing spec, update regex to make spec pass - ... | Louise Crow | 2012-10-18 | -0/+318 |
* | Convert request cited in comment to failing spec, update regex to make it pas... | Louise Crow | 2012-10-18 | -0/+73 |
* | In fact, the message in the example URL was not being folded properly anymore... | Louise Crow | 2012-10-11 | -0/+112 |
* | Add test for handling a multipart mail with a linebreak in the boundary. | Louise Crow | 2012-10-11 | -0/+37 |
* | Handle the case where an incoming message is badly encoded and has no charset... | Louise Crow | 2012-10-09 | -0/+38 |
* | Handle yet another style of bounce | Robin Houston | 2012-05-01 | -0/+168 |
* | Recognise another variety of bounce message | Robin Houston | 2012-04-30 | -0/+513 |
* | Test duplicate requests are coalesced | Robin Houston | 2012-01-29 | -0/+34 |
* | More test data, and fix tests | Robin Houston | 2012-01-29 | -0/+19 |
* | Load all raw emails for testing | Robin Houston | 2012-01-29 | -0/+20 |
* | Don't give error when viewing HTML versions. Fixes issue #321 | Seb Bacon | 2012-01-08 | -0/+543 |
* | Display internationalized emails correctly (specifically, RFC2047 headers, an... | Seb Bacon | 2012-01-04 | -0/+462 |
* | Recognise a couple of newly-seen types of out-of-office message | Robin Houston | 2011-12-30 | -0/+667 |
* | Improve signature folding regexp. Fixes issue #253. | Seb Bacon | 2011-10-11 | -0/+417 |
* | Extra tests to sanity check UTF conversion (see issue #128 for background) | Seb Bacon | 2011-10-10 | -0/+68 |
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | David Cabo | 2011-09-19 | -0/+293 |
|\ |
|
| * | Merge branch 'wdtk' into develop | Robin Houston | 2011-09-19 | -0/+293 |
| |\ |
|
| | * | Detect OOF messages that identify themselves by a X-POST-MessageClass header | Robin Houston | 2011-09-08 | -0/+63 |
| | * | More out-of-office message detection | Robin Houston | 2011-09-08 | -0/+62 |
| | * | More out-of-office message detection | Robin Houston | 2011-09-08 | -0/+58 |
| | * | Improved OOF detection | Robin Houston | 2011-09-08 | -0/+110 |
* | | | Add support for add/replace tags when importing public bodies from CSV. Fixes... | David Cabo | 2011-09-19 | -0/+4 |
|/ / |
|
* | | Add support for tags to CSV import, via field "tag_string" (issue #60) | David Cabo | 2011-09-13 | -4/+4 |
* | | Improve detection of autoresponse emails, so we can discourage users from rep... | Seb Bacon | 2011-09-09 | -0/+43 |
* | | Merge branch 'wdtk' into develop | Robin Houston | 2011-09-08 | -0/+180 |
|\| |
|
| * | Detect multipart/report bounce messages | Robin Houston | 2011-09-07 | -0/+180 |
* | | Extend CSV import to support additional fields (short name, home page...) | David Cabo | 2011-08-23 | -3/+3 |
|/ |
|