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-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-09-20Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.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-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-01-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-02Adds a way to start multiple manual jobs in stageMayra Cabrera
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
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-10-04fix method name in stage specAlessio Caiazza
2018-10-02Add unit tests for CommitStatus and Ci::StageShinya Maeda
2018-06-04Raise error if pipeline / stage hits unknown statusGrzegorz Bizon
2018-05-25Fix Rubocop offenses in pipeline stage specsGrzegorz Bizon
2018-05-25Add specs for stage detailed status and warningsGrzegorz Bizon
2018-05-25Do not update stage status when it is just createdGrzegorz Bizon
2018-05-01Use stages position column to track stage indexGrzegorz Bizon
2018-04-24Rename stage index column name to priority columnGrzegorz Bizon
2018-04-24Use database query to calculate average stage positionGrzegorz Bizon
2018-04-24Reorder before block contents in stage entity specsGrzegorz Bizon
2018-04-24Ensure that an imported pipeline stage can be updatedGrzegorz Bizon
2017-08-22Set a default CI/CD status when it is not knownGrzegorz Bizon
2017-08-16Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon
2017-07-26Rename method responsible for updating stage statusGrzegorz Bizon
2017-07-24Adds some specs for stage optimistic lockingGrzegorz Bizon
2017-07-20Implement method that updates a stage statusGrzegorz Bizon
2017-07-20Implement proper associations with a persisted stageGrzegorz Bizon
2017-07-04Use enumerated status in persisted stage classGrzegorz Bizon
2017-06-01Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-05-06Real time pipeline show actionZeger-Jan van de Weg
2017-03-08Fix `passed with warnings` stage status on MySQLGrzegorz Bizon
2017-01-19Fix warnings argument memoization in CI/CD stageGrzegorz Bizon
2017-01-18Pass memoizable warnings attribute to stage objectGrzegorz Bizon
2017-01-11Add specs for two new methods defined in stage classGrzegorz Bizon
2016-12-20Fix stage and pipeline specs and rubocop offensesGrzegorz Bizon
2016-12-20Fix broken testFilipa Lacerda
2016-12-20Improve specsKamil Trzcinski
2016-12-20Add tests for stage API endpointKamil Trzcinski