summaryrefslogtreecommitdiff
path: root/spec/services/create_commit_builds_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make rubocop happytrack-pipeline-userKamil Trzcinski2016-07-151-1/+1
* Track a user who created a pipelineKamil Trzcinski2016-07-151-1/+2
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Add support for "skip ci" tooSimon Welsh2016-06-251-1/+32
* Allow "ci skip" to be in any caseSimon Welsh2016-06-251-0/+15
* Remove reduntant method for building pipeline buildsGrzegorz Bizon2016-06-151-0/+1
* Improve code clarity in pipeline create serviceGrzegorz Bizon2016-06-141-2/+2
* Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-141-84/+84
|\
| * Fix remaining test offensesrename-ci-commit-phase-2Kamil Trzcinski2016-06-071-7/+7
| * Fix tests failuresKamil Trzcinski2016-06-071-35/+35
| * Rename remaining ci_commits in specsKamil Trzcinski2016-06-031-1/+1
| * Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-39/+39
| * Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-7/+7
* | Update CreateCommitBuildsService to pass testsKamil Trzcinski2016-06-031-4/+4
* | Update ci commit pipeline specs according to changesGrzegorz Bizon2016-06-031-1/+1
* | Add minor improvements in create builds serviceGrzegorz Bizon2016-06-031-1/+1
* | Add specs covering case when there are no buildsGrzegorz Bizon2016-06-031-0/+18
* | Refactor ci commit pipeline to prevent implicit savesGrzegorz Bizon2016-06-031-1/+1
|/
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski2015-12-171-6/+11
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-11/+11
* Fix specsKamil Trzcinski2015-12-111-2/+2
* Fix errorsKamil Trzcinski2015-12-111-1/+0
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-0/+171