summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Remove tests for pending_durationLin Jen-Shin2016-09-051-2/+1
* Just sum all the queuing time, indication for needing more runnersLin Jen-Shin2016-09-021-1/+1
* Make sure the algorithm did exclude gapsLin Jen-Shin2016-09-021-2/+2
* Actually we still need to use total - running to get:Lin Jen-Shin2016-09-021-6/+11
* Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-021-0/+30
|\
| * Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-5/+9
| |\
| * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-171-1/+86
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-161-327/+95
| |\ \ \
| * | | | Remove Pipeline#latest in favour of Project#pipeline_for(ref)Lin Jen-Shin2016-08-111-21/+7
| * | | | Introduce Pipeline#latest and Pipeline.latest_for:Lin Jen-Shin2016-08-101-2/+46
* | | | | Calculate real queueing time to exclude gaps from:Lin Jen-Shin2016-09-021-9/+18
* | | | | Fix test for Pipeline#durationLin Jen-Shin2016-08-301-5/+17
| |_|_|/ |/| | |
* | | | Use travel_to instead of dependency injection, feedback:Lin Jen-Shin2016-08-191-4/+6
* | | | pipeline duration no longer depends on buildsLin Jen-Shin2016-08-151-2/+1
* | | | Introduce Gitlab::Utils.now so that it's easier to stubLin Jen-Shin2016-08-151-3/+6
| |_|/ |/| |
* | | Rename queue to enqueue in testsKamil Trzcinski2016-08-121-6/+6
* | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-121-4/+19
|\ \ \ | | |/ | |/|
| * | Use event `enqueue` instead of `queue`Kamil Trzcinski2016-08-121-4/+19
* | | Make pipeline to be in created state for hooks testsKamil Trzcinski2016-08-121-1/+1
* | | Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slackKamil Trzcinski2016-08-121-37/+33
|\ \ \ | |/ /
| * | Added specs for started_at and finished_atKamil Trzcinski2016-08-121-8/+38
| * | Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski2016-08-111-14/+10
| * | Use state machine for pipeline event processingKamil Trzcinski2016-08-111-34/+4
| * | Verify the pipeline status after executing events on buildsKamil Trzcinski2016-08-111-0/+45
* | | Make it more grammatically correct, feedback:Lin Jen-Shin2016-08-121-4/+4
* | | Fix tests for pipeline eventsKamil Trzcinski2016-08-111-17/+47
* | | Fix pipeline status change from pending to runningKamil Trzcinski2016-08-111-0/+45
* | | Enhance a pipeline event tests to analyse number of returned buildsKamil Trzcinski2016-08-111-20/+19
* | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-111-302/+14
|\ \ \ | |/ /
| * | Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-302/+14
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-112-4/+4
|\ \ | |/
| * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-092-6/+6
* | Define utility functions later, feedback:Lin Jen-Shin2016-08-051-10/+10
* | Removed the abstract let, feedback:Lin Jen-Shin2016-08-051-1/+0
* | If we use Rails magic it's breaking this test:Lin Jen-Shin2016-08-041-1/+1
* | I was too used to this style...Lin Jen-Shin2016-08-041-1/+1
* | Test against the status in the payloadLin Jen-Shin2016-08-031-1/+9
* | Make sure we only fire hooks upon status changedLin Jen-Shin2016-08-031-1/+21
* | Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-2/+31
|/
* Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet2016-07-201-0/+38
|\
| * Address feedback.Connor Shea2016-07-191-6/+18
| * Add with_warnings? method to Pipelines and add tests.Connor Shea2016-07-191-0/+26
* | Fix a problem with processing a pipeline where stage only has manual actionsfix-retries-on-manual-actionsKamil Trzcinski2016-07-201-11/+13
|/
* Make manual actions to work with master codeKamil Trzcinski2016-07-181-0/+62
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-0/+24
* Track a user who created a pipelineKamil Trzcinski2016-07-151-0/+3
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-122-6/+6
* Rename according to:Lin Jen-Shin2016-06-201-7/+7
* Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-171-0/+13
|\
| * Remove reduntant method for building pipeline buildsGrzegorz Bizon2016-06-151-0/+3