1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/repository/controller
Vasyl Vavrychuk 18ee51ac7b use available api to check daemon status
Summary:
Replace executing 'ps aux' with usage of available api to
control daemons PhabricatorDaemonControl.

This fixes isPullDaemonRunningOnThisMachine returning wrong status
under Fedora & lighttpd & SELinux because SELinux with default
settings blocked getting all processes in 'ps aux'.

Test Plan: start stop daemon and check repository app

Reviewers: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3557
2012-09-27 22:27:51 +03:00
..
PhabricatorRepositoryArcanistProjectEditController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorRepositoryController.php use available api to check daemon status 2012-09-27 22:27:51 +03:00
PhabricatorRepositoryCreateController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorRepositoryDeleteController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorRepositoryEditController.php Publish feed stories about commits 2012-06-20 06:03:44 -07:00
PhabricatorRepositoryListController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00