-
- Downloads
Fixed tests, changed dispatcher routing to the 'repository:show'
Also modified the render calls to the deploy_keys and protected_branches partials
Showing
- app/assets/javascripts/dispatcher.js 1 addition, 1 deletionapp/assets/javascripts/dispatcher.js
- app/controllers/projects/deploy_keys_controller.rb 4 additions, 18 deletionsapp/controllers/projects/deploy_keys_controller.rb
- app/controllers/projects/protected_branches_controller.rb 4 additions, 7 deletionsapp/controllers/projects/protected_branches_controller.rb
- app/views/projects/deploy_keys/_index.html.haml 6 additions, 3 deletionsapp/views/projects/deploy_keys/_index.html.haml
- app/views/projects/protected_branches/_protected_branch.html.haml 1 addition, 1 deletion...s/projects/protected_branches/_protected_branch.html.haml
- features/project/active_tab.feature 3 additions, 3 deletionsfeatures/project/active_tab.feature
- features/steps/project/active_tab.rb 6 additions, 4 deletionsfeatures/steps/project/active_tab.rb
- features/steps/project/deploy_keys.rb 1 addition, 1 deletionfeatures/steps/project/deploy_keys.rb
Please register or sign in to comment