aboutsummaryrefslogtreecommitdiffstats
path: root/services/issue/commit.go
Commit message (Expand)AuthorAgeFilesLines
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-5/+4
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+4
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-12/+12
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-241-1/+1
* Fix issue not auto-closing when it includes a reference to a branch (#22514)Brecht Van Lommel2023-01-181-1/+3
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add generic set type (#21408)KN4CK3R2022-10-121-3/+3
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-2/+7
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-7/+8
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-1/+2
* more context for models (#19511)65432022-04-281-1/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-3/+4
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Fix close issue but time watcher still running (#17643)Lunny Xiao2021-11-211-0/+192