summaryrefslogtreecommitdiff
path: root/spec/models/ci/pipeline_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'"Grzegorz Bizon2016-12-241-6/+8
* Update description stating that ordering is importantLin Jen-Shin2016-12-231-2/+2
* Ci::Pipeline.latest order by id DESCLin Jen-Shin2016-12-231-8/+6
* Fix stage and pipeline specs and rubocop offenses19703-direct-link-pipelinesGrzegorz Bizon2016-12-201-3/+3
* Improve specsKamil Trzcinski2016-12-201-5/+9
* Add tests for stage API endpointKamil Trzcinski2016-12-201-0/+20
* Add explicit status test, feedback:show-commit-status-from-latest-pipelineLin Jen-Shin2016-12-151-0/+2
* Use described_class and update descriptionLin Jen-Shin2016-12-151-9/+9
* Introduce latest_status and add a few testsLin Jen-Shin2016-12-141-0/+57
* Fix pipeline specs for detailed statusesGrzegorz Bizon2016-12-121-8/+12
* Added Ci::Stage specsKamil Trzcinski2016-12-061-0/+4
* Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-9/+42
* Expose pipeline detailed status using status factoryGrzegorz Bizon2016-12-051-0/+70
* Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+2
* Merge branch 'fix-cancelling-pipelines' into 'master' Kamil TrzciƄski2016-11-251-0/+154
|\
| * Expand the loop and reduce overlapped conditionsLin Jen-Shin2016-11-221-12/+30
| * Passing a user to retry_failed in testsLin Jen-Shin2016-11-221-3/+3
| * Test against all possible cases, feedback:Lin Jen-Shin2016-11-221-14/+17
| * Prefer a description for it and split the case:Lin Jen-Shin2016-11-211-7/+15
| * Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski2016-11-191-3/+60
| * Add a test for Ci::Pipeline#cancel_running:Lin Jen-Shin2016-11-191-0/+16
| * Add tests against two jobs having different statusLin Jen-Shin2016-11-181-0/+12
| * Improve how we could cancel pipelines:Lin Jen-Shin2016-11-171-0/+40
* | Just create failed builds rather than calling eventsLin Jen-Shin2016-11-221-6/+3
* | External jobs do not have show page nor tracesLin Jen-Shin2016-11-211-1/+7
|/
* Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-021-16/+12
|\
| * Fix duration specsKamil Trzcinski2016-10-261-14/+7
| * Fix optimistic lockingKamil Trzcinski2016-10-261-6/+9
* | Make sure pusher has the read_build privilegeLin Jen-Shin2016-10-221-0/+2
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-201-5/+19
|\ \ | |/
| * Merge remote-tracking branch 'upstream/master' into retry-cancelled-pipelinesretry-cancelled-pipelinesLin Jen-Shin2016-10-181-18/+9
| |\
| * | Make cancelled pipelines being able to retryLin Jen-Shin2016-10-171-5/+19
* | | Use bcc for pipeline emails because:Lin Jen-Shin2016-10-181-1/+1
* | | Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin2016-10-181-18/+9
|\ \ \ | | |/ | |/|
| * | Improve spec for pipeline metrics workeradd-pipeline-metrics-workerKamil Trzcinski2016-10-171-18/+9
| |/
* | should_email_no_one -> should_not_email_anyone, feedback:Lin Jen-Shin2016-10-171-1/+1
* | Change service to be a worker, feedback:Lin Jen-Shin2016-10-171-2/+4
* | Fix test by having a real commitLin Jen-Shin2016-10-171-1/+9
* | Use EmailHelpers where possible, feedback:Lin Jen-Shin2016-10-171-3/+2
* | Prefer methods from EmailHelpers, feedback:Lin Jen-Shin2016-10-171-1/+1
* | How could I forget this?Lin Jen-Shin2016-10-171-1/+10
* | Add test for sending pipeline notificationsLin Jen-Shin2016-10-171-0/+54
* | Just show the first merge request we found, feedback:Lin Jen-Shin2016-10-141-31/+0
* | Introduce Pipeline#merge_requests_with_active_first,Lin Jen-Shin2016-10-141-0/+31
|/
* Fix build.Timothy Andrew2016-09-211-3/+3
* Fix spec failures.Timothy Andrew2016-09-201-2/+2
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-201-12/+51
|\
| * Fix EnglishLin Jen-Shin2016-09-131-4/+4
| * Add a test for #22010Lin Jen-Shin2016-09-131-4/+18
| * Remove tests for pending_durationLin Jen-Shin2016-09-051-2/+1