gitlab-org--gitlab-foss/app
Tiger 42ca9c6f0d Add :preparing status to HasStatus
Introduces a new status for builds between :created and :pending
that will be used when builds require one or more prerequisite
actions to be completed before being picked up by a runner
(such as creating Kubernetes resources before deploying).

The existing :created > :pending transition is unchanged, so
only builds that require preparation will use the :preparing
status.
2019-03-20 11:48:31 +11:00
..
assets Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
controllers Merge branch 'refactor-boards-actions' into 'master' 2019-03-15 10:30:57 +00:00
finders Filter merge requests by target branch 2019-03-09 12:22:58 +00:00
graphql
helpers Security Dashboard as default view for groups 2019-03-14 12:55:46 +00:00
mailers
models Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
policies Update group policy to reflect all the requirements 2019-03-13 13:24:03 +00:00
presenters Clean up empty repository state UI 2019-03-12 15:21:02 +01:00
serializers Merge branch 'update-rubocop' into 'master' 2019-03-13 18:03:12 +00:00
services Run rubocop -a 2019-03-13 13:42:43 +00:00
uploaders
validators Fix Bitbucket import 2019-03-14 10:05:17 +00:00
views Externalize strings from `/app/views/projects/pipelines` 2019-03-15 14:52:08 +00:00
workers Run rubocop -a 2019-03-13 13:42:43 +00:00