gitlab-org--gitlab-foss/app/controllers
Stan Hu 23bcbf04c8 Remove display of local Sidekiq process in /admin/sidekiq
In a cloud-native or high-availability configuration, Sidekiq may not
be running on the same node as the Web worker. The output of the `ps`
output does not work in this case and can mislead admins that
Sidekiq isn't running. Remove it in favor of the Sidekiq dashboard,
which shows local processes using the Redis information.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46133
2018-11-15 06:37:12 -08:00
..
admin Remove display of local Sidekiq process in /admin/sidekiq 2018-11-15 06:37:12 -08:00
boards Revert "Extract code into IssueBoardEntity" 2018-11-09 13:19:48 +13:00
ci Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
clusters Only project clusters has Project Namespace field 2018-11-08 23:28:30 +13:00
concerns backport: Always proxy reports downloads 2018-11-07 21:49:45 +01:00
dashboard Update MR based on Sean's feedback 2018-10-26 13:43:28 +02:00
explore Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
google_api Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
groups Adds feature flag for Group Clusters 2018-11-08 23:26:04 +13:00
import Paginate Bitbucket Server importer projects 2018-11-07 11:37:46 -08:00
instance_statistics Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
ldap Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
oauth Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
profiles Make getting a user by the username case insensitive 2018-10-18 09:06:44 +00:00
projects Remove 'comment_on_any_diff_line' feature flag 2018-11-14 19:22:49 -02:00
sherlock Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
snippets Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
users Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
abuse_reports_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
application_controller.rb Fix content caching for non auth users 2018-10-23 16:22:12 +02:00
autocomplete_controller.rb Make getting a user by the username case insensitive 2018-10-18 09:06:44 +00:00
chaos_controller.rb Updated with Sean's feedback 2018-11-05 15:34:38 +00:00
confirmations_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
dashboard_controller.rb Refactor EventFilter and increase its test coverage 2018-09-26 18:34:26 +02:00
graphql_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
groups_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
health_check_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
health_controller.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
help_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
ide_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
invites_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
jwt_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
metrics_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
notification_settings_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
omniauth_callbacks_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
passwords_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
profiles_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
projects_controller.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
registrations_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
root_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
search_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
sent_notifications_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
sessions_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
snippets_controller.rb Make getting a user by the username case insensitive 2018-10-18 09:06:44 +00:00
uploads_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
user_callouts_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
users_controller.rb Resolve "Personal projects pagination in Profile Overview tab is broken" 2018-10-15 13:10:42 +00:00