1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/repository
Nick Harper 4a81ae6d6d Add data information to daemon task view
Summary:
Load the data for daemon worker tasks when viewing them, and present
the information in a useful way. This defaults to printing the json data,
but for some classes of worker it will also link to the corresponding
object, to make debugging problems with workers easier.

Test Plan:
load /daemon/task/NNN for a CommitParserWorker and a MetaMTAWorker, and
see the addition of a data field with useful content and link.

Reviewers: epriestley, vrana

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4226
2012-12-17 17:12:55 -08:00
..
application Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Allow phabricator to manage repositories 2012-12-12 14:43:09 -08:00
daemon Allow phabricator to manage repositories 2012-12-12 14:43:09 -08:00
management Delete license headers from files 2012-11-05 11:16:51 -08:00
storage Expose repository info in arcanist.projectinfo 2012-12-10 15:19:09 -08:00
worker Add data information to daemon task view 2012-12-17 17:12:55 -08:00