gitlab-org--gitlab-foss/app/controllers
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 Add Let's Encrypt application settings 2019-04-27 04:38:01 +00:00
boards
ci
clusters DELETE clusters/:id/:application endpoint 2019-04-29 22:55:12 -07:00
concerns Remove "You are already signed in" banner 2019-04-24 13:23:07 +00:00
dashboard Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
explore Fix undefined variable error on json project views 2019-03-18 21:27:28 -03:00
google_api Validate session key when authorizing with GCP to create a cluster 2019-02-19 17:21:08 +11:00
groups Add control for variable value masking 2019-03-29 12:49:59 -06:00
import Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
instance_statistics
ldap Externalize several strings in 2019-04-16 10:32:05 +00:00
oauth
profiles Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00:00
projects Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
sherlock
snippets Refactor params for notes_actions 2019-02-23 09:38:58 +08:00
users
abuse_reports_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
application_controller.rb Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00
autocomplete_controller.rb Filter merge requests by target branch 2019-03-09 12:22:58 +00:00
chaos_controller.rb
confirmations_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
dashboard_controller.rb Consider array params on rendering MR list on dashboard 2019-04-04 14:54:25 +00:00
graphql_controller.rb Add API access check to Graphql 2019-03-27 14:59:02 +00:00
groups_controller.rb Add part of needed code 2019-04-05 18:49:46 +00:00
health_check_controller.rb
health_controller.rb
help_controller.rb Use Rack::Utils.clean_path_info instead of copy-pasted version. 2019-04-04 16:12:52 +03:00
ide_controller.rb
invites_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
jwt_controller.rb Externalize several strings in 2019-04-16 10:32:05 +00:00
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
passwords_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
profiles_controller.rb Move language setting to preferences 2019-02-20 22:58:53 +00:00
projects_controller.rb Update projects controller 2019-04-16 10:20:57 +02:00
registrations_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
root_controller.rb Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
search_controller.rb Merge branch 'ce-1607-elastic_feature_flag_per_group' into 'master' 2019-03-29 11:54:48 +00:00
sent_notifications_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
sessions_controller.rb Remove "You are already signed in" banner 2019-04-24 13:23:07 +00:00
snippets_controller.rb
uploads_controller.rb Remove the comment_personal_snippet permission 2019-05-02 11:13:42 +01:00
user_callouts_controller.rb
users_controller.rb