Page MenuHomePhabricator

Daemons - introduce PhabricatorWorkerArchiveTaskQuery
ClosedPublic

Authored by btrahan on Dec 23 2014, 10:57 PM.
Tags
None
Referenced Files
F14056378: D11042.diff
Sat, Nov 16, 8:18 PM
F14013699: D11042.id26518.diff
Sat, Nov 2, 10:22 AM
F14013365: D11042.id26519.diff
Sat, Nov 2, 5:13 AM
F13997685: D11042.id26518.diff
Thu, Oct 24, 5:39 AM
F13997586: D11042.id26519.diff
Thu, Oct 24, 5:16 AM
F13972986: D11042.id26519.diff
Oct 17 2024, 10:15 PM
F13971852: D11042.diff
Oct 17 2024, 3:40 PM
Unknown Object (File)
Oct 13 2024, 4:19 AM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by epriestley.

Details

Summary

Ref T5402. This cleans up some code and sets us up to use this sort of data more easily later.

Test Plan

viewed the daemon console from the web and the log of a specific archived daemon. both looked good. for other callsites looked really, really carefully.

Diff Detail

Repository
rP Phabricator
Branch
T5402
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3329
Build 3336: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Daemons - introduce PhabricatorWorkerArchiveTaskQuery.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

One typo inline, I think.

src/applications/daemon/controller/PhabricatorWorkerTaskDetailController.php
21

Should be reset($tasks)?

This revision is now accepted and ready to land.Dec 23 2014, 11:32 PM
This revision was automatically updated to reflect the committed changes.