Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Lunny Xiao 09df5c9c7d
Use db.ListOptions directly instead of Paginator interface to make iteasier to use and fix performance of /pulls and /issues (#29990) (#30447)
vor 2 Monaten
..
actions Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30408) vor 2 Monaten
activities Performance improvements for pull request list page (#29900) (#29972) vor 2 Monaten
admin Next round of `db.DefaultContext` refactor (#27089) vor 9 Monaten
asymkey Fix missing 0 prefix of GPG key id (#30245) (#30247) vor 2 Monaten
auth Fix bug when the linked account was disactived and list the linked accounts (#29263) vor 3 Monaten
avatars Refactor system setting (#27000) (#27452) vor 8 Monaten
db Fix misuse of `TxContext` (#30061) (#30062) vor 2 Monaten
dbfs Fix content holes in Actions task logs file (#25560) vor 11 Monaten
fixtures Fix template error when comment review doesn't exist (#29888) (#29889) vor 2 Monaten
git Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30437) vor 2 Monaten
issues Use db.ListOptions directly instead of Paginator interface to make iteasier to use and fix performance of /pulls and /issues (#29990) (#30447) vor 2 Monaten
migrations Fix bug hidden on CI and make ci failed if tests failure (#29254) (#29662) vor 3 Monaten
organization Check the token's owner and repository when registering a runner (#30406) (#30412) vor 2 Monaten
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) vor 3 Monaten
perm Users with `read` permission of pull requests can be assigned too (#27263) (#29372) vor 3 Monaten
project Fix comment permissions (#28213) (#28216) vor 6 Monaten
pull refactor some functions to support ctx as first parameter (#21878) vor 1 Jahr
repo Users with `read` permission of pull requests can be assigned too (#27263) (#29372) vor 3 Monaten
secret Make runs-on support variable expression (#29468) (#29782) vor 3 Monaten
shared/types Display owner of a runner as a tooltip instead of static text (#24377) vor 1 Jahr
system Increase "version" when update the setting value to a same value as before (#28243) (#28244) vor 6 Monaten
unit Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) vor 9 Monaten
unittest Workaround to clean up old reviews on creating a new one (#28554) (#29264) vor 3 Monaten
user Fix user id column case (#29863) (#29867) vor 2 Monaten
webhook Fix comment permissions (#28213) (#28216) vor 6 Monaten
error.go Forbid removing the last admin user (#28337) (#28793) vor 5 Monaten
fixture_generation.go Fix yaml test (#27297) (#27303) vor 8 Monaten
fixture_test.go Fix yaml test (#27297) (#27303) vor 8 Monaten
main_test.go move repository deletion to service layer (#26948) vor 9 Monaten
org.go refactor some functions to support ctx as first parameter (#21878) vor 1 Jahr
org_team.go Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095) vor 9 Monaten
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) vor 9 Monaten
org_test.go Implement FSFE REUSE for golang files (#21840) vor 1 Jahr
repo.go Refactor system setting (#27000) (#27452) vor 8 Monaten
repo_test.go Implement FSFE REUSE for golang files (#21840) vor 1 Jahr
repo_transfer.go Next round of `db.DefaultContext` refactor (#27089) vor 9 Monaten
repo_transfer_test.go Next round of `db.DefaultContext` refactor (#27089) vor 9 Monaten