gitlab-org--gitlab-foss/lib/api
Bob Van Landuyt f7f13f9db0 Block access to API & git when terms are enforced
When terms are enforced, but the user has not accepted the terms
access to the API & git is rejected with a message directing the user
to the web app to accept the terms.
2018-05-10 17:02:27 +02:00
..
helpers Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
v3 revert support for v3 api 2018-04-23 09:21:43 +02:00
access_requests.rb
api.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
api_guard.rb Block access to API & git when terms are enforced 2018-05-10 17:02:27 +02:00
applications.rb
award_emoji.rb
badges.rb
boards.rb
boards_responses.rb
branches.rb
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
entities.rb Expose runner ip address to runners API 2018-05-08 00:40:03 +02:00
environments.rb
events.rb
features.rb
files.rb
group_boards.rb
group_milestones.rb
group_variables.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
groups.rb show only groups an admin is a member of in dashboards/grops 2018-05-01 09:24:21 +00:00
helpers.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
internal.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
issues.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
job_artifacts.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
jobs.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestone_responses.rb
namespaces.rb
notes.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb Add sha filter to list pipelines 2018-04-27 11:00:52 +01:00
project_export.rb
project_hooks.rb
project_import.rb
project_milestones.rb
project_snapshots.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
project_snippets.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
projects.rb Fix project creation for user endpoint bug 2018-04-23 08:22:16 +01:00
projects_relation_builder.rb
protected_branches.rb
repositories.rb
runner.rb Support 'active' setting on Runner Registration API endpoint 2018-05-09 14:13:54 +02:00
runners.rb Remove API changes for assigning group runner to project 2018-04-30 17:27:21 +04:00
scope.rb
search.rb
services.rb
settings.rb
sidekiq_metrics.rb
snippets.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
users.rb Add 2FA filter to users API for admins only 2018-04-23 11:54:45 +03:00
variables.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
version.rb
wikis.rb