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.
 
 
 
 
 
 
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341)
6 months ago
..
check.go Option to delay conflict checking of old pull requests until page view (#27779) 8 months ago
check_test.go Option to delay conflict checking of old pull requests until page view (#27779) 8 months ago
comment.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 years ago
commit_status.go Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 6 months ago
commit_status_test.go Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 6 months ago
edits.go
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 Improve instance wide ssh commit signing (#34341) 6 months ago
merge_ff_only.go Remove context from git struct (#33793) 10 months ago
merge_merge.go Remove context from git struct (#33793) 10 months ago
merge_prepare.go Improve instance wide ssh commit signing (#34341) 6 months ago
merge_rebase.go Remove context from git struct (#33793) 10 months ago
merge_squash.go Improve instance wide ssh commit signing (#34341) 6 months ago
merge_test.go Always use an empty line to separate the commit message and trailer (#34512) 7 months ago
patch.go Option to delay conflict checking of old pull requests until page view (#27779) 8 months ago
patch_unmerged.go Remove context from git struct (#33793) 10 months ago
protected_branch.go Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 9 months ago
pull.go Remove unnecessary duplicate code (#34552) 7 months ago
pull_test.go Simplify how git repositories are opened (#28937) 2 years ago
review.go Enable addtional linters (#34085) 9 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) 8 months ago
update.go Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) 7 months ago
update_rebase.go Remove context from git struct (#33793) 10 months ago