You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/pull
Lunny Xiao 0453177b61
Refactor: move part of updating protected branch logic to service layer (#33742)
1 week ago
..
check.go Remove context from git struct (#33793) 1 week ago
check_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
comment.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 11 months ago
commit_status.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 12 months ago
commit_status_test.go Fixing the issue when status check per rule matches multiple actions (#29631) 1 year ago
edits.go Implement FSFE REUSE for golang files (#21840) 2 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) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
merge.go Remove context from git struct (#33793) 1 week ago
merge_ff_only.go Remove context from git struct (#33793) 1 week ago
merge_merge.go Remove context from git struct (#33793) 1 week ago
merge_prepare.go Remove context from git struct (#33793) 1 week ago
merge_rebase.go Remove context from git struct (#33793) 1 week ago
merge_squash.go Remove context from git struct (#33793) 1 week ago
merge_test.go Support template for merge message description (#22248) 2 years ago
patch.go Remove context from git struct (#33793) 1 week ago
patch_unmerged.go Remove context from git struct (#33793) 1 week ago
protected_branch.go Refactor: move part of updating protected branch logic to service layer (#33742) 1 week ago
pull.go Remove context from git struct (#33793) 1 week ago
pull_test.go Simplify how git repositories are opened (#28937) 1 year ago
review.go Fix the logic of finding the latest pull review commit ID (#32139) 5 months ago
review_test.go Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 12 months ago
reviewer.go Fix get reviewers' bug (#32415) 4 months ago
reviewer_test.go Enable tenv and testifylint rules (#32852) 3 months ago
temp_repo.go Remove context from git struct (#33793) 1 week ago
update.go Support "merge upstream branch" (Sync fork) (#32741) 3 months ago
update_rebase.go Remove context from git struct (#33793) 1 week ago