gitlab-org--gitlab-foss/spec/controllers/admin
Zeger-Jan van de Weg 94a3dbca33
Gitaly Server info for admin panel
Implements the client side for gitlab-org/gitaly#819. Which is a server
info command. This checks the server version and git binairy version on
the server.

A small UI was added for administrators, so they can check the status of
the Gitaly server. This is done for each storage the monolith knows.

Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That
MR removed the Git version too, but didn't replace it with anything.
2018-01-31 08:54:45 +01:00
..
application_settings_controller_spec.rb Permits 'password_authentication_enabled_for_git' parameter for ApplicationSettingsController 2018-01-19 12:04:45 +00:00
applications_controller_spec.rb
dashboard_controller_spec.rb
gitaly_servers_controller_spec.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
groups_controller_spec.rb
health_check_controller_spec.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
hooks_controller_spec.rb reference triggers.values for permitted parameters 2018-01-17 09:55:00 +01:00
identities_controller_spec.rb
impersonations_controller_spec.rb
projects_controller_spec.rb
runners_controller_spec.rb
services_controller_spec.rb
spam_logs_controller_spec.rb
users_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00