gitlab-org--gitlab-foss/lib/api
Sean McGivern cccf611509 Merge branch '55376-related_merge_requests-api-call-returns-merge-requests-that-are-not-related-to-the-issue' into 'master'
Ensure that  related_merge_requests api call returns merge requests in the correct scope

Closes #55376

See merge request gitlab-org/gitlab-ce!25222
2019-02-19 12:05:26 +00:00
..
entities Add Container Registry API 2019-01-25 13:13:48 +01:00
helpers Include gl_project_path in API /internal/allowed response 2019-02-16 06:57:28 -08: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 Merge branch 'api-group-labels' into 'master' 2019-02-07 09:48:04 +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 Add API endpoint to get a commit's GPG signature 2019-02-14 11:29:42 +05:30
container_registry.rb Add Container Registry API 2019-01-25 13:13:48 +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 Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
discussions.rb Fix API::Namespaces to accept namepaces with dots 2018-11-28 12:54:11 +01:00
entities.rb Add related merge request count to api response 2019-02-19 11:30:07 +00:00
environments.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
events.rb Hide confidential events in ruby 2018-12-17 18:47:53 +01:00
features.rb Allow setting feature flags per GitLab group 2019-02-19 14:57:03 +08: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_labels.rb Add documentation 2019-02-06 14:56:16 +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 Added: Specs for sort page breaks on notes 2019-02-16 16:11:31 +01:00
import_github.rb API for importing external repos 2019-01-17 10:37:08 +00:00
internal.rb Include gl_project_path in API /internal/allowed response 2019-02-16 06:57:28 -08:00
issues.rb Merge branch '55376-related_merge_requests-api-call-returns-merge-requests-that-are-not-related-to-the-issue' into 'master' 2019-02-19 12:05:26 +00:00
job_artifacts.rb Refactor project.latest_successful_builds_for def 2019-01-07 17:29:26 +01:00
jobs.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
keys.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
labels.rb Simplify label helper and correct version 2019-01-31 13:49:52 +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 Added: Include order by ID desc for tie breakers in pagination 2019-02-16 11:03:42 +01:00
milestone_responses.rb Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'" 2019-02-14 05:06:38 +00:00
namespaces.rb Backports some changes from gitlab-ee!7885 2018-12-07 08:29:53 -05:00
notes.rb Added: Include order by ID desc for tie breakers in pagination 2019-02-16 11:03:42 +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 Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
pipelines.rb [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01: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 Add programming language filtering to `/projects` 2019-02-04 15:06:17 +00:00
projects_relation_builder.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01: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 Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01: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 Merge branch '55109-jira-integration-api-doesn-t-respect-available-format' into 'master' 2019-02-19 10:41:19 +00:00
settings.rb Add local markdown version 2019-02-06 19:46:59 +01: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 Simplify label helper and correct version 2019-01-31 13:49:52 +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 Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
triggers.rb Present all pipeline triggers using trigger presenter 2019-01-31 16:51:17 +01:00
users.rb Added: Include order by ID desc for tie breakers in pagination 2019-02-16 11:03:42 +01:00
variables.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
version.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
wikis.rb Only require one parameter when updating a Wiki via the API 2019-02-13 16:35:27 +00:00