Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Giteabot 0d1fc2b2e9
Fix delete branch perm checking (#32654) (#32707)
1 year ago
..
archiver Remove transaction for archive download (#32186) (#32520) 1 year ago
commitstatus Fix automerge will not work because of some events haven't been triggered (#30780) (#31039) 2 years ago
files Make sure git version&feature are always prepared (#30877) (#30879) 2 years ago
adopt.go Fix incorrect default branch when adopt a repository (#30912) (#30928) 2 years ago
adopt_test.go
avatar.go Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 3 years ago
avatar_test.go
branch.go Fix delete branch perm checking (#32654) (#32707) 1 year ago
cache.go Always enable caches (#28527) 2 years ago
check.go Update tool dependencies (#29030) 2 years ago
collaboration.go Add user blocking (#29028) 2 years ago
collaboration_test.go Add user blocking (#29028) 2 years ago
commit.go Move context from modules to services (#29440) 2 years ago
contributors_graph.go Enable more `revive` linter rules (#30608) 2 years ago
contributors_graph_test.go Refactor cache and disable go-chi cache (#30417) 2 years ago
create.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2 years ago
create_test.go bump to use go 1.22 (#29119) 2 years ago
delete.go Clarify permission "HasAccess" behavior (#30585) 2 years ago
delete_test.go Delete repos of org when purge delete user (#27273) 2 years ago
fork.go Refactor find forks and fix possible bugs that weak permissions check (#32528) (#32547) 1 year ago
fork_test.go
generate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2 years ago
generate_test.go Move generate from module to service (#29465) 2 years ago
hooks.go Simplify how git repositories are opened (#28937) 2 years ago
init.go Move generate from module to service (#29465) 2 years 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) 2 years 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) 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
migrate.go Distinguish LFS object errors to ignore missing objects during migration (#31702) (#31745) 1 year ago
push.go Fix broken releases when re-pushing tags (#32435) (#32449) 1 year ago
repository.go Fix "force private" logic (#31012) (#31021) 2 years ago
repository_test.go
setting.go Fix an actions schedule bug (#28942) 2 years ago
template.go Move generate from module to service (#29465) 2 years ago
transfer.go Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828) 1 year ago
transfer_test.go Clarify permission "HasAccess" behavior (#30585) 2 years ago