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 44aca6a65a
Don't let API add 2 exclusive labels from same scope (#27433) (#27460)
8 months ago
..
actions Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 8 months ago
activities Add Index to `action.user_id` (#27403) (#27425) 8 months ago
admin Next round of `db.DefaultContext` refactor (#27089) 8 months ago
asymkey Another round of `db.DefaultContext` refactor (#27103) (#27262) 8 months ago
auth Next round of `db.DefaultContext` refactor (#27089) 8 months ago
avatars Refactor system setting (#27000) (#27452) 8 months ago
db Improve DeleteByID (#26904) 9 months ago
dbfs Fix content holes in Actions task logs file (#25560) 11 months ago
fixtures Allow get release download files and lfs files with oauth2 token format (#26430) (#27379) 8 months ago
git More `db.DefaultContext` refactor (#27265) (#27347) 8 months ago
issues Don't let API add 2 exclusive labels from same scope (#27433) (#27460) 8 months ago
migrations Refactor system setting (#27000) (#27452) 8 months ago
organization Another round of `db.DefaultContext` refactor (#27103) (#27262) 8 months ago
packages move repository deletion to service layer (#26948) 9 months ago
perm move repository deletion to service layer (#26948) 9 months ago
project More `db.DefaultContext` refactor (#27265) (#27347) 8 months ago
pull refactor some functions to support ctx as first parameter (#21878) 1 year ago
repo More `db.DefaultContext` refactor (#27265) (#27347) 8 months ago
secret Refactor secrets modification logic (#26873) 9 months ago
shared/types Display owner of a runner as a tooltip instead of static text (#24377) 1 year ago
system Refactor system setting (#27000) (#27452) 8 months ago
unit Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
unittest Refactor system setting (#27000) (#27452) 8 months ago
user Refactor system setting (#27000) (#27452) 8 months ago
webhook Replace `interface{}` with `any` (#25686) 11 months ago
error.go Sync branches into databases (#22743) 11 months ago
fixture_generation.go Fix yaml test (#27297) (#27303) 8 months ago
fixture_test.go Fix yaml test (#27297) (#27303) 8 months ago
main_test.go move repository deletion to service layer (#26948) 9 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) 8 months ago
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) 9 months ago
org_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
repo.go Refactor system setting (#27000) (#27452) 8 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) 8 months ago
repo_transfer_test.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago