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-12-12Add basic implementation of CI/CD bridge jobGrzegorz Bizon
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-06Merge branch 'expose-mr-pipeline-variables' into 'master'Kamil Trzciński
2018-12-06Expose merge request pipeline variablesShinya Maeda
2018-12-06Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-12-05Fix build class tests for authentication tokenGrzegorz Bizon
2018-12-05Merge request pipelinesShinya Maeda
2018-12-04Merge branch 'fix/gb/encrypt-runners-tokens' into 'master'Nick Thomas
2018-12-04CE port of Add new service to create the web ide terminalFrancisco Javier López
2018-12-04Fix coding offenceShinya Maeda
2018-12-03fix wordingShinya Maeda
2018-12-03Fix the coding styleShinya Maeda
2018-12-03Validate enum uniquenessShinya Maeda
2018-11-29Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon
2018-11-28Validate chunk size when persistShinya Maeda
2018-11-28Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon
2018-11-23Improve test cases description in token-related specsGrzegorz Bizon
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-21Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon
2018-11-20Improve specs for hiding runners tokens in tracesGrzegorz Bizon
2018-11-19Improve variables supportKamil Trzciński
2018-11-07handle old retry format in build (possibly saved in database)Markus Doits
2018-11-07refactoring after latest feedbackMarkus Doits
2018-11-07fix some spec wording and valuesMarkus 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-06Merge branch 'support-project-security-dashboard' into 'master'Grzegorz Bizon
2018-11-06Merge branch 'stateful_deployments' into 'master'Kamil Trzciński
2018-11-06Backport support project security dashboard changesKamil Trzciński
2018-11-06Squashed commit of the following:Shinya Maeda
2018-11-06Backport generic methods to CEOlivier Gonzalez
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-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-23Merge branch '42611-removed-branch-link' into 'master'Grzegorz Bizon
2018-10-22Merge branch 'master' into scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann
2018-10-22Do not raise error when checking pipeline referenceGrzegorz Bizon
2018-10-22Fix pipeline reference existence check and add specsGrzegorz Bizon
2018-10-16Make all legacy security reports to use raw formatKamil Trzciński
2018-10-10Fix and add specShinya Maeda