HomePhabricator

Remove completely pointless load of every repository when viewing a repository…

Description

Remove completely pointless load of every repository when viewing a repository URI

Summary:
See D18176. This query has no effect (other than wasting resources) and the result is unused.

$repository already has the URI loaded because we load them unconditionally during request initialization.

Test Plan: Viewed repository URIs.

Subscribers: jmeador

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

Details

Provenance
epriestleyAuthored on Feb 8 2018, 8:41 PM
epriestleyPushed on Feb 8 2018, 8:47 PM
Differential Revision
D19036: Remove completely pointless load of every repository when viewing a repository URI
Parents
rP705ff8d33de0: Remove `addHighlight()` action view methods
Branches
Unknown
Tags
Unknown
Build Status
Buildable 19439
Build 26293: Run Core Tests