gitlab-org--gitlab-foss/spec/lib
Sean McGivern 3c6a4d6363 Ensure MRs always use branch refs for comparison
If a merge request was created with a branch name that also matched a tag name,
we'd generate a comparison to or from the tag respectively, rather than the
branch. Merging would still use the branch, of course.

To avoid this, ensure that when we get the branch heads, we prepend the
reference prefix for branches, which will ensure that we generate the correct
comparison.
2017-11-28 17:01:38 +00:00
..
api/helpers
banzai Merge branch 'jk-group-mentions-fix' into 'master' 2017-11-23 14:04:42 +00:00
bitbucket
constraints
container_registry Update container repository path reference 2017-11-16 09:31:07 +01:00
gitlab Ensure MRs always use branch refs for comparison 2017-11-28 17:01:38 +00:00
google_api Change default cluster size to n1-standard-2 2017-11-06 15:04:15 +01:00
json_web_token
mattermost
microsoft_teams
rspec_flaky
system_check Remove an exception from the git user default SSH config check 2017-11-02 13:31:11 +00:00
additional_email_headers_interceptor_spec.rb Only set Auto-Submitted header once 2017-10-30 13:50:19 +00:00
after_commit_queue_spec.rb
disable_email_interceptor_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb
feature_spec.rb Cache feature names in RequestStore 2017-11-07 22:28:57 +01:00
file_size_validator_spec.rb
gitlab_spec.rb
milestone_array_spec.rb Add Group Milestone sorting 2017-11-07 06:37:46 +02:00
repository_cache_spec.rb
system_check_spec.rb