gitlab-org--gitlab-foss/lib/gitlab/gitaly_client
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
..
attributes_bag.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
blob_service.rb Fix .batch_lfs_pointers accepting a lazy enumerator 2018-01-25 14:11:27 +01:00
commit_service.rb Look for rugged with static analysis 2018-01-25 14:05:11 +01:00
conflict_files_stitcher.rb Migrate Repository#can_be_merged? to Gitaly 2018-01-11 16:40:13 +01:00
conflicts_service.rb GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side 2018-01-23 22:16:51 +01:00
diff.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
diff_stitcher.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
health_check_service.rb Add a gRPC health check to ensure Gitaly is up 2018-01-24 15:47:27 -08:00
namespace_service.rb Gitaly namespace service enabled for GitLab 2017-10-05 14:11:32 +02:00
notification_service.rb Renamed Gitaly services 2017-07-18 07:59:36 +00:00
operation_service.rb Incorporate Gitaly's OperationService.UserCommitFiles RPC 2018-01-22 13:34:51 -03:00
queue_enumerator.rb Merge Merge Requests via Gitaly 2017-10-13 14:07:31 +02:00
ref_service.rb Migrate merged_branch_names to Gitaly 2018-01-11 14:52:15 +01:00
remote_service.rb Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPC 2018-01-22 13:51:02 -03:00
repository_service.rb Migrate restoring repo from bundle to Gitaly 2018-01-24 19:02:32 +01:00
server_service.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
util.rb Merge branch 'migrate-fork-repo-to-gitaly' into 'master' 2018-01-03 17:35:32 +00:00
wiki_file.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
wiki_page.rb Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
wiki_service.rb Move encoding methods to the more general EncodingHelper 2017-12-28 12:32:33 -03:00