diff options
author | Rubén Dávila <ruben@gitlab.com> | 2015-12-03 19:11:06 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-02-19 13:14:48 -0500 |
commit | d3c243732869ca927406020bc5088b1931e4dc0c (patch) | |
tree | 0cdf11ad857a83389b7afc6e4edf8bf68a07157d /config | |
parent | 96158aa6b377d6f683d560689562293c36e05002 (diff) | |
download | gitlab-ce-d3c243732869ca927406020bc5088b1931e4dc0c.tar.gz |
Add new endpoint and button to revert merge. #3409
Diffstat (limited to 'config')
-rw-r--r-- | config/routes.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb index c6541a8979c..3bd9610834f 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -590,6 +590,7 @@ Rails.application.routes.draw do post :cancel_merge_when_build_succeeds get :ci_status post :toggle_subscription + post :revert end collection do |