You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/repo
oliverpool 525accfae6
Add container.FilterSlice function (gitea#30339)
9 months ago
..
archive_download_count.go Add fix and migration 9 months ago
archive_download_count_test.go Count downloads for tag archives 9 months ago
archiver.go Count downloads for tag archives 9 months ago
attachment.go Do some performance optimize for issues list and view issue/pull (gitea#29515) 9 months ago
attachment_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
avatar.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
collaboration.go [MODERATION] User blocking 11 months ago
collaboration_test.go [MODERATION] User blocking 11 months ago
fork.go Move more functions to db.Find (#28419) 1 year ago
fork_test.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
git.go Add merge style `fast-forward-only` (#28954) 11 months ago
issue.go Clean up log messages (#30313) 9 months ago
language_stats.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
mirror.go More `db.DefaultContext` refactor (#27265) 1 year ago
pushmirror.go [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853) 11 months ago
pushmirror_test.go Refactor deletion (#28610) 1 year ago
redirect.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
redirect_test.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
release.go Count downloads for tag archives 9 months ago
release_test.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
repo.go [I18N] Allow custom repo size format 9 months ago
repo_flags.go [FEAT] Repository flags 11 months ago
repo_flags_test.go [FEAT] Repository flags 11 months ago
repo_indexer.go Add support for sha256 repositories (#23894) 12 months ago
repo_list.go Add container.FilterSlice function (gitea#30339) 9 months ago
repo_list_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 10 months ago
repo_test.go remove util.OptionalBool and related functions (#29513) 10 months ago
repo_unit.go Fix schedule tasks bugs (#28691) 10 months ago
repo_unit_test.go [GITEA] Optionally allow anyone to edit Wikis 11 months ago
search.go Split "modules/context.go" to separate files (#24569) 2 years ago
star.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
star_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
topic.go [GITEA] Fix the topic search paging 11 months ago
topic_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
update.go Move some repository transfer functions to service layer (#28855) 11 months ago
upload.go Refactor deletion (#28610) 1 year ago
user_repo.go Users with `read` permission of pull requests can be assigned too (#27263) 11 months ago
user_repo_test.go [MODERATION] User blocking 11 months ago
watch.go [MODERATION] Refactor excluding watchers mechanism (squash) 11 months ago
watch_test.go [MODERATION] Refactor excluding watchers mechanism (squash) 11 months ago
wiki.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago