您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Lunny Xiao 87db4a47c8
Also sync DB branches on push if necessary (#28361) (#28403)
5 个月前
..
actions Fix no ActionTaskOutput table waring (#28149) (#28152) 6 个月前
activities Add Index to `action.user_id` (#27403) (#27425) 7 个月前
admin Next round of `db.DefaultContext` refactor (#27089) 8 个月前
asymkey Fix comment permissions (#28213) (#28216) 6 个月前
auth Fix wrong xorm Delete usage(backport for 1.21) (#28002) 6 个月前
avatars Refactor system setting (#27000) (#27452) 7 个月前
db Also sync DB branches on push if necessary (#28361) (#28403) 5 个月前
dbfs Fix content holes in Actions task logs file (#25560) 11 个月前
fixtures Fix comment permissions (#28213) (#28216) 6 个月前
git Also sync DB branches on push if necessary (#28361) (#28403) 5 个月前
issues Fix comment permissions (#28213) (#28216) 6 个月前
migrations handle repository.size column being NULL in migration v263 (#28336) (#28363) 5 个月前
organization Another round of `db.DefaultContext` refactor (#27103) (#27262) 8 个月前
packages move repository deletion to service layer (#26948) 8 个月前
perm move repository deletion to service layer (#26948) 8 个月前
project Fix comment permissions (#28213) (#28216) 6 个月前
pull refactor some functions to support ctx as first parameter (#21878) 1年前
repo Also sync DB branches on push if necessary (#28361) (#28403) 5 个月前
secret Refactor secrets modification logic (#26873) 8 个月前
shared/types Display owner of a runner as a tooltip instead of static text (#24377) 1年前
system Increase "version" when update the setting value to a same value as before (#28243) (#28244) 5 个月前
unit Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 个月前
unittest Upgrade xorm (#27673) (#27691) 7 个月前
user enable system users search via the API (#28013) (#28018) 5 个月前
webhook Fix comment permissions (#28213) (#28216) 6 个月前
error.go Sync branches into databases (#22743) 11 个月前
fixture_generation.go Fix yaml test (#27297) (#27303) 8 个月前
fixture_test.go Fix yaml test (#27297) (#27303) 8 个月前
main_test.go move repository deletion to service layer (#26948) 8 个月前
org.go refactor some functions to support ctx as first parameter (#21878) 1年前
org_team.go Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095) 8 个月前
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) 8 个月前
org_test.go Implement FSFE REUSE for golang files (#21840) 1年前
repo.go Refactor system setting (#27000) (#27452) 7 个月前
repo_test.go Implement FSFE REUSE for golang files (#21840) 1年前
repo_transfer.go Next round of `db.DefaultContext` refactor (#27089) 8 个月前
repo_transfer_test.go Next round of `db.DefaultContext` refactor (#27089) 8 个月前