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ů.
Lunny Xiao 40cdc84b36
Fix migration v292 (#30153)
před 2 měsíci
..
actions Cancel previous runs of the same PR automatically (#29961) před 2 měsíci
activities Performance improvements for pull request list page (#29900) před 2 měsíci
admin Next round of `db.DefaultContext` refactor (#27089) před 8 měsíci
asymkey Fix some pending problems (#29985) před 2 měsíci
auth remove util.OptionalBool and related functions (#29513) před 3 měsíci
avatars Replace 10 more gt- classes with tw- (#29945) před 2 měsíci
db Fix misuse of `TxContext` (#30061) před 2 měsíci
dbfs make writing main test easier (#27270) před 8 měsíci
fixtures Add default board to new projects, remove uncategorized pseudo-board (#29874) před 2 měsíci
git Move from `max( id )` to `max( index )` for latest commit statuses (#30076) před 2 měsíci
issues Prevent re-review and dismiss review actions on closed and merged PRs (#30065) před 2 měsíci
migrations Fix migration v292 (#30153) před 2 měsíci
organization Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) před 2 měsíci
packages Fix incorrect relative/absolute URL usages (#29531) před 3 měsíci
perm Add user blocking (#29028) před 3 měsíci
project Fix migration v292 (#30153) před 2 měsíci
pull Add support for sha256 repositories (#23894) před 4 měsíci
repo Do some performance optimize for issues list and view issue/pull (#29515) před 2 měsíci
secret Make runs-on support variable expression (#29468) před 2 měsíci
shared/types Refactor locale&string&template related code (#29165) před 3 měsíci
system Refactor deletion (#28610) před 5 měsíci
unit Make actions default enabled for newly created repository if global configuraion enabled (#27482) před 7 měsíci
unittest Workaround to clean up old reviews on creating a new one (#28554) před 3 měsíci
user Fix user id column case (#29863) před 2 měsíci
webhook Store webhook event in database (#29145) před 2 měsíci
error.go Add merge style `fast-forward-only` (#28954) před 3 měsíci
fixture_generation.go Replace more db.DefaultContext (#27628) před 7 měsíci
fixture_test.go Replace more db.DefaultContext (#27628) před 7 měsíci
main_test.go make writing main test easier (#27270) před 8 měsíci
org.go Add user blocking (#29028) před 3 měsíci
org_team.go Add user blocking (#29028) před 3 měsíci
org_team_test.go Add user blocking (#29028) před 3 měsíci
org_test.go Add user blocking (#29028) před 3 měsíci
repo.go Refactor deletion (#28610) před 5 měsíci
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) před 7 měsíci
repo_transfer.go Add user blocking (#29028) před 3 měsíci