gitea/models/repo
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting ()
Replace 
Help 
Wiki solution for 
..
archiver.go Add support for sha256 repositories ()
attachment.go Do some performance optimize for issues list and view issue/pull ()
attachment_test.go More refactoring of `db.DefaultContext` ()
avatar.go Penultimate round of `db.DefaultContext` refactor ()
collaboration.go Add user blocking ()
collaboration_test.go Add user blocking ()
fork.go Move more functions to db.Find ()
fork_test.go refactor some functions to support ctx as first parameter ()
git.go Add merge style `fast-forward-only` ()
issue.go Clean up log messages ()
language_stats.go Penultimate round of `db.DefaultContext` refactor ()
main_test.go make writing main test easier ()
mirror.go More `db.DefaultContext` refactor ()
pushmirror.go Don't run push mirrors for archived repos ()
pushmirror_test.go Refactor deletion ()
redirect.go Final round of `db.DefaultContext` refactor ()
redirect_test.go Final round of `db.DefaultContext` refactor ()
release.go Refactor some Str2html code ()
release_test.go Another round of `db.DefaultContext` refactor ()
repo.go Some performance optimization on dashboard and issues page ()
repo_indexer.go Add support for sha256 repositories ()
repo_list.go Add container.FilterSlice function ()
repo_list_test.go migrate some more "OptionalBool" to "Option[bool]" ()
repo_test.go Add user blocking ()
repo_unit.go Allow everyone to read or write a wiki by a repo unit setting ()
repo_unit_test.go add disable workflow feature ()
search.go Split "modules/context.go" to separate files ()
star.go Add user blocking ()
star_test.go Add user blocking ()
topic.go Refactor topic Find functions and add more tests for pagination ()
topic_test.go Refactor topic Find functions and add more tests for pagination ()
update.go Move some repository transfer functions to service layer ()
upload.go Refactor deletion ()
user_repo.go Add user blocking ()
user_repo_test.go Add user blocking ()
watch.go Add user blocking ()
watch_test.go Add user blocking ()
wiki.go Implement FSFE REUSE for golang files ()
wiki_test.go Implement FSFE REUSE for golang files ()