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.
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615)
2 months ago
..
actions Add API for `Variables` (#29520) 2 months ago
activities Performance improvements for pull request list page (#29900) 2 months ago
admin Next round of `db.DefaultContext` refactor (#27089) 8 months ago
asymkey Fix some pending problems (#29985) 2 months ago
auth remove util.OptionalBool and related functions (#29513) 3 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 2 months ago
db Fix misuse of `TxContext` (#30061) 2 months ago
dbfs make writing main test easier (#27270) 8 months ago
fixtures Add default board to new projects, remove uncategorized pseudo-board (#29874) 2 months ago
git Move from `max( id )` to `max( index )` for latest commit statuses (#30076) 2 months ago
issues Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
migrations Fix migration v292 (#30153) 2 months ago
organization Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) 2 months ago
packages Fix incorrect relative/absolute URL usages (#29531) 3 months ago
perm Add user blocking (#29028) 3 months ago
project Fix migration v292 (#30153) 2 months ago
pull Add support for sha256 repositories (#23894) 4 months ago
repo Refactor topic Find functions and add more tests for pagination (#30127) 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) 5 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) 3 months ago
user Add setting to disable user features when user login type is not plain (#29615) 2 months 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) 8 months ago
org.go Add user blocking (#29028) 3 months ago
org_team.go Add user blocking (#29028) 3 months ago
org_team_test.go Add user blocking (#29028) 3 months ago
org_test.go Add user blocking (#29028) 3 months ago
repo.go Refactor deletion (#28610) 5 months ago
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
repo_transfer.go Add user blocking (#29028) 3 months ago