summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-092-6/+6
* 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
| * Return false in create_builds if not builds createdGrzegorz Bizon2016-06-151-0/+10
| * Remove ci commit specs that remain after bad mergeGrzegorz Bizon2016-06-141-403/+0
| * Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-141-0/+403
| |\
| * | Refactor code reponsible for creating buildsGrzegorz Bizon2016-06-031-6/+2
| * | Update specs describeKamil Trzcinski2016-06-031-1/+1
| * | Update CreateCommitBuildsService to pass testsKamil Trzcinski2016-06-031-3/+3
| * | Save Ci::Commit object to persist all created buildsKamil Trzcinski2016-06-031-2/+6
| * | Update ci commit pipeline specs according to changesGrzegorz Bizon2016-06-031-8/+8
* | | Use active tense, feedback from:test-merge-request-4093Lin Jen-Shin2016-06-161-9/+9
* | | blank line between setup and expectation, feedback:Lin Jen-Shin2016-06-161-0/+4
* | | Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin2016-06-151-2/+2
* | | Rename specific_for to available_for:Lin Jen-Shin2016-06-141-7/+7
* | | Extra tests inside shared_examples:Lin Jen-Shin2016-06-091-13/+25
* | | Remove Build#can_be_served? and rename Runner#can_serve? to can_pick?Lin Jen-Shin2016-06-091-0/+119
* | | Prefer string for describe, feedback from:Lin Jen-Shin2016-06-091-5/+5
* | | Prefer do and end for before/after:Lin Jen-Shin2016-06-091-11/+33
* | | Introduced Ci::Runner.specific_for for getting specific runners:Lin Jen-Shin2016-06-091-0/+54
| |/ |/|
* | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-135/+135
* | Fix more places where we should rename ci_commit to pipelineKamil Trzcinski2016-06-031-1/+1
* | Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-21/+21
* | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
|/
* Upgrade attr_encrypted and encryptorConnor Shea2016-05-301-1/+1
* Remove boilerplate spec file for Ci::RunnerProjectRobert Speicher2016-05-261-5/+0
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-242-2/+2
* Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher2016-05-191-1/+31
|\
| * Extend CI runners specsGrzegorz Bizon2016-05-191-1/+31
* | Remove testing delegateKamil Trzcinski2016-05-141-1/+0
|/
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-095-76/+0
* Reorder asserts is ci commits specs for consistencyGrzegorz Bizon2016-04-281-1/+1
* Add tests exercising builds scheduler after cancelGrzegorz Bizon2016-04-281-0/+18
* Refactor ci commit specs by adding context blocksGrzegorz Bizon2016-04-281-77/+85
* Fix rubocopKamil Trzcinski2016-04-181-1/+1
* Fix testsKamil Trzcinski2016-04-181-1/+26
* Write specs for this featureKamil Trzcinski2016-04-161-0/+71
* Fix specsKamil Trzcinski2016-04-111-111/+6
* Fix commit_spec: invalid validationKamil Trzcinski2016-03-141-1/+1
* Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-45/+1
* Use ILIKE/LIKE for searching CI runnersYorick Peterse2016-03-111-0/+28