gitlab-org--gitlab-foss/spec/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 Move login button to user page, switched to POST method 2015-09-24 16:34:04 +03:00
groups
import FogBugz project import 2015-09-08 20:23:01 -04:00
profiles Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04:00
projects Add directory feature button 2015-10-07 04:22:55 -07:00
application_controller_spec.rb
autocomplete_controller_spec.rb Fix bug preventing invite by e-mail 2015-08-21 13:47:56 -07:00
blame_controller_spec.rb Fix blame view line groupings 2015-08-20 01:27:29 -07:00
blob_controller_spec.rb
branches_controller_spec.rb Fix errors deleting and creating branches with encoded slashes 2015-08-01 23:33:33 -07:00
commit_controller_spec.rb
commits_controller_spec.rb
help_controller_spec.rb
namespaces_controller_spec.rb Fix tests and improve wording 2015-09-14 14:16:08 +02:00
profile_keys_controller_spec.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
projects_controller_spec.rb Fix indentation 2015-09-18 16:37:21 +02:00
root_controller_spec.rb Add user preference to view project activity and starred project activity as default dashboard 2015-09-26 08:46:05 -07:00
uploads_controller_spec.rb Make all group public 2015-09-09 11:27:03 +03:00
users_controller_spec.rb