gitlab-org--gitlab-foss/lib/api
Sean McGivern ca14b70d52 Merge branch 'fj-55781-fix-api-blob-content-disposition' into 'master'
Fixed content-disposition in blob and files API endpoint

Closes #55781

See merge request gitlab-org/gitlab-ce!24078
2018-12-31 13:42:54 +00:00
..
helpers
validations/types
access_requests.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
api.rb Add releases API 2018-12-31 12:05:56 +09:00
api_guard.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00
applications.rb
avatar.rb
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
branches.rb Fix timeout issues retrieving branches via API 2018-12-27 04:24:37 -08:00
broadcast_messages.rb
circuit_breakers.rb
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
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 Add spec for Release API 2018-12-31 14:35:57 +09: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
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 Fixed api content-disposition in blob and files endpoint 2018-12-31 13:02:32 +01:00
internal.rb
issues.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
job_artifacts.rb Add endpoint to download single artifact by ref 2018-12-07 15:33:30 +01:00
jobs.rb Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
keys.rb
labels.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
lint.rb
markdown.rb
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 Merge branch 'if-52811-fix_namespaces_api_routing' into 'master' 2018-11-30 15:08:56 +00:00
milestone_responses.rb
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
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_export.rb
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
project_snippets.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
project_templates.rb
projects.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
projects_relation_builder.rb
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 Add spec for Release API 2018-12-31 14:35:57 +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
runners.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
scope.rb
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
sidekiq_metrics.rb
snippets.rb
submodules.rb
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
tags.rb Add spec for Release API 2018-12-31 14:35:57 +09:00
templates.rb Prevent a path traversal attack on global file templates 2018-12-05 14:12:35 +00:00
time_tracking_endpoints.rb
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
variables.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
version.rb
wikis.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00