forgejo/routers/api/v1/repo
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876)
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-14 21:19:38 +01:00
..
blob.go
branch.go
collaborators.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
hook_test.go
issue.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
issue_comment.go
issue_label.go
issue_reaction.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
issue_stopwatch.go
issue_subscription.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
milestone.go
mirror.go
pull.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Close the gitrepo when deleting the repository (#15876) 2021-05-14 21:19:38 +01:00
repo_test.go
star.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
status.go
subscriber.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
tag.go
teams.go
topic.go
transfer.go
tree.go