Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
wxiaoguang 83f83019ef
Clean up log messages (#30313)
2 years ago
..
actions Add API for `Variables` (#29520) 2 years ago
activities Performance improvements for pull request list page (#29900) 2 years ago
admin
asymkey Clean up log messages (#30313) 2 years ago
auth remove util.OptionalBool and related functions (#29513) 2 years ago
avatars Replace 10 more gt- classes with tw- (#29945) 2 years ago
db Fix misuse of `TxContext` (#30061) 2 years ago
dbfs
fixtures Add default board to new projects, remove uncategorized pseudo-board (#29874) 2 years ago
git Move from `max( id )` to `max( index )` for latest commit statuses (#30076) 2 years ago
issues Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 years ago
migrations Add unique index for project_issue to prevent duplicate data (#30190) 2 years ago
organization Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) 2 years ago
packages Fix incorrect relative/absolute URL usages (#29531) 2 years ago
perm Add user blocking (#29028) 2 years ago
project Fix migration v292 (#30153) 2 years ago
pull Add support for sha256 repositories (#23894) 2 years ago
repo Clean up log messages (#30313) 2 years ago
secret Make runs-on support variable expression (#29468) 2 years ago
shared/types Refactor locale&string&template related code (#29165) 2 years ago
system Refactor deletion (#28610) 2 years ago
unit
unittest Workaround to clean up old reviews on creating a new one (#28554) 2 years ago
user Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 2 years ago
webhook Store webhook event in database (#29145) 2 years ago
error.go Add merge style `fast-forward-only` (#28954) 2 years ago
fixture_generation.go
fixture_test.go
main_test.go
org.go Add user blocking (#29028) 2 years ago
org_team.go Add user blocking (#29028) 2 years ago
org_team_test.go Add user blocking (#29028) 2 years ago
org_test.go Add user blocking (#29028) 2 years ago
repo.go Refactor deletion (#28610) 2 years ago
repo_test.go
repo_transfer.go Add user blocking (#29028) 2 years ago