0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-11 14:56:09 +01:00
gitea/routers/api/v1/repo
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845)
Update it and fix new issues related to `redefines-builtin-id`
2024-12-15 02:31:07 +00:00
..
action.go
avatar.go
blob.go
branch.go Implement update branch API (#32433) 2024-12-12 05:02:35 +00:00
collaborators.go Fix get reviewers' bug (#32415) 2024-11-22 10:44:48 -05:00
commits.go
compare.go Make API "compare" accept commit IDs (#32801) 2024-12-12 08:10:09 +00:00
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_test.go
hook.go
issue_attachment.go
issue_comment_attachment.go
issue_comment.go
issue_dependency.go Update golangci-lint to v1.62.2, fix issues (#32845) 2024-12-15 02:31:07 +00:00
issue_label.go Fix internal server error when updating labels without write permission (#32776) 2024-12-10 18:42:52 +00:00
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go
key.go
label.go
language.go
license.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull_review.go Add reviewers selection to new pull request (#32403) 2024-11-09 04:48:31 +00:00
pull.go Make API "compare" accept commit IDs (#32801) 2024-12-12 08:10:09 +00:00
release_attachment.go
release_tags.go
release.go
repo_test.go
repo.go Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
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 Update golangci-lint to v1.62.2, fix issues (#32845) 2024-12-15 02:31:07 +00:00