diff options
| author | Rémy Coutable <remy@rymai.me> | 2016-04-19 12:31:31 +0000 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2016-04-19 12:31:31 +0000 |
| commit | bfa16dbcfba2a3233209f6403a0074d42e664df6 (patch) | |
| tree | 9d9724af20b64745d51f22a861296247ac32cdf0 /app/controllers/admin | |
| parent | fd13cd189fd360a637a61f852aed523705ff4689 (diff) | |
| parent | 7fa3a1c05c9ab04d59c9000e69881cd1cbeeaf1d (diff) | |
| download | gitlab-ce-bfa16dbcfba2a3233209f6403a0074d42e664df6.tar.gz | |
Merge branch 'api-fix-annotated-tags' into 'master'
API: Present an array of Gitlab::Git::Tag instead of array of rugged tags
The annotated message was always `null` because the wrong array was presented.
The entity requires an array of `Gitlab::Git::Tags` instead an array of raw rugged tags was presented. Since a rugged tag does not respond to `message` to get the annotated message, this was always `null`.
See merge request !3764
Diffstat (limited to 'app/controllers/admin')
0 files changed, 0 insertions, 0 deletions
