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) 11 months ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
events Implement FSFE REUSE for golang files (#21840) 2 years ago
explore Only use supported sort order for "explore/users" page (#29430) (#29443) 11 months ago
feed Rework markup link rendering (#26745) (#28803) 1 year ago
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2 years ago
misc Refactor CORS handler (#28587) (#28611) 1 year ago
org Add missing database transaction for new issue (#29490) (#29607) 11 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 Support SSH for go get (#24664) 2 years ago
home.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger_json.go Start using template context function (#26254) 2 years ago
web.go Use Get but not Post to get actions artifacts (#29734) (#29737) 11 months ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 2 years ago