Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-05Fix specShinya Maeda
2017-09-05- Allow runner API to pass failure_reasonShinya Maeda
2017-09-05Fix enum listsShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-09-03Fix specShinya Maeda
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-07-05Add test example for external commit status retriesGrzegorz Bizon
2017-06-27Fix head pipeline stored in merge request for external pipelinesKamil Trzcinski
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-01Fix Rubocop offenses in commit status API specsGrzegorz Bizon
2017-03-01Fix updaing commit status with optional attributesGrzegorz Bizon
2017-02-20Remove shared example for paginationRobert Schilling
2017-02-17Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master' Kamil Trzciński
2017-02-17Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-14Make it possible to pass coverage value to commit status APIwendy0402
2017-02-13Skip job only when canceling the pipeline it belongs toGrzegorz Bizon
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-18Respond with validation errors in commit status APIGrzegorz Bizon
2017-01-18Add URL validations for generic commit statusesGrzegorz Bizon
2016-10-19Grapify the commit status APIRobert Schilling
2016-09-12Fix an error where we were unable to create a CommitStatus for running stateKamil Trzcinski
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-03Rename remaining ci_commits in specsKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-10Fix a few places where autoloading would failRémy Coutable