forgejo/routers/api/v1/repo
2023-09-07 09:37:47 +00:00
..
action.go Refactor secrets modification logic (#26873) 2023-09-05 15:21:02 +00:00
avatar.go
blob.go
branch.go PATCH branch-protection updates check list even when checks are disabled (#26351) 2023-08-24 05:36:04 +00:00
collaborators.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08: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 Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
issue_tracked_time.go
key.go
label.go Allow to archive labels (#26478) 2023-08-14 11:56:14 +02:00
language.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
main_test.go
migrate.go Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +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
topic.go
transfer.go
tree.go
wiki.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00