gitlab/lib/ci/api
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
..
api.rb remove API calls from CE to CI 2015-09-18 18:02:11 +02:00
builds.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
commits.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
entities.rb fix specs. Stage 5 2015-09-15 15:51:03 +03:00
helpers.rb Use 400 to notify that CI API is disabled 2015-09-18 12:46:47 +02:00
projects.rb Delegate ci_project parameters to projects 2015-09-30 12:48:40 +02:00
runners.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
triggers.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00