gitlab-org--gitlab-foss/spec/factories/ci
Kamil Trzcinski b9ccc79cb5 Delegate ci_project parameters to projects
- It delegates name, path, gitlab_url, ssh_url_to_repo
- Remove ability to set this parameters using CI API

This fixes GitLab project rename, namespace change, repository rename, etc.
2015-09-30 12:48:40 +02:00
..
builds.rb Fix: ci_*_build factory should be valid 2015-09-15 20:51:03 +02:00
commits.rb WIP 2015-09-29 10:47:03 +02:00
events.rb Refactor ci_admin_event and fix features/ci/events_spec.rb 2015-09-15 20:56:20 +02:00
projects.rb Delegate ci_project parameters to projects 2015-09-30 12:48:40 +02:00
runner_projects.rb Merge CI factories and CI spec/support with GitLab 2015-09-09 13:37:50 +02:00
runners.rb Fix most of project specs 2015-09-10 15:56:33 +02:00
trigger_requests.rb Fix commit specs 2015-09-10 15:52:52 +02:00
triggers.rb Refactor CI tests 2015-09-09 14:17:16 +02:00
web_hook.rb Fix some issues with ci models specs 2015-09-10 15:47:15 +02:00