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.
gitea/models/repo
Chongyi Zheng 43652746f2
Move `modules/mirror` to `services` (#26737)
To solve the cyclic imports in a better way

Closes #20261
1 year ago
..
archiver.go
attachment.go For API attachments, use API URL (#25639) 2 years ago
attachment_test.go
avatar.go
collaboration.go
collaboration_test.go
fork.go
fork_test.go
git.go Avoid amending the Rebase and Fast-forward merge if there is no message template (#25779) 2 years ago
issue.go
language_stats.go
main_test.go
mirror.go Replace `interface{}` with `any` (#25686) 2 years ago
pushmirror.go Move `modules/mirror` to `services` (#26737) 1 year ago
pushmirror_test.go Replace `interface{}` with `any` (#25686) 2 years ago
redirect.go
redirect_test.go
release.go add Upload URL to release API (#26663) 1 year ago
repo.go add disable workflow feature (#26413) 2 years ago
repo_indexer.go
repo_list.go Fix counting and filtering on the dashboard page for issues (#26657) 1 year ago
repo_list_test.go Count only visible repos on profile (#25928) 2 years ago
repo_test.go
repo_unit.go add disable workflow feature (#26413) 2 years ago
repo_unit_test.go add disable workflow feature (#26413) 2 years ago
search.go
star.go
star_test.go
topic.go Fix the topic validation rule and suport dots (#26286) 2 years ago
topic_test.go Fix the topic validation rule and suport dots (#26286) 2 years ago
update.go
upload.go
user_repo.go
user_repo_test.go
watch.go
watch_test.go
wiki.go
wiki_test.go