gitlab-org--gitlab-foss/lib/api
Robert Speicher 49430c47d4 Merge branch '33748-fix-n-plus-1-query-in-the-projects-api' into 'master'
Fix some N+1 queries in the GET /projects API

Closes #33748

See merge request !12679
2017-07-07 02:06:27 +00:00
..
helpers
v3
access_requests.rb
api.rb
api_guard.rb
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb
commit_statuses.rb
commits.rb Optimize creation of commit API by using Repository#commit instead of Repository#commits 2017-07-03 15:48:13 -07:00
deploy_keys.rb
deployments.rb
entities.rb Fix some N+1 queries in the GET /projects API 2017-07-07 02:38:18 +02:00
environments.rb
events.rb
features.rb
files.rb
groups.rb
helpers.rb Add user projects API 2017-07-06 08:04:54 +03:00
internal.rb
issues.rb
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestones.rb
namespaces.rb
notes.rb
notification_settings.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_snippets.rb
projects.rb Fix some N+1 queries in the GET /projects API 2017-07-07 02:38:18 +02:00
repositories.rb
runner.rb
runners.rb
scope.rb AccessTokenValidationService accepts String or API::Scope scopes. 2017-06-30 07:32:25 +00:00
services.rb
session.rb
settings.rb
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb Merge branch 'master' into '33580-fix-api-scoping' 2017-07-04 15:00:01 +00:00
variables.rb Backports for ee-2112 2017-07-06 16:25:03 +08:00
version.rb