summaryrefslogtreecommitdiff
path: root/spec/requests/ci
Commit message (Expand)AuthorAgeFilesLines
* Test against default to '0', it should not setLin Jen-Shin2017-02-241-8/+22
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-243-3/+4
|\
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-6/+6
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-8/+8
| * Enable Style/WordArrayDouwe Maan2017-02-232-2/+2
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-8/+8
| * Enable Style/DotPositionDouwe Maan2017-02-231-6/+6
| * Grapfiy the CI::Triggers APIgrapify-ci-triggers-apiRobert Schilling2017-02-221-1/+2
* | Use the same syntax for default expirationLin Jen-Shin2017-02-151-3/+3
* | Test build API if expire_in not set, set to app defaultLin Jen-Shin2017-02-151-2/+17
* | ApplicationSetting.current doesn't work well in testsLin Jen-Shin2017-02-151-0/+2
|/
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-2/+2
* Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-261-3/+3
* Add 409 conflict testsfix-ci-requests-concurrencyKamil Trzcinski2017-01-251-0/+14
* Fix specsKamil Trzcinski2017-01-201-4/+6
* Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-191-2/+23
|\
| * Ensure nil User-Agent doesn't break the CI APIRémy Coutable2016-12-211-0/+5
| * Spaces around literal hashLin Jen-Shin2016-12-191-2/+2
| * Just set the status rather than calling eventLin Jen-Shin2016-12-191-5/+2
| * Define actions in let so that it could be overriddenLin Jen-Shin2016-12-191-10/+13
| * Delete the project when building the buildLin Jen-Shin2016-12-191-10/+7
| * Give forbidden if project for the build was deletedLin Jen-Shin2016-12-151-0/+19
* | WIP: Add tests and make sure that headers are set21698-redis-runner-last-buildLin Jen-Shin2017-01-041-2/+30
|/
* Changed API spec files to describe the correct classLivier2016-11-283-3/+3
* Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński2016-11-211-0/+39
|\
| * Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-211-1/+1
| * Send credentials array with build dataTomasz Maczukin2016-11-211-15/+25
| * Send registry_url with build data to GitLab RunnerTomasz Maczukin2016-11-161-0/+29
* | Update the updated_at of a build while patching the traceTomasz Maczukin2016-11-151-5/+81
|/
* Make specs a bit fasterspec_optimizationValery Sizov2016-11-012-13/+22
* Add some tests for updating ci runner informationupdate-runner-informationGrzegorz Bizon2016-10-031-16/+27
* Solve code review commentsKamil Trzcinski2016-09-191-0/+9
* Added builds_spec and git_http_specsKamil Trzcinski2016-09-151-11/+66
* Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin2016-09-131-0/+10
* Fix rubocop offencesTomasz Maczukin2016-09-131-1/+1
* Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin2016-09-131-19/+31
* Constants in specsJacob Vosmaer2016-09-061-1/+1
* Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-1/+10
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-112-89/+77
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-092-26/+26
* Fix testsKatarzyna Kobierska2016-07-261-1/+1
* Update all exposed variables to CI buildsKamil Trzcinski2016-07-201-5/+5
* Use describe rather than context for this:save-artifacts_sizesLin Jen-Shin2016-07-041-1/+1
* Use describe rather than context, feedback from:Lin Jen-Shin2016-07-041-1/+1
* Rename to "successful artifacts upload", feedback:Lin Jen-Shin2016-07-041-4/+4
* Rename shared_examples, feedback:Lin Jen-Shin2016-07-011-4/+4
* Use nil for non-existing files rather than 0Lin Jen-Shin2016-07-011-1/+1
* Use AR callbacks as suggested by:Lin Jen-Shin2016-06-291-2/+6
* Also remove ci_builds.artifacts_size when erasedLin Jen-Shin2016-06-281-0/+1