Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gitlab
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
What's new
5
Snippets
Groups
Projects
gitlab-cn
Gitlab
Commits
43e8f72f
Unverified
Commit
43e8f72f
authored
5 years ago
by
Alper Akgun
Browse files
Options
Downloads
Patches
Plain Diff
Fix N+1 queries in the namespaces API
Improves performance by ensuring some fields do not yield N+1 queries
parent
9f427ee5
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelogs/unreleased/121581-n-1-query-in-namespaces-api.yml
+5
-0
5 additions, 0 deletions
changelogs/unreleased/121581-n-1-query-in-namespaces-api.yml
ee/spec/requests/api/namespaces_spec.rb
+17
-0
17 additions, 0 deletions
ee/spec/requests/api/namespaces_spec.rb
with
22 additions
and
0 deletions
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment