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