summaryrefslogtreecommitdiff
path: root/spec/services/ci
Commit message (Expand)AuthorAgeFilesLines
* CE Port of Protected Environments backendMayra Cabrera2018-08-101-0/+16
* Squashed commit of the following:Shinya Maeda2018-08-071-1/+31
* Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda2018-08-031-27/+17
* Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda2018-08-031-0/+55
* Fix spec failuresKamil Trzciński2018-08-011-2/+2
* Add specs for unsupported runnerKamil Trzciński2018-08-011-0/+33
* Squashed commit of the following:Shinya Maeda2018-07-271-2/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-113-7/+7
* Merge branch 'update-rubocop'Sean McGivern2018-07-091-1/+1
|\
| * Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* | Rails5 fix mysql milliseconds problem in specsJasper Maes2018-07-071-2/+10
|/
* Web Terminal Ci BuildFrancisco Javier López2018-07-052-3/+16
* Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-051-2/+2
|\
| * Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-2/+2
* | Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith2018-05-311-0/+3
* | Fix `register_job_service_spec` failuresKamil Trzciński2018-05-311-1/+1
* | Fix weird Rails bug that leads to `runner_id=null` in SQL queryKamil Trzciński2018-05-311-6/+2
* | Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-312-6/+2
* | Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-312-20/+20
|/
* Fix Rubocop offense in create pipeline services :cop:fix/gb/exclude-persisted-variables-from-environment-nameGrzegorz Bizon2018-05-211-1/+2
* Separate persisted and runtime pipeline variablesGrzegorz Bizon2018-05-181-1/+20
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-151-0/+29
* Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-073-24/+157
|\
| * Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński2018-05-061-2/+18
| |\
| | * Improve variable comparisonMatija Čupić2018-05-041-3/+2
| | * Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-021-1/+3
| | |\
| | * \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose2018-04-302-2/+105
| | |\ \
| | * | | Use variables_attributes intead of variablesMatija Čupić2018-04-181-7/+7
| | * | | Add variables option to Ci::CreatePipelineServiceMatija Čupić2018-04-181-2/+19
| * | | | Fix Project#group_runners_enabled as it was doing nothingDylan Griffith2018-05-031-11/+17
| * | | | Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-031-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Use group_type? where possible during transition periodDylan Griffith2018-05-011-1/+1
| * | | | Revert fair scheduling for all buildsDylan Griffith2018-04-301-41/+10
| * | | | Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-261-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | simplify runner selectionAlexis Reigel2018-04-231-3/+38
| * | | | select group runners also in register_job_serviceAlexis Reigel2018-04-231-5/+74
| * | | | select group runners also in build queue serviceAlexis Reigel2018-04-231-12/+50
* | | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-031-1/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon2018-04-251-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fix specs creating a pipeline stage with implicit indexGrzegorz Bizon2018-04-241-1/+3
| | |/ / | |/| |
* | | | Fix spec. Revert #truncate in stream (But still prevent redandant calls)Shinya Maeda2018-04-301-1/+1
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-261-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Allow admins to push to empty reposBob Van Landuyt2018-04-241-0/+2
| |/ /
* | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-201-2/+103
|\ \ \ | |/ /
| * | Protect register_job_service from pending job with queued_at=nilTomasz Maczukin2018-04-101-1/+23
| * | Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-101-2/+81
| |/
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-171-81/+2
|\ \ | |/
| * Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'"Kamil Trzciński2018-04-101-81/+2
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-061-2/+81
|\ \ | |/
| * Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin2018-04-051-2/+81