1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 03:16:41 -04:00
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 Add Index to action.user_id (#27403) (#27425) 2023-10-04 08:53:00 +02:00
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 Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00
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 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_team_test.go
org_team.go
org_test.go
org.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00