Files
gitlabhq/lib
Rémy Coutable bfa16dbcfb 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
2016-04-19 12:31:31 +00:00
..
2016-04-11 17:43:12 +02:00
2016-04-18 15:19:24 -04:00
2016-04-14 20:31:19 +03:00
2016-04-14 20:45:55 +03:00
2016-03-02 22:19:36 -05:00
2015-10-03 01:29:58 -05:00
2015-11-10 12:51:50 +01:00
2016-04-12 17:30:11 -04:00
2014-08-14 15:48:14 +04:00
2015-11-10 12:51:50 +01:00