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 98ab9445d1
Users with `read` permission of pull requests can be assigned too (#27263)
9 months ago
..
archiver.go Add support for sha256 repositories (#23894) 10 months ago
attachment.go
attachment_test.go
avatar.go
collaboration.go Move more functions to db.Find (#28419) 10 months ago
collaboration_test.go Move more functions to db.Find (#28419) 10 months ago
fork.go Move more functions to db.Find (#28419) 10 months ago
fork_test.go
git.go Add merge style `fast-forward-only` (#28954) 9 months ago
issue.go
language_stats.go
main_test.go
mirror.go
pushmirror.go Don't run push mirrors for archived repos (#27140) 10 months ago
pushmirror_test.go
redirect.go
redirect_test.go
release.go Add support for sha256 repositories (#23894) 10 months ago
release_test.go
repo.go Simplify how git repositories are opened (#28937) 10 months ago
repo_indexer.go Add support for sha256 repositories (#23894) 10 months ago
repo_list.go
repo_list_test.go Allow non-admin users to delete review requests (#29057) 9 months ago
repo_test.go
repo_unit.go Add merge style `fast-forward-only` (#28954) 9 months ago
repo_unit_test.go
search.go
star.go
star_test.go
topic.go Fix non-alphabetic sorting of repo topics (#28938) 10 months ago
topic_test.go
update.go Move some repository transfer functions to service layer (#28855) 9 months ago
upload.go
user_repo.go Users with `read` permission of pull requests can be assigned too (#27263) 9 months ago
user_repo_test.go
watch.go
watch_test.go
wiki.go
wiki_test.go