This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/fixtures
Norwin fff66eb016
API: fix set milestone on PR creation (#14981) (#15001)
* API: fix set milestone on PR creation

pr creation via API failed with 404, because we searched
for milestoneID 0, due to uninitialized var usage D:

* add tests

Co-authored-by: 6543 <6543@obermui.de>

Co-authored-by: 6543 <6543@obermui.de>
2021-03-15 11:01:04 -04:00
..
access.yml
access_token.yml
action.yml Update heatmap fixtures to restore tests (#13224) (#13225) 2020-10-20 17:39:37 -05:00
attachment.yml
collaboration.yml
comment.yml
commit_status.yml
deleted_branch.yml
deploy_key.yml
email_address.yml
follow.yml
gpg_key.yml
gpg_key_import.yml
hook_task.yml
issue.yml
issue_assignees.yml
issue_label.yml
issue_user.yml
issue_watch.yml
label.yml API: fix set milestone on PR creation (#14981) (#15001) 2021-03-15 11:01:04 -04:00
login_source.yml
milestone.yml API: fix set milestone on PR creation (#14981) (#15001) 2021-03-15 11:01:04 -04:00
notice.yml
notification.yml
oauth2_application.yml
oauth2_authorization_code.yml
oauth2_grant.yml
org_user.yml
project.yml Kanban board (#8346) 2020-08-16 23:07:38 -04:00
project_board.yml Kanban board (#8346) 2020-08-16 23:07:38 -04:00
project_issue.yml Kanban board (#8346) 2020-08-16 23:07:38 -04:00
protected_branch.yml
public_key.yml
pull_request.yml
reaction.yml
release.yml
repo_indexer_status.yml
repo_redirect.yml
repo_topic.yml
repo_unit.yml Kanban board (#8346) 2020-08-16 23:07:38 -04:00
repository.yml API: fix set milestone on PR creation (#14981) (#15001) 2021-03-15 11:01:04 -04:00
review.yml Add team support for review request (#12039) 2020-10-12 20:55:13 +01:00
star.yml
stopwatch.yml
team.yml
team_repo.yml
team_unit.yml
team_user.yml
topic.yml
tracked_time.yml
two_factor.yml
u2f_registration.yml
user.yml Use argon as default password hash algorithm (#12688) 2020-09-03 14:58:31 -04:00
user_open_id.yml
watch.yml
webhook.yml