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
2019-08-02Respect needs for artifactsKamil Trzciński
2019-08-01Add support for DAGKamil Trzciński
2019-07-29Add Job specific variablesMatija Čupić
2019-07-23Validate the existence of archived traces before removing live traceShinya Maeda
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-06-05Revert "Merge branch..."Kamil Trzciński
2019-06-03Cleans up UpdateProjectStatistics concernMayra Cabrera
2019-05-31Remove legacy artifact related codeShinya Maeda
2019-05-28Extract Ci::Build#report_artifacts into methodMatija Čupić
2019-05-20Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy
2019-05-17Stop configuring group clusters on creationTiger
2019-05-02Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan
2019-04-29Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda
2019-04-19Extract ProjectStatistics updates into a concernAlessio Caiazza
2019-04-19Make canceled jobs not retryablemfluharty
2019-04-16Backport changes from EEMatija Čupić
2019-04-04Drop legacy artifacts usageShinya Maeda
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-20Add feature flag for build preparing stateTiger
2019-03-20Create framework for build prerequisitesTiger
2019-03-07Resolve "Mask the existing variables"Matija Čupić
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-06Use encrypted runner tokensKamil Trzciński
2019-03-02Extract scoped CI/CD variables to a separate concernGrzegorz Bizon
2019-03-02Move ref slug helper to HasRef moduleGrzegorz Bizon
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-25Expose refspec and depth to runnerShinya Maeda
2019-02-05Backport: Optimize slow pipelines.js responseShinya Maeda
2019-01-29Extract processable metadata to a separate concernGrzegorz Bizon
2019-01-25Extract common `when` code between CI/CD processablesGrzegorz Bizon
2019-01-25Segregate interface require to make CI/CD entity processableGrzegorz Bizon
2019-01-18Fix runner eternal loop when update job resultShinya Maeda
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2019-01-03Merge branch 'use-after-transition' into 'master'Grzegorz Bizon
2019-01-02Prefer to use after_transitionKamil Trzciński
2019-01-02Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis
2018-12-17Add new predefined variable CI_COMMIT_SHORT_SHAJason Lenny
2018-12-11Generalise test compare serviceGilbert Roulot
2018-12-08Use full ref when possible to avoid ambiguityMatija Čupić
2018-12-07Encrypt CI/CD builds tokensKamil Trzciński
2018-12-07Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher
2018-12-05Encrypt builds token by default with insecure fallbackGrzegorz Bizon
2018-11-20Merge branch 'rails5-active-record-class-value' into 'master'Stan Hu
2018-11-19Improve variables supportKamil Trzciński
2018-11-17Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes
2018-11-07Merge branch 'max_retries_when' into 'master'Grzegorz Bizon
2018-11-07Merge branch 'fix-environment-status-in-merge-request-widget' into 'master'Sean McGivern
2018-11-07amend method description a little bitMarkus Doits
2018-11-07fix failure in case of missing optionsMarkus Doits