diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-01-08 13:47:42 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-01-08 13:47:42 +0000 |
commit | b64ec38aae3e741aacd3a136eba5ccfa8053eca2 (patch) | |
tree | 12dad94dd9679b5d6522a4b57040d5ba2544b6f2 /lib/api/projects.rb | |
parent | 08213ed4f5d35b582f0345d6a825737ced98fd05 (diff) | |
parent | 4c90ed52fe6ff7b1155088c46460c411e121feb3 (diff) | |
download | gitlab-ce-b64ec38aae3e741aacd3a136eba5ccfa8053eca2.tar.gz |
Merge branch 'api-delete-tag' into 'master'
Delete tag via API
### What does this MR do?
Implements deleting a tag via the API.
### Are there points in the code the reviewer needs to double check?
On success, it returns the name of the deleted tag. This is similar to the [delete branch API](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/api/branches.rb#L111).
### What are the relevant issue numbers / Feature requests?
* This MR closes #1575
* Closes http://feedback.gitlab.com/forums/176466-general/suggestions/6599203-delete-tags-through-the-api
@stanhu Could you do a review?
See merge request !1862
Diffstat (limited to 'lib/api/projects.rb')
0 files changed, 0 insertions, 0 deletions