summaryrefslogtreecommitdiff
path: root/lib/ci/api/entities.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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