forgejo/routers/api/v1/repo
Caesar Schinas 65c2595f26
Revert "Prevent allow/reject reviews on merged/closed PRs"
This reverts commit 4ed372af13.
This change from Gitea was not considered by the Forgejo UI team and there is a consensus that it feels like a regression.

The test which was added in that commit is kept and modified to test that reviews can successfully be submitted on closed and merged PRs.

Closes forgejo/design#11
2024-08-12 12:24:52 +01:00
..
action.go Set owner id to zero when GetRegistrationToken for repo (#31725) 2024-08-04 10:14:34 +02:00
avatar.go
blob.go
branch.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
collaborators.go
commits.go [BUG] Use correct SHA in GetCommitPullRequest 2024-07-06 22:04:31 +02:00
compare.go
file.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
flags.go
fork.go chore(refactor): split repo_service.ForkRepository in two 2024-08-11 12:40:34 +02:00
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go fix(api): issue state change is not idempotent 2024-07-25 15:16:44 +02:00
issue_attachment.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
issue_comment.go Load attachments for /issues/comments/{id} 2024-07-16 11:09:54 +02:00
issue_comment_attachment.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02: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
main_test.go
migrate.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
milestone.go
mirror.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
notes.go
patch.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
pull.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
pull_review.go Revert "Prevent allow/reject reviews on merged/closed PRs" 2024-08-12 12:24:52 +01:00
release.go Implement external assets 2024-07-29 20:35:55 +02:00
release_attachment.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
release_tags.go
repo.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
repo_test.go
star.go
status.go
subscriber.go
tag.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
teams.go
topic.go
transfer.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
tree.go
wiki.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00