@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Switch lint and unit fields in revision

Summary: D809#6

Test Plan: Displayed revision.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

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

vrana e962ad97 237a805e

+1 -1
+1 -1
src/applications/differential/field/selector/DifferentialDefaultFieldSelector.php
··· 37 37 new DifferentialReviewersFieldSpecification(), 38 38 new DifferentialReviewedByFieldSpecification(), 39 39 new DifferentialCCsFieldSpecification(), 40 - new DifferentialUnitFieldSpecification(), 41 40 new DifferentialLintFieldSpecification(), 41 + new DifferentialUnitFieldSpecification(), 42 42 new DifferentialCommitsFieldSpecification(), 43 43 new DifferentialDependenciesFieldSpecification(), 44 44 new DifferentialManiphestTasksFieldSpecification(),