summaryrefslogtreecommitdiff
path: root/spec/factories/ci
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix typoFilipa Lacerda2017-04-041-0/+5
* | | Define baseline for test for pipelines serializerKamil Trzcinski2017-04-061-1/+1
|/ /
* | Merge branch '29643-stop-using-ffaker-in-factories' into 'master' Robert Speicher2017-04-041-3/+1
|\ \
| * | Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-3/+1
| |/
* | Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-0/+4
|/
* Fix after_script processing for Runners APIv4Tomasz Maczukin2017-03-231-1/+1
* All CI offline migrationsKamil Trzciński2017-03-171-1/+1
* Add specs for an extended blocked pipeline statusfeature/gb/verbosify-blocked-pipeline-statusGrzegorz Bizon2017-03-081-0/+8
* Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-2/+28
|\
| * Add some fixes and refactoring after reviewTomasz Maczukin2017-03-021-0/+4
| * Refactor JobRequest response structureTomasz Maczukin2017-03-021-2/+24
* | Fix specs for detailed statuses for manual actionsGrzegorz Bizon2017-03-061-1/+0
* | Fix specs for environments with manual actionsGrzegorz Bizon2017-03-061-1/+1
* | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-0/+4
* | Improve build retry service tests for cloning dataGrzegorz Bizon2017-03-011-0/+8
* | Fix runner tags assignment when retrying a jobGrzegorz Bizon2017-03-011-0/+4
|/
* Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-171-0/+12
|\
| * Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-0/+12
| |\
| | * Adding links to user & build in Chat NotificationsPoornima M2017-01-251-0/+12
* | | Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-161-1/+12
|/ /
* | Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski2017-01-241-1/+2
|\ \ | |/
| * Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-181-1/+2
* | Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-201-0/+4
|/
* Add test example for pipeline with yaml errorsGrzegorz Bizon2017-01-041-0/+4
* Add missing specs for new methods in pipeline classGrzegorz Bizon2016-12-271-0/+4
* Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-211-0/+4
* Convert CI YAML variables keys into stringsLin Jen-Shin2016-12-151-1/+1
* Add tests for build play extended detailed statusGrzegorz Bizon2016-12-121-3/+10
* Added Ci::Stage specsKamil Trzcinski2016-12-061-0/+13
* Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' Kamil Trzciński2016-11-301-12/+16
|\
| * Extend pipelines factory with transient config attributefix/create-pipeline-with-builds-in-transactionGrzegorz Bizon2016-11-271-13/+8
| * Improve readability in pipeline test objects factoryGrzegorz Bizon2016-11-251-6/+10
| * Remove pipeline factory that is not used in testsGrzegorz Bizon2016-11-251-6/+0
| * Restore method that ensures builds being createdGrzegorz Bizon2016-11-251-0/+11
* | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-221-0/+6
|\ \ | |/
| * Introduce deploy command that allows to start deployment from one environment...chatops-deploy-commandKamil Trzcinski2016-11-211-0/+6
* | Add a lot of tests for scopes, feedback:Lin Jen-Shin2016-11-191-0/+4
|/
* Remove schema annotations completelyValery Sizov2016-09-163-44/+0
* Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin2016-09-131-0/+4
* Add endpoints for pipelinesZ.J. van de Weg2016-08-181-18/+0
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-112-0/+7
* Check for Ci::Build artifacts at database levelPaco Guzman2016-07-291-0/+16
* Tests refactoring for trigger variablesKatarzyna Kobierska2016-07-261-1/+2
* Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski2016-07-191-0/+2
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-0/+5
* Store when and yaml variables in builds tableKamil Trzcinski2016-07-161-0/+5
* Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin2016-06-151-0/+0
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-032-6/+6
* Try to use `pipeline` where applicableKamil Trzcinski2016-06-031-1/+1
* Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-1/+1