gitlab-org--gitlab-foss/lib/api
Nick Thomas 2fdd8982f8 Merge branch 'sh-fix-issue-api-perf-n-plus-one' into 'master'
Eliminate cached N+1 queries for projects in Issue API

See merge request gitlab-org/gitlab-ce!19269
2018-05-31 12:27:41 +00:00
..
helpers Replace grape-route-helpers with our own grape-path-helpers 2018-05-30 03:15:03 -07:00
access_requests.rb Improve Member services 2018-02-27 16:02:22 +01:00
api.rb Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
api_guard.rb Block access to API & git when terms are enforced 2018-05-10 17:02:27 +02:00
applications.rb Make the exposing of the Application secret more explicit 2018-01-24 09:44:07 +01:00
award_emoji.rb API: Use defined project requirements 2017-08-31 14:57:47 +02:00
badges.rb Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
boards.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
boards_responses.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
branches.rb Update API: add search param to branches 2018-03-05 12:57:47 +00:00
broadcast_messages.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
circuit_breakers.rb Fix duplication in API::CircuitBreakers 2018-01-15 14:03:39 +03:00
commit_statuses.rb Fix enum lists 2017-09-05 14:30:28 +09:00
commits.rb Allow merge requests related to a commit to be found via API 2018-03-26 19:34:36 +01:00
custom_attributes_endpoints.rb Support custom attributes on users 2017-09-28 16:49:42 +00:00
deploy_keys.rb Fix API to remove deploy key from project instead of deleting it entirely 2018-05-04 12:41:53 +02:00
deployments.rb Adds sorting to deployments API 2018-01-17 08:47:55 +01:00
discussions.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
entities.rb Only preload member records for the relevant projects/groups/user in projects API 2018-05-30 15:58:39 +02:00
environments.rb API: Use defined project requirements 2017-08-31 14:57:47 +02:00
events.rb API: Use defined project requirements 2017-08-31 14:57:47 +02:00
features.rb Allow feature gate removal through the API 2018-04-03 16:39:08 +02:00
files.rb fix :file_path - add requirements: 2017-08-30 18:37:44 +00:00
group_boards.rb Address review comments 2018-03-05 14:30:56 -03:00
group_milestones.rb API: Use defined project requirements 2017-08-31 14:57:47 +02:00
group_variables.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
groups.rb Move API group deletion to Sidekiq 2018-05-18 01:05:11 +00:00
helpers.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
internal.rb Merge branch 'zj-internal-repo-path' into 'master' 2018-05-28 08:13:58 +00:00
issues.rb Eliminate cached N+1 queries for projects in Issue API 2018-05-31 00:18:05 -07: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 EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
lint.rb move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` 2017-09-12 22:32:02 +03:00
markdown.rb Resolve "Expand API: Render an arbitrary Markdown document" 2018-05-18 10:25:59 +00:00
members.rb Improve Member services 2018-02-27 16:02:22 +01:00
merge_request_diffs.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
merge_requests.rb Add 'squash and rebase' feature to CE 2018-05-29 20:51:43 +11:00
milestone_responses.rb Allow start_date as only parameter when updating Milestone via API 2018-05-24 16:05:29 +01:00
namespaces.rb Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
notes.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
notification_settings.rb refactor users update service 2017-09-28 08:46:39 +02:00
pages_domains.rb Fix get a single pages domain when project path contains a period 2018-02-19 00:12:54 -06:00
pagination_params.rb
pipeline_schedules.rb Fix security breaching 2017-09-04 21:53:19 +09:00
pipelines.rb Add sha filter to list pipelines 2018-04-27 11:00:52 +01:00
project_export.rb Extend API for exporting a project with direct upload URL 2018-03-30 15:45:59 +00:00
project_hooks.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
project_import.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
project_milestones.rb Enables Project Milestone Deletion via API 2018-01-16 13:11:59 +01:00
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 Only preload member records for the relevant projects/groups/user in projects API 2018-05-30 15:58:39 +02:00
projects_relation_builder.rb Not forcing to redefine preload_relation 2017-12-01 19:21:04 +01:00
protected_branches.rb Merge branch 'jej/add-protected-branch-policy' into 'master' 2018-03-27 14:31:54 +00:00
repositories.rb [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contributors' when no value is passed for 'order_by' or 'sort' 2018-04-17 15:20:07 +02:00
runner.rb Revert correctly 2018-05-28 14:17:38 +09:00
runners.rb Remove unnecessary runner.is_shared? checks in api because they are handled by policy 2018-05-16 10:52:28 +02:00
scope.rb
search.rb Optional '/-/' delimiter for search API 2018-03-19 20:02:15 +01:00
services.rb Improve JIRA event descriptions 2018-03-19 16:36:16 -03:00
settings.rb Add missing usage_ping_enabled to API settings 2018-05-30 10:50:30 -07:00
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 API: Use defined project requirements 2017-08-31 14:57:47 +02:00
system_hooks.rb api support for merge_requests_events system hook 2018-01-04 09:33:41 +01:00
tags.rb sorting for tags api 2017-12-14 13:42:15 +00:00
templates.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
time_tracking_endpoints.rb Only include the user's ID in the time_spent command's update hash 2017-12-19 15:45:08 -06:00
todos.rb Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06:00
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 Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
wikis.rb Add API support for wiki pages 2017-09-07 09:21:52 +11:00