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
Lunny Xiao 368e9e0f1b
Add transaction when creating pull request created dirty data (#26259) (#26437)
Backport #26259 

This PR will introduce a transaction on creating pull request so that if
some step failed, it will rollback totally. And there will be no dirty
pull request exist.

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
api Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405) 2 years ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2 years ago
install Show correct SSL Mode on "install page" (#25818) (#25838) 2 years ago
private parseScope with owner/repo always sets owner to zero (#25987) (#25989) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add transaction when creating pull request created dirty data (#26259) (#26437) 2 years ago
init.go Refactor path & config system (#25330) (#25416) 2 years ago