gitlab-org--gitlab-foss/lib/api
Nick Thomas f40e769211 Merge branch '52674-api-v4-projects-project_id-jobs-endpoint-hits-statement-timeout' into 'master'
[API] Omit `X-Total` and `X-Total-Pages` headers when items count is more than 10,000

Closes #42194 and #52674

See merge request gitlab-org/gitlab-ce!23931
2019-01-23 19:27:09 +00:00
..
helpers [API] Omit X-Total{,-Pages} when count > 10k 2019-01-22 18:13:04 +01:00
release Remove releases_page feature flag 2019-01-11 13:26:09 +09:00
validations/types Validate Wiki attachments are valid temporary files 2018-10-23 20:47:38 -07:00
access_requests.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
api.rb API for importing external repos 2019-01-17 10:37:08 +00:00
api_guard.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00
applications.rb Use application finder for Doorkeeper Applications 2018-10-15 23:03:08 +09:00
avatar.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
award_emoji.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
badges.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
boards.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
boards_responses.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
branches.rb Fix timeout issues retrieving branches via API 2018-12-27 04:24:37 -08:00
broadcast_messages.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
circuit_breakers.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
commit_statuses.rb Fix deprecation: Passing ActiveRecord::Base objects to sanitize_sql_hash_for_assignment 2018-12-13 21:48:43 +01:00
commits.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
custom_attributes_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
deploy_keys.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
deployments.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
discussions.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
entities.rb Eliminate N+1 queries in /api/groups/:id 2019-01-19 22:17:29 -08:00
environments.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
events.rb Hide confidential events in ruby 2018-12-17 18:47:53 +01:00
features.rb Allow setting of feature gates per project 2019-01-14 14:29:51 +01:00
files.rb Use read_repository scope on read-only files API 2018-12-04 11:55:34 +01:00
group_boards.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
group_milestones.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
group_variables.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
groups.rb Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01:00
helpers.rb Restrict multiple clusters through API 2019-01-10 18:20:04 -06:00
import_github.rb API for importing external repos 2019-01-17 10:37:08 +00:00
internal.rb Add support for Git push options, specifically ci.skip 2018-12-31 13:57:53 -05:00
issues.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
job_artifacts.rb Refactor project.latest_successful_builds_for def 2019-01-07 17:29:26 +01:00
jobs.rb Move pipeline auth above pipeline assignment 2018-12-20 04:09:47 +01:00
keys.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
labels.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
lint.rb Allow to include files from another projects 2019-01-07 09:38:05 +01:00
markdown.rb Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'master' 2018-10-05 17:47:52 +00:00
members.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
merge_request_diffs.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
merge_requests.rb Use 'delete' instead of 'remove' for source branch 2019-01-22 12:57:01 -05:00
milestone_responses.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
namespaces.rb Backports some changes from gitlab-ee!7885 2018-12-07 08:29:53 -05:00
notes.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
notification_settings.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
pages_domains.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
pagination_params.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
pipeline_schedules.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
pipelines.rb Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
project_clusters.rb Restrict multiple clusters through API 2019-01-10 18:20:04 -06:00
project_export.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_hooks.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_import.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_milestones.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_snapshots.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_snippets.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_templates.rb Backport project template API to CE 2018-10-05 11:34:43 +01:00
projects.rb Refactor upload service to return uploader 2019-01-07 11:16:58 +08:00
projects_relation_builder.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
protected_branches.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
protected_tags.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
releases.rb Remove releases_page feature flag 2019-01-11 13:26:09 +09:00
repositories.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
resource_label_events.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
runner.rb Remove Rubocop override that is no longer necessary 2018-11-20 15:26:38 +01:00
runners.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
scope.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
search.rb Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
services.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
settings.rb API: Fix default branch protection setting for Admin API 2019-01-15 19:05:39 +00:00
sidekiq_metrics.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
snippets.rb Set content disposition attachment to several endpoints 2018-11-23 16:44:09 +00:00
submodules.rb Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
subscriptions.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
suggestions.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
system_hooks.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
tags.rb Search project tags via API 2019-01-21 10:01:00 +00:00
templates.rb Prevent a path traversal attack on global file templates 2018-12-05 14:12:35 +00:00
time_tracking_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
todos.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
triggers.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
users.rb Display impersonation token value only after creation 2018-11-12 12:16:25 +01:00
variables.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
version.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
wikis.rb API: Support dots in wiki slugs 2019-01-15 09:02:00 +01:00