Rspec test repo replaced.\nMerge Requests improved
This commit is contained in:
parent
781f5aa6fb
commit
3676838dc9
18 changed files with 90 additions and 41 deletions
|
@ -101,6 +101,11 @@ Gitlab::Application.routes.draw do
|
|||
member do
|
||||
get :diffs
|
||||
end
|
||||
|
||||
collection do
|
||||
get :branch_from
|
||||
get :branch_to
|
||||
end
|
||||
end
|
||||
|
||||
resources :snippets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue