summaryrefslogtreecommitdiff
path: root/spec/factories/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
* Move all factory definitions to their own fileRobert Speicher2016-03-047-11/+2
* Add a spec for coverage indicator in project's builds listBaertierchen/gitlab-ce-showTestCoverageRémy Coutable2016-02-221-1/+5
* Fix specsKamil Trzcinski2016-02-191-1/+1
* Fix build api specs after rebaseGrzegorz Bizon2016-02-191-1/+1
* Use DELETE verb for erasing a build contentGrzegorz Bizon2016-02-191-6/+5
* Add artifacts trait to build factory in specsGrzegorz Bizon2016-02-191-1/+1
* Refactorize `ci_runner` factory and `let` definitions in runners API specTomasz Maczukin2016-02-191-6/+4
* Fix builds scheduler when first build is allowed to failGrzegorz Bizon2016-02-181-0/+12
* Add specs for build status helper classGrzegorz Bizon2016-02-181-0/+8
* Remove unmaintainable db schema comment from build factoryGrzegorz Bizon2016-02-041-27/+0
* Improve CI API specs related to operations on buildGrzegorz Bizon2016-02-041-0/+15
* Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-141-0/+11
|\
| * Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-141-0/+22
| |\
| * | Remove hard-coded id from builds factoryTomasz Maczukin2016-01-141-2/+1
| * | Change :ci_build_canceled factory to :canceled traitTomasz Maczukin2016-01-131-4/+4
| * | Fix :ci_build_with_trace factoryTomasz Maczukin2016-01-111-1/+3
| * | Add cancel/retry features to builds APITomasz Maczukin2015-12-301-0/+4
| * | Add specs for build details/traces features in builds APITomasz Maczukin2015-12-301-0/+6
* | | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-141-0/+22
|\ \ \ | | |/ | |/|
| * | Modify :ci_variable factoryTomasz Maczukin2016-01-131-5/+2
| * | Add create feature to variables APITomasz Maczukin2015-12-311-1/+1
| * | Add features for list and show details of variables in APITomasz Maczukin2015-12-311-0/+25
| |/
* | Fix ci_trigger_request factoryTomasz Maczukin2016-01-051-1/+1
* | Add triggers feature to APITomasz Maczukin2016-01-041-0/+2
|/
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-115-76/+6
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-6/+0
* Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg2015-12-021-11/+12
* Expose CI enable option in project featuresKamil Trzcinski2015-11-131-4/+8
* Fix testsshared_runnersKamil Trzcinski2015-11-081-0/+2
* Implement Commit Status APIKamil Trzcinski2015-10-121-0/+1
* Make rubocop happyKamil Trzcinski2015-10-051-2/+2
* Fix rest of testsKamil Trzcinski2015-10-051-0/+1
* Fix next round of testsKamil Trzcinski2015-10-051-2/+2
* Make commit_spec runKamil Trzcinski2015-10-051-5/+11
* Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-052-38/+9
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-12/+0
* WIPKamil Trzcinski2015-09-292-1/+3
* Refactor ci_admin_event and fix features/ci/events_spec.rbKamil Trzcinski2015-09-151-1/+1
* Fix: ci_*_build factory should be validKamil Trzcinski2015-09-151-0/+2
* rubocop satisfyValery Sizov2015-09-141-2/+2