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 e1b269e956
Remove transaction for archive download (#32186)
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) 3 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) 3 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 Move context from modules to services (#29440) 12 months ago
contributors_graph.go Enable more `revive` linter rules (#30608) 10 months ago
contributors_graph_test.go Refactor cache and disable go-chi cache (#30417) 10 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) 4 months ago
delete_test.go
fork.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
fork_test.go
generate.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
generate_test.go Move generate from module to service (#29465) 12 months ago
hooks.go
init.go Move generate from module to service (#29465) 12 months ago
lfs.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 12 months ago
lfs_test.go
license.go Support repo license (#24872) 4 months ago
license_test.go Support repo license (#24872) 4 months ago
main_test.go
migrate.go Support repo license (#24872) 4 months ago
push.go Fix broken releases when re-pushing tags (#32435) 3 months ago
repository.go Support repo license (#24872) 4 months ago
repository_test.go
review.go
review_test.go
setting.go
template.go Move generate from module to service (#29465) 12 months ago
transfer.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
transfer_test.go Clarify permission "HasAccess" behavior (#30585) 10 months ago