summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* WIP: Add tests and make sure that headers are set21698-redis-runner-last-buildLin Jen-Shin2017-01-041-0/+33
* Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-082-9/+179
|\
| * Added Ci::Stage specsKamil Trzcinski2016-12-062-0/+137
| * Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-9/+42
* | Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-071-0/+7
|\ \ | |/ |/|
| * Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-0/+7
* | 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
| * Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-211-0/+6
| |\
| * | 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 branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-181-0/+6
|\ \ | |/ |/|
| * Fix tests and add has_environment?Kamil Trzcinski2016-11-171-3/+1
| * Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-171-0/+8
* | 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-202-13/+52
|\
| * Fix spec failuresKamil Trzcinski2016-09-191-1/+1
| * Fix EnglishLin Jen-Shin2016-09-131-4/+4
| * Add a test for #22010Lin Jen-Shin2016-09-131-4/+18
| * Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable2016-09-081-5/+30
| |\
| | * Remove tests for pending_durationLin Jen-Shin2016-09-051-2/+1