gitlab-org--gitlab-foss/spec/models
Douwe Maan 9c9e88da56 Merge branch 'fix/error-when-invalid-branch-for-new-pipeline-used' into 'master'
Fix error when using invalid branch name when creating a new pipeline

## What does this MR do?

This MR fixes `500` error when creating a new pipeline though user interface ("Run pipeline")

## Are there points in the code the reviewer needs to double check?

Is this a good approach to catch those exceptions on `Repository` level?

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- Tests
  - [x] Added for this feature/bug

## What are the relevant issue numbers?

Closes #23982

See merge request !7324
2016-11-10 14:00:55 +00:00
..
ci
concerns Merge branch '22481-honour-issue-visibility-for-groups' into 'security' 2016-11-09 12:24:13 +01:00
cycle_analytics
hooks
issue
members
merge_request
network
project_services Merge remote-tracking branch 'upstream/master' into pipeline-notifications 2016-11-08 23:52:17 +08:00
ability_spec.rb
abuse_report_spec.rb
appearance_spec.rb
application_setting_spec.rb
award_emoji_spec.rb
blob_spec.rb
board_spec.rb
broadcast_message_spec.rb
build_spec.rb
commit_range_spec.rb
commit_spec.rb
commit_status_spec.rb
compare_spec.rb
deploy_key_spec.rb
deploy_keys_project_spec.rb
deployment_spec.rb
diff_note_spec.rb
discussion_spec.rb
email_spec.rb
environment_spec.rb
event_spec.rb Merge branch '23403-fix-events-for-private-project-features' into 'security' 2016-11-09 12:27:41 +01:00
external_issue_spec.rb Add the method ExternalIssue#project_id 2016-11-07 12:49:24 +01:00
forked_project_link_spec.rb
generic_commit_status_spec.rb
global_milestone_spec.rb
group_label_spec.rb Remove order-dependent expectation 2016-11-09 19:50:32 +01:00
group_spec.rb
guest_spec.rb Merge branch 'fix-unathorized-cloning' into 'security' 2016-11-09 12:27:17 +01:00
identity_spec.rb
issue_collection_spec.rb Process commits in a separate worker 2016-11-07 13:11:44 +01:00
issue_spec.rb Merge branch 'issue_23548_dev' into 'master' 2016-11-09 12:25:17 +01:00
key_spec.rb
label_link_spec.rb
label_priority_spec.rb
label_spec.rb
legacy_diff_note_spec.rb
list_spec.rb
member_spec.rb
merge_request_diff_spec.rb
merge_request_spec.rb
milestone_spec.rb
namespace_spec.rb
note_spec.rb
notification_setting_spec.rb
personal_access_token_spec.rb
project_feature_spec.rb
project_group_link_spec.rb
project_label_spec.rb
project_snippet_spec.rb
project_spec.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
project_team_spec.rb
project_wiki_spec.rb
protected_branch_spec.rb
release_spec.rb
repository_spec.rb Merge branch 'fix/error-when-invalid-branch-for-new-pipeline-used' into 'master' 2016-11-10 14:00:55 +00:00
service_spec.rb
snippet_spec.rb
spam_log_spec.rb
todo_spec.rb
tree_spec.rb
trending_project_spec.rb
user_agent_detail_spec.rb
user_spec.rb Add User#projects_with_reporter_access_limited_to 2016-11-07 12:49:24 +01:00
wiki_page_spec.rb