gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 030b5038b1 Merge branch 'cleanup-ci-pages' into 'master'
Cleanup CI pages

- [x] Remove `ci/projects/:id` page
- [x] Remove Continuous integration from project menu
- [x] Remove unused css/js
- [x] Remove Ci::Commit and Ci::Build controllers
- [x] Move CI services to project settings area


cc @ayufan 

Part of #2594

See merge request !1529
2015-10-07 17:04:54 +00:00
..
admin Remove the option to disable CI 2015-10-05 12:23:38 -04:00
ci Fix tests and few CI features 2015-10-07 17:54:49 +02:00
concerns
dashboard
explore
groups
import
oauth
profiles added user preference to change layout width 2015-10-05 17:22:47 +02:00
projects Merge branch 'cleanup-ci-pages' into 'master' 2015-10-07 17:04:54 +00:00
abuse_reports_controller.rb
application_controller.rb
autocomplete_controller.rb
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb
help_controller.rb
invites_controller.rb
namespaces_controller.rb
omniauth_callbacks_controller.rb Fix rubocop warnings in app 2015-10-03 00:56:37 -05:00
passwords_controller.rb Refactor PasswordsController to use before_actions 2015-10-01 21:47:27 -04:00
profiles_controller.rb
projects_controller.rb
registrations_controller.rb
root_controller.rb
search_controller.rb
sessions_controller.rb
snippets_controller.rb
uploads_controller.rb
users_controller.rb