gitlab-org--gitlab-foss/app/controllers/projects
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
..
application_controller.rb Move CI project settings page to CE project settings area 2015-09-29 16:07:44 +02:00
avatars_controller.rb
blame_controller.rb Fix blame view line groupings 2015-08-20 01:27:29 -07:00
blob_controller.rb Add directory feature button 2015-10-07 04:22:55 -07:00
branches_controller.rb
builds_controller.rb Remove Ci::Commit and Ci::Build controllers 2015-10-07 15:24:32 +02:00
ci_services_controller.rb Move CI services to project settings area 2015-10-07 16:20:31 +02:00
ci_settings_controller.rb Move CI project settings page to CE project settings area 2015-09-29 16:07:44 +02:00
ci_web_hooks_controller.rb Move CI web hooks page to project settings area 2015-10-05 10:47:23 +02:00
commit_controller.rb Fix tests and few CI features 2015-10-07 17:54:49 +02:00
commits_controller.rb
compare_controller.rb Fix Error 500 when comparing non-existing branches 2015-09-18 12:02:01 -07:00
deploy_keys_controller.rb
forks_controller.rb Import forked repositories asynchronously to prevent large repositories from timing out 2015-09-11 00:34:04 -07:00
graphs_controller.rb Check for CI enabled in correct place 2015-09-24 09:47:52 +02:00
hooks_controller.rb Enable SSL verification for Webhooks 2015-08-26 15:48:31 +03:00
imports_controller.rb
issues_controller.rb
labels_controller.rb
merge_requests_controller.rb Improve error message when merging fails 2015-10-01 09:45:47 +03:00
milestones_controller.rb Create a "destroyed Milestone" event and keep Milestone events around in the DB 2015-09-15 05:51:11 -07:00
network_controller.rb
notes_controller.rb
project_members_controller.rb Use new routing helper 2015-09-08 17:53:16 +01:00
protected_branches_controller.rb
raw_controller.rb add Content-Type header of raw image file 2015-09-04 13:06:02 +09:00
refs_controller.rb
repositories_controller.rb
runners_controller.rb Move CI variables page to project settings 2015-09-28 17:19:20 +02:00
services_controller.rb Hide password in the service settings form 2015-10-02 12:48:57 +03:00
snippets_controller.rb Fix 500 error when try to create project snippet without content 2015-08-26 23:59:52 +02:00
tags_controller.rb
tree_controller.rb Add directory feature button 2015-10-07 04:22:55 -07:00
triggers_controller.rb Move CI triggers page to project settings area 2015-09-29 10:37:31 +02:00
uploads_controller.rb
variables_controller.rb Move CI variables page to project settings 2015-09-28 17:19:20 +02:00
wikis_controller.rb Fix rubocop warnings in app 2015-10-03 00:56:37 -05:00