Homec4science

Make repository URI creation work regardless of "repository" transaction order

Authored by epriestley <git@epriestley.com> on Jul 6 2016, 01:38.

Description

Make repository URI creation work regardless of "repository" transaction order

Summary: Fixes T11276. This feels slightly iffy (we attachRepository() here, and also when applying the TYPE_REPOSITORY transaction) but simpler than trying to reorder things.

Test Plan: Created a repository URI with transactions in ["uri", "repository"] order.

Reviewers: chad, avivey

Reviewed By: avivey

Maniphest Tasks: T11276

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

Details

Committed
epriestley <git@epriestley.com>Jul 6 2016, 01:45
Pushed
aubortJan 31 2017, 17:16
Parents
rPH5ffdb732735c: Don't try to prune unreachable commits from repositories with no outdated refs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH921d56efb0f0: Make repository URI creation work regardless of "repository" transaction order (authored by epriestley <git@epriestley.com>).Jul 6 2016, 01:45