aboutsummaryrefslogtreecommitdiffstats
path: root/models/issue_mail.go
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in models/ (#576)Ethan Koenig2017-01-051-1/+1
* UpdateIssueUsersByMentions was calling database write operations while (#443)Lunny Xiao2016-12-221-1/+1
* Lint/issue &mail (#243)Bwko2016-11-251-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-3/+3
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-161-0/+81