gitlab-org--gitlab-foss/lib/api
Zeger-Jan van de Weg 30b4ce940d
Remove Git circuit breaker
Was introduced in the time that GitLab still used NFS, which is not
required anymore in most cases. By removing this, the API it calls will
return empty responses. This interface has to be removed in the next
major release, expected to be 12.0.
2018-10-10 09:08:18 +02:00
..
helpers
access_requests.rb
api.rb Backport project template API to CE 2018-10-05 11:34:43 +01:00
api_guard.rb
applications.rb
avatar.rb
award_emoji.rb
badges.rb
boards.rb
boards_responses.rb
branches.rb
broadcast_messages.rb
circuit_breakers.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
commit_statuses.rb
commits.rb Includes commit stats in POST project commits API 2018-10-03 18:11:42 +02:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb
entities.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
environments.rb
events.rb
features.rb
files.rb
group_boards.rb
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb
internal.rb
issues.rb
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
markdown.rb Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'master' 2018-10-05 17:47:52 +00:00
members.rb
merge_request_diffs.rb
merge_requests.rb
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_export.rb
project_hooks.rb
project_import.rb
project_milestones.rb
project_snapshots.rb
project_snippets.rb
project_templates.rb Backport project template API to CE 2018-10-05 11:34:43 +01:00
projects.rb Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
projects_relation_builder.rb
protected_branches.rb
protected_tags.rb
repositories.rb
resource_label_events.rb
runner.rb
runners.rb Merge branch 'fix-todo-cops' into 'master' 2018-10-04 10:17:43 +00:00
scope.rb
search.rb
services.rb
settings.rb
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb Backport project template API to CE 2018-10-05 11:34:43 +01:00
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb Merge branch 'features/unauth-access-ssh-keys' into 'master' 2018-10-05 08:41:04 +00:00
variables.rb
version.rb
wikis.rb