gitlab-org--gitlab-foss/spec
Kamil Trzciński c0f549a95b Merge branch 'fix/ci-first-job-allow-failure' into 'master'
Fix CI builds scheduler when first build in stage is allowed to fail

This fixes an edge case in CI builds scheduler when first build in stage was marked as allowed to fail.

Closes #3192

See merge request !2869
2016-02-18 14:28:25 +00:00
..
benchmarks Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
controllers Reopened MRs should also be considered as open. 2016-02-17 21:15:13 -05:00
factories Fix builds scheduler when first build is allowed to fail 2016-02-18 11:50:11 +01:00
features Merge branch 'master' into ci-permissions 2016-02-05 20:15:32 +01:00
finders remove public field from namespace and refactoring 2016-01-04 16:00:29 +02:00
fixtures Render sanitized SVG images 2016-02-01 18:25:32 +01:00
helpers Fix relative links in other markup formats 2016-02-12 17:20:59 +01:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Project dropdown test span -> i 2016-02-05 20:08:28 +00:00
lib Fix builds scheduler when first build is allowed to fail 2016-02-18 11:50:11 +01:00
mailers Move profile notifications specs to separate file 2016-02-12 14:01:28 +01:00
models Add specs covering bug in build allowed to fail case 2016-02-18 14:08:50 +01:00
requests Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-archive-refactor 2016-02-17 11:30:42 +01:00
routing Increase the minimum length for commit SHA matching to 7 2016-01-29 19:52:29 -05:00
services Merge branch 'fix/ci-first-job-allow-failure' into 'master' 2016-02-18 14:28:25 +00:00
support Add newline 2016-02-17 15:22:33 +01:00
tasks/gitlab Add lfs to backup specs. 2015-11-19 10:43:45 +01:00
views/help Allow non-admin users to see version information 2015-09-23 17:18:15 -04:00
workers Expire caches after forking/importing a repository 2016-02-17 11:38:18 +01:00
factories.rb Unsubscribe from thread through link in email footer 2016-01-09 12:41:22 +01:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Add temporary monkey patch to get specs passing on 4.2.5.1 2016-01-25 14:53:28 -08:00
teaspoon_env.rb