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 Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
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 Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
fork_test.go
fork.go Feature: Find files in repo (#15028) 2022-06-09 14:15:08 +03:00
git.go
issue.go
language_stats.go
main_test.go Feature: Find files in repo (#15028) 2022-06-09 14:15:08 +03:00
mirror.go In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) 2022-08-18 22:12:00 -04:00
pushmirror_test.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
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 Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
redirect.go
release.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
repo_indexer.go
repo_list_test.go
repo_list.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
repo_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
repo_unit.go Custom regexp external issues (#17624) 2022-06-10 13:39:53 +08:00
repo.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
star_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
star.go
topic_test.go
topic.go
update.go
upload.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
user_repo_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
user_repo.go Add issue filter for Author (#20578) 2022-08-08 22:03:58 +02:00
watch_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
watch.go
wiki_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
wiki.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00