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
2017-03-06Fix specs for environments with manual actionsGrzegorz Bizon
2017-03-06Refactor code related to pipeline blocking actionsGrzegorz Bizon
2017-03-02Add some fixes and refactoring after reviewTomasz Maczukin
2017-03-02Refactor JobRequest response structureTomasz Maczukin
2017-03-01Improve build retry service tests for cloning dataGrzegorz Bizon
2017-03-01Fix runner tags assignment when retrying a jobGrzegorz Bizon
2017-02-17Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon
2017-02-17Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński
2017-02-16Make build clone/retry implementation more robustGrzegorz Bizon
2017-01-25Adding links to user & build in Chat NotificationsPoornima M
2017-01-24Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski
2017-01-20Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski
2017-01-18Pass memoizable warnings attribute to stage objectGrzegorz Bizon
2017-01-04Add test example for pipeline with yaml errorsGrzegorz Bizon
2016-12-27Add missing specs for new methods in pipeline classGrzegorz Bizon
2016-12-21Add specs for pipeline entity and improve factoryGrzegorz Bizon
2016-12-15Convert CI YAML variables keys into stringsLin Jen-Shin
2016-12-12Add tests for build play extended detailed statusGrzegorz Bizon
2016-12-06Added Ci::Stage specsKamil Trzcinski
2016-11-30Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' Kamil Trzciński
2016-11-27Extend pipelines factory with transient config attributeGrzegorz Bizon
2016-11-25Improve readability in pipeline test objects factoryGrzegorz Bizon
2016-11-25Remove pipeline factory that is not used in testsGrzegorz Bizon
2016-11-25Restore method that ensures builds being createdGrzegorz Bizon
2016-11-22Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin
2016-11-21Introduce deploy command that allows to start deployment from one environment...Kamil Trzcinski
2016-11-18Add a lot of tests for scopes, feedback:Lin Jen-Shin
2016-09-16Remove schema annotations completelyValery Sizov
2016-09-13Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin
2016-08-18Add endpoints for pipelinesZ.J. van de Weg
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-07-29Check for Ci::Build artifacts at database levelPaco Guzman
2016-07-26Tests refactoring for trigger variablesKatarzyna Kobierska
2016-07-19Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski
2016-07-18Improve manual actions code and add model, service and feature testsKamil Trzcinski
2016-07-16Store when and yaml variables in builds tableKamil Trzcinski
2016-06-15Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Try to use `pipeline` where applicableKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-03-04Move all factory definitions to their own fileRobert Speicher
2016-02-22Add a spec for coverage indicator in project's builds listRémy Coutable
2016-02-19Fix specsKamil Trzcinski
2016-02-19Fix build api specs after rebaseGrzegorz Bizon
2016-02-19Use DELETE verb for erasing a build contentGrzegorz Bizon
2016-02-19Add artifacts trait to build factory in specsGrzegorz Bizon
2016-02-19Refactorize `ci_runner` factory and `let` definitions in runners API specTomasz Maczukin
2016-02-18Fix builds scheduler when first build is allowed to failGrzegorz Bizon
2016-02-18Add specs for build status helper classGrzegorz Bizon