aboutsummaryrefslogtreecommitdiffstats
path: root/services/issue/status.go
Commit message (Expand)AuthorAgeFilesLines
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-241-4/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-7/+7
* Use for a repo action one database transaction (#19576)65432022-05-031-3/+11
* Move some issue methods as functions (#19255)Lunny Xiao2022-03-291-1/+1
* Restore propagation of ErrDependenciesLeft (#18325)zeripath2022-01-191-4/+4
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Fix close issue but time watcher still running (#17643)Lunny Xiao2021-11-211-4/+18
* Refactor comment (#9330)Lunny Xiao2019-12-151-2/+2
* Move issue change status from models to service (#8691)Lunny Xiao2019-10-281-0/+21