You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models
Giteabot 1a3803effd
improve possible performance bottleneck (#28547) (#28578)
Backport #28547 by @lunny

Replace #28500

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
actions Only check online runner when detecting matching runners in workflows (#28286) (#28512) 1 year ago
activities
admin
asymkey Retry SSH key verification with additional CRLF if it failed (#28392) (#28464) 1 year ago
auth Fix wrong xorm Delete usage(backport for 1.21) (#28002) 1 year ago
avatars Refactor system setting (#27000) (#27452) 1 year ago
db Also sync DB branches on push if necessary (#28361) (#28403) 1 year ago
dbfs
fixtures Fix comment permissions (#28213) (#28216) 1 year ago
git Also sync DB branches on push if necessary (#28361) (#28403) 1 year ago
issues improve possible performance bottleneck (#28547) (#28578) 1 year ago
migrations handle repository.size column being NULL in migration v263 (#28336) (#28363) 1 year ago
organization
packages
perm
project Fix comment permissions (#28213) (#28216) 1 year ago
pull
repo Refactor SSH clone URL generation code (#28421) (#28480) 1 year ago
secret
shared/types
system Increase "version" when update the setting value to a same value as before (#28243) (#28244) 1 year ago
unit
unittest Upgrade xorm (#27673) (#27691) 1 year ago
user enable system users search via the API (#28013) (#28018) 1 year ago
webhook Fix comment permissions (#28213) (#28216) 1 year ago
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 Refactor system setting (#27000) (#27452) 1 year ago
repo_test.go
repo_transfer.go
repo_transfer_test.go