forgejo/routers/api/v1/repo
Jason Song 04347eb810
Use context parameter in services/repository (#23186)
Use context parameter in `services/repository`.

And use `cache.WithCacheContext(ctx)` to generate push action history
feeds.

Fix #23160
2023-02-28 16:17:51 -06:00
..
blob.go
branch.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Add "Reviewed by you" filter for pull requests (#22927) 2023-02-24 21:55:50 -05:00
issue_attachment.go
issue_comment.go
issue_comment_attachment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go