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/web
Giteabot 68bd1dd89d
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30437)
Backport #30430 by @lunny

Fix #30428

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
10 months ago
..
admin Forbid removing the last admin user (#28337) (#28793) 1 year ago
auth Make "/user/login" page redirect if the current user has signed in (#29583) (#29599) 12 months ago
devtest
events
explore Only use supported sort order for "explore/users" page (#29430) (#29443) 12 months ago
feed Rework markup link rendering (#26745) (#28803) 1 year ago
healthcheck
misc Refactor CORS handler (#28587) (#28611) 1 year ago
org Add missing database transaction for new issue (#29490) (#29607) 12 months ago
repo Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30437) 10 months ago
shared Fix project counter in organization/individual profile (#28068) (#29361) 12 months ago
user Performance improvements for pull request list page (#29900) (#29972) 11 months ago
base.go Fix panic in storageHandler (#27446) (#27479) 1 year ago
githttp.go Refactor CORS handler (#28587) (#28611) 1 year ago
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Use Get but not Post to get actions artifacts (#29734) (#29737) 11 months ago
webfinger.go