Page MenuHomePhabricator

Remove some ad-hoc handle loads from Releeph
ClosedPublic

Authored by epriestley on Apr 19 2014, 4:47 PM.
Tags
None
Referenced Files
F15332857: D8819.diff
Fri, Mar 7, 9:09 PM
F15302783: D8819.diff
Wed, Mar 5, 9:37 PM
F15293886: D8819.diff
Wed, Mar 5, 5:33 AM
Unknown Object (File)
Sun, Mar 2, 5:25 PM
Unknown Object (File)
Thu, Feb 27, 8:14 AM
Unknown Object (File)
Tue, Feb 25, 8:07 PM
Unknown Object (File)
Fri, Feb 21, 12:56 AM
Unknown Object (File)
Tue, Feb 18, 5:11 PM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rPa4f975ef3e45: Remove some ad-hoc handle loads from Releeph
Summary

Ref T3551. Releeph does a bunch of old-school on-object data loading; start cleaning that up.

This doesn't change anything, just makes the code more modern/consistent.

Test Plan

Edited a request; called releephwork.nextrequest.

Diff Detail

Repository
rP Phabricator
Branch
rel4
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15
Build 15: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Remove some ad-hoc handle loads from Releeph.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added a task: Restricted Maniphest Task.
  • Remove some more handle-related stuff.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/releeph/conduit/work/ConduitAPI_releephwork_nextrequest_Method.php
49–53

seems about right for a conduit method called "next request" :P

This revision is now accepted and ready to land.Apr 20 2014, 4:31 PM
epriestley updated this revision to Diff 20937.

Closed by commit rPa4f975ef3e45 (authored by @epriestley).