0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-01 07:43:12 +01:00
gitea/services/repository
2024-11-02 11:20:22 +00:00
..
archiver
commitstatus
files Fix git error handling (#32401) 2024-11-02 11:20:22 +00:00
adopt.go
adopt_test.go
avatar.go
avatar_test.go
branch.go Fix git error handling (#32401) 2024-11-02 11:20:22 +00:00
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go
contributors_graph_test.go
create.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
create_test.go
delete.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
delete_test.go
fork.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
fork_test.go
generate.go
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
license.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
license_test.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
main_test.go
migrate.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
push.go Fix git error handling (#32401) 2024-11-02 11:20:22 +00:00
repository.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 2024-09-06 10:12:41 +00:00
transfer_test.go