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.
 
 
 
 
 
 
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341)
6 months ago
..
archiver Enable addtional linters (#34085) 9 months ago
commitstatus Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 6 months ago
files Improve instance wide ssh commit signing (#34341) 6 months ago
gitgraph Split GetLatestCommitStatus as two functions (#34535) 7 months ago
adopt.go Do not mutate incoming options to SearchRepositoryByName (#34553) 7 months ago
adopt_test.go Rework create/fork/adopt/generate repository to make sure resources will be cleanup once failed (#31035) 8 months ago
avatar.go Only git operations should update `last changed` of a repository (#34388) 7 months ago
avatar_test.go Enable testifylint rules (#34075) 9 months ago
branch.go Fix incorrect divergence cache after switching default branch (#34370) 7 months ago
cache.go Always enable caches (#28527) 2 years ago
check.go Remove context from git struct (#33793) 10 months ago
collaboration.go Move team related functions to service layer (#32537) 1 year ago
collaboration_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 year ago
commit.go Move context from modules to services (#29440) 2 years ago
contributors_graph.go Remove context from git struct (#33793) 10 months ago
contributors_graph_test.go Enable testifylint rules (#34075) 9 months ago
create.go Only git operations should update `last changed` of a repository (#34388) 7 months ago
create_test.go Fix bug when migrating repository (#34182) 8 months ago
delete.go Do not mutate incoming options to SearchRepositoryByName (#34553) 7 months ago
delete_test.go Delete repos of org when purge delete user (#27273) 2 years ago
fork.go Only git operations should update `last changed` of a repository (#34388) 7 months ago
fork_test.go Refactor some tests (#34580) 7 months ago
generate.go Fix some trivial problems (#34579) 7 months ago
generate_test.go Fix some trivial problems (#34579) 7 months ago
hooks.go Don't create duplicated functions for code repositories and wiki repositories (#33924) 9 months ago
init.go Improve instance wide ssh commit signing (#34341) 6 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) 2 years ago
lfs_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
license.go Only keep popular licenses (#33832) 9 months ago
license_test.go Enable addtional linters (#34085) 9 months ago
main_test.go make writing main test easier (#27270) 2 years ago
merge_upstream.go Improve sync fork behavior (#33319) 11 months ago
migrate.go Performance optimization for tags synchronization (#34355) 7 months ago
push.go Performance optimization for tags synchronization (#34355) 7 months ago
repo_team.go Move RepoTransfer from models to models/repo sub package (#32506) 1 year ago
repo_team_test.go Move team related functions to service layer (#32537) 1 year ago
repository.go Only git operations should update `last changed` of a repository (#34388) 7 months ago
repository_test.go Move and rename UpdateRepository (#34136) 8 months ago
setting.go Fix auto concurrency cancellation skips commit status updates (#33764) 9 months ago
template.go Only git operations should update `last changed` of a repository (#34388) 7 months ago
transfer.go Only git operations should update `last changed` of a repository (#34388) 7 months ago
transfer_test.go Check user/org repo limit instead of doer (#34147) 8 months ago