Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-25Enforce setting string as value of the CI/CD variableTomasz Maczukin
2018-06-12Merge branch 'expose-ci-url' into 'master'Grzegorz Bizon | off until 20th June
2018-06-12Add CI_{PIPELINE,JOB}_URLKamil Trzciński
2018-06-06Enable mapping to nil in enumsJan Provaznik
2018-06-06Fix the query to select stale live tracesShinya Maeda
2018-06-06Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda
2018-06-06Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda
2018-06-06Add tests for each new codeShinya Maeda
2018-06-06Rename find_stale. Fix worker name in declaration.Shinya Maeda
2018-06-06Clean up workerShinya Maeda
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński
2018-06-05Merge branch 'optimise-runner-update-cached-info' into 'master'Grzegorz Bizon
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-05Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński
2018-06-05Remove PagesService and instead make it explicit that we call PagesWorkerKamil Trzciński
2018-06-05Do not validate cached dataKamil Trzciński
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-04Remove unused running_or_pending_build_countKamil Trzciński
2018-06-04Raise error if pipeline / stage hits unknown statusGrzegorz Bizon
2018-06-04Directly refer application code from migration codeShinya Maeda
2018-06-02Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-31Run `Ci::Runner#assign_to` in transactionKamil Trzciński
2018-05-31Add uniqueness for RunnerNamespaceKamil Trzciński
2018-05-31Add `Ci::Runner` inverse_of'sKamil Trzciński
2018-05-31Fix static analysisKamil Trzciński
2018-05-31Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński
2018-05-31Make Ci::Runner#assign_to keep returning RunnerProjectDylan Griffith
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-31Ensure we validate Runner#runner_type when persisting RunnerNamespaceDylan Griffith
2018-05-31Improve runner_type validations for Ci::RunnerDylan Griffith
2018-05-29Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipel...Grzegorz Bizon
2018-05-29Add a feature flag for switching pipeline stagesGrzegorz Bizon
2018-05-28Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-25Do not update stage status when it is just createdGrzegorz Bizon
2018-05-24Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...Rémy Coutable
2018-05-23DRY creating groups of common builds in a stageGrzegorz Bizon
2018-05-22Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon
2018-05-22Order pipeline stages by a position in a relationGrzegorz Bizon
2018-05-22Preload number of warnings in every stage in a pipelineGrzegorz Bizon
2018-05-22Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-21Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ...Grzegorz Bizon
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-05-21Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński
2018-05-18Fixes deploy tokens build variablesMayra Cabrera
2018-05-18Separate persisted and runtime pipeline variablesGrzegorz Bizon
2018-05-18Merge branch 'fix/gb/not-allow-to-trigger-skipped-manual-actions' into 'master'Kamil Trzciński
2018-05-18Do not allow to use `CI_PIPELINE_ID` in environment nameGrzegorz Bizon
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-17Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-16Do not allow to trigger manual actions that were skippedGrzegorz Bizon