gitlab-org--gitlab-foss/spec
Douwe Maan 490776517c Merge branch '22271-drone-tag-pipeline-build' into 'master'
Fix lightweight tags not processed correctly by GitTagPushService

## What does this MR do?

Fix lightweight tags not processed correctly by GitTagPushService

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

No

## Why was this MR needed?

Lightweight tags were being processed incorrectly, causing tag triggers to receive wrong information and not function properly.

## Does this MR meet the acceptance criteria?

- [ ] [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
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?


Closes #22271

See merge request !6532
2016-10-31 14:09:39 +00:00
..
config Updated mail_room and added sentinel support to Reply by Email 2016-10-26 05:02:47 +02:00
controllers Merge branch '23106-events-default-scope-results-in-a-slow-query' into 'master' 2016-10-31 12:53:58 +00:00
factories Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
features Merge branch 'bugfix/dragging_milestones' into 'master' 2016-10-28 12:08:30 +00:00
finders Fix lightweight tags not processed correctly by GitTagPushService 2016-10-28 13:53:18 -03:00
fixtures Merge branch 'master' into issue-board-sidebar 2016-10-26 08:47:09 +01:00
helpers Fix LabelsHelper#link_to_label to use the subject argument 2016-10-19 14:58:24 -02:00
initializers
javascripts Do not allow text input in dropdown while loading 2016-10-28 23:26:33 +03:00
lib Merge branch 'use-optimistic-locking' into 'master' 2016-10-28 14:41:24 +00:00
mailers Move spec/mailers/shared/notify.rb to spec/support 2016-10-22 17:51:50 -05:00
models Merge branch '22271-drone-tag-pipeline-build' into 'master' 2016-10-31 14:09:39 +00:00
policies Add specs for a user from a group link 2016-10-28 15:11:32 +01:00
requests Merge branch 'use-optimistic-locking' into 'master' 2016-10-28 14:41:24 +00:00
routing Merge branch 'dz-rename-user-routes' into 'master' 2016-10-17 20:47:46 +02:00
services Merge branch '22271-drone-tag-pipeline-build' into 'master' 2016-10-31 14:09:39 +00:00
support Merge branch '22392-add-x-of-y-tasks-completed-on-issuable' into 'master' 2016-10-28 17:55:18 +00:00
tasks/gitlab Backups do not fail anymore when using tar on annex and custom_hooks 2016-10-27 11:24:35 +01:00
uploaders
views Fix lightweight tags not processed correctly by GitTagPushService 2016-10-28 13:53:18 -03:00
workers Remove unreferenced LFS objects from DB and fs 2016-10-28 19:39:20 +02:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Replace static issue fixtures by script (!6059) 2016-10-28 14:02:17 +02:00
teaspoon_env.rb