gitea/services/repository
2025-07-31 12:04:47 +08:00
..
archiver Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
commitstatus
files Fix various bugs (1.24) (#35186) 2025-07-31 12:04:47 +08:00
gitgraph Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
adopt_test.go Rework create/fork/adopt/generate repository to make sure resources will be cleanup once failed (#31035) 2025-04-07 22:12:54 -07:00
adopt.go Only git operations should update last changed of a repository (#34388) (#34427) 2025-05-11 23:23:12 +02:00
avatar_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
avatar.go Only git operations should update last changed of a repository (#34388) (#34427) 2025-05-11 23:23:12 +02:00
branch.go Fix incorrect divergence cache after switching default branch (#34370) (#34406) 2025-05-09 01:31:34 +02:00
cache.go
check.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
collaboration_test.go
collaboration.go
commit.go
contributors_graph_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
contributors_graph.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
create_test.go Fix bug when migrating repository (#34182) 2025-04-14 04:48:03 +00:00
create.go Only git operations should update last changed of a repository (#34388) (#34427) 2025-05-11 23:23:12 +02:00
delete_test.go
delete.go Fix doctor deleting orphaned issues attachments (#34142) (#34571) 2025-06-03 07:01:09 +00:00
fork_test.go Rework create/fork/adopt/generate repository to make sure resources will be cleanup once failed (#31035) 2025-04-07 22:12:54 -07:00
fork.go Only git operations should update last changed of a repository (#34388) (#34427) 2025-05-11 23:23:12 +02:00
generate_test.go Fix some trivial problems (#34579) (#34585) 2025-06-02 17:31:35 +00:00
generate.go Fix some trivial problems (#34579) (#34585) 2025-06-02 17:31:35 +00:00
hooks.go Don't create duplicated functions for code repositories and wiki repositories (#33924) 2025-03-19 11:17:19 -07:00
init.go Remove context from git struct (#33793) 2025-03-04 11:56:11 -08:00
lfs_test.go
lfs.go
license_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
license.go Only keep popular licenses (#33832) 2025-03-10 06:40:37 +08:00
main_test.go
merge_upstream.go
migrate.go Performance optimization for tags synchronization (#34355) (#34522) 2025-05-22 19:28:25 -07:00
push.go Fix various bugs (1.24) (#35186) 2025-07-31 12:04:47 +08:00
repo_team_test.go
repo_team.go
repository_test.go Move and rename UpdateRepository (#34136) 2025-04-12 18:22:18 +00:00
repository.go Only git operations should update last changed of a repository (#34388) (#34427) 2025-05-11 23:23:12 +02:00
setting.go Fix auto concurrency cancellation skips commit status updates (#33764) 2025-03-10 15:58:48 -07:00
template.go Only git operations should update last changed of a repository (#34388) (#34427) 2025-05-11 23:23:12 +02:00
transfer_test.go Check user/org repo limit instead of doer (#34147) 2025-04-07 23:45:31 -07:00
transfer.go Only git operations should update last changed of a repository (#34388) (#34427) 2025-05-11 23:23:12 +02:00