aboutsummaryrefslogtreecommitdiffstats
path: root/services/issue
Commit message (Expand)AuthorAgeFilesLines
* Move actions to notification (#8785)Lunny Xiao2019-11-031-15/+0
* Move issue milestone assign to issue service and move webhook to notification...Lunny Xiao2019-11-021-0/+21
* Move labels webhooks to notification (#8749)Lunny Xiao2019-11-021-52/+3
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-3/+4
* Move issue change content from models to service (#8711)Lunny Xiao2019-10-301-0/+23
* Move issue notifications (#8713)Lunny Xiao2019-10-291-24/+8
* Move issue change status from models to service (#8691)Lunny Xiao2019-10-281-0/+21
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-283-42/+93
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-2/+104
* Move issue label operations to issue service package (#8553)Lunny Xiao2019-10-193-0/+165
* Move clearlabels from models to issue service (#8326)Lunny Xiao2019-10-151-0/+21
* 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