You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Giteabot 16263af971
Fix inperformant query on retrifing review from database. (#28552) (#28562)
4 months ago
..
actions Only check online runner when detecting matching runners in workflows (#28286) (#28512) 4 months ago
activities Add Index to `action.user_id` (#27403) (#27425) 7 months ago
admin Next round of `db.DefaultContext` refactor (#27089) 7 months ago
asymkey Retry SSH key verification with additional CRLF if it failed (#28392) (#28464) 4 months ago
auth Fix wrong xorm Delete usage(backport for 1.21) (#28002) 6 months ago
avatars Refactor system setting (#27000) (#27452) 7 months ago
db Also sync DB branches on push if necessary (#28361) (#28403) 5 months ago
dbfs Fix content holes in Actions task logs file (#25560) 10 months ago
fixtures Fix comment permissions (#28213) (#28216) 5 months ago
git Also sync DB branches on push if necessary (#28361) (#28403) 5 months ago
issues Fix inperformant query on retrifing review from database. (#28552) (#28562) 4 months ago
migrations handle repository.size column being NULL in migration v263 (#28336) (#28363) 5 months ago
organization Another round of `db.DefaultContext` refactor (#27103) (#27262) 7 months ago
packages move repository deletion to service layer (#26948) 8 months ago
perm move repository deletion to service layer (#26948) 8 months ago
project Fix comment permissions (#28213) (#28216) 5 months ago
pull refactor some functions to support ctx as first parameter (#21878) 1 year ago
repo Refactor SSH clone URL generation code (#28421) (#28480) 4 months ago
secret Refactor secrets modification logic (#26873) 8 months ago
shared/types Display owner of a runner as a tooltip instead of static text (#24377) 1 year ago
system Increase "version" when update the setting value to a same value as before (#28243) (#28244) 5 months ago
unit Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 months ago
unittest Upgrade xorm (#27673) (#27691) 6 months ago
user enable system users search via the API (#28013) (#28018) 5 months ago
webhook Fix comment permissions (#28213) (#28216) 5 months ago
error.go Sync branches into databases (#22743) 10 months ago
fixture_generation.go Fix yaml test (#27297) (#27303) 7 months ago
fixture_test.go Fix yaml test (#27297) (#27303) 7 months ago
main_test.go move repository deletion to service layer (#26948) 8 months ago
org.go refactor some functions to support ctx as first parameter (#21878) 1 year ago
org_team.go Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095) 7 months ago
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) 7 months ago
org_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
repo.go Refactor system setting (#27000) (#27452) 7 months ago
repo_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
repo_transfer.go Next round of `db.DefaultContext` refactor (#27089) 7 months ago
repo_transfer_test.go Next round of `db.DefaultContext` refactor (#27089) 7 months ago