forgejo/routers/api/v1/repo
Gusted 92dfbada37
Better describe what /repos/{owner}/{repo}/raw/{filepath} returns on 200 (#19542)
- Set on the description that it returns the raw file content.
- Resolves #19514
2022-04-28 09:57:56 -05:00
..
blob.go
branch.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
collaborators.go
commits.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2022-04-25 20:45:18 +02:00
file.go Better describe what /repos/{owner}/{repo}/raw/{filepath} returns on 200 (#19542) 2022-04-28 09:57:56 -05:00
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go User specific repoID or xorm builder conditions for issue search (#19475) 2022-04-25 16:06:24 +02:00
issue_comment.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
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 Use queue instead of memory queue in webhook send service (#19390) 2022-04-25 20:03:01 +02:00
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
pull_review.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
release.go
release_attachment.go
release_tags.go
repo.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go Fix logging of Transfer API (#19456) 2022-04-22 00:05:53 +08:00
tree.go
wiki.go