gitlab-org--gitlab-foss/spec/views
Alejandro Rodríguez fa3bbd449e Fix lightweight tags not processed correctly by GitTagPushService
When we updated gitlab_git to 10.4.1, `tag.target` changed from pointing
to the sha of the tag to the sha of the commit the tag points to. The
problem is that only annotated tags have `object_sha`s, lightweight tags
don't (it's nil), so (only) in their case we still need to use
`tag.target`.
2016-10-28 13:53:18 -03:00
..
admin/dashboard Upgrade Devise from 4.1.1 to 4.2.0. 2016-09-27 20:08:49 -06:00
ci/lints Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
devise/shared Fix login tests for crowd to use #crowd. 2016-10-18 11:12:41 +02:00
help Allow non-admin users to see version information 2015-09-23 17:18:15 -04:00
layouts Update Hamlit to 2.6.1 2016-08-18 13:26:32 -05:00
projects Fix lightweight tags not processed correctly by GitTagPushService 2016-10-28 13:53:18 -03:00