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
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-03-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-07-02Prevent Billion Laughs attackFabio Pitino
2019-05-30Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan
2019-05-24Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-03Add port section to CI Image objectFrancisco Javier López
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-07Allow to include files from another projectsKamil Trzciński
2019-01-04Allow to include templatesKamil Trzciński
2019-01-01Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi
2018-10-18Refactor `include` code and improve error reportingGrzegorz Bizon
2018-10-18Add IncludeError exception and use it in CI configGrzegorz Bizon
2018-10-16Move external CI config class into proper namespaceGrzegorz Bizon
2018-09-08Fix references to ee .gitlab-ci.yml spec fixturesMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ciMatija Čupić
2018-09-07Stub http request on specs intead of mocking HTTPartyMatija Čupić
2018-09-07Address MR suggestionsMatija Čupić
2018-09-07Improve external architectureMatija Čupić
2018-09-07Make Repository#blob_data_at publicMatija Čupić
2018-09-07Address MR commentsMatija Čupić
2018-09-07Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić
2018-09-07Import external files in Gitlab CI configMatija Čupić
2018-09-07Load external files in configMatija Čupić
2018-09-05Improve extended CI/CD config error messagesGrzegorz Bizon
2018-09-04Add feature tests for CI/CD `extends` keywordGrzegorz Bizon
2018-09-04Add support for `extends` key in CI/CD configurationGrzegorz Bizon
2018-06-18CE-EE parity to spec/lib/gitlab/ci/config_spec.rbRobert Speicher
2016-06-22Return default config value when entry is undefinedGrzegorz Bizon
2016-06-15Add class that encapsulates error in new Ci configGrzegorz Bizon
2016-06-08Merge branch 'master' into refactor/ci-config-add-global-entryGrzegorz Bizon