summaryrefslogtreecommitdiff
path: root/app/services/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-add-job-activity-limit-ce' into 'master'GitLab Release Tools Bot2019-08-291-1/+2
|\
| * Add active_jobs_limit to plans tableFabio Pitino2019-08-211-1/+2
* | Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-0/+4
|/
* Merge branch 'enable-dag-support-by-default' into 'master'Kamil Trzciński2019-08-161-2/+2
|\
| * Enable DAG support by defaultenable-dag-support-by-defaultKamil Trzciński2019-08-141-2/+2
* | Optimise DAG processingoptimise-dag-processingKamil Trzciński2019-08-141-14/+13
|/
* Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern2019-08-051-5/+11
|\
| * Extend PipelineProcessWorker to accept a list of buildsprefer-to-use-process-pipeline-workerKamil Trzciński2019-08-021-5/+11
* | Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-021-17/+29
|/
* Add support for DAGKamil Trzciński2019-08-012-5/+37
* Add Job specific variablesMatija Čupić2019-07-291-2/+2
* Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-261-2/+2
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-4/+24
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-2/+2
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-2/+2
* Adds 15m bucket for CI job queueElliot Rushton2019-07-091-1/+1
* Refactor pipeline errors_messagerefactor-pipeline-errors_message-ceShinya Maeda2019-07-041-1/+1
* Limit amount of JUnit tests returnedKamil Trzciński2019-07-031-1/+5
* Revert concurrent pipeline schedule creationrevert-concurrent-pipeline-schedule-creationShinya Maeda2019-06-181-1/+12
* Fix pipeline schedule when owner is nilfix-pipeline-schedule-owner-is-nilShinya Maeda2019-06-111-1/+1
* Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-0/+13
* Add 60s & 5m monitor buckets for CI queuesElliot Rushton2019-05-221-1/+1
* Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+5
* Fix schedule head pipeline updatefix-schedule-head-pipeline-update-methodShinya Maeda2019-05-061-7/+1
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+29
* Fix environment automatic on_stop triggerShinya Maeda2019-04-301-5/+11
* Rewind IID on Ci::Pipelinesrewind-iid-on-pipelinesKamil Trzciński2019-04-161-0/+4
* Merge branch 'sh-fix-pipeline-delete-caching' into 'master'Lin Jen-Shin2019-04-152-2/+64
|\
| * Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-152-2/+64
* | Rescue and log errors raised when preparing builds60480-rescue-build-preparing-errorsTiger2019-04-151-3/+5
|/
* Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-1/+1
* Clear pipeline status cache after destruction of pipelineStan Hu2019-03-261-0/+2
* Create framework for build prerequisitesTiger2019-03-201-0/+25
* Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-271-1/+3
* Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-262-4/+4
* Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-252-4/+4
* Fix misspellings in app/spec commentsTakuya Noguchi2019-02-252-4/+4
* Move ChatOps to CoreJames Fargher2019-02-201-0/+1
* Fix a Ruby 2.4 incompatibility in Ci::CreatePipelineServiceRémy Coutable2019-02-121-2/+7
* Reduce the diff with EE in Ci::CreatePipelineServiceRémy Coutable2019-02-041-3/+11
* Reduce diff with EE in Ci::PipelineTriggerServiceRémy Coutable2019-02-011-0/+10
* Revert removing overridden method from build serviceGrzegorz Bizon2019-01-251-1/+5
* Make it clear that pipeline can process processablesGrzegorz Bizon2019-01-251-7/+7
* Simplify pipeline processing serviceGrzegorz Bizon2019-01-251-5/+1
* Segregate interface require to make CI/CD entity processableGrzegorz Bizon2019-01-251-1/+1
* Remove expired artifacts periodicallyShinya Maeda2019-01-241-0/+38
* Disable audit event logging for pipeline destructionStan Hu2019-01-101-2/+0
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-1/+1
* Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-311-1/+2
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1