summaryrefslogtreecommitdiff
path: root/lib/ci/api/entities.rb
Commit message (Collapse)AuthorAgeFilesLines
* Send credentials array with build dataTomasz Maczukin2016-11-211-3/+5
|
* Send registry_url with build data to GitLab RunnerTomasz Maczukin2016-11-161-0/+4
|
* Properly create deployment using all possible optionsKamil Trzcinski2016-09-191-0/+9
|
* Improve design based on reviewKamil Trzcinski2016-06-131-2/+2
|
* Support expiration date in CI API when uploading artifactsKamil Trzcinski2016-06-131-0/+1
|
* Fix expose of TriggerRequestKamil Trzcinski2016-06-101-1/+1
|
* Fix CI TriggerRequest entityrename-ci-commit-phase-4Kamil Trzcinski2016-06-091-1/+1
|
* Change dependencies.builds to depends_on_buildsKamil Trzcinski2016-01-151-4/+2
|
* Let the CI runner know about builds that this build depends onci/build_dependenciesKamil Trzcinski2016-01-141-4/+15
| | | | This allows us to implement artifacts passing: runner will download artifacts from all prior builds
* Fix after column renameKamil Trzcinski2015-12-111-9/+0
|
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+7
| | | | | | | - Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
* Implement Commit Status APIKamil Trzcinski2015-10-121-2/+2
|
* fix specs. Stage 5Valery Sizov2015-09-151-6/+3
|
* fix specs. Stage 3Valery Sizov2015-09-151-1/+5
|
* Fix IOError when fetching a new build by runnerKamil Trzcinski2015-09-141-1/+8
|
* fix of APIValery Sizov2015-09-141-2/+6
|
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+44