gitea/models/repo
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262)
* Move some files into models' sub packages

* Move functions

* merge main branch

* Fix check

* fix check

* Fix some tests

* Fix lint

* Fix lint

* Revert lint changes

* Fix error comments

* Fix lint

Co-authored-by: 6543 <6543@obermui.de>
2022-08-25 10:31:57 +08:00
..
archiver.go
attachment_test.go
attachment.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
avatar.go
collaboration_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
collaboration.go
fork_test.go
fork.go
git.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
issue.go
language_stats.go
main_test.go
mirror.go
pushmirror_test.go
pushmirror.go In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) 2022-08-18 22:12:00 -04:00
redirect_test.go
redirect.go
release.go
repo_indexer.go
repo_list_test.go
repo_list.go
repo_test.go
repo_unit.go
repo.go
star_test.go
star.go
topic_test.go
topic.go
update.go Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
upload.go
user_repo_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
user_repo.go
watch_test.go
watch.go
wiki_test.go
wiki.go