1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 04:05:33 -04:00
gitea/services/repository
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417)
use built-in cache package to wrap external go-chi cache package
2024-04-13 08:38:44 +00:00
..
archiver Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
commitstatus Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
files Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
adopt_test.go
adopt.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2024-03-22 13:53:52 +01:00
avatar_test.go
avatar.go
branch.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
cache.go
check.go
collaboration_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
collaboration.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
commit.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
contributors_graph_test.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
contributors_graph.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
create_test.go bump to use go 1.22 (#29119) 2024-02-14 18:19:57 +00:00
create.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
delete_test.go
delete.go Check the token's owner and repository when registering a runner (#30406) 2024-04-11 16:01:44 +08:00
fork_test.go
fork.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
generate_test.go Move generate from module to service (#29465) 2024-02-28 14:40:36 +01:00
generate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
hooks.go
init.go Move generate from module to service (#29465) 2024-02-28 14:40:36 +01:00
lfs_test.go
lfs.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
main_test.go
migrate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
push.go Add cache for branch divergence on branch list page (#29577) 2024-03-08 10:21:24 +00:00
repository_test.go
repository.go
review_test.go
review.go
setting.go
template.go Move generate from module to service (#29465) 2024-02-28 14:40:36 +01:00
transfer_test.go Move some repository transfer functions to service layer (#28855) 2024-02-05 06:17:23 +00:00
transfer.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00