aboutsummaryrefslogtreecommitdiffstats
path: root/services/issue/issue.go
Commit message (Expand)AuthorAgeFilesLines
* label and milestone webhooks on issue/pull creation (#14363)Jimmy Praet2021-01-171-0/+6
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-1/+6
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-0/+14
* 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