gitlab-org--gitlab-foss/spec
Dmitriy Zaporozhets c7e323438e Merge branch 'ensure-ci-project' into 'master'
Ensure GitLab CI project exists when CI service is activated manually

When I check activeated checkbox in project services for GitLab CI it
cause half-working state when gitlab_ci_project is missing. This patch
fixes it until we have proper behaviour implemented later

This fix also bring us to the point when fork of project is a bit broken and have unnecessary code so I made cleanup. 

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

cc @ayufan 

See merge request !1491
2015-10-02 10:39:31 +00:00
..
controllers Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookup 2015-10-01 12:33:51 +02:00
factories Delegate ci_project parameters to projects 2015-09-30 12:48:40 +02:00
features Merge branch 'disable-report-button-if-already-reported' into 'master' 2015-10-01 13:17:18 +00:00
finders
fixtures
helpers Merge pull request #9684 from NKMR6194/master 2015-10-01 14:10:34 -07:00
javascripts
lib Fix tests 2015-09-29 10:47:04 +02:00
mailers Merge branch 'stanhu/gitlab-ce-fix-message-id-notify' 2015-10-01 16:28:10 +02:00
models Fix tests 2015-10-02 11:02:05 +02:00
requests Delegate ci_project parameters to projects 2015-09-30 12:48:40 +02:00
routing
services Fix tests 2015-10-02 11:02:05 +02:00
support Rename reply_by_email to incoming_email to prepare for the future. 2015-09-21 10:35:37 +02:00
tasks/gitlab Fix backup tests 2015-09-16 00:06:41 +02:00
views/help Allow non-admin users to see version information 2015-09-23 17:18:15 -04:00
workers Rename reply_by_email to incoming_email to prepare for the future. 2015-09-21 10:35:37 +02:00
factories.rb
factories_spec.rb
rails_helper.rb
spec_helper.rb Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g 2015-09-11 16:32:11 +02:00
teaspoon_env.rb