summaryrefslogtreecommitdiff
path: root/spec/requests/api/commit_statuses_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-2/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Fix Rubocop offenses in commit status API specsfix/gb/update-commit-status-apiGrzegorz Bizon2017-03-011-3/+6
* Fix updaing commit status with optional attributesGrzegorz Bizon2017-03-011-18/+51
* Remove shared example for paginationremove-paginated-ressourceRobert Schilling2017-02-201-4/+1
* Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master' Kamil Trzciński2017-02-171-1/+4
|\
| * Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-171-0/+2
| |\
| * | Skip job only when canceling the pipeline it belongs toGrzegorz Bizon2017-02-131-1/+4
* | | Add a custom pagination matcherRobert Schilling2017-02-161-3/+3
| |/ |/|
* | Make it possible to pass coverage value to commit status APIwendy04022017-02-141-0/+2
|/
* Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-261-1/+1
* Respond with validation errors in commit status APIfix/external-status-badge-linksGrzegorz Bizon2017-01-181-3/+16
* Add URL validations for generic commit statusesGrzegorz Bizon2017-01-181-3/+6
* Grapify the commit status APIgrapify-commit-statuses-apiRobert Schilling2016-10-191-2/+2
* Fix an error where we were unable to create a CommitStatus for running statefix-commit-statusKamil Trzcinski2016-09-121-10/+29
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-5/+5
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-14/+14
* Rename remaining ci_commits in specsKamil Trzcinski2016-06-031-1/+1
* Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-031-2/+2
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-2/+2
* Fix a few places where autoloading would failRémy Coutable2016-05-101-0/+210