1
0
Fork 0
gitea/models/repo
Lunny Xiao b8911fb456
Use a struct as test options (#19393)
* Use a struct as test options

* Fix name

* Fix test
2022-04-14 21:58:21 +08:00
..
archiver.go
attachment.go
attachment_test.go
avatar.go
fork.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
fork_test.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
git.go
issue.go
language_stats.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
mirror.go Touch mirrors on even on fail to update (#19217) 2022-03-27 15:40:17 +01:00
pushmirror.go Improve mirror iterator (#18928) 2022-02-28 20:41:06 +01:00
pushmirror_test.go Improve mirror iterator (#18928) 2022-02-28 20:41:06 +01:00
redirect.go
redirect_test.go
repo.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
repo_indexer.go
repo_list.go
repo_test.go
repo_unit.go Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
star.go
star_test.go
topic.go
topic_test.go
update.go
user_repo.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
watch.go
watch_test.go
wiki.go
wiki_test.go