Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-26 03:36:10 +01:00
forgejo/routers/api/v1/repo
6543 d0af8fe4dc
Allow filtering PRs by poster in the ListPullRequests API (#32209)
as title

---
*Sponsored by Kithara Software GmbH*

(cherry picked from commit bdd655f2bde5facada4394f36fe54e364787de7a)
2024-10-13 07:58:01 +03: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 Return 404 instead of error when commit not exist (#31977) 2024-09-09 20:54:47 +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 [TESTS] Fix usage of LoadRepoCommit 2024-08-26 08:03:48 +02:00
issue.go Fix bug when a token is given public only 2024-10-10 10:41:42 +03:00
issue_attachment.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
issue_comment.go
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 [FIX] Don't allow SSH authentication without ssh executable 2024-08-26 08:58:35 +02:00
notes.go
patch.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
pull.go Allow filtering PRs by poster in the ListPullRequests API (#32209) 2024-10-13 07:58:01 +03:00
pull_review.go Fix the logic of finding the latest pull review commit ID (#32139) 2024-10-06 07:44:28 +02:00
release.go Handle invalid target when creating releases using API (#31841) 2024-09-14 18:45:18 +02:00
release_attachment.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
release_tags.go
repo.go Fix bug when a token is given public only 2024-10-10 10:41:42 +03: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