summaryrefslogtreecommitdiffstats
path: root/services/issue/milestone.go
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-2/+2
* Check if project has the same repository id with issue when assign project to...Lunny Xiao2022-06-301-0/+11
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-7/+6
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-081-2/+55
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Move issue milestone assign to issue service and move webhook to notification...Lunny Xiao2019-11-021-0/+21