summaryrefslogtreecommitdiff
path: root/app/controllers/autocomplete_controller.rb
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-11-21 22:27:48 +0000
committerStan Hu <stanhu@gmail.com>2015-11-21 22:27:48 +0000
commit9155c82fdc075b7a3ef7f45224cbe5382c2ec7f9 (patch)
treee73f9e005e8ff3067faeeaaceef4332e840cd183 /app/controllers/autocomplete_controller.rb
parent319808fc7be2886224541209eeae153d85386bd0 (diff)
parent04a3d27eaba0312d99e8d88a3a9ee4b5c83ecce1 (diff)
downloadgitlab-ce-9155c82fdc075b7a3ef7f45224cbe5382c2ec7f9.tar.gz
Merge branch 'consistent-tags-api' into 'master'
Make tag API for release feature consistent Make tags API consistent with other tags methods. This changes the endpoint from `PUT /projects/:id/repository/:tag/release` to `PUT /projects/:id/repository/tags/:tag_name/release`. On thing the API is still missing, is an error if the tag does not exist. Right now it returns 200 even the tag does not exist. I'll fix that such it returns 404. @stanhu Can you review? @rspeicher This MR should go into 8.2 See merge request !1864
Diffstat (limited to 'app/controllers/autocomplete_controller.rb')
0 files changed, 0 insertions, 0 deletions