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 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539)
3 months ago
..
archiver.go
attachment.go
attachment_test.go
avatar.go
avatar_test.go
collaboration.go
collaboration_test.go
fork.go Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
fork_test.go
git.go
issue.go
language_stats.go
license.go Support repo license (#24872) 5 months ago
main_test.go
mirror.go
pushmirror.go Refactor push mirror find and add check for updating push mirror (#32539) 3 months ago
pushmirror_test.go
redirect.go
redirect_test.go
release.go Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
release_test.go
repo.go Fix and refactor markdown rendering (#32522) 3 months ago
repo_indexer.go
repo_list.go Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
repo_list_test.go Allow code search by filename (#32210) 4 months ago
repo_test.go Fix and refactor markdown rendering (#32522) 3 months ago
repo_unit.go
repo_unit_test.go
search.go Fix `recentupdate` sorting bugs (#32505) 3 months ago
star.go
star_test.go
topic.go
topic_test.go
update.go
upload.go
user_repo.go Only query team tables if repository is under org when getting assignees (#32414) 4 months ago
user_repo_test.go
watch.go Add user blocking (#29028) 12 months ago
watch_test.go
wiki.go
wiki_test.go