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
2023-10-19Add latest changes from gitlab-org/gitlab@16-5-stable-eev16.5.0-rc42GitLab Bot
2023-09-12Add latest changes from gitlab-org/gitlab@16-3-stable-eeGitLab Bot
2023-07-19Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.0-rc42GitLab Bot
2022-09-20Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-04-29Add latest changes from gitlab-org/security/gitlab@14-10-stable-eeGitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-02-11Add latest changes from gitlab-org/security/gitlab@13-8-stable-eeGitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-03-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-15Allow use of legacy triggers with feature flagFabio Pitino
2019-03-29Create detached merge request pipelinesShinya Maeda
2018-12-08Implement Command#ambiguous_ref?Matija Čupić
2018-12-08Implement Repository#ambiguous_ref?Matija Čupić
2018-12-08Move Project#resolve_ref to RepositoryMatija Čupić
2018-12-08Reintroduce Command#protected_ref?Matija Čupić
2018-12-08Use nil instead of raising AmbiguousRefMatija Čupić
2018-12-08Prevent creating pipelines with ambiguous refsMatija Čupić
2018-10-27Enable frozen string for lib/gitlab/cigfyoung
2018-03-21Make it easier to test pipeline stage seedsGrzegorz Bizon
2018-03-21Reduce stage seeds coupling between pipeline and YAMLGrzegorz Bizon
2017-12-08Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski
2017-10-05Set a pipeline failure reason when it has YAML errorsGrzegorz Bizon
2017-09-27Add some minor improvements to pipeline creation chainGrzegorz Bizon
2017-09-26Move pipeline builder validation chain to a moduleGrzegorz Bizon