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 d2a372fc59
Move some functions to gitrepo package to reduce RepoPath reference directly (#36126)
6 days ago
..
archiver Move archive function to repo_model and gitrepo (#35514) 2 months ago
commitstatus Move some functions to gitrepo package (#35543) 2 months ago
files Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
gitgraph update golangci-lint to v2.7.0 (#36079) 2 weeks ago
adopt.go Replace gobwas/glob package (#35478) 3 months ago
adopt_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
avatar.go Fix avatar upload error handling (#35887) 1 month ago
avatar_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
branch.go Support updating branch via API (#35951) 1 week ago
cache.go Move commit related functions to gitrepo package (#35600) 2 weeks ago
check.go Move some functions to gitrepo package (#35543) 2 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 Move some functions to gitrepo package (#35543) 2 months ago
contributors_graph_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
create.go Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days 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 Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
fork_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
generate.go Use gitrepo's clone and push when possible (#36093) 1 week ago
generate_test.go Limit reading bytes instead of ReadAll (#35928) 1 month ago
hooks.go Move HasWiki to repository service package (#33912) 4 months ago
init.go Move some functions to gitrepo package (#35543) 2 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 Use gitrepo's clone and push when possible (#36093) 1 week ago
migrate.go Use gitrepo's clone and push when possible (#36093) 1 week 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 some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days 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 Use gitrepo's clone and push when possible (#36093) 1 week ago
transfer_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago