0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 09:24:33 +01:00
gitea/services
Lunny Xiao 5fef041079
Remove unnecessary goroutine (#16080)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-09 15:52:55 -04:00
..
archiver Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
comments
externalaccount
forms
gitdiff Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
issue Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
lfs Rewrite of the LFS server (#15523) 2021-06-06 02:59:27 +03:00
mailer Don't manipulate input params in email notification (#16011) 2021-05-30 10:38:38 +01:00
mirror
pull Remove unnecessary goroutine (#16080) 2021-06-09 15:52:55 -04:00
release Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
repository Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 2021-06-07 22:52:59 +08:00
webhook
wiki