Page MenuHomePhabricator

Allow XHPAST to be viewed public
ClosedPublic

Authored by chad on Jul 22 2015, 5:01 AM.
Tags
None
Referenced Files
F19028959: D13674.diff
Mon, Nov 24, 4:47 PM
F19027758: D13674.id33057.diff
Mon, Nov 24, 2:27 PM
F19016288: D13674.id33057.diff
Sun, Nov 23, 3:35 AM
F18822232: D13674.diff
Oct 23 2025, 5:12 AM
F18757382: D13674.id33048.diff
Oct 5 2025, 5:13 PM
F18631163: D13674.id.diff
Sep 16 2025, 2:35 PM
F18624650: D13674.id33057.diff
Sep 15 2025, 8:42 PM
F18620596: D13674.diff
Sep 15 2025, 5:43 AM
Subscribers

Details

Summary

Ref T4830. Not sure this should be public (consume resources?)

Test Plan

View logged out.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Allow XHPAST to be viewed public.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 22 2015, 2:04 PM
epriestley edited edge metadata.

Actually, I wouldn't let them use PhabricatorXHPASTViewRunController.php.

This revision now requires changes to proceed.Jul 22 2015, 2:05 PM

Basically, this app is super oldschool. Ideally we should:

  • Add Query + SearchEngine.
  • Have a standard list, make the list public, etc.
  • Proper "Create AST" button.

We'd keep "create AST" non-public, like other creation operations in other apps.

Just doing this change (without all that extra work, and without making RunController public) is fine, but it just means that sharing links to trees will work. The landing page for the app will still be nonfunctional for public users.

chad edited edge metadata.
  • remove from run controller
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 22 2015, 8:22 PM
This revision was automatically updated to reflect the committed changes.