Class: API::WebCommits

Inherits:
Base
  • Object
show all
Defined in:
lib/api/web_commits.rb

Constant Summary collapse

GITALY_PUBLIC_KEY_CACHE_KEY =
'gitaly_public_key'
GITALY_UNAVAILABLE =
'The git server, Gitaly, is not available at this time. Please contact your administrator.'
PUBLIC_KEY_NOT_FOUND =
'Public key not found.'

Constants included from Gitlab::EndpointAttributes

Gitlab::EndpointAttributes::DEFAULT_URGENCY

Method Summary

Methods inherited from Base

endpoint_id_for_route, feature_category_for_app, path_for_app, route, urgency_for_app