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-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-02Properly process `needs:` with `when:`Kamil Trzciński
2019-08-01Add support for DAGKamil Trzciński
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-01-11Fix deprecation: Passing an argument to force an association to reload is now...Jasper Maes
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2018-11-07fix failing specs due to latest changesMarkus Doits
2018-10-02Fix specShinya Maeda
2018-10-02Fix spec failureShinya Maeda
2018-10-02Fix coding style offenceShinya Maeda
2018-10-02Add Spec for ProcessPipelineServiceShinya Maeda
2018-03-21Add inverse_of: :pipeline for pipeline.builds (#37987)Dylan Griffith
2017-11-09Make sure all pipelines would go to pending onceLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-18Instead of adding master, stub_not_protect_default_branchLin Jen-Shin
2017-07-17Add specs for pipeline process with auto-retriesGrzegorz Bizon
2017-07-04Update tests due to permission changesLin Jen-Shin
2017-06-20Fix pipeline status when allowed to fail jobs presentGrzegorz Bizon
2017-05-31Fix pipeline processing specs related to protected actionsGrzegorz Bizon
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-08Fix skipped manual actions issue in pipeline processingGrzegorz Bizon
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-06Fix tests and reviewKamil Trzcinski
2017-04-06Reload pipeline to make sure it's updatedLin Jen-Shin
2017-04-06Fix specs related to new manual actions permissionsGrzegorz Bizon
2017-04-02Remove code deprecated in pipeline process serviceGrzegorz Bizon
2017-03-06Add specs for new pipeline and build action eventsGrzegorz Bizon
2017-03-06Extend specs for pipelines with manual blocking actionsGrzegorz Bizon
2017-03-06Always actionize build when it is a manual actionGrzegorz Bizon
2017-03-06Fix Rubocop offenses in pipeline processing specsGrzegorz Bizon
2017-03-06Reinstitute a core `manual` status for manual actionsGrzegorz Bizon
2017-03-06Add support for blocking actions to CI/CD pipelineGrzegorz Bizon
2017-03-06Make pipeline processing specs more consistentGrzegorz Bizon
2017-03-06Fix specs for pipeline processing with manual actionsGrzegorz Bizon
2017-03-06Remove duplication in process pipeline service specsGrzegorz Bizon
2017-03-06Refactor code related to pipeline blocking actionsGrzegorz Bizon
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-15Prefer using `project.add_developer` in specsGrzegorz Bizon
2017-02-13Fix pipeline processing specs after adding ability checksGrzegorz Bizon
2016-11-27Extend pipelines factory with transient config attributeGrzegorz Bizon
2016-11-25Restore method that ensures builds being createdGrzegorz Bizon