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 f88dbf86b3
Refactor repository transfer (#33211)
3 weeks ago
..
archiver.go Refactor context RefName and RepoAssignment (#33226) 1 month ago
attachment.go
attachment_test.go
avatar.go Return an empty string when a repo has no avatar in the repo API (#31187) 9 months ago
avatar_test.go Fix duplicate sub-path for avatars (#31365) 8 months ago
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 Fix missing license when sync mirror (#33255) 1 month ago
main_test.go
mirror.go
org_repo.go Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
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 Refactor "string truncate" (#32984) 2 months ago
release_test.go Add tag name in the commits list (#31082) 6 months ago
repo.go Refactor context flash msg and global variables (#33375) 4 weeks 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 Refactor context flash msg and global variables (#33375) 4 weeks ago
repo_unit.go Refactor repo unit "disabled" check (#31389) 8 months ago
repo_unit_test.go
search.go Fix `recentupdate` sorting bugs (#32505) 3 months ago
star.go
star_test.go Enable tenv and testifylint rules (#32852) 2 months ago
topic.go
topic_test.go
transfer.go Refactor repository transfer (#33211) 3 weeks ago
update.go fix empty repo updated time (#33120) 2 months ago
upload.go
user_repo.go Fix get reviewers' bug (#32415) 3 months ago
user_repo_test.go Enable tenv and testifylint rules (#32852) 2 months ago
watch.go
watch_test.go Enable tenv and testifylint rules (#32852) 2 months ago
wiki.go Make git clone URL could use current signed-in user (#33091) 2 months ago
wiki_test.go Make git clone URL could use current signed-in user (#33091) 2 months ago