This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-04-16 08:22:46 +02:00
Code
Issues
Activity
gitea
/
routers
History
Giteabot
e6bacf1fed
Add missed return after
ctx.ServerError
(
#31130
) (
#31133
)
...
Backport
#31130
by @lunny Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-05-28 12:47:11 +02:00
..
api
Add missed return after
ctx.ServerError
(
#31130
) (
#31133
)
2024-05-28 12:47:11 +02:00
common
…
install
Always load or generate oauth2 jwt secret (
#30942
) (
#30978
)
2024-05-14 15:00:38 +00:00
private
Move database operations of merging a pull request to post receive hook and add a transaction (
#30805
) (
#30888
)
2024-05-08 14:17:18 +00:00
utils
…
web
Add missed return after
ctx.ServerError
(
#31130
) (
#31133
)
2024-05-28 12:47:11 +02:00
init.go
…