gitea/services/repository
wxiaoguang 83f83019ef
Clean up log messages (#30313)
`log.Xxx("%v")` is not ideal, this PR adds necessary context messages.
Remove some unnecessary logs.

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-07 19:17:06 +08:00
..
archiver
commitstatus
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 Cancel previous runs of the same PR automatically (#29961) 2024-03-21 15:01:35 +08:00
cache.go
check.go
collaboration_test.go
collaboration.go
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
main_test.go
migrate.go
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
transfer_test.go
transfer.go