summaryrefslogtreecommitdiffstats
path: root/models/issues/issue_update.go
Commit message (Expand)AuthorAgeFilesLines
* Trim title before insert/update to database to match the size requirements of...Lunny Xiao2024-11-141-0/+4
* Fix no edit history after editing issue's title and content (#30814) (#30845)Giteabot2024-05-031-56/+0
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+9
* Don't use subselect in `DeleteIssuesByRepoID` (#27332)JakobDev2023-10-031-64/+79
* simplify issue deletion query (#27312)Earl Warren2023-10-021-11/+0
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-17/+17
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-17/+17
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-3/+3
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-1/+1
* Remove duplicated issues options and some more refactors (#24787)Lunny Xiao2023-05-181-0/+815