Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a MTA for sending mails | Nicolas Braud-Santoni | 2016-08-21 | 1 | -0/+4 |
| | | | | | It turns out that ActionMailer's SMTP implementation is too deficient to interoperate with Postfix. | ||||
* | Fix database access | Nicolas Braud-Santoni | 2016-08-21 | 1 | -0/+5 |
| | | | | | | - Make DB access more configurable - Make sure that Rails uses libmysqlclient, rather than its “native” and non-forward-compatible DB driver. | ||||
* | Containerize manman | Nicolas Braud-Santoni | 2016-08-07 | 1 | -0/+73 |