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-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
2018-11-07one more refactor after feedbackMarkus Doits
2018-11-07handle old retry format in build (possibly saved in database)Markus Doits
2018-11-07refactoring after latest feedbackMarkus Doits
2018-11-07refactor retry logic to define any reason and more than one reason to retryMarkus Doits
2018-11-07add `retry_failure?` option and use it to decide if to retry a build failureMarkus Doits
2018-11-07add an option when to retry a build (unused yet)Markus Doits
2018-11-07allow retries to be a hashMarkus Doits
2018-11-07Merge branch '21480-parallel-job-keyword-mvc' into 'master'Grzegorz Bizon
2018-11-07Execute BuildSuccessWorker after job succeededShinya Maeda
2018-11-06Squashed commit of the following:Shinya Maeda
2018-11-05Allow to make builds soft-archived.Kamil Trzciński
2018-11-05Merge branch 'scheduled-manual-jobs-environment-play-buttons' into 'master'Tim Zallmann
2018-11-02Make Rubocop and Danger happyMatija Čupić
2018-11-02Remove ci_enable_scheduled_build feature flagShinya Maeda
2018-11-01Move parallelized node index to job optionsMatija Čupić
2018-10-31Implement POC config based parallelizationMatija Čupić
2018-10-30Revert Seed based parallelization implementationMatija Čupić
2018-10-30Renaming Secret Variables in the codebaseMarcel Amirault
2018-10-27Add build specsMatija Čupić
2018-10-27Refactor parallelization implementationMatija Čupić
2018-10-09Merge remote-tracking branch 'gitlab.com/master' into scheduled-manual-jobs-e...Winnie Hellmann