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
Giteabot 0d1fc2b2e9
Fix delete branch perm checking (#32654) (#32707)
2 months ago
..
archiver Remove transaction for archive download (#32186) (#32520) 3 months ago
commitstatus Fix automerge will not work because of some events haven't been triggered (#30780) (#31039) 9 months ago
files Make sure git version&feature are always prepared (#30877) (#30879) 9 months ago
adopt.go Fix incorrect default branch when adopt a repository (#30912) (#30928) 9 months ago
adopt_test.go
avatar.go
avatar_test.go
branch.go Fix delete branch perm checking (#32654) (#32707) 2 months ago
cache.go Always enable caches (#28527) 1 year ago
check.go Update tool dependencies (#29030) 1 year ago
collaboration.go Add user blocking (#29028) 11 months ago
collaboration_test.go Add user blocking (#29028) 11 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 Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
create_test.go bump to use go 1.22 (#29119) 12 months ago
delete.go Clarify permission "HasAccess" behavior (#30585) 10 months ago
delete_test.go
fork.go Refactor find forks and fix possible bugs that weak permissions check (#32528) (#32547) 3 months ago
fork_test.go
generate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
generate_test.go Move generate from module to service (#29465) 12 months ago
hooks.go Simplify how git repositories are opened (#28937) 1 year ago
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 Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
main_test.go
migrate.go Distinguish LFS object errors to ignore missing objects during migration (#31702) (#31745) 6 months ago
push.go Fix broken releases when re-pushing tags (#32435) (#32449) 3 months ago
repository.go Fix "force private" logic (#31012) (#31021) 9 months ago
repository_test.go
setting.go Fix an actions schedule bug (#28942) 1 year ago
template.go Move generate from module to service (#29465) 12 months ago
transfer.go Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828) 6 months ago
transfer_test.go Clarify permission "HasAccess" behavior (#30585) 10 months ago