gitea/models/repo
luzpaz cb3b3e519f
Fix various typos ()
Found via `codespell -q 3 -S
./options/locale,./options/license,./public/vendor,./web_src/fomantic -L
actived,allways,attachements,ba,befores,commiter,pullrequest,pullrequests,readby,splitted,te,unknwon`

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
archiver.go fix hard-coded timeout and error panic in API archive download endpoint ()
attachment.go Add migrate repo archiver and packages storage support on command line ()
attachment_test.go Move some repository related code into sub package ()
avatar.go Move almost all functions' parameter db.Engine to context.Context ()
collaboration.go Move some code into models/git ()
collaboration_test.go Refactor AssertExistsAndLoadBean to use generics ()
fork.go Feature: Find files in repo ()
fork_test.go Move some repository related code into sub package ()
git.go Move repository model into models/repo ()
issue.go Prevent deadlock in create issue ()
language_stats.go Move almost all functions' parameter db.Engine to context.Context ()
main_test.go Feature: Find files in repo ()
mirror.go In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it ()
pushmirror.go In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it ()
pushmirror_test.go Add new API endpoints for push mirrors management ()
redirect.go Some repository refactors ()
redirect_test.go Refactor AssertExistsAndLoadBean to use generics ()
release.go Move some files into models' sub packages ()
repo.go Fix various typos ()
repo_indexer.go Move almost all functions' parameter db.Engine to context.Context ()
repo_list.go Only show relevant repositories on explore page ()
repo_list_test.go Move some repository related code into sub package ()
repo_test.go Refactor AssertExistsAndLoadBean to use generics ()
repo_unit.go Custom regexp external issues ()
star.go Move almost all functions' parameter db.Engine to context.Context ()
star_test.go Refactor AssertExistsAndLoadBean to use generics ()
topic.go Move almost all functions' parameter db.Engine to context.Context ()
topic_test.go Move some repository related code into sub package ()
update.go Move some repository related code into sub package ()
upload.go Move some files into models' sub packages ()
user_repo.go Add issue filter for Author ()
user_repo_test.go Refactor AssertExistsAndLoadBean to use generics ()
watch.go Move almost all functions' parameter db.Engine to context.Context ()
watch_test.go Refactor AssertExistsAndLoadBean to use generics ()
wiki.go Move some files into models' sub packages ()
wiki_test.go Refactor AssertExistsAndLoadBean to use generics ()