This website requires JavaScript.
Explore
Help
Sign In
ajet
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
02e183bf3fa502b7cef76e8dcdbf01b85ce641f0
gitea
/
services
/
repository
History
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
…
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
…
collaboration.go
…
commit.go
…
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
…
create.go
…
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
…
generate_test.go
…
generate.go
…
hooks.go
…
init.go
…
lfs_test.go
…
lfs.go
…
main_test.go
…
migrate.go
…
push.go
…
repository_test.go
…
repository.go
…
review_test.go
…
review.go
…
setting.go
…
template.go
…
transfer_test.go
…
transfer.go
…