summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/service/MailService.java
Commit message (Expand)AuthorAgeFilesLines
* Improve logging when sending email fails.merged-logSendFailedExceptionFlorian Zschocke2016-10-271-1/+16
* send email subject utf-8 encodedwilliam2015-09-301-1/+3
* Add option to explicitly specify the use of STARTTLSBerke Viktor2014-05-081-0/+2
* Improve notification api by introducing the Mailing modelJames Moger2014-02-281-48/+109
* Support customizing the "from" display name for generated emailsJames Moger2013-12-301-3/+24
* Moved servlets and services to separate packagesJames Moger2013-11-291-0/+229