gitlab-org--gitlab-foss/spec
Robert Speicher f41098adef Merge branch 'fix/coverage-report-merge-time' into 'master'
Bump SimpleCov merge timeout to 365 days

## What does this MR do?

In case that CI pipeline fails because of intermittent errors in one of the jobs, when someone retries the only failing job located in the middle stage, the job that calculates compound coverage that is configured in later stage, and triggered after retrying job in the pipeline, will still return an accurate coverage value.

Closes #21144

See merge request !5932
2016-08-22 17:19:44 +00:00
..
config
controllers Merge branch '17932-move-to-project-dropdown' into 'master' 2016-08-19 14:57:09 +00:00
factories Add endpoints for pipelines 2016-08-18 16:56:39 +02:00
features Merge branch '581-ee-backport-branch-permissions' into 'master' 2016-08-20 01:36:01 +00:00
finders Merge branch 'issue_18135' into 'master' 2016-08-19 23:06:30 +00:00
fixtures Fix JSON schema to issues in issue board lists 2016-08-19 11:47:33 -03:00
helpers Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showing-pipeline 2016-08-20 00:09:58 +08:00
initializers
javascripts Merge branch 'lbennett/gitlab-ce-17465-search-for-project-with-cursor-keys' into 'master' 2016-08-19 19:36:47 +00:00
lib Merge branch 'metrics-typo' into 'master' 2016-08-22 13:15:15 +00:00
mailers Merge branch 'master' into 'expiration-date-on-memberships' 2016-08-19 10:58:01 +00:00
models Fix Error 500 resulting when loading network graph 2016-08-20 09:57:20 -07:00
requests Merge branch 'master' into expiration-date-on-memberships 2016-08-18 19:04:31 -05:00
routing Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
services Merge branch 'mark-as-processable' into 'master' 2016-08-19 18:35:07 +00:00
support Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
tasks/gitlab
uploaders
views Update Hamlit to 2.6.1 2016-08-18 13:26:32 -05:00
workers Merge branch '21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-after-a-push' into 'master' 2016-08-19 18:16:55 +00:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Use travel_to instead of dependency injection, feedback: 2016-08-19 16:57:25 +08:00
teaspoon_env.rb