Homec4science

Fix diffusion.readmequery to work in a cluster enviroment

Authored by epriestley <git@epriestley.com> on Dec 31 2014, 20:54.

Description

Fix diffusion.readmequery to work in a cluster enviroment

Summary:
Ref T2783. This method is kind of goofballs:

  • We send a big list of paths to it.
  • It sends back a giant blob of HTML.

Instead, just figure out the path we want locally, then fetch the content with diffusion.filecontentquery.

Test Plan:

  • Viewed main view and directory view, saw a README.
  • See screenshots.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2783

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

Details

Committed
epriestley <git@epriestley.com>Dec 31 2014, 20:54
Pushed
aubortJan 31 2017, 17:16
Parents
rPH8c4f3edd8ad8: Skip some repository checks in cluster enviornments
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHcae8c49745cc: Fix diffusion.readmequery to work in a cluster enviroment (authored by epriestley <git@epriestley.com>).Dec 31 2014, 20:54