Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Rails security update | Matthew Landauer | 2013-03-19 | -67/+0 |
* | Backport Mail's encoding code from 2.5 for Ruby 1.9 | Henare Degan | 2013-03-07 | -0/+45 |
* | Revert "Update this to match the older version of the mail gem we're using" | Henare Degan | 2013-03-03 | -1/+2 |
* | Backport Mail 2.5's to_yaml to prevent an exception with Ruby 1.8 | Henare Degan | 2013-03-02 | -0/+22 |
* | Backport newer Mail code to fix decoding problems. #850 | Henare Degan | 2013-03-02 | -0/+38 |
* | Update this to match the older version of the mail gem we're using | Henare Degan | 2013-02-10 | -3/+2 |
* | Patch the parameter hash used in Mail to handle nil values. | Louise Crow | 2012-12-06 | -0/+19 |
* | Patch the Message initialize method so that it doesn't strip the initial inpu... | Louise Crow | 2012-12-06 | -0/+39 |
* | Move counters to mail object. | Louise Crow | 2012-12-05 | -0/+2 |
* | Add some extra accessors to Mail::Message for now | Louise Crow | 2012-11-15 | -0/+7 |