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 78795dd566
Fix misuse of `TxContext` (#30061) (#30062)
1 月之前
..
actions Make runs-on support variable expression (#29468) (#29782) 2 月之前
activities Performance improvements for pull request list page (#29900) (#29972) 2 月之前
admin Next round of `db.DefaultContext` refactor (#27089) 8 月之前
asymkey Retry SSH key verification with additional CRLF if it failed (#28392) (#28464) 5 月之前
auth Fix bug when the linked account was disactived and list the linked accounts (#29263) 3 月之前
avatars Refactor system setting (#27000) (#27452) 7 月之前
db Fix misuse of `TxContext` (#30061) (#30062) 1 月之前
dbfs Fix content holes in Actions task logs file (#25560) 10 月之前
fixtures Fix template error when comment review doesn't exist (#29888) (#29889) 2 月之前
git Fix `GetCommitStatuses` (#28787) (#28804) 4 月之前
issues Fix misuse of `TxContext` (#30061) (#30062) 1 月之前
migrations Fix bug hidden on CI and make ci failed if tests failure (#29254) (#29662) 2 月之前
organization Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) (#30035) 2 月之前
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) 2 月之前
perm Users with `read` permission of pull requests can be assigned too (#27263) (#29372) 2 月之前
project Fix comment permissions (#28213) (#28216) 5 月之前
pull refactor some functions to support ctx as first parameter (#21878) 1 年之前
repo Users with `read` permission of pull requests can be assigned too (#27263) (#29372) 2 月之前
secret Make runs-on support variable expression (#29468) (#29782) 2 月之前
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 Workaround to clean up old reviews on creating a new one (#28554) (#29264) 3 月之前
user Fix user id column case (#29863) (#29867) 2 月之前
webhook Fix comment permissions (#28213) (#28216) 5 月之前
error.go Forbid removing the last admin user (#28337) (#28793) 4 月之前
fixture_generation.go Fix yaml test (#27297) (#27303) 7 月之前
fixture_test.go Fix yaml test (#27297) (#27303) 7 月之前
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 月之前