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.
 
 
 
 
 
 
Lunny Xiao 44d7d2973a
Fix wrong review requests when updating the pull request (#34286)
9 months ago
..
check.go Option to delay conflict checking of old pull requests until page view (#27779) 10 months ago
check_test.go Option to delay conflict checking of old pull requests until page view (#27779) 10 months ago
comment.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 years ago
commit_status.go Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 11 months ago
commit_status_test.go Fixing the issue when status check per rule matches multiple actions (#29631) 2 years ago
edits.go Implement FSFE REUSE for golang files (#21840) 3 years ago
lfs.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
merge.go Option to delay conflict checking of old pull requests until page view (#27779) 10 months ago
merge_ff_only.go Remove context from git struct (#33793) 11 months ago
merge_merge.go Remove context from git struct (#33793) 11 months ago
merge_prepare.go Option to delay conflict checking of old pull requests until page view (#27779) 10 months ago
merge_rebase.go Remove context from git struct (#33793) 11 months ago
merge_squash.go Enable addtional linters (#34085) 10 months ago
merge_test.go Support template for merge message description (#22248) 3 years ago
patch.go Option to delay conflict checking of old pull requests until page view (#27779) 10 months ago
patch_unmerged.go Remove context from git struct (#33793) 11 months ago
protected_branch.go Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 11 months ago
pull.go Fix wrong review requests when updating the pull request (#34286) 9 months ago
pull_test.go Simplify how git repositories are opened (#28937) 2 years ago
review.go Enable addtional linters (#34085) 10 months ago
review_test.go Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 years ago
reviewer.go Fix get reviewers' bug (#32415) 1 year ago
reviewer_test.go Enable tenv and testifylint rules (#32852) 1 year ago
temp_repo.go Option to delay conflict checking of old pull requests until page view (#27779) 10 months ago
update.go Enable addtional linters (#34085) 10 months ago
update_rebase.go Remove context from git struct (#33793) 11 months ago