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.
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608)
1 month ago
..
archiver.go Add support for sha256 repositories (#23894) 4 months ago
attachment.go Do some performance optimize for issues list and view issue/pull (#29515) 3 months ago
attachment_test.go More refactoring of `db.DefaultContext` (#27083) 8 months ago
avatar.go Penultimate round of `db.DefaultContext` refactor (#27414) 8 months ago
collaboration.go Add user blocking (#29028) 3 months ago
collaboration_test.go Add user blocking (#29028) 3 months ago
fork.go Move more functions to db.Find (#28419) 4 months ago
fork_test.go refactor some functions to support ctx as first parameter (#21878) 1 year ago
git.go Add merge style `fast-forward-only` (#28954) 3 months ago
issue.go Clean up log messages (#30313) 2 months ago
language_stats.go Penultimate round of `db.DefaultContext` refactor (#27414) 8 months ago
main_test.go make writing main test easier (#27270) 8 months ago
mirror.go More `db.DefaultContext` refactor (#27265) 8 months ago
pushmirror.go Don't run push mirrors for archived repos (#27140) 4 months ago
pushmirror_test.go Refactor deletion (#28610) 5 months ago
redirect.go Final round of `db.DefaultContext` refactor (#27587) 8 months ago
redirect_test.go Final round of `db.DefaultContext` refactor (#27587) 8 months ago
release.go Refactor some Str2html code (#29397) 3 months ago
release_test.go Another round of `db.DefaultContext` refactor (#27103) 8 months ago
repo.go Some performance optimization on dashboard and issues page (#29010) 3 months ago
repo_indexer.go Add support for sha256 repositories (#23894) 4 months ago
repo_list.go Add container.FilterSlice function (#30339) 2 months ago
repo_list_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 months ago
repo_test.go Add user blocking (#29028) 3 months ago
repo_unit.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 1 month ago
repo_unit_test.go add disable workflow feature (#26413) 10 months ago
search.go Split "modules/context.go" to separate files (#24569) 1 year ago
star.go Add user blocking (#29028) 3 months ago
star_test.go Add user blocking (#29028) 3 months ago
topic.go Refactor topic Find functions and add more tests for pagination (#30127) 2 months ago
topic_test.go Refactor topic Find functions and add more tests for pagination (#30127) 2 months ago
update.go Move some repository transfer functions to service layer (#28855) 4 months ago
upload.go Refactor deletion (#28610) 5 months ago
user_repo.go Enable more `revive` linter rules (#30608) 1 month ago
user_repo_test.go Add user blocking (#29028) 3 months ago
watch.go Add user blocking (#29028) 3 months ago
watch_test.go Add user blocking (#29028) 3 months ago
wiki.go Implement FSFE REUSE for golang files (#21840) 1 year ago
wiki_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago