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-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-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-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-16Do not allow to trigger manual actions that were skippedGrzegorz Bizon
2018-05-16Allow group runners to be viewed/edited in APIDylan Griffith
2018-05-15Dynamically cast value from cacheMatija Čupić
2018-05-11[Rails5] Fix Ci::Pipeline validator for sourceblackst0ne
2018-05-10Ensure Ci::Runner#assign_to errors for group runnersDylan Griffith
2018-05-10Ensure runner_type is updated correctly when assigning shared runner to projectDylan Griffith
2018-05-10Merge branch 'master' into 46082-runner-contacted_at-is-not-always-a-time-typeMatija Čupić
2018-05-09Add validation Ci::Runner runner_type must be presentDylan Griffith
2018-05-08Move Runner#contacted_at to RedisCacheable#cached_attr_time_readerMatija Čupić
2018-05-07Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon
2018-05-07Add memoization of commit related values in Ci::PipelineTomasz Maczukin
2018-05-07Add a CI_COMMIT_MESSAGE predefined variableTomasz Maczukin
2018-05-07Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon
2018-05-07Fix rubocopKamil Trzciński
2018-05-07Fix WRITE_LOCK_SLEEPKamil Trzciński
2018-05-07Optimise write lock parametersKamil Trzciński
2018-05-07Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-05-07Merge branch 'master' into live-trace-v2Shinya Maeda
2018-05-06Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński
2018-05-04Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-05-04Add validation and skip logic at #truncateShinya Maeda
2018-05-04Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr...Shinya Maeda
2018-05-03Dont remove duplicates in Runner.owned_or_shared since its not necessaryDylan Griffith
2018-05-03Remove Runner#belonging_to_any_project since this is no longer neededDylan Griffith
2018-05-03Simplify FastDestroyAll moduleShinya Maeda
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-05-03Clean up build_trace_chunkShinya Maeda
2018-05-03Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-05-03Merge branch 'master' into live-trace-v2Shinya Maeda
2018-05-02Rename RunnerGroup -> RunnerNamespaceDylan Griffith
2018-05-02Rename Runner#invalidate_build_cache -> Runner#pick_buildDylan Griffith
2018-05-02Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić
2018-05-02Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-05-02Fix BuildTraceChunkFlushToDbWorker nameShinya Maeda