Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change determine conditions | Fu Xu | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | override subject method in devise mailer | Fu Xu | 2016-10-03 | 1 | -0/+8 |
| | |||||
* | New confirmation email :fire: | Robert Speicher | 2016-05-25 | 1 | -0/+2 |
| | |||||
* | Revert "Allow to configure smtp and sendmail in gitlab.yml" | Dmitriy Zaporozhets | 2015-05-06 | 1 | -2/+2 |
| | |||||
* | Allow to configure smtp and sendmail in gitlab.yml | Jakub Jirutka | 2015-05-06 | 1 | -2/+2 |
| | |||||
* | Use the configured display name in e-mails from Devise mailer | Stan Hu | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | Make Reply-To config apply to change e-mail confirmation and other notifications | Stan Hu | 2015-05-01 | 1 | -0/+4 |
sent through Devise Fix test case that was passing due to a broken `around` statement. Closes #1556 |