forgejo/routers/api/v1/repo
2023-09-08 21:09:23 +00:00
..
action.go Refactor secrets modification logic (#26873) 2023-09-05 15:21:02 +00:00
avatar.go
blob.go
branch.go
collaborators.go Move some functions to service layer (#26969) 2023-09-08 21:09:23 +00:00
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
issue.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
issue_attachment.go Allow users with write permissions for issues to add attachments with API (#26837) 2023-09-01 15:35:38 +00:00
issue_comment.go
issue_comment_attachment.go
issue_dependency.go
issue_label.go
issue_pin.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 move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
milestone.go
mirror.go Move modules/mirror to services (#26737) 2023-08-27 10:24:45 +08:00
notes.go
patch.go
pull.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Replace util.SliceXxx with slices.Xxx (#26958) 2023-09-07 09:37:47 +00:00
repo_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
star.go
status.go
subscriber.go
tag.go
teams.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
topic.go
transfer.go
tree.go
wiki.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00