aboutsummaryrefslogtreecommitdiffstats
path: root/services/issue/issue.go
Commit message (Expand)AuthorAgeFilesLines
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-0/+16
* Move actions to notification (#8785)Lunny Xiao2019-11-031-15/+0
* Move issue notifications (#8713)Lunny Xiao2019-10-291-24/+8
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-281-42/+3
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-2/+104
* Move change issue title from models to issue service package (#8456)Lunny Xiao2019-10-111-0/+51
* Extract actions on new issue from models to services (#8217)Lunny Xiao2019-09-301-0/+47