summaryrefslogtreecommitdiffstats
path: root/models/issue_mail.go
Commit message (Collapse)AuthorAgeFilesLines
* Lint/issue &mail (#243)Bwko2016-11-251-1/+1
| | | | | | * Lint models/release.go * Lint models/ issue_label, issue_mail & mail.go
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
| | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
* 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