Remove N+1 for fetching commits signatures
It removes whitelisting for the query limiting from the CommitsController as well since the specs no longer fail because of the number of queries
Showing
Please register or sign in to comment
It removes whitelisting for the query limiting from the CommitsController as well since the specs no longer fail because of the number of queries