Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Giteabot 78795dd566
Fix misuse of `TxContext` (#30061) (#30062)
před 2 měsíci
..
actions Make runs-on support variable expression (#29468) (#29782) před 2 měsíci
activities Performance improvements for pull request list page (#29900) (#29972) před 2 měsíci
admin Next round of `db.DefaultContext` refactor (#27089) před 8 měsíci
asymkey Retry SSH key verification with additional CRLF if it failed (#28392) (#28464) před 5 měsíci
auth Fix bug when the linked account was disactived and list the linked accounts (#29263) před 3 měsíci
avatars Refactor system setting (#27000) (#27452) před 7 měsíci
db Fix misuse of `TxContext` (#30061) (#30062) před 2 měsíci
dbfs Fix content holes in Actions task logs file (#25560) před 11 měsíci
fixtures Fix template error when comment review doesn't exist (#29888) (#29889) před 2 měsíci
git Fix `GetCommitStatuses` (#28787) (#28804) před 4 měsíci
issues Fix misuse of `TxContext` (#30061) (#30062) před 2 měsíci
migrations Fix bug hidden on CI and make ci failed if tests failure (#29254) (#29662) před 2 měsíci
organization Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) (#30035) před 2 měsíci
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) před 2 měsíci
perm Users with `read` permission of pull requests can be assigned too (#27263) (#29372) před 3 měsíci
project Fix comment permissions (#28213) (#28216) před 6 měsíci
pull refactor some functions to support ctx as first parameter (#21878) před 1 rokem
repo Users with `read` permission of pull requests can be assigned too (#27263) (#29372) před 3 měsíci
secret Make runs-on support variable expression (#29468) (#29782) před 2 měsíci
shared/types Display owner of a runner as a tooltip instead of static text (#24377) před 1 rokem
system Increase "version" when update the setting value to a same value as before (#28243) (#28244) před 6 měsíci
unit Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) před 8 měsíci
unittest Workaround to clean up old reviews on creating a new one (#28554) (#29264) před 3 měsíci
user Fix user id column case (#29863) (#29867) před 2 měsíci
webhook Fix comment permissions (#28213) (#28216) před 6 měsíci
error.go Forbid removing the last admin user (#28337) (#28793) před 4 měsíci
fixture_generation.go Fix yaml test (#27297) (#27303) před 8 měsíci
fixture_test.go Fix yaml test (#27297) (#27303) před 8 měsíci
main_test.go move repository deletion to service layer (#26948) před 8 měsíci
org.go refactor some functions to support ctx as first parameter (#21878) před 1 rokem
org_team.go Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095) před 8 měsíci
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) před 8 měsíci
org_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
repo.go Refactor system setting (#27000) (#27452) před 7 měsíci
repo_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
repo_transfer.go Next round of `db.DefaultContext` refactor (#27089) před 8 měsíci
repo_transfer_test.go Next round of `db.DefaultContext` refactor (#27089) před 8 měsíci