gitlab-org--gitlab-foss/config/routes
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
..
admin.rb add tag filter to admin runners page 2019-02-27 20:19:49 +01:00
api.rb
ci.rb
dashboard.rb
development.rb
explore.rb
git_http.rb Fix git clone revealing private repo's presence 2019-02-19 13:59:24 +08:00
google_api.rb
group.rb Security Dashboard as default view for groups 2019-03-14 12:55:46 +00:00
help.rb
import.rb Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
instance_statistics.rb
legacy_builds.rb
profile.rb
project.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
repository.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
sherlock.rb
sidekiq.rb
snippets.rb
uploads.rb
user.rb
wiki.rb