Skip to content

Fix Phabricator convertToDetails()

Administrator requested to merge lg/fix-phabricator-convert-to-details into master

Created by: lguychard

Fixes #8275

convertToDetails() had two issues:

  • It failed to account for the fact that some repositories are hosted on the Phabricator instance, not remotely.
  • It didn't ignore disabled URIs.

Merge request reports

Loading