1
0
Fork 0
gitea/models
Giteabot b2588338f0
Revert "improve possible performance bottleneck (#28547)" (#28593) (#28608)
Backport #28593 by @lunny

This reverts commit b35d3fddfa.

This is totally wrong. I think `Update join` hasn't been supported well
by xorm.

I just revert the PR and will try to send another one.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-12-25 08:01:11 +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
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 Revert "improve possible performance bottleneck (#28547)" (#28593) (#28608) 2023-12-25 08:01:11 +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
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