Files
gitlabhq/lib/api
Dan Tudor 862e1e6f17 Unescape branch param to delete
Branch names that contain `/` return a 405 error when being deleted because the slash is escaped to `%2F`
This patch will unescape the param prior to  executing the delete action.
2015-03-24 13:04:22 +00:00
..
2015-03-24 13:04:22 +00:00
2014-10-14 19:07:34 +02:00
2013-07-16 11:28:19 +03:00