gitlab-org--gitlab-foss/spec
Grzegorz Bizon 66dd209661 Ignore job by default if it is a manual action
This makes it possible to maintain backwards compatibility with configs
created when manual actions were non-blocking.

From now manual actions are blocking if configured with `allow_failure:
false`, otherwise manual actions are optional, and their status is
ignored.
2017-03-06 12:01:33 +01:00
..
bin
config Use newer mail_room to get `require_relative` support 2017-02-20 17:38:21 +01:00
controllers Bump health_check gem to version 2.6.0 2017-03-03 16:35:20 -03:00
db/production
factories Fix specs for detailed statuses for manual actions 2017-03-06 10:04:04 +01:00
features Fix specs for environments with manual actions 2017-03-06 10:04:04 +01:00
finders Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
fixtures Use newer mail_room to get `require_relative` support 2017-02-20 17:38:21 +01:00
helpers Merge branch 'format-timeago-date' into 'master' 2017-03-05 16:15:25 +00:00
initializers Enable Style/SpaceInsideBrackets 2017-02-23 09:31:56 -06:00
javascripts Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
lib Ignore job by default if it is a manual action 2017-03-06 12:01:33 +01:00
mailers Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
migrations Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
models Reinstitute a core `manual` status for manual actions 2017-03-06 10:04:04 +01:00
policies Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30
presenters/ci Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
requests Merge branch '26847-api-pipelines-use-basic' into 'master' 2017-03-03 20:31:25 +00:00
routing
rubocop/cop Add RuboCop cop for custom error classes 2017-03-01 10:53:10 +00:00
serializers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Extend specs for pipelines with manual blocking actions 2017-03-06 10:04:04 +01:00
support Merge branch '2629-show-public-rss-feeds-to-anonymous-users' into 'master' 2017-03-02 17:50:33 +00:00
tasks Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
uploaders Minor refactoring of Uploaders 2017-02-24 16:41:27 -05:00
views Simplify view specs for commit status badge partial 2017-03-01 14:32:21 +01:00
workers Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb