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
..
admin.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
admin_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
applications.go Pre-register OAuth2 applications for git credential helpers (#26291) 11 months ago
auths.go Move web JSON functions to web context and simplify code (#26132) 11 months ago
config.go Move web JSON functions to web context and simplify code (#26132) 11 months ago
diagnosis.go Improve queue & process & stacktrace (#24636) 1 year ago
emails.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
hooks.go Move web JSON functions to web context and simplify code (#26132) 11 months ago
main_test.go make writing main test easier (#27270) 9 months ago
notice.go Another round of `db.DefaultContext` refactor (#27103) 9 months ago
orgs.go Display all user types and org types on admin management UI (#27050) 10 months ago
packages.go Another round of `db.DefaultContext` refactor (#27103) 9 months ago
queue.go Fix admin queue page title (#26409) 11 months ago
queue_tester.go Improve queue and logger context (#24924) 1 year ago
repos.go Move createrepository from module to service layer (#26927) 10 months ago
runners.go Move secrets and runners settings to actions settings (#24200) 1 year ago
stacktrace.go Move web JSON functions to web context and simplify code (#26132) 11 months ago
users.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
users_test.go Move web/api context related testing function into a separate package (#26859) 10 months ago