HomePhorge

Don't fetch all commits without blame in Diffusion

Description

Don't fetch all commits without blame in Diffusion

Summary:
Otherwise useless query is executed:

SELECT c.*
FROM `repository_commit` c
ORDER BY c.epoch DESC

Test Plan: /diffusion/X/browse/x

Reviewers: epriestley

Reviewed By: epriestley

CC: aran

Differential Revision: https://secure.phabricator.com/D2186

Details

Provenance
vranaAuthored on Apr 10 2012, 1:32 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP347bc357fd5f: Display Browse in Diffusion and Open in Editor links in commit detail
Branches
Unknown
Tags
Unknown

Event Timeline