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.
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
9 months ago
..
check.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
check_test.go Add context parameter to some database functions (#26055) 11 months ago
comment.go Delete `issue_service.CreateComment` (#26298) 11 months ago
commit_status.go Fix pull request check list is limited (#26179) 11 months ago
edits.go Implement FSFE REUSE for golang files (#21840) 2 years ago
lfs.go Refactor and tidy-up the merge/update branch code (#22568) 1 year ago
main_test.go make writing main test easier (#27270) 9 months ago
merge.go Move notification interface to services layer (#26915) 10 months ago
merge_merge.go Refactor and tidy-up the merge/update branch code (#22568) 1 year ago
merge_prepare.go Refactor merge/update git command calls (#23366) 1 year ago
merge_rebase.go Merge message template support for rebase without merge commit (#22669) 1 year ago
merge_squash.go Improve squash merge commit author and co-author with private emails (#22977) 1 year ago
merge_test.go Support template for merge message description (#22248) 2 years ago
patch.go Add transaction when creating pull request created dirty data (#26259) 11 months ago
patch_unmerged.go Implement FSFE REUSE for golang files (#21840) 2 years ago
pull.go Move notification interface to services layer (#26915) 10 months ago
pull_test.go Support template for merge message description (#22248) 2 years ago
review.go Move notification interface to services layer (#26915) 10 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 Refactor and tidy-up the merge/update branch code (#22568) 1 year ago