Feature #8364
Add N+1 query detection in development mode
Description
more then once, we are detecting inefficient SQL queries, in order to detect them early, I would like the bullet gem to be included by default in development environment.
Associated revisions
Refs #8364 - removed javascript N+1 alerts
History
#1
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1926 added
- Pull request deleted (
)
#2
Updated by Ohad Levy over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5cd6de6836913a2c469a7b580930e3213700aadb.
#3
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 28
fixes #8364 - Adds SQL N+1 Query detection using bullet.