選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
yp05327 f80ea95eb5
Fix gitea-action user avatar broken on edited menu (#29190) (#29307)
3ヶ月前
..
actions Fix schedule tasks bugs (#28691) (#28780) 4ヶ月前
activities Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) (#29007) 3ヶ月前
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 Avoid cycle-redirecting user/login page (#28636) (#28658) 4ヶ月前
dbfs Fix content holes in Actions task logs file (#25560) 11ヶ月前
fixtures Fix reverting a merge commit failing (#28794) (#28825) 4ヶ月前
git Fix `GetCommitStatuses` (#28787) (#28804) 4ヶ月前
issues Fix gitea-action user avatar broken on edited menu (#29190) (#29307) 3ヶ月前
migrations handle repository.size column being NULL in migration v263 (#28336) (#28363) 5ヶ月前
organization Another round of `db.DefaultContext` refactor (#27103) (#27262) 8ヶ月前
packages move repository deletion to service layer (#26948) 8ヶ月前
perm move repository deletion to service layer (#26948) 8ヶ月前
project Fix comment permissions (#28213) (#28216) 6ヶ月前
pull refactor some functions to support ctx as first parameter (#21878) 1年前
repo Don't remove all mirror repository's releases when mirroring (#28817) (#28939) 3ヶ月前
secret Refactor secrets modification logic (#26873) 8ヶ月前
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) 6ヶ月前
unit Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9ヶ月前
unittest Workaround to clean up old reviews on creating a new one (#28554) (#29264) 3ヶ月前
user Forbid removing the last admin user (#28337) (#28793) 4ヶ月前
webhook Fix comment permissions (#28213) (#28216) 6ヶ月前
error.go Forbid removing the last admin user (#28337) (#28793) 4ヶ月前
fixture_generation.go Fix yaml test (#27297) (#27303) 8ヶ月前
fixture_test.go Fix yaml test (#27297) (#27303) 8ヶ月前
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ヶ月前