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 Add last push widget to starred projects dashboard 2015-10-01 15:17:32 -05:00
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 Redirect case sensitive project path to the normalized one 2015-09-18 16:37:21 +02:00
autocomplete_controller.rb Sorted autocomplete users list by name 2015-09-15 22:48:24 +01:00
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb
help_controller.rb Simplify help path prefixing 2015-09-23 00:24:17 -04:00
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 Minor code cleanup 2015-09-20 19:09:43 +02:00
registrations_controller.rb
root_controller.rb Add user preference to view project activity and starred project activity as default dashboard 2015-09-26 08:46:05 -07:00
search_controller.rb
sessions_controller.rb Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb