0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 06:04:36 +01:00
gitea/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 Add API for changing Avatars (#25369) 2023-06-29 23:22:55 +00:00
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 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_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
hook.go
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_attachment.go
issue_comment.go
issue_dependency.go
issue_label.go
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
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_review.go
pull.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
release_attachment.go
release_tags.go
release.go
repo_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
repo.go Replace util.SliceXxx with slices.Xxx (#26958) 2023-09-07 09:37:47 +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