forgejo/models
Giteabot 1a3803effd
improve possible performance bottleneck (#28547) (#28578)
Backport #28547 by @lunny

Replace #28500

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-12-21 23:37:08 +00:00
..
actions Only check online runner when detecting matching runners in workflows (#28286) (#28512) 2023-12-19 04:06:31 +00:00
activities
admin
asymkey Retry SSH key verification with additional CRLF if it failed (#28392) (#28464) 2023-12-14 12:50:26 +08:00
auth Fix wrong xorm Delete usage(backport for 1.21) (#28002) 2023-11-12 12:58:22 +00:00
avatars
db Also sync DB branches on push if necessary (#28361) (#28403) 2023-12-11 06:16:56 +00:00
dbfs
fixtures Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
git Also sync DB branches on push if necessary (#28361) (#28403) 2023-12-11 06:16:56 +00:00
issues improve possible performance bottleneck (#28547) (#28578) 2023-12-21 23:37:08 +00:00
migrations handle repository.size column being NULL in migration v263 (#28336) (#28363) 2023-12-05 14:51:56 +00:00
organization
packages
perm
project Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
pull
repo Refactor SSH clone URL generation code (#28421) (#28480) 2023-12-15 14:54:40 +08:00
secret
shared/types
system Increase "version" when update the setting value to a same value as before (#28243) (#28244) 2023-11-28 01:58:39 +08:00
unit
unittest Upgrade xorm (#27673) (#27691) 2023-10-19 10:56:39 +00:00
user enable system users search via the API (#28013) (#28018) 2023-12-08 21:46:08 +00:00
webhook Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go