gitea/routers/api/v1/repo
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654)
2024-12-04 11:59:48 +08:00
..
action.go Set owner id to zero when GetRegistrationToken for repo (#31725) 2024-07-29 18:46:45 +00:00
avatar.go
blob.go
branch.go Fix delete branch perm checking (#32654) 2024-12-04 11:59:48 +08:00
collaborators.go Fix get reviewers' bug (#32415) 2024-11-22 10:44:48 -05:00
commits.go Fix bug in getting merged pull request by commit (#32079) 2024-09-24 01:00:09 +00:00
compare.go
download.go Add github compatible tarball download API endpoints (#32572) 2024-11-25 19:35:49 +00:00
file.go Add github compatible tarball download API endpoints (#32572) 2024-11-25 19:35:49 +00:00
fork.go Refactor find forks and fix possible bugs that weak permissions check (#32528) 2024-11-18 03:06:25 +00:00
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
issue_attachment.go Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
issue_comment.go
issue_comment_attachment.go Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
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
license.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
main_test.go
migrate.go Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
milestone.go Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
mirror.go
notes.go
patch.go
pull.go Fix delete branch perm checking (#32654) 2024-12-04 11:59:48 +08:00
pull_review.go Add reviewers selection to new pull request (#32403) 2024-11-09 04:48:31 +00:00
release.go Handle invalid target when creating releases using API (#31841) 2024-09-12 07:47:31 +00:00
release_attachment.go Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
release_tags.go
repo.go Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
teams.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
topic.go
transfer.go
tree.go
wiki.go