Page MenuHomePhabricator

Add a "refs" table to Diffusion
ClosedPublic

Authored by epriestley on Apr 25 2015, 3:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 11 2025, 1:02 PM
Unknown Object (File)
Apr 11 2025, 11:08 AM
Unknown Object (File)
Apr 10 2025, 3:10 PM
Unknown Object (File)
Apr 10 2025, 12:50 PM
Unknown Object (File)
Apr 9 2025, 7:07 AM
Unknown Object (File)
Apr 2 2025, 4:30 PM
Unknown Object (File)
Mar 31 2025, 9:16 PM
Unknown Object (File)
Mar 20 2025, 10:39 AM
Subscribers

Details

Summary

Ref T7100. When a user navigates to a branch like "default" which is ambiguous:

  • don't fatal;
  • choose one alternative to resolve it to (currently more or less at random);
  • sometimes show what we did in the UI.

Also, add a new table to show the alternatives.

This will get refined in followup changes.

Test Plan

Screen_Shot_2015-04-25_at_8.21.11_AM.png (845×1 px, 155 KB)

Screen_Shot_2015-04-25_at_8.21.14_AM.png (845×1 px, 133 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a "refs" table to Diffusion.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 26 2015, 11:00 PM
This revision was automatically updated to reflect the committed changes.