gitlab-org--gitlab-foss/spec
Rémy Coutable 61e7453e04 Merge branch 'manual-actions' into 'master'
Add support for manual CI actions

## What does this MR do?
This implements a `when: manual` which allows a jobs to be marked as manual actions.
Manual actions have to be explicitly executed by developers.

## What are the relevant issue numbers?
This is to solve: https://gitlab.com/gitlab-org/gitlab-ce/issues/17010

See merge request !5297
2016-07-19 12:49:54 +00:00
..
config Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
controllers Don't blow up in tree view on empty repo 2016-07-18 14:06:21 +01:00
factories Improve manual actions code and add model, service and feature tests 2016-07-18 14:46:20 +02:00
features Merge branch 'manual-actions' into 'master' 2016-07-19 12:49:54 +00:00
finders Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00
fixtures don't expect " encoding anymore 2016-07-14 10:08:16 -07:00
helpers Collapsed diffs lines/size don't accumulate to overflow diffs. 2016-07-18 14:43:28 -06:00
initializers Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
javascripts Merge branch '17341-firefox-u2f' into 'master' 2016-07-15 20:07:51 +00:00
lib Merge branch 'manual-actions' into 'master' 2016-07-19 12:49:54 +00:00
mailers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
models Merge branch 'manual-actions' into 'master' 2016-07-19 12:49:54 +00:00
requests Merge branch 'api-delete-todos' into 'master' 2016-07-19 12:16:15 +00:00
routing Fix failing tests. 2016-07-11 16:11:33 -06:00
services Merge branch 'caironoleto/gitlab-ce-cn-issue-19747' 2016-07-18 15:44:58 -06:00
support Collapsed diffs lines/size don't accumulate to overflow diffs. 2016-07-18 14:43:28 -06:00
tasks/gitlab Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
views add modification to commit title test 2016-07-18 15:03:27 +02:00
workers Refresh branch cache after `git gc` 2016-07-13 06:49:58 -07:00
factories_spec.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
rails_helper.rb
spec_helper.rb We're not using them (and look at the typo) 2016-07-12 22:17:00 +08:00
teaspoon_env.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00