Page MenuHomePhabricator

Cut mirroring over to new URIs
ClosedPublic

Authored by epriestley on May 3 2016, 9:04 PM.
Tags
None
Referenced Files
F14027573: D15841.id38168.diff
Fri, Nov 8, 7:57 AM
F14027518: D15841.id38168.diff
Fri, Nov 8, 7:44 AM
F14015641: D15841.diff
Sun, Nov 3, 11:09 PM
F14013919: D15841.id38168.diff
Sat, Nov 2, 7:53 PM
F14013918: D15841.id38154.diff
Sat, Nov 2, 7:53 PM
F14013917: D15841.id.diff
Sat, Nov 2, 7:53 PM
F14010830: D15841.diff
Thu, Oct 31, 12:44 PM
F14004457: D15841.id.diff
Sat, Oct 26, 8:55 PM
Subscribers
None

Details

Summary

Ref T10748. This migrates and swaps mirroring to PhabricatorRepositoryURI, obsoleting PhabricatorRepositoryMirror.

This prevents you from editing, adding or disabling mirrors unless you know a secret URI (until the UI cuts over fully), but existing mirroring is not affected.

Test Plan

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Cut mirroring over to new URIs.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
src/applications/repository/engine/PhabricatorRepositoryMirrorEngine.php
49–53

As a bonus, this is no longer garbage.

chad edited edge metadata.
This revision is now accepted and ready to land.May 3 2016, 9:13 PM
This revision was automatically updated to reflect the committed changes.