gitlab-org--gitlab-foss/app
Mayra Cabrera 5432f5480f Adds a way to start multiple manual jobs in stage
- Adds an endpoint on PipelinesController
- Adds a service that iterates over every build in a stage and
plays it.
- Includes 'play_manual' details on EntitySerializer
- Builds a new Stage state: PlayManual. An stage can take this status if
it has manual builds or an skipped, scheduled or manual status
- Includes FE modifications and specs
2019-05-02 18:27:35 +00:00
..
assets Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
controllers Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
finders Add label_name as scalar param of IssuableFinder 2019-04-23 08:42:04 +08:00
graphql Add opentracing integration for graphql 2019-05-02 07:01:14 +00:00
helpers Merge branch 'remove-comment-personal-snippet-permission' into 'master' 2019-05-02 16:31:05 +00:00
mailers [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
models Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
policies Remove the comment_personal_snippet permission 2019-05-02 11:13:42 +01:00
presenters Fix ref_text of merge request pipelines 2019-04-30 10:14:19 +07:00
serializers Expose can_uninstall in cluster_status.json 2019-04-29 22:55:11 -07:00
services Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
uploaders Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
validators Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
views Add packages_size to ProjectStatistics 2019-05-02 16:04:15 +00:00
workers Remove disabled pages domains 2019-04-30 12:05:54 +00:00