This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
gitea
Watch
0
Star
0
Fork
You've already forked gitea
0
mirror of
https://github.com/go-gitea/gitea
synced
2024-12-25 14:04:56 +01:00
Code
Issues
Releases
Wiki
Activity
a223bc8765
gitea
/
routers
History
zeripath
a223bc8765
Prevent 500 when there is an error during new auth source post (
#19041
)
...
Fix
#19036
Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-10 23:40:43 +01:00
..
api
/v1
Add config option to disable "Update branch by rebase" (
#18745
)
2022-03-04 03:30:49 -05:00
common
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
install
Refactor i18n, use Locale to provide i18n/translation related functions (
#18648
)
2022-02-08 11:02:30 +08:00
private
Change git.cmd to RunWithContext (
#18693
)
2022-02-11 13:47:22 +01:00
utils
web
Prevent 500 when there is an error during new auth source post (
#19041
)
2022-03-10 23:40:43 +01:00
init.go