summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-07-16 18:39:58 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2016-07-18 14:44:21 +0200
commit7d0fe1f04ed285e7e5cf825a305114b3e981c2f8 (patch)
tree7ad00009bb144bbe76534310175734e6885be619 /config
parent4e898b9b5e1a782d226212ba6227a8ddcb5177ae (diff)
downloadgitlab-ce-7d0fe1f04ed285e7e5cf825a305114b3e981c2f8.tar.gz
Add implementation of manual actions
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 3160fd767b8..be651d8903f 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -750,6 +750,7 @@ Rails.application.routes.draw do
get :status
post :cancel
post :retry
+ post :play
post :erase
get :trace
get :raw