Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/services/pull
Lunny Xiao 6ef986d474
Performance improvements for pull request list page (#29900) (#29972)
8 months ago
..
check.go Fix codeowner detected diff base branch to mergebase (#29783) (#29807) 8 months ago
check_test.go Add context parameter to some database functions (#26055) 1 year ago
comment.go Delete `issue_service.CreateComment` (#26298) 1 year ago
commit_status.go Fix commit_status problem when testing (#29672) (#29675) 9 months ago
commit_status_test.go Fixing the issue when status check per rule matches multiple actions (#29631) (#29655) 9 months ago
edits.go
lfs.go
main_test.go move repository deletion to service layer (#26948) 1 year ago
merge.go Fix poster is not loaded in get default merge message (#27657) (#27666) 1 year ago
merge_merge.go
merge_prepare.go
merge_rebase.go Merge message template support for rebase without merge commit (#22669) 2 years ago
merge_squash.go
merge_test.go
patch.go Add transaction when creating pull request created dirty data (#26259) 1 year ago
patch_unmerged.go
pull.go Notify reviewers added via CODEOWNERS (#29842) (#29902) 8 months ago
pull_test.go
review.go Performance improvements for pull request list page (#29900) (#29972) 8 months ago
temp_repo.go Sync branches into databases (#22743) 1 year ago
update.go Sync branches into databases (#22743) 1 year ago
update_rebase.go