gitea/services/repository
2025-07-30 07:08:59 +00:00
..
archiver
commitstatus
files Fix various bugs (#35177) 2025-07-30 07:08:59 +00:00
gitgraph
adopt_test.go
adopt.go
avatar_test.go
avatar.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
branch.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
cache.go
check.go
collaboration_test.go
collaboration.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
commit.go
contributors_graph_test.go
contributors_graph.go
create_test.go
create.go
delete_test.go
delete.go
fork_test.go
fork.go
generate_test.go
generate.go
hooks.go
init.go
lfs_test.go
lfs.go
license_test.go
license.go
main_test.go
merge_upstream.go Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770) 2025-06-19 12:29:10 -07:00
migrate.go
push.go Fix various bugs (#35177) 2025-07-30 07:08:59 +00:00
repo_team_test.go
repo_team.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
repository_test.go
repository.go
setting.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07:00
template.go
transfer_test.go
transfer.go