Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/models/repo
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515)
11 months ago
..
archiver.go Add support for sha256 repositories (#23894) 1 year ago
attachment.go Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
attachment_test.go
avatar.go
collaboration.go Add user blocking (#29028) 11 months ago
collaboration_test.go Add user blocking (#29028) 11 months ago
fork.go
fork_test.go
git.go Add merge style `fast-forward-only` (#28954) 12 months ago
issue.go
language_stats.go
main_test.go
mirror.go
pushmirror.go Don't run push mirrors for archived repos (#27140) 1 year ago
pushmirror_test.go
redirect.go
redirect_test.go
release.go Refactor some Str2html code (#29397) 11 months ago
release_test.go
repo.go Some performance optimization on dashboard and issues page (#29010) 11 months ago
repo_indexer.go Add support for sha256 repositories (#23894) 1 year ago
repo_list.go Some performance optimization on dashboard and issues page (#29010) 11 months ago
repo_list_test.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
repo_test.go Add user blocking (#29028) 11 months ago
repo_unit.go Fix projects mode bugs (#29593) 11 months ago
repo_unit_test.go
search.go
star.go Add user blocking (#29028) 11 months ago
star_test.go Add user blocking (#29028) 11 months ago
topic.go Fix non-alphabetic sorting of repo topics (#28938) 1 year ago
topic_test.go
update.go Move some repository transfer functions to service layer (#28855) 1 year ago
upload.go
user_repo.go Add user blocking (#29028) 11 months ago
user_repo_test.go Add user blocking (#29028) 11 months ago
watch.go Add user blocking (#29028) 11 months ago
watch_test.go Add user blocking (#29028) 11 months ago
wiki.go
wiki_test.go