@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.

Fix a mid-air collision around SearchService roles

My D17571 didn't interact nicely with D17564, which added callsites for one of
the methods I removed.

Auditors: 20after4

-1
-1
src/infrastructure/cluster/search/PhabricatorSearchService.php
··· 49 49 50 50 public function setConfig($config) { 51 51 $this->config = $config; 52 - $this->setRoles(idx($config, 'roles', array())); 53 52 54 53 if (!isset($config['hosts'])) { 55 54 $config['hosts'] = array(