summaryrefslogtreecommitdiff
path: root/spec/services/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix retry_build_service_spec.rbShinya Maeda2018-04-061-1/+1
|/
* Rename metadata relation and methodsTomasz Maczukin2018-03-281-1/+1
* Fix tests failuresTomasz Maczukin2018-03-281-1/+1
* Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-281-1/+1
* Show timeout information on job's pageTomasz Maczukin2018-03-281-1/+2
* Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-221-0/+2
|\
| * Merge branch '37987-speed-up-pipeline-creation' into 'master'Kamil Trzciński2018-03-221-0/+2
| |\
| | * Add inverse_of: :pipeline for pipeline.builds (#37987)37987-speed-up-pipeline-creationDylan Griffith2018-03-211-0/+2
* | | Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-081-63/+0
|\ \ \ | |/ /
| * | Add soec for achevie! method. Fixed the methodShinya Maeda2018-03-061-63/+0
| |/
* | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-13/+33
|\ \ | |/
| * Bring back the initial commitShinya Maeda2018-02-241-12/+0
| * Fixed static analysysShinya Maeda2018-02-241-5/+5
| * Check if the latest permanent file exists before remove file. Add tests.Shinya Maeda2018-02-231-2/+18
| * Copy original file to temp file always to prevent data lossShinya Maeda2018-02-231-13/+29
* | Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-282-16/+71
|\ \ | |/
| * Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-072-2/+46
| |\
| | * Fix tests for Drop filename enforcementShinya Maeda2018-02-061-1/+1
| | * Fix retry_build_service_spec.rb with trace_artifact traitShinya Maeda2018-02-061-1/+1
| | * Add essential testsShinya Maeda2018-02-061-0/+43
| | * Fix inital test failuresShinya Maeda2018-02-061-1/+2