summaryrefslogtreecommitdiff
path: root/spec/requests/api/runner_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-3/+3
* Add project level git depth settingKrasimir Angelov2019-06-061-4/+12
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-5/+5
* Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+24
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* Add configuration of access_level for runners on registration via APIzelin-l2019-04-181-0/+26
* Use have_gitlab_http_status in runner_spec6669-extract-ee-specific-files-lines-for-ci-cd-spec-requests-api-ceMatija Čupić2019-04-091-1/+1
* Add port section to CI Image objectFrancisco Javier López2019-04-031-3/+53
* Create framework for build prerequisitesTiger2019-03-201-0/+9
* Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
* Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-271-9/+9
* Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-261-9/+9
* Add Maskable concern for CI variablesMatija Čupić2019-02-261-9/+9
* Merge branch 'expose-merge-ref-to-runner' into 'master'Kamil Trzciński2019-02-251-1/+75
|\
| * Expose refspec and depth to runnerShinya Maeda2019-02-251-1/+75
* | Properly handle multiple X-Forwarded-For addresses in runner IPStan Hu2019-02-241-0/+9
|/
* Encode Content-Disposition filenamesStan Hu2019-02-041-1/+1
* Get remote address for runnerSteve Azzopardi2019-01-241-3/+3
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-4/+4
* Avoid extra storage bucket perm and querymk/avoid-extra-storage-perm-and-queryMichael Kozono2018-12-211-1/+1
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-44/+64
* Lock writes to trace streamKamil Trzciński2018-11-271-0/+24
* Add failure reason for execution timeoutShinya Maeda2018-10-281-0/+9
* Support backward compatibility when introduce new failure reasonShinya Maeda2018-10-261-0/+9
* Fix fixture path in runner specShinya Maeda2018-08-021-2/+2
* Squashed commit of the following:Shinya Maeda2018-07-271-1/+53
* Use AlreadyArchivedError if it's the caseShinya Maeda2018-07-061-0/+1
* Optimised paused runners to not re-query every 3soptimise-paused-runnersKamil Trzciński2018-06-171-1/+3
* Merge branch 'rs-update-rspec' into 'master'Rémy Coutable2018-06-111-2/+2
|\
| * Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-2/+2
* | Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin2018-06-071-58/+26
* | Introduce new keep-alive API entrypoint for CI jobTomasz Maczukin2018-06-071-0/+62
|/
* Support presigned multipart uploadsKamil Trzciński2018-06-041-0/+1
* Fix test description in spec/requests/api/runner_spec.rbDylan Griffith2018-05-311-1/+1
* Improve runner registration APIKamil Trzciński2018-05-311-3/+5
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-6/+2
* Merge branch 'patch-28' into 'master'Kamil Trzciński2018-05-281-1/+1
|\
| * Fix specShinya Maeda2018-05-281-1/+1
* | Revise spec context wordingShinya Maeda2018-05-281-1/+1
* | Add specShinya Maeda2018-05-281-0/+15
|/
* Add test for the cancelled jobsShinya Maeda2018-05-211-0/+16
* Support 'active' setting on Runner Registration API endpointTomasz Maczukin2018-05-091-0/+23
* Enforce proper 416 support for runner trace patch endpointKamil Trzciński2018-05-071-8/+6
* Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-071-3/+21
|\
| * Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-031-2/+2
| |\
| * | Make assertions about runner_type in spec/requests/api/runner_spec.rbDylan Griffith2018-05-031-4/+9
| * | support group runners in existing API endpointsAlexis Reigel2018-04-231-1/+14
* | | Change BuildTraceChunkFlushWorker's queue from pipeline_processing to pipelin...Shinya Maeda2018-05-041-1/+1
* | | Clean up "when redis had an outage" context in runner specShinya Maeda2018-05-041-15/+37
* | | Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr...Shinya Maeda2018-05-041-3/+3