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>
10 months ago
..
actions Artifacts retention and auto clean up (#26131) 11 months ago
setting make writing main test easier (#27270) 10 months ago
activity.go Implement FSFE REUSE for golang files (#21840) 2 years ago
attachment.go More refactoring of `db.DefaultContext` (#27083) 11 months ago
blame.go Support `.git-blame-ignore-revs` file (#26395) 11 months ago
branch.go Search branches (#27055) 11 months ago
cherry_pick.go Sync branches into databases (#22743) 1 year ago
commit.go Remove ref name in PR commits page (#25876) 11 months ago
compare.go Reduce usage of `db.DefaultContext` (#27073) 11 months ago
download.go Less naked returns (#25713) 1 year ago
editor.go Fix EOL handling in web editor (#27141) 10 months ago
editor_test.go Move web/api context related testing function into a separate package (#26859) 11 months ago
find.go Implement FSFE REUSE for golang files (#21840) 2 years ago
helper.go Make web context initialize correctly for different cases (#26726) 11 months ago
helper_test.go Make web context initialize correctly for different cases (#26726) 11 months ago
http.go More refactoring of `db.DefaultContext` (#27083) 11 months ago
http_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
issue_content_history.go Check `ctx.Written()` for `GetActionIssue` (#25698) 1 year ago
issue_dependency.go Add context parameter to some database functions (#26055) 1 year ago
issue_label.go Next round of `db.DefaultContext` refactor (#27089) 11 months ago
issue_label_test.go Move web/api context related testing function into a separate package (#26859) 11 months ago
issue_lock.go Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 1 year ago
issue_pin.go Add context parameter to some database functions (#26055) 1 year ago
issue_stopwatch.go Next round of `db.DefaultContext` refactor (#27089) 11 months ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Add context parameter to some database functions (#26055) 1 year ago
issue_watch.go Next round of `db.DefaultContext` refactor (#27089) 11 months ago
main_test.go make writing main test easier (#27270) 10 months ago
middlewares.go More refactoring of `db.DefaultContext` (#27083) 11 months ago
migrate.go Next round of `db.DefaultContext` refactor (#27089) 11 months ago
milestone.go Next round of `db.DefaultContext` refactor (#27089) 11 months ago
packages.go Fix the display of org level badges (#26504) 11 months ago
patch.go Sync branches into databases (#22743) 1 year ago
projects.go Refactor project templates (#26448) 12 months ago
projects_test.go Move web/api context related testing function into a separate package (#26859) 11 months ago
pull.go Next round of `db.DefaultContext` refactor (#27089) 11 months ago
pull_review.go Fix nil pointer dereference error when open link with invalid pull index (#26353) 12 months ago
release.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
release_test.go Move web/api context related testing function into a separate package (#26859) 11 months ago
render.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo.go Another round of `db.DefaultContext` refactor (#27103) 10 months ago
search.go Refactor indexer (#25174) 1 year ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 11 months ago
treelist.go Implement FSFE REUSE for golang files (#21840) 2 years ago
view.go Add `RemoteAddress` to mirrors (#26952) 11 months ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Move notification interface to services layer (#26915) 11 months ago
wiki_test.go Move web/api context related testing function into a separate package (#26859) 11 months ago