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
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352)
Part of #27065

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
archiver.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
attachment.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
attachment_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
avatar.go
collaboration.go More `db.DefaultContext` refactor (#27265) 1 year ago
collaboration_test.go More `db.DefaultContext` refactor (#27265) 1 year ago
fork.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
fork_test.go
git.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
issue.go
language_stats.go
main_test.go make writing main test easier (#27270) 1 year ago
mirror.go More `db.DefaultContext` refactor (#27265) 1 year ago
pushmirror.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
pushmirror_test.go
redirect.go
redirect_test.go
release.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
release_test.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
repo.go Updates to the API for archived repos (#27149) 1 year 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 Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
repo_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
repo_unit.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
repo_unit_test.go
search.go
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 Next round of `db.DefaultContext` refactor (#27089) 1 year ago
topic_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
update.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
upload.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
user_repo.go
user_repo_test.go
watch.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
watch_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
wiki.go
wiki_test.go