aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/incoming_message_spec.rb
Commit message (Collapse)AuthorAgeLines
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
|
* It's Gorgonzola nowFrancis Irving2010-08-04-1/+1
|
* Oops, got test slightly wrong.Francis Irving2010-08-04-1/+1
|
* Do censoring of whole users if the rules are there.Francis Irving2010-08-04-1/+41
|
* Merge commit 'peter/tnef'Francis Irving2010-03-20-0/+18
|\
| * Support for Outlook TNEF filesPeter Collingbourne2010-03-15-0/+18
| |
* | Do not binary mask the pdf if pdftk silently fails producing no outputPeter Collingbourne2010-03-15-0/+7
|/
* Another missing fixture.Francis Irving2010-03-10-1/+1
|
* Add another missing fixtureFrancis Irving2010-03-10-1/+1
|
* Prefer HTML to other alternative typesFrancis Irving2010-03-09-1/+1
|
* Merge commit 'peter/master'Francis Irving2010-03-09-0/+18
|\ | | | | | | | | | | | | Conflicts: config/environment.rb Merge patch from Peter Collingbourne for handling Outlook attachments.
| * Implement decoding of Outlook msg/oft filesPeter Collingbourne2010-02-18-0/+18
| |
* | Note on this test failing for certain version of pdftkFrancis Irving2010-03-09-0/+3
|/
* Test for attaching attachments case, where the email attached is offFrancis Irving2009-12-22-0/+20
| | | | type octet-stream, so we don't know it is an email until later.
* Fix test to work with new way of uudecodingFrancis Irving2009-12-03-2/+6
|
* Method renamedfrancis2009-09-17-3/+3
|
* Make a few more calls modify strings in place to reduce memory use.francis2009-09-15-1/+1
|
* More tests.francis2009-09-15-0/+36
|
* Change censor rules to apply to strings in place, so using less memory on ↵francis2009-09-15-9/+85
| | | | | | large strings. Add lots of test code for censor rules.
* Changed rule.francis2009-09-09-2/+2
|
* Ignore an error in expanding an attached zipfile when indexing textlouise2009-07-09-0/+13
|
* Don't send to DoNotReply addresses.francis2009-05-19-0/+4
|
* Factor out common bit of tests into a function.francis2009-04-27-28/+14
|
* Don't allow reply to Auto_Reply emailsfrancis2009-04-27-0/+50
|
* Fix bug with not escaping name when used in regexp.francis2009-04-21-0/+19
|
* Whoops, didn't remove slashes from subjects.francis2009-03-17-0/+11
|
* Fix bug with slashes in attachment filenamesfrancis2009-03-17-0/+11
|
* Move TMail monkeypatches out of incoming_message intofrancis2008-11-21-0/+5
|
* Fix up test code, and some bugs relating to splitting out raw_email data.francis2008-09-22-1/+1
|
* Model for storing category of response (contains information, rejection etc.)francis2007-11-14-1/+9
|
* Stub specs.francis2007-10-31-0/+8