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/services/repository
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415)
3 months ago
..
archiver Remove transaction for archive download (#32186) 3 months ago
commitstatus Add new event commit status creation and webhook implementation (#27151) 3 months ago
files Fix git error handling (#32401) 4 months ago
adopt.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
adopt_test.go Reduce integration test overhead (#32475) 3 months ago
avatar.go
avatar_test.go
branch.go Fix git error handling (#32401) 4 months ago
cache.go
check.go
collaboration.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
collaboration_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
commit.go
contributors_graph.go
contributors_graph_test.go disable gravatar in test (#32529) 3 months ago
create.go Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
create_test.go
delete.go Support repo license (#24872) 5 months ago
delete_test.go
fork.go Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
fork_test.go
generate.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
license.go Support repo license (#24872) 5 months ago
license_test.go Support repo license (#24872) 5 months ago
main_test.go
migrate.go Support repo license (#24872) 5 months ago
push.go Fix broken releases when re-pushing tags (#32435) 3 months ago
repository.go Support repo license (#24872) 5 months ago
repository_test.go
setting.go
template.go
transfer.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
transfer_test.go