Files
gitlabhq/app/helpers
Rémy Coutable dc38551b93 Merge branch '18377-cherry-pick-crashes-when-choosing-a-tag' into 'master'
Only show branches for revert / cherry-pick

## What does this MR do?

Stop showing tags in the revert and cherry-pick select options. You can't change a tag anyway.

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

Uncertain.

## Why was this MR needed?

Showing tags doesn't make any sense and will just throw an exception if the user tries to cherry-pick or revert onto a tag.

## What are the relevant issue numbers?

Fixes #18377.

## Screenshots (if relevant)

On the GitLab CE repo:

![image](/uploads/9c5a6f09300a7c46d0a794bef2956992/image.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- [ ] Tests
  - [x] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !4596
2016-06-13 12:46:29 +00:00
..
2016-06-08 12:56:02 -05:00
2016-05-20 15:58:36 -05:00
2016-06-09 17:13:51 +01:00
2016-05-23 12:37:40 -04:00
2015-12-15 00:53:52 -02:00
2016-05-12 13:03:04 -05:00
2015-12-11 18:02:09 +01:00
2016-06-02 11:19:27 +01:00
2016-03-02 17:06:01 +00:00
2016-06-01 19:42:49 -06:00
2016-06-09 17:19:14 +01:00
2016-06-09 00:04:46 +03:00
2016-03-05 18:12:17 -05:00
2016-06-06 11:59:49 -05:00
2016-05-24 00:23:23 +02:00
2015-09-29 16:26:40 +02:00
2015-12-11 18:02:09 +01:00
2016-03-22 00:09:20 +01:00
2016-06-08 14:30:15 +02:00