summaryrefslogtreecommitdiff
path: root/spec/requests/api/runner_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Store metadata checksum for artifacts43745-store-metadata-checksum-for-artifactsShinya Maeda2018-04-031-1/+5
* Remove Ci::Build#timeoutTomasz Maczukin2018-03-281-2/+2
* Use raw value of maximum_timeout for Runner registration APITomasz Maczukin2018-03-281-1/+1
* Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-281-6/+6
* Update runner registration APITomasz Maczukin2018-03-281-2/+2
* Use _human_readable for Runner's registration APITomasz Maczukin2018-03-281-2/+12
* Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-281-5/+5
* Override project-defined timeout with runner-defined oneTomasz Maczukin2018-03-281-0/+35
* Add support for job_upper_timeout in APITomasz Maczukin2018-03-281-0/+10
* Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-081-3/+25
|\
| * Fix tests by latest proposal changesproper-fix-for-artifacts-serviceShinya Maeda2018-03-061-2/+2
| * Change column to file_sha256. Add test. Add changelogShinya Maeda2018-03-061-0/+4
| * Remove use of any_instance_of in runner specbuild-finished-worker-spec-prependYorick Peterse2018-02-281-1/+1
| * Persist runner IP address on contact (#43489)Dylan Griffith2018-02-281-0/+18
* | Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-281-1/+2
|\ \ | |/
| * Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński2018-02-071-1/+2
| |\
| | * Improve runner attribute cachineMatija Čupić2018-02-051-1/+1
| | * Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st...Matija Čupić2018-02-041-2/+2
| | |\
| | * | Fix runner cache update stub in API specMatija Čupić2018-02-041-1/+1
| | * | Fix Redis leakage in Runner API specsMatija Čupić2018-01-291-0/+1
| * | | Refactor :trace to :trace_live in specShinya Maeda2018-02-061-3/+3
| * | | Finish all testsShinya Maeda2018-02-061-3/+9
| | |/ | |/|
* | | Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-0/+1
|\ \ \
| * | | Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-281-2/+2
| |/ /
| * | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
| |/
| * Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* | Merge branch 'feature/sm/artifacts-trace-ee' into 'master'Kamil Trzciński2018-02-281-6/+12
* | Merge branch 'use-send-url-for-incompatible-runners' into 'master'Grzegorz Bizon2018-02-281-4/+29
* | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-4/+4
* | Merge branch 'zj-multiple-artifacts-ee' into 'master'Grzegorz Bizon2018-02-281-6/+14
* | Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński2018-02-281-12/+3
|\ \ | |/
| * Remove update artifacts test (it should not be needed)Kamil Trzcinski2017-12-031-9/+0
| * Last test fixes multiple artifactsZeger-Jan van de Weg2017-12-031-1/+1
| * Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-2/+2
* | Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński2018-02-281-68/+68
|\ \ | |/
| * Ci::Build tag is a trait instead of an own factoryZeger-Jan van de Weg2017-10-301-8/+8
| * Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-61/+61
* | Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e...Kamil Trzciński2018-02-281-0/+3
|\ \ | |/
| * Expose GitLab features to the CI runner37970-timestamped-ciAlessio Caiazza2017-10-031-0/+3
* | Merge commit 'b39d0c318921bae2e3a11df9ee6828291dad9864' into object-storage-e...Kamil Trzciński2018-02-281-10/+55
|\ \ | |/
| * Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-051-6/+25
| |\
| | * Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-6/+25
| | * Fix specShinya Maeda2017-09-041-1/+1
| | * Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
| * | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-9/+19
| * | - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-0/+9
| * | Fix enum listsShinya Maeda2017-09-051-2/+2
| * | Fix enum wordingShinya Maeda2017-09-051-1/+1
| * | Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-0/+2
| |/
| * Add tests for the unmodified headerRobert Schilling2017-08-281-0/+5