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.
 
 
 
 
 
 
Lunny Xiao 1717af72c4
Move some functions from package git to gitrepo (#33910)
4 months ago
..
archiver Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
commitstatus Run `gopls modernize` on codebase (#34751) 6 months ago
files Fix various bugs (#35177) 5 months ago
gitgraph Remove wrong "git.DefaultContext" (#35364) 4 months ago
adopt.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
adopt_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
avatar.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
avatar_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
branch.go Deleting branch could delete broken branch which has database record but git branch is missing (#35360) 4 months ago
cache.go
check.go Move some functions from package git to gitrepo (#33910) 4 months ago
collaboration.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
collaboration_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
commit.go
contributors_graph.go Remove context from git struct (#33793) 10 months ago
contributors_graph_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
create.go Move some functions from package git to gitrepo (#33910) 4 months ago
create_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
delete.go Move HasWiki to repository service package (#33912) 4 months ago
delete_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
fork.go Remove unused param `doer` (#34545) 6 months ago
fork_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
generate.go Replace update repository function in some places (#34566) 6 months ago
generate_test.go Fix some trivial problems (#34579) 7 months ago
hooks.go Move HasWiki to repository service package (#33912) 4 months ago
init.go Improve instance wide ssh commit signing (#34341) 6 months ago
lfs.go
lfs_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 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
merge_upstream.go Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770) 6 months ago
migrate.go Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 4 months ago
push.go Fix various bugs (#35177) 5 months ago
repo_team.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
repo_team_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
repository.go Move HasWiki to repository service package (#33912) 4 months ago
repository_test.go Move HasWiki to repository service package (#33912) 4 months ago
setting.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
template.go Move some functions from package git to gitrepo (#33910) 4 months ago
transfer.go Move HasWiki to repository service package (#33912) 4 months ago
transfer_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago