summaryrefslogtreecommitdiff
path: root/lib/ci/api/projects.rb
Commit message (Collapse)AuthorAgeFilesLines
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-157/+0
|
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-38/+0
|
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-19/+4
| | | | | | | - 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.
* fix specs. Stage 4Valery Sizov2015-09-151-5/+5
|
* fix specs. Stage 3Valery Sizov2015-09-151-13/+14
|
* Remove network from CIDmitriy Zaporozhets2015-09-111-1/+1
|
* integration with gitlab authValery Sizov2015-09-091-5/+5
|
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+209