You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api
Lunny Xiao 5667ef9aab
Add missing database transaction for new issue (#29490) (#29607)
When creating an issue, inserting issue, assign users and set project
should be in the same transaction.

Backport #29490
12 months ago
..
actions Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832) 1 year ago
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) 12 months ago
v1 Add missing database transaction for new issue (#29490) (#29607) 12 months ago