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
..
action.go Refactor secrets modification logic (#26873) 10 months ago
avatar.go Add missing 404 response to Swagger (#27038) 10 months ago
blob.go Add missing 404 response to Swagger (#27038) 10 months ago
branch.go Updates to the API for archived repos (#27149) 10 months ago
collaborators.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
commits.go Filter get single commit (#24613) 1 year ago
file.go Updates to the API for archived repos (#27149) 10 months ago
fork.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
git_hook.go Add missing 404 response to Swagger (#27038) 10 months ago
git_ref.go Implement FSFE REUSE for golang files (#21840) 2 years ago
hook.go Add missing 404 response to Swagger (#27038) 10 months ago
hook_test.go Move web/api context related testing function into a separate package (#26859) 10 months ago
issue.go Updates to the API for archived repos (#27149) 10 months ago
issue_attachment.go Updates to the API for archived repos (#27149) 10 months ago
issue_comment.go Updates to the API for archived repos (#27149) 10 months ago
issue_comment_attachment.go Updates to the API for archived repos (#27149) 10 months ago
issue_dependency.go Updates to the API for archived repos (#27149) 10 months ago
issue_label.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
issue_pin.go Add missing 404 response to Swagger (#27038) 10 months ago
issue_reaction.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
issue_stopwatch.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
issue_subscription.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
issue_tracked_time.go Add missing 404 response to Swagger (#27038) 10 months ago
key.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
label.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
language.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go make writing main test easier (#27270) 9 months ago
migrate.go move repository deletion to service layer (#26948) 10 months ago
milestone.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
mirror.go Add `RemoteAddress` to mirrors (#26952) 10 months ago
notes.go Filters for GetAllCommits (#24568) 1 year ago
patch.go Updates to the API for archived repos (#27149) 10 months ago
pull.go Updates to the API for archived repos (#27149) 10 months ago
pull_review.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
release.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
release_attachment.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
release_tags.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
repo.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
repo_test.go Move web/api context related testing function into a separate package (#26859) 10 months ago
star.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
status.go Add missing 404 response to Swagger (#27038) 10 months ago
subscriber.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
tag.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
teams.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
transfer.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
tree.go Add missing 404 response to Swagger (#27038) 10 months ago
wiki.go Updates to the API for archived repos (#27149) 10 months ago