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 format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
attachment_test.go Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
avatar.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
fork_test.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
fork.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
git.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
issue.go Prevent deadlock in create issue (#17970) 2021-12-13 17:59:39 -05:00
language_stats.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
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_test.go Improve mirror iterator (#18928) 2022-02-28 20:41:06 +01:00
pushmirror.go Improve mirror iterator (#18928) 2022-02-28 20:41:06 +01:00
redirect_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
redirect.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repo_indexer.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
repo_list.go Use conditions but not repo ids as query condition (#16839) 2021-12-29 21:02:12 +08:00
repo_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repo_unit.go Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
repo.go Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
star_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
star.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
topic_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
topic.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
update.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
user_repo.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
watch_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
watch.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
wiki_test.go Add separate SSH_USER config option (#17584) 2022-02-07 16:56:45 -05:00
wiki.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00