1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/infrastructure
Joshua Spence f52fbf6117 Unify the local and global view for ./bin/phd status.
Summary:
Ref T4209. Unifies the local (`./bin/phd status`) and global (`./bin/phd status --all`) view into a single table. This generally makes it easy to administer daemons running across multiple hosts.

Depends on D9606.

Test Plan:
```
> sudo ./bin/phd status
ID Host      PID  Started                 Daemon                               Arguments
38 localhost 2282 Jun 18 2014, 7:52:56 AM PhabricatorRepositoryPullLocalDaemon
39 localhost 2289 Jun 18 2014, 7:52:57 AM PhabricatorGarbageCollectorDaemon
40 localhost 2294 Jun 18 2014, 7:52:57 AM PhabricatorTaskmasterDaemon
41 localhost 2314 Jun 18 2014, 7:52:58 AM PhabricatorTaskmasterDaemon
42 localhost 2319 Jun 18 2014, 7:52:59 AM PhabricatorTaskmasterDaemon
43 localhost 2328 Jun 18 2014, 7:53:00 AM PhabricatorTaskmasterDaemon
44 localhost 2354 Jun 18 2014, 7:53:08 AM PhabricatorRepositoryPullLocalDaemon X --not Y
```

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4209

Differential Revision: https://secure.phabricator.com/D9607
2014-06-18 11:44:52 +10:00
..
celerity Reduce Pholio brokenness for non-image files 2014-06-15 08:03:04 -07:00
customfield Make query panels editable by normal humans 2014-06-16 12:27:12 -07:00
daemon Unify the local and global view for ./bin/phd status. 2014-06-18 11:44:52 +10:00
diff Disable full screen mode for inline comments 2014-06-16 13:05:08 -07:00
edges Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
env Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
events Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
internationalization Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
javelin Add support for aural-only and visual-only elements 2014-05-01 07:18:18 -07:00
lint Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
log Add an SSH access log 2013-12-05 17:00:48 -08:00
management Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
markup Support M123/456 mock references in Remarkup 2014-06-15 12:56:11 -07:00
query Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
sms Applied various linter fixes. 2014-06-09 16:04:12 -07:00
ssh Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
storage Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
testing Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
time Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
util Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorEditor.php Use ManiphestTaskQuery in nearly all interfaces 2013-09-25 13:44:14 -07:00